body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 10px 0 0 0;
	width: 730px;
	background-color: #FFFFFF;
	background-image:url(img/fondPage01.gif);
	background-repeat:repeat;
}
a {
	text-decoration: none;
}

/* haut de page ---------------------------- */
div#zone_header {
	/* laisser vide */
}

p.header_ville {
	font-size: 10px;
	line-height: 130%;
	color: rgb(0, 121, 43);
	margin: 5px 0 0 0;
	text-align: justify;
}

/* navigation ------------------------------ */
div#zone_navi {
	margin-top: 5px;
}
img#navi_fleche {
	margin: 0 2px 0 10px;
	border-width: 0;
}
p.navi_infospratiques {
	font-size: 11px;
	line-height: 130%;
	color: White;
}
p.navi_infospratiques a:hover {
	color: #EDAE89;
}
tr.navi {
	background-image: url(img/navi_fond.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DD621D;
}
.navi_sub {
	background-color: #F6F6F6;
	background-image:  url("img/footer_pointilles.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.navi_infospratiques {
	color: #FFFFFF;
}
div#zone_navi_sub {
	/* laisser vide */
	height: 25px;
	background-color: #F6F6F6;
	background-image:  url("img/footer_pointilles.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 12;
}
div#sousmenu01 {
	margin: 0 0 0 230px;
	display: none;
	height: 25px;
	z-index: 10;
}
div#sousmenu02 {
	margin: 0 0 0 332px;
	display: none;
	height: 25px;
	z-index: 11;
}
p.sousmenu {
	font-size: 11px;
	margin: 0;
}
p.sousmenu a {
	color: #000000;
}
p.sousmenu a:hover {
	color: #006600;
}
img.navi_puce {
	border-width: 0;
	margin: 0 8px 0 8px;
}
/* footer -------------------------- */
div#zone_footer {
	background-image:  url("img/footer_pointilles.gif");
	background-position: top left;
	background-repeat: repeat-x;
	margin: 40px 0 20px 0;
}

div.ot_footer a {
	color: #000000 !important;
}

p.zone_footer {
	margin: 6px 8px 0 0;
	font-size: 11px;
	text-align:right;
}
p.zone_footer a {
	color: #000000;
}
p.zone_footer a:hover {
	color: #006600;
}
img.zone_footer {
	margin-top: 10px;
}
img.logo_footer {
	margin-right: 5px;
	border: 0;
}