html, body {
margin: 0;
padding: 0;
height: 100%
}

body {
margin: 0;
padding: 0;
text-align : left;
font-family : arial;
font-size : 11px;
color : #411B08;
background : #B71F07;
}

.cont {
background-color :#fff;
text-align : left;
width : 705px ; 
margin-left : auto;
margin-right : auto;
margin-top : 5%;
height:100%;
border : 10px solid #CA2005;
}

html>body .cont {height : auto; min-height : 450px;  }


.haut {
width : 675px ; 
height : 182px ;
background-color :transparent;
margin-left : auto;
margin-right : auto;
margin-top : 15px;
background-image : url(Images/Pages/bghaut.jpg);
border-top : 1px solid #fff}
 
 
 .centre {
width : 675px ;
margin-left : auto;
margin-right : auto;
text-align : left; 
background : transparent;
}
 
 
 
 
 .bas {
 width : 705px ; 
height : 40px ;
background : transparent;
overflow : hidden
}
 
 
.gauche {
float : left ;  
background : transparent;
width : 160px;
text-align : left; 
margin-left : 5px ; 
margin-top : 20px ;
padding-bottom : 100px; 
overflow : hidden}
html>body .gauche {   margin-left : 10px ; }
 

.droite {
float : left ;  
background-color : transparent;
width : 480px;
margin-left : 15px;
 margin-top : 10px; 
padding-bottom : 100px}

.normal {
float : left ;  
background-color : transparent;
width : 650px;
margin-left : 15px;
 margin-top : 10px; 
padding-bottom : 100px}

.haut_droite {
width :352px;
 background-color :transparent; 
 float : left; 
 margin-left : 0; 
 overflow : hidden} 

.haut_normal {
width :522px;
 background-color :transparent; 
 float : left; 
 margin-left : 0; 
 overflow : hidden}  
 
  h3 {
margin : 10px 0 0 0 ;
padding : 0 ; 
font-size : 12px; }
 
 
 
 
 h2 {
margin : 10px 0 0 0 ;
padding : 0 0 10px 0; 
font-size : 12px;
background :  url(Images/Pages/hr2.gif) left bottom repeat-x;
text-transform : uppercase ; }

.poussetop {margin : 20px 0 0 0 ;}



h1 {
font-size : 12px;  
margin : 20px 0 0 0 ;
padding : 0 0 10px 0; 
text-transform : uppercase ;
background :  url(Images/Pages/hr2.gif) left bottom repeat-x;}
 
 
 
 /* LISTE */ 
 
 ul, li {
 margin :0;
padding : 0 ; 
list-style : none ;}

 
 
 /* MENU */

.menu {
text-align: left;
 background-color :transparent; 
color :#fff ; 
font-size : 14px ; 
font-weight : bold;
margin-top : 167px;
margin-left :10px;
font-size : 12px; 
overflow : hidden}
html>body .menu { margin-left :10px;  }
 
 
 
 .menu li{
 float : left ;
  margin-left : 0 ;
   padding-top : 0 ;}
  


.menu li a {
color : #fff ; 
text-decoration : none ; 
padding-right : 5px ;  
padding-left : 5px ;}


.menu li a:hover {
color : #411B08; 
text-decoration : none }


li.menuexept a{
text-decoration : none ;  
background : url(Images/Pages/ul.jpg) right bottom repeat-y;  
 padding-right : 5px ;  
 padding-left : 5px ;}
li.menuexept a:hover { 
text-decoration : none }



.logo {
float : left ; 
margin-top : 20px ; 
margin-right : 10px ;
border : 1px solid #CA2005 }


/* IMAGES A DROITE */

.img_droite {float : right; 
margin-top : 10px ; 
border : 1px solid #CA2005 }


/* IMAGES A GAUCHE */

.img_gauche {float : left; 
margin-top : 10px ; 
margin-right : 10px ;
border : 1px solid #CA2005 }



 /* PARAGRAPHES */

p {margin : 3px 15px 0 0 ; padding : 0}

.pboot {
margin : 10px 15px 0 0 ; 
padding : 0 ; 
text-indent : 10px ;   
background :  url(Images/Pages/pboot.jpg) left top no-repeat;}


.top {margin : 10px 25px 0 5px ; border-bottom : 1px dotted #4B3D40 ; padding-bottom : 5px}
.top2 {margin : 30px 25px 0 5px ;border-bottom : 1px dotted #4B3D40 ;  padding-bottom : 5px}
.notop {margin : 5px 25px 0 5px ;}
.notop2 {margin : 0 25px 0 5px ;}
.couleur {color : #4B3D40; font-weight : bold }




.signature { 
margin :0 0 0 300px; 
color : #000 }
.copy {
border : 0; 
margin-right : 5px}



 /* SEPARATEURS */


.spacer {
clear : both; 
height : 13px ; }




 .barre {text-decoration: line-through ; }




 /* LIENS */


a {
color : #411B08; 
text-decoration : none ; 
text-transform : uppercase ; 
font-size : 11px; font-weight : bold}

a:hover {
color :#B71F07; 
text-decoration : none ;}



a.class1 {
color : #4B3D40; 
text-decoration : none ; 
text-transform : uppercase ; 
font-size : 11px; font-weight : bold}

a:hover.class1 {
color : #B71F07; 
text-decoration : none ; }

a.class2 {
color : #4B3D40; 
text-decoration : underline ; 
text-transform : uppercase ; 
font-size : 9px ; }

a:hover.class2 {
color : #B71F07; 
text-decoration :none }

a.class3{
color : #4B3D40; 
text-decoration : underline ; 
font-size : 9px ;}

a:hover.class3 {
color : #B71F07; 
text-decoration : none;  
}


a.class4{
color : #4B3D40; 
text-decoration : none ; 
text-transform : none ;  }

a:hover.class4 {
color : #B71F07; 
text-decoration : none;  
}


.google {margin-top : 20px ; margin-bottom : 20px}




