body {
margin : 0 ; 
padding : 0 ; 
background : #282828 ;
text-align : center; 
font-family : arial ;
font-size : 11px ; }

#content {
width : 766px ;
margin : 0 auto 0 auto ; 
background : #434343 ; 

}


#haut {
height : 394px ;
background : url(images/haut.jpg) left no-repeat ; }







#centre
 {

background : url(images/centre.jpg) left repeat-y;
text-align : left ; 
 }


#gauche {
float : left  ; 
width : 236px ; 
background : transparent ; 
color : #A9A9A9
}


.bloc_gauche  {
margin : 10px 0 0 10px ; 
 width : 221px ; 
min-height : 60px;
height : auto; 
background : transparent ; 
}
 
 
 
.bloc_gauche img {
 float : left ; 
display : block; 
width : 117px ;
height : 95px; 
}
 
 
.bloc_gauche p{
text-indent : 12px; 
  float : left ; 
padding : 0 ;
margin : 10px 0 0 0 ; 
width : 100px ; 
background : url(images/pucegauche.jpg) 0 3px  no-repeat; 
 
}
 
 
 
 #menu_centre {
float : left  ; 
width : 151px ; 
background :transparent }


 #menu_centre ul{
margin : 0  ; 
padding : 0; }


 #menu_centre li{
 text-indent : 15px ; 
 
 }

 #menu_centre li a{
  display : block ; 
margin : 0  ; 
height : 33px ; 
line-height : 30px ; 
text-decoration : none ; 
color : #131313;  
text-transform : uppercase ; 
background : url(images/bgulcentreover.jpg) ;

}


 #menu_centre li a:hover{
 background : url(images/bgulcentre.jpg) ; 
}


 #menu_centre #on{
 background : url(images/bgulcentre.jpg) ; 
}

 
 
  #droite {
float : left  ; 
width : 370px ; 
background : transparent ;
padding-bottom : 120px ;  }






.footer {
clear : left ; 
height : 52px ; 
background : #282828 url(images/bgfooter.jpg) repeat-x ; 
color : #ccc ;
font-size : 9px ; }

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


.footer a:hover {
text-decoration : underline ; }

.footer p {
margin : 0 0 0 20px ; padding : 8px 0 0 0 ;
}




ul, li {list-style : none  ; }


h2 {

position : relative ;
 height : 33px ;
  margin : -6px 0 0 0 ; padding : 0 ;  
   background : url(images/bgh2.jpg) ; }



h2 span{position : absolute ; top : -5000px ; }


.blog {height : 25px ; 
background : #8D8D8D ; 
line-height : 25px ;  }


.texte {
margin : 5px 0 5px 0 ; 
padding : 0 10px 0 10px}



.para_gauche {
float : left ;
margin : 0 ; 
padding : 0 0 0 10px;
color : #C1EE19
}

.para_droite {
float : right;
margin : 0 ; 
padding : 0  10px 0 0;
color : #D3D4CC }


.gras {font-weight : bold ; font-size : 11px ; }






