body
{
   width: 1000px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 0; /* Pour éviter de coller avec le haut de la fenętre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 10px;    /* Idem pour le bas du navigateur */
  	background-color: #524B50;
   cursor: auto;
}

#main
{
	background-color:#FFFFFF;

}

#tete
{
   width: 1000px;
   height: 175px;
   background-image: url(images/fond_header.png); 
   
   background-repeat: no-repeat;
   
  
  /*
   -moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
	-moz-border-radius-bottomleft : 10px;
	-moz-border-radius-bottomright : 10px;
 /* --------------------------     -----------------------*/
}
/*----------------------Elements tete---------------------*/
.float {
 	float: left;
	height:135px;
	margin-left:30px;
	margin-bottom:20px;
	background-image:url(images/fond_tg.png);
 }
.float_M {
 	float:left;
	margin-left:100px;
 }
.float_R {
 	float: right;
 }
.float_M h1 {text-align:center; font-size:30px; color:#FFFF00; }
.float_M h2 {text-align:center; font-size:20px; color:#FFFFFF; }

container {
    background-color: #D7E7F2;
   border: 1px solid #287CB1;
 }
/*----------------------Elements tete---------------------*/

/*----------------------Menu Horizontale---------------------*/
#menu_H{     
   width: 1000px;
   height: 45px;
   text-align: center;
   margin-bottom: 0;
   margin-left:7px;
   color: #B3B3B3;
   /*background-color: #0A62CD;*/
   background-image:url(images/menu_H.png);
   background-repeat:no-repeat;
}  

#navigation {margin-top:30px; margin: 0 ; padding: 0 ; padding-top:5px;	list-style: none ; text-align: center ;}

#navigation li {display: inline ; margin-right:-3px ; color: #fff ; background: #c00 ;}

#navigation li a {padding: 1px ; padding-left:5px; padding-right:5px; background: #004182; color: #fff;
	font: 1em "Times New Roman", Times, serif "Trebuchet MS",Arial,sans-serif ;	font-weight: bold; line-height: 1em ;
	text-align: center ; text-decoration: none ;}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {background: #993300; background-image: url(images/gallerybuttons_24.gif); text-decoration: none;}
/*----------------------Fin Menu Horizontale---------------------*/	

#central {
	background-image:url(images/corps.png); 	
	height: auto;
}		
/* -------------------------------------Debur CSS Menu gauche----------------------------- */
#menu_gauche{
	float:left;
	width:170px;
	height:auto;
	background-color:#0052A4;
	margin-left:15px;
	margin-top:5px;
	margin-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
	-moz-border-radius-bottomright : 10px
}

#menu{
	width:160px;
	margin:0 auto 0 auto;
	float:left;
	text-align:center;
	color:#fff;
}

.menu{
	height:25px;
	width:160px;
	padding:2px;
	/*background:#404040;*/
}
.sousmenu{
	height:25px;
	width:160px;
	padding:2px;
	/*background:#808080;*/
}
.menu a{
	display:block;
	width:160px;
	height:25px;
	color:#fff;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:#404040;
	background-image:url(images/sousmenu.gif);
}
.sousmenu a{
	display:block;
	width:160px;
	height:25px;
	color:#fff;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:#808080;
	background-image: url(images/sous_menu2.png);
}
.menu a:hover, .menu a:active, .menu a:focus {
	background:#ca0008;
	background-image: url(images/menu.png);
}
.sousmenu a:hover, .sousmenu a:active, .sousmenu a:focus{
	background:#ca0008;
	background-image: url(images/sous_menu3.png);
}
/* -------------------------------------Fin CSS Menu gauche----------------------------- */


#corps
{
   margin-left: 160px;
   margin-right:10px;
   padding: 5px;
   height: auto;
   color: #000000;
   background-color: #FFF;
	
}

.tete_corps{
	float:left;
	background-color:#004A9F;
	width:766px;
	height:25px;
	padding:2px;
	padding-left:12px;
	margin-left:10px;
	margin-bottom:5px;
	text-align: left;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius-topleft : 10px;
	-moz-border-radius-topright : 10px;
   -moz-border-radius-bottomleft : 10px;
	-moz-border-radius-bottomright : 10px;
	
}

.tete_corps a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.tete_corps a:hover, a:active, a:focus{
	text-decoration: underline;
}


.centre_corps{
	padding:15px;
	margin-top:10px;
	margin-left:25px;
	text-align:justify;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:12px;
	text-indent:40px;
	line-height:25px;
}

.centre_corps img{
	float: right;
	padding-left:10px;
}

#corps h1 /* Tous les titres h1 du corps */
{
   color: #000000;
   text-align: center;
   
}

#corps h2 /* Tous les titres h2 du corps */
{
   height: 10px;
   padding-left: 30px;
   color: #009900;
   text-align: center;
}

.centre_corps ul{
	list-style-type: square;
	list-style-position: inside;
}

#pied
{
   
   width: 1000px;
   height: 30px;
   text-align: center;

   color: #B3B3B3;
   background-color: #0066FF;
   background-image: url(images/pied.jpg);
   
	-moz-border-radius-bottomleft : 10px;
	-moz-border-radius-bottomright : 10px;
}
#pied p{font-size: 10px; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}


