/* CSS Document */
#menuMembre, #left, #right, #menuSearch, #accesDirect, #cartouche, #pictos, #footerLeft, #footerRight, #subsubtop, #subtopBas, #ariane, #maj {
display:none;
}
body, #home #subtop {
background:none;
}
#wrapper, #content, #footer {
width:680px;
margin:0;
}
#content, #footer {
overflow:auto;
}

#headerwrapper {
position:absolute;
width:100%;
height:185px;
top:0;
left:0;
z-index:-100;
}
#header {
height:185px;
background:url(img/declinaison.jpg) center top no-repeat;
}
#bandeau {
height:187px;
}
#bandeau p#baseline {
margin:0;
}

#center {
width:auto ;
float:none ;
border:0;
margin:0;
padding:0;
}
#colonneInterne {
width:auto;
height:auto;
float:none;
margin:0;
}
#colonneInterne h2 {
float:none;
}
#content h3 {
margin:15px 0 10px 10px;
}
#texteCartouche {
margin-left:0;
}
#footerCenter {
width:auto;
float:none;
}
.clear {clear:none;}
.linkitem {
float:left;
width:300px;
margin-right:10px;
margin-bottom:10px;
}

/* bug 5730 */
#content, #footer {
overflow:visible !important;
}
