body {
    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 14px;
    color: black;
    font-weight:normal;
    text-align:center;
	vertical-align: middle;
	width: auto;
    margin: 5px; /* haut, bas, gauche, droite */
    padding: 0px;
	background-color: #cfffff; /* Fond cyan clair : 207, 255, 255*/
}

a { text-decoration: none;}
a:link { color: blue;}
a:visited { color: blue;}
a:hover { font-weight: bold; color: red;}

p { 	width: 950px; }

img { border: 0px; }

/* Logos en entete de page */
.Entete {
	width: 900px;
	margin: auto;
	border: 0px;
	padding: 10px;
}
tr.Entete {
	height: 60px;
}

img.Entete {
	border: 0px;
	height: 55px;
}

/* Chemin sur la page */
.LigChemin {
	font-size: 10px;
	font-weight: bold;
	margin: auto;
	width: 900px;
	border: 0px;
	padding: 5px;
	text-align: left;
}

.Menu_Page {
	margin: auto;
	height: 60px;
	border: 0px;
	padding: 0px;
}

tr.Menu_Page {
	margin: auto;
	vertical-align: middle;
	text-align: center;
}

.Zonepage, .Zonepage2, .Zonepage3,  .Zonepage4 {
	margin: auto;
	vertical-align: middle;
	text-align: center;
	border: 0px solid black;
	padding: 0px;
}

.Zonepage {	width: 950px;}

.Zonepage4 {	width: 890px;}

.Zonepage2 {
	width: 800px;
	height: 250px;
}

.Zonepage3 {
	width: 600px;
	height: 250px;
}

.Zonepage caption {height: 30px;}

.Parajustif {
	text-align: justify;
}
