/* CSS Document */

body{
	margin			: 0;
	margin-top		: 0;
	padding			: 0;
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	background-color: white;
	background-image: none;
	color			: black;
}

.fond_bandeau_haut , .fond_bandeau_haut_droite , .fond_bandeau_haut_gauche , .fond_bandeau_bas , .fond_colonne_gauche , .fond_colonne_droite , .bas , .fond_bordure_bas , #footer
{
	display:none;
}


.fond_centre
{
	background-color	: white;
}

.bas {
	display:none;
}

#hauteur_fixe
{
	overflow: visible;
}

.header_mobile
{
	display:none;
}

.footer_mobile
{
	display:none;
}
	
