/* Masquer */
.navigation, .contenu #menu-services, #promo, .header, #menu, .footer, #acces-rapide, .promo, #zone-recherche{
	display:none;
}

#menu-accueil img {
	display:none;
}

#menu-accueil span {
	display:block;
}

/* Structure */
html {
	background: #fff;
}
body {
	margin: 0;
	padding: 0;
	background: none;
}

.contenu, .header, .footer-mri, .footer-gouv, .navigation, .contenu-accueil {
	background: none;
}

#zonetexte, #ariane {
	width:80%;
}

