/*Feuille de style*/
body {
	font-family:Verdana, Arial, Helvetica, sans-sérif;
	margin-top:5px;
	background-color:#C9B89C;
	text-align:center;
	}
#container {
	width:713px;
	margin:auto;
	text-align:left;
	}
#plan {
	width:683px;
	height:755px;
	float:left;
	}
#fleche_H_H_D {
	width:30px;
	height:755px;
	float:left;
	}
#fleche_H_H_G {
	width:30px;
	height:755px;
	float:left;
	}
#fleche_H_B_D {
	width:30px;
	height:755px;
	float:left;
	}
#fleche_H_B_G {
	width:30px;
	height:755px;
	float:left;
	}
#fleche_V_H_D {
	width:683px;
	height:30px;
	float:left;
	}
#fleche_V_H_G {
	width:683px;
	height:30px;
	float:left;
	}
#fleche_V_B_D {
	width:683px;
	height:30px;
	float:left;
	}
#fleche_V_B_G {
	width:683px;
	height:30px;
	float:left;
	}
#fleche_V {
	width:683px;
	height:30px;
	float:left;
	}
.carre {
	width:30px;
	height:30px;
	float:left;
	}
#plan_general {
	width:551px;
	margin:auto;
	background-color:#6B604B;
	}
#liste_rues {
	width:551px;
	background-color:#6B604B;
	}
table {
	width:551px;
	font-size:.6em;
	color:#C9B89C;
	}
caption {
	font-size:1.2em;
	font-weight:bold;
	}
.lettre {
	width:255px;
	height:20px;
	float:left;
	font-size:1em;
	font-weight:bold;
	color:#C9B89C;
	text-align:center;
	background-color:#6B604B;
	}
.chiffre {
	width:20px;
	height:282px;
	float:left;
	font-size:1em;
	font-weight:bold;
	color:#C9B89C;
	text-align:center;
	background-color:#6B604B;
	}
.image {
	width:255px;
	height:282px;
	float:left;
	}
.coin {
	width:20px;
	height:20px;
	float:left;
	background-color:#6B604B;
	}
.pied_page {
	width:551px;
	height:19px;
	font-size:11px;
	color:#C9B89C;
	padding-top:2px;
	background-image:url(images/pied_page.png);
	}
.pied_page a {
	font-size:11px;
	color:#C9B89C;
	text-decoration:none;
	margin-left:20px;
	}
.espace {
	width:551px;
	height:10px;
	background-color:#C9B89C;
	}
.spacer {
	clear:both;
	}
