body {
	display:block;
	background-color:#ffffff;
	width:100%;
}

#top {display:none;}

#top_print{
	display:block;
	width:960px;
	height:292px;
}

#contener, #contener_home {display: block;}

#colonne_gauche_home, #colonne_droite_home {display:block; background-color:#ffffff;}
#colonne_gauche_home {width:60%;}
#colonne_droite_home img {display:block;}
#colonne_droite_home {width:30%;}

#colonne_droite{display: none;}

#colonne_gauche{
	width:95%;
	background-color:#ffffff;
	margin:auto;
}

.cadre_contenu{
	width:95%;
	background-color:#ffffff;
	margin:auto;
}

