#bar_menu, #newsletter, #bande_rouge, #footer {
	display: none;
	}
	
body {
background: white;
font-size: 11pt;
}

h1, h2, h3 {
margin: 5px 0;
}

#cadre_gauche_container, #cadre_gauche, #container_contenu {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
#bande_rouge {
	display:none;
	}
	
a:link, a:visited {
	color:#000000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#cadre_droit_container {
display:none;
}

#cadre_gauche h2 {
background: white;
font-size: 14pt;
}