body{ 
height: 100%;
} 

body { 
margin: 0; 
padding: 0; 
background-color : #CD853F;
background-image:url(images/.jpg); 
text-align :left; 
font-family : arial; 
font-size : 10px ; 
color : #fff; 


 scrollbar-base-color:#d3d3d3;

  scrollbar-arrow-color:#fff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#d3d3d3;
  scrollbar-highlight-color:#ccc;
 
  scrollbar-track-color:#d3d3d3;
} 

/* BLOC CONTENEUR */ 

#cont { 
 position:absolute; 
left: 50%; 
top: 50%; 
width: 780px; 
height: 400px; 
margin-top: -200px; 
margin-left: -395px; 
background :#000 url(images/0000.jpg); 
text-align : left; 
border : 10px solid #f8f8ff;
 }


#menu {
padding : 0; 
margin : 0 ; 
list-style : none ; 
margin-left : 0px ; 
float : right ; 
height : 400px;}

#menu li a span{
position: absolute;
left: -5000px;
}

li {
float : left; 
display : block;
 
} 

li a {
padding : 0; 
margin : 0 0 0 1px ;
width : 30px ; 
height : 400px ; 
display : block;
background : #ccc ; 
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80); 
} 

li a:hover {
background : #666 ;  
} 

 a.adresses{
background: url(images/adresses.jpg); 
background-position : 30px 0;

}
 a.adresses:hover {
background: url(images/adresses.jpg); 
background-position : 0 0 ;}

 a.accueil{
background: url(images/accueil.jpg); 
background-position : 30px 0}
a.accueil:hover {
background: url(images/accueil.jpg); 
background-position : 0 0 ;}

 a.presentation{
background: url(images/presentation.jpg); 
background-position : 30px  0}
a.presentation:hover {
background: url(images/presentation.jpg); 
background-position : 0 0 ;}

a.tarifs{
background: url(images/tarifs.jpg); 
background-position : 30px 0 ;
}
a.tarifs:hover {
background: url(images/tarifs.jpg); 
background-position : 0 0;}

a.plans{
background: url(images/plans.jpg); 
background-position : 30px 0}

a.plans:hover {
background: url(images/plans.jpg); 
background-position :  0 0 ;}

a.contact{
background: url(images/contact.jpg); 
background-position : 30px 0}
a.contact:hover {
background: url(images/contact.jpg); 
background-position :  0 0 ;}

a.conditions{
background: url(images/conditions.jpg); 
background-position : 30px 0}
a.conditions:hover {
background: url(images/conditions.jpg); 
background-position : 0 0 ;}


/* BLOC GAUCHE*/ 

#texte a{
color : red;
}

#texte {
background : transparent ; 
width : 240px ;
height : 400px;  
text-align : left; 
float : left; 
overflow : auto;
color : red;
 }

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

.englobe_texte {
margin-top : 10px; 
background : #f8f8ff ;
 color : #000 ;
 -moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80); } 

/* images du bloc texte */ 
#texte img{
margin : 10px 0 10px 10px ; }


 /* BLOC CENTRE */ 
#centre {
background : transparent ; 
float : left ; 
margin-left : 0px ; 
border-left :10px solid #f8f8ff; 
height : 400px; 
width : 313px; 
overflow : auto;}



#centre_blanc {
background : #f8f8ff ; 
float : left ; 
margin-left : 0px ; 
border-left :10px solid #f8f8ff; 
border-right :8px solid #f8f8ff; 
height : 400px; 
width : 305px; 
overflow : auto;
color : #000;
font-size : 11px;
}

#centre_blanc img{
 
margin-right : 7px ; margin-top : 5px; 
 float : left
}


/* Titres*/ 
h1{margin: 10px 0 0 10px; 
padding: 0; font-size : 12px;
font-size : 11px ;
 }

h2 span {font-size : 10px ; font-style : italic}
h2 {
margin : 10px 5px 0 0 ; 
padding : 0 ; 
font-size : 13px ; 
border-bottom : 2px dotted #8b0000 ; 
padding-bottom : 5px;
color : #8b0000 ;}


h3 {
margin : 10px 10px 10px 0 ; 
padding : 0 ; 
font-size : 11px ; 
border-bottom : 1px dotted #006400 ; 
padding-bottom : 5px;
color : #006400 ;
text-align : right;
 text-transform : uppercase}
 
 h4{
margin : 10px 10px 0 0 ; 
padding : 0 ; 
font-size : 12px ; 
border-bottom : 1px dotted #000000 ; 
padding-bottom : 5px;
color : #000000 ;}

h5 {
margin : 10px 10px 10px 0 ; 
padding : 0 ; 
font-size : 13px ;  
padding-bottom : 5px;
color : #ff0000 ;
text-align : right;
 text-transform : uppercase}
 
h6 {
margin : 10px 10px 10px 30px ; 
padding : 0 ; 
font-size : 24px ;  
padding-bottom : 5px;
color : #fff ;
text-align : left;
text-transform : uppercase}

/* paragraphes */ 
p { 
padding : 0 ;
 margin-top : 5px ; 
 margin-bottom : 0 ; 
 margin-right : 10px

 }

.para_top2 {margin : 5px 0 0 0}
.notop{margin : 0}


/* iLiens */ 
a {color : #8b0000 }  
a:hover {color : #8b0000 } 

a.class1 {text-decoration : none ; text-transform : uppercase ; font-weight : bold}
a:hover.class1 {text-decoration : none ; text-transform : uppercase; }

/* FORMULAIRE */ 

input {
width : 280px ; 
margin : 0 0 5px 0
}
textarea { 
margin : 0 0 10px 0 ;
 width : 280px ; 
}

a.blanc {text-decoration : none ; font-weight : bold ; color : #ffffff}

#footer {position : absolute ;  text-align : center ; bottom : 20px ; left : 0 ; width : 100% ; color : #fff; } 
#footer a {color : #fff; text-decoration : none ; } 
#footer p {margin : 0 ; padding : 0 } 
#footer a:hover {color : #fff ; text-decoration : underline ; }

#header {position : absolute ;  text-align : center ; top : 20px ; left : 0 ; width : 100% ; color : #fff; } 
#header a {color : #fff; text-decoration : none ; } 
#header p {margin : 0 ; padding : 0 } 
#header a:hover {color : #fff ; text-decoration : underline ; }
