body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
color : #829093
}

#haut {
width : 100% ; 
height : 105px ; 
background : #EAF4F6 ; }


 #menu {
width : 100% ; 
height : 13px ; 
background : #D1C946 ;
height : 13px ; 
line-height : 13px ;  }



#menu ul {list-style : none ; margin : 0 0 0 40px  ; padding  : 0 }
	   
#menu li {float : left ; padding : 0 10px 0 10px ; margin : 0 ; display : block ; text-transform : uppercase}
		   
#menu li a { text-decoration : none ; color : #0C5162 }

#menu li a:hover {color : #0C5162; background : #fff}

#menu  #on {color : #0C5162; background : #fff}
  
  
#sous_menu {
width : 100% ; 
height : 51px ; 
background : #8AC8D7 url(images/bghaut.jpg) repeat-x ; }
   



.droite {

margin: 0 60px 0 350px;
background-color:transparent;

}
.gauche {
left : 40px ; 
position : absolute ; 
background-color: transparent;
width: 300px;

}


      
.gauche img { 
display : block ; border : none ;  }

.gauche ul {list-style : none ; margin : 20px 0 0 0   ; padding  : 0 }
	   
.gauche li {padding : 0 ; margin : 0 ; display : block ;  background : url(images/puce.jpg) top left no-repeat ; text-indent  : 15px ; color : #829093}

.post {
width : 100% ;
background :#fff;
padding : 40px 0 40px 0; }


  
h1 {margin : 0 ; padding : 35px 0 0 50px ; font-size : 1.5em ; color : #994A0D ; float : left ; text-transform : uppercase ; }


h2 {margin : 0 ; padding : 0 ; font-size : 1.5em ;  text-decoration : underline; color : #994A0D}

h3 {color : #994A0D ;  text-decoration : underline; }
	  
	  
#footer {
	   margin : 40px 0 0 0 ; 
	   height : 54px ; 
	   background : #EAF4F6  url(images/bg_footer.jpg) top left repeat-x ; 
	   width : 100% ;   }
	   
	   #footer p{
	   margin : 0 ; 
padding : 8px 0 0 40px ; color : #fff ;  }

	   #footer a{
color : #fff ; text-decoration : none  }
	   


