#conteneur {
	background-image : none;
	border: none;
	width: 95%;
}

#header {
	height: 200px;
}

#header-site a {
	position: absolute;
	top: 1px;
	left: 1px;
	text-indent: -5000px;
	background: url(design/god-ie6.gif) no-repeat;
	height: 114px;
	width: 520px;
}

#header-info, #nav-container {
	background-image: none;
}

#search-box {
	display: none;
}

#contenu {
	margin: 0 35% 0 0;
	_height: 0; /* résolution Peekaboo bug dans IE6 */ 
}

#footer, #footer-menu, #footer-infos {
	background-image: none;
}

#footer-menu ul {
	display: block;
}

#footer-menu h2 {
	display: none;
}

#footer-infos {
	clear: left;
}

#footer:hover #footer-menu {
	position: static;
	display: block;
	padding : 1em;
	background-image : none;
	width: auto;
}

/* on vire tous les corners */
dl.comment, ul.nestedList li, ul.objectList dl, #contenuDocumentsListe .blocItemDocument {
	background-image: none;
}
