
#footer { display:none; }
#header { display:none; }
#menus { display:none; }
#nav { display:none; }
#rubriques { display:none; }
#outils { display:none; }
#outils_titre { display:none; }

#contenu {
	padding: 0px;
	width: 100%;
	position: static;
	z-index: 6;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	margin: 0px;
}
