/* CSS par Gounlaf  pour http://www.kits-gratuits.net - Tous droits réservés - */

body {
	background-color:#363E41;
	color:#364042;
	font-family:Verdana, Arial,"Lucida Console", Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	}
	
div#contenu {
	width:728px;
	height:auto;
	margin:auto;
	margin-top:25px;
	}

/* Vous pouvez changer toute les couleurs que vous voulez, comme bon vous semble. Pour cela, il suffit de remplacer les code du type #123456 par ce que vous voulez ^^ */

img { display:block; margin:0; padding:0; }
ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#898374; text-decoration:underline; font-weight:normal; }
a:hover { color:#646055; }
h1 { margin:0; padding:0; }
h2 { margin:0; padding:0; }
h2#titre_2 { color:#6A6353; font-variant:small-caps; font-weight:normal; font-size:20px; } 
h2.titre { padding-top:5px; font-size:25px; font-weight:normal; color:#FFFFFF; width:236px; height:42px; background-image:url('images/interface/bg_edito.png'); background-repeat:no-repeat; text-align:center }
h3 { margin:0; padding:0; }
p { margin:0; padding:2px; text-indent:10px; }
div.clear { clear:both; }
c1 { color:#DBD4C2; }
.marron { color:#DBD4C2; }
.left { float:left; }
.right { float:right; }
div.top { clear:both; text-align:right; height:20px; }

/* Paramétrage Logo */
/* Si vous préférer mettre une image à la place d'un texte, vous pouvez créer ou retoucher le fichier logo.png, 
à placer dans le dossier images/interface/. Vous avez le droit, au maximum, à un fichier de 728px de largeur, sur 76px de hauteur; */

div#header_1 {
	background:url('images/interface/logo.png') no-repeat left;
	width:728px;
	height:80px
	}

h1#titre {
	margin-left:90px;
	font-weight:normal;
	font-size:200%;
	text-transform:uppercase;
	color:#FFF;
	}
	
h2#slogan {
	margin-left:120px;
	font-weight:bold;
	font-size:160%;
	color:#FFF;
	}

h2#contact {
	text-align:center;
	margin-left:120px;
	font-weight:bold;
	font-size:100%;
	color:#FFF;
	}
	
div#contenu_2 {
	background:url('images/interface/bg_c_2.gif') repeat-y right;
	width:670px;
	height:auto;
	margin-left:58px; margin-right:auto; margin-top:-10px; margin-bottom:auto
	}
	
div#header {
	width:636px;
	height:13px;
	background:url('images/interface/header.png') no-repeat;
	margin-left:34px
	}
	
div#menu {
	width:39px;
	height:auto;
	float:left;
	margin-top:34px;
	z-index:2;
	}

div#menu a img { border:0; }
div#menu li { margin-bottom:8px; width:39px; height:120px; }

div#contenu_3 {
	width:601px;
	height:auto;
	float:right;
	padding:0 16px 0 10px;
	font-size:10px;
	}
	
div#preview {
	width:580px;
	height:auto;
	margin:20px auto auto 25px;
	}
	
div#preview img { margin-right:3px; }

div#corp {
	background:url('images/interface/bg_centre.gif') repeat-y;
	width:593px;
	height:auto;
	margin-left:8px
	}

div#edito {
	width:242px;
	height:auto;
	float:left;
	}
	
div#edito ul		{ width:206px; margin-left:12px; margin-top:10px; }
div#edito li		{ margin-bottom:3px; }
div#edito li.txt	{ text-indent:10px; margin-bottom:10px; margin-left:5px; }
div#edito li a		{ color:#605D4C; }

div#texte {
	width:331px;
	height:auto;
	float:right;
	padding-left:20px;
	}
	
div#texte p { padding-bottom:20px; }

div.bg_titre {
	background:url('images/interface/bg_titre.png') no-repeat left;
	width:300px;
	height:21px;
	padding-left:31px; padding-right:0; padding-top:8px; padding-bottom:0
	}
	
h3.titre { color:#615E4B; text-decoration:underline; font-size:15px; }
	
div#footer {
	width:636px;
	height:15px;
	background:url('images/interface/footer.png') no-repeat;
	margin-left:34px;
	font-size:0
	}
	
p#copyright {
	color:#FFF;
	text-align:center;
	clear:both;
	margin-top:50px;
	width:100%;
	}

div.corp2 {
	width:593px;
	height:auto;
	margin-left:8px
	}
	
li.points {
	list-style:square outside;
	margin-left:20px;
	}