/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	background: white;
}
#menu_index {
	display:none;
	width:0px;
}
#top_index {
	border-color:2px solid #880000;
}
.nom_agence {
	background-color:#880000;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	color:#880000;
	text-align:center;
}
.coordonnee_agence {
	color:#880000;
}
.fiche_englobe {
	border:2px solid #880000;
}
#bas_index {
	height:85px;
	vertical-align:bottom;

}
#gde_img {
	width:350px;
}
.fiche_imprime {
	display:none;
}
.bas_index_spacer {
	display:none;
}
.contenu_centre {
width:100%;
}
.intercalaire_index {
	width:0px;
}