@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 20px 0 0 0;
}
#sous_enveloppe {
	position: absolute;
	z-index: -50;
	width: 850px;
	height: 850px;
	left: 50%;
	margin-left: -425px;
	background-color:#990000;
}
#sous_enveloppe p {
	position:relative;
	top:96%;
	text-align:center;
	margin: 0;
}
#sous_enveloppe p a {
	color: #000;
}
	
#wrap  {
	position: absolute;
	width: 800px;
	height: 795px;
	left: 50%;
	margin-left: -400px;
	background-color:#FFF;
	 
	border:#000 groove;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	z-index: 2;
	
}
address {
	clear: both;
	text-align: right;
	position: relative;
	bottom: 10%;
	padding-right: 2%;
	
}
address a, address a:hover,address a:visited {
	color:#03F;
	text-decoration: none;
}
#banniere  {
	position: relative;
	width: 100%;
	height: 195px;
	background:#FFF url(../../entrainement_site/images/Banniere01.jpg) no-repeat;
	top: 0;
	left: 0;
}
#banniere p  {
	margin: 0;
}
#figurine  {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
#menu_haut {
	top: 85%;
	position: absolute;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 10;
	
}
#menu_haut li  {
	display: inline;
	margin-left: 20px;
	font: 20px Verdana, Geneva, sans-serif;
	
}
#menu_haut li a  {
	text-decoration: none;
    color:#000;
}
#menu_haut li a:hover {
	text-decoration: none;
	color:#F00;
}
.principal {
	
	
	width: 800px;
	height: 600px;
	

}
.individu   {
	position: relative;
	width: 270px;
	height: 600px;
	float: left;
}
.individu img  {
         border: 2px solid #960;
}
.individu p {
	margin:0;
	margin-bottom: 5px;
}
.presentation {
	height:530px;
	width: 500px;
	
	margin-left: 298px;
	overflow:auto;
}
.presentation p {
	padding: 20px 10px 0 10px;
	font:Verdana, Geneva, sans-serif ;
	font-size: 1em;
	
}
           
h1    {
	line-height: 60px;
	position: relative;
	height: 60px;
	width: 500px;
	margin: 0;
	margin-left: 298px;
	color: #000;
	
}
#services li  {
	margin-bottom: 20px;
	color:#06F;
	font-size: 1.2em;
}
	
.presentation ul  {
	list-style-type: square;
}
.presentation form  {
	margin-top: 30px;
}
.commentaire  {
	margin: 0;
	padding: 0;
	margin-bottom: 100px;
}
.logo    {
	position: relative;
	padding: 5px 10px 0px 20px;
}
.logo img {
	float: left;
	border: none;
}
	
