/* Blocs */
.page{width:1000px;height:768px;}
.entete{width:1000px;height:205px;}
.corps{width:1000px;height:150px;border:0px;vertical-align:top;}
.menu4{width:200px;height:700px;vertical-align:top;background-color:#1e2864;font-weight:bold;font-family:arial;}
.contenu{width:798px;vertical-align:top;background-color:white;border:1px;border-color:#1e2864;border-style:solid;}
.pied{width:1000px;height:100px;color:white;font-family:tahoma;background-image:url(images/piedtableau.png)}
.titre{color:#1e2864;margin:10px;font-family:tahoma;letter-spacing:3px;font-size:1.5em;text-decoration:underline;}
.macaron{border:2px;border-style:outset;border-color:gray;}
.ecriture5{color:#1e2864;font-family:tahoma;font-size:0.7em; background-color:white;text-align: justify;border: 1px solid ; border-style:solid; border-color:#1e2864;}
.mentions{font-size:0.55em;}
.habitations{font-size:0.8em;color:white;}
.contourplan{border: 1px; border-style:solid;border-color:#1e2864;}
.titreTableau {	/* Mise en forme du bandeau de titre du tableau */
	font-family:tahoma;
	
	color: #1e2864;
	padding: .2em .5em;
	width:800px;
	
	
	}
.coordonnees{
color:white;
font-family:tahoma;
font-size:0.7em;
}
.piedTableau {	/* Mise en forme du pied du tableau */
	text-align: left;
	background: #1e2864;
	height:30px;
	padding: .2em .5em;
	width:800px;
	}
.marquee{font-family:tahoma;font-size:0.7em;color:#1e2864;text-align: justify;}
.marquee2{font-family:tahoma;font-size:0.7em;color:#1e2864;}
a.habitations:visited {color:#4d5bcc;}
a.habitations:hover {color: red;}   


