/*---------- STRUCTURE HOME ET MAIN ----------*/
#header h1{
	clear:both;
}

#content_main {
	overflow:auto;
}

#col_gauche{
	width: 100%;
	height: 120px;
}

#navigation, .sousmenu, #footer, #utilites {
	display:none;
}

#page {
	border:none;
}

/*---------- PAGES FICHES CONSEILS ----------*/

#contenu_fiches, #contenu_fiches .dsc-images-intext-left, #contenu_fiches .dsc-images-intext-right, #contenu_fiches .dsc-text {
	height:100%;
}


