body {
margin : 300;
padding : 0;
background : #000;
text-align : center ; 
font-family : arial ;
font-size : 10px ; 
color : #fff}


 /* Conteneur */

#content {
width : 860px;
margin : 20px auto 20px auto; 
background : transparent;
text-align : left ; 
}


 /* Pied de page */

#footer {clear : left ; 
height : 30px ; 
text-align : center ; }

 
 
 /* blocs qui forment les "colonnes" */

.bloc{
float : left;
width : 200px;
 background : transparent ; 
 margin : 0 10px 0 0}
 
 .bloc img{

 margin : 0 0 10px 0;
 border : 1px solid #fff ; 
 display : block ; }
 
.bloc_divers200x150 {width : 200px ; height : 150px ; margin : 0 0 10px 0 ;  border : 1px solid #fff ; background : url(images/021.jpg); }
.bloc_divers200x320 {width : 200px ; height : 300px ; margin : 0 0 10px 0;   border : 1px solid #fff ;  background : url(images/021.jpg); }
.bloc_divers200x100 {width : 200px ; height : 100px ; margin : 0 0 10px 0;   border : 1px solid #fff ;  background : url(images/021.jpg);  }
.bloc_divers200x270 {width : 200px ; height : 263px ; margin : 0 0 10px 0;   border : 1px solid #fff ; background : url(images/021.jpg);  }




.bloc_divers200x320 ul {margin : 10px 0 20px 10px ; padding : 0 ; list-style : none ;  }




#menu_haut {
height : 50px ; 
background : transparent ;
position : relative ;  }


#menu_haut ul {
position : absolute ;
right : 63px; 
top : 27px; 
list-style : none ;
margin : 0; 
padding : 0;}

#menu_haut li {float : left ; margin : 0 0 0 -1px ; border-left : 1px solid #781D46 ;}

#menu_haut li:first-child {
border:0;
}


#menu_haut li a {
padding : 0 5px 0 5px; 
text-decoration : none ; 

color : #781D46; 
text-transform : uppercase ; }

#menu_haut li a:hover {
color : #fff}



#menu {}

#menu ul {
width : 200px;
list-style : none ;
margin : 0 0 10px 0; 
padding : 10px 0 0 0;
background : #OOO ;  }

#menu li {text-transform : uppercase}

#menu li a {
display : block;
 line-height : 20px ; 
 height : 20px ;
color : #000;
   margin : 0 0 5px 0 ;
    padding : 0 ;
	text-decoration : none ; 
	background : url(images/bg.jpg);
	text-indent : 10px ; 

 }

#menu li a:hover { 
display : block;
 color : #fff ;
 line-height : 20px ; 
 height : 20px ;
color : #FFF;
   margin : 0 0 5px 0 ;
    padding : 0 ;
	background : url(images/bgblack.jpg)

}


 #menu #on{ 
background : url(images/bgblack.jpg);
color : #fff; 

}



h1 {
margin : 0;
padding : 10px 0 0 10px; 
font-size : 2em}


h2 {margin :0;
padding : 10px 0 0 10px; }


h3 {margin :0;
padding : 10px 0 0 10px; }


p {margin :0;
padding : 0 10px 0 10px;  }

a {color : #fff ; text-decoration : underline ; }


					

.google {padding : 10px 0 0 10px}

