/* CSS Document */
/* Copyright : Design by Sensuk&eacute; Cut by Gounlaf (gounlaf [A T] gmail DOT com - http://www.gounlaf.com)
pour http://www.kits-gratuits.net */

body {
	background-color:#3d3d3d !important;
	background-color:#333333;
	color:#8C8C8C;
	font:70% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
	
div#contenu {
	width:700px;
	height:auto;
	margin:auto;
	}

ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#CE5D91; text-decoration:none; font-weight:normal; }
a:hover { border-bottom:1px dotted #D16094; }
a img { border:0; }
h1, h2, h3, h4, h5 { margin:0; font-size:100%; }
p { margin:0; padding:5px; }
div.clear { clear:both; }
.hid { position:absolute; width:1px; height:1px; top:-500px; left:0; }

div#header {
	background:url('./images/header.png') no-repeat;
	width:666px;
	height:190px;
	padding-top:43px;
	}
	
h1 { position:absolute; margin-left:123px !important; margin-left:-54px; margin-top:170px; color:#818181; font-size:130%; }

ul#menu { font-size:90%; margin-left:177px; }
#menu a:hover { border:0; }

div#corp {
	background:url('./images/background_1.png') no-repeat;
	width:657px;
	height:459px;
	margin-left:43px;
	}

/* Hack pour IE
Afin qu'il g&egrave;re le min-height */
#corp {
	height:459px;
}

html>body #corp {
	height:auto;
	min-height:459px;
} 
/* Fin du Hack */
	
div#texte {
	background:url('./images/background_2.png') no-repeat right top #000;
	width:552px;
	margin-left:24px;
	height:auto;
	padding:10px;
	text-align:justify;
	}
	
div.article { margin-bottom:10px; }
	
.article h2 { background:url('./images/coeur.png') no-repeat; height:18px; font-size:110%; color:#BDBDBD; margin-bottom:5px; }
.article h2 span { border-bottom:1px dotted #D16094; margin-left:12px; padding:0 5px 5px 13px; }

p#footer {
	background:url('./images/footer.png') no-repeat;
	width:420px;
	height:22px;
	margin-left:51px;
	padding:35px 106px 10px 83px;
	text-align:center;
	}
