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

h1 {
line-height : 24px;
font-weight : bold;
color:#6f7571;
font-family : Trebucher MS; 
font-size : 16px;
}

#content {
position : relative; 
width : 1024px; 
height : 100%;
background : #FFFFFF;
top : 0px;
margin-left : auto;
margin-right : auto;
text-align : center; 
}


#jaune {
width : 980px; 
height : 668px ; 
position :absolute;
left:24;
top:83;
background : url(img/fond-jaune.jpg) no-repeat;
padding : 21px 0 0 0;
text-align : left; 
}

#titre {
width : 185px;
height : 30px; 
position :absolute;
top :20px;
left: 27px;
z-index:3;
}



#blocjaune {
width : 217px;
height : 497px; 
position :absolute;
left :27px;
top :67px;
z-index:2;
}

#txtblocjaune {
width : 180px;
height : 467px; 
position :absolute;
padding : 10px 10px 10px 10px;
text-align : justify;
line-height : 16px;
color:#6f7571;
font-family : Trebuchet MS; 
font-size : 14px;
font-weight:bold;
left :35px;
top :67px;
z-index:3;
}

#blocphotogauche {
width : 177px;
height : 468px; 
position :absolute;
left :251px;
top :87px;
z-index:3;
}

#blocphotodroit {
width : 195px;
height : 468px; 
position :absolute;
left :450px;
top :90px;
z-index:3;
}

#bandeau {
width : 219px; 
height : 100%; 
position :absolute;
background : #638DCE;
left: 720px;
top:0;
}

#kermaria {
width : 219px;  
position :absolute;
z-index:2;
top : 0;
left: -61px;
}

ul {list-style-type: none;
margin: 0;
padding: 10 0 10 0;}

#menu {
position : absolute ; 
z-index:2;
left : 0px ; 
top : 105px ;
text-align : left;
} 

.menu a{
display: block;
height : 30px; 
width :219px;
text-decoration: none;
color: #FFFFFF;
font-family : Trebuchet MS,arial; 
font-size : 18px;
font-weight : bold;
text-indent:38px;
line-height : 30px;
background-image:url(img/bouton-menu-off.jpg);
background-position:0 center;
background-repeat: no-repeat;
}
	 
.menu a:hover{
color : #ffffff; 
background-image:url(img/bouton-menu-on.jpg);
background-position:0 center;
background-repeat: no-repeat;
}

#photobandeau {
width : 219px; 
position :absolute;
top:316;
left:0;
text-align : center;
}

#adressebandeau {
width : 219px; 
position :absolute;
top:560;
left:37;
font-family : Trebuchet MS,arial; 
font-size : 14px;
line-height : 14px;
text-align : left;
}

#carte {
width : 219px; 
position :absolute;
top:650px;
left:0;
}




