/* home lettre volee */

body {
margin:0;
background-color:#fff;
font-family:geneva, arial, helvetica, sans-serif;
font-size:12px;
}


#bandeau {
position: absolute;
width:723px;
height: 95px;
left: 50%; 
top: 50%; 
margin-left: -361px;
margin-top: -47px;

background:url("bandeau.jpg") no-repeat center center ;
z-index: 30;

}



#general {
position:absolute;
left: 50%;
top: 50%;
width: 950px;
height: 650px;
margin-top: -325px; 
margin-left: -475px; 
}



#navigation {
display: none;
}

#chemin {
display: none;
}


#corps {
margin: 0px 0px 0px 0px;
}

#contextes {
display: none;
}



#fin-corps {
clear:both;
}

#footer {
display: none;
}
