/* CSS Document */
.zone_menu {
	width: 330px;
	height: 515px;
	background-color: #d6c79c;
	text-align:left;
}

.zone_aff {
	width: 465px;
	height: 515px;
	background-color: #bc2b16;
	vertical-align: top;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.bottom_add {
	width: 750px;
	height: 36px;
	background-color: #b8a371;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.bottom_legal {
	width: 750px;
	height: 22px;
	background-color: #d5c597;
	text-align:left;	
} 
.txt{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7f6944;
	text-align: justify;
}
.contact {
	vertical-align: bottom;
	margin-left: 30px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-weight: normal;

}
a.menu  { 
	text-decoration:none ; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a.legal  { 
	text-decoration:none ; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a.legal:hover {
color: #D66200;
}

a.contact  { 
	text-decoration:none ; 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc2b16;
}
a.contact:hover  { 
	text-decoration:underline ; 
}
.titre_loc {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bc2b16;
}

a.menu:hover {
	font-size:14px;
	font-weight: bold;
	color: #bc2b16;	
}
a:hover img { /* défini l'encadrement des images lors du survol */
border-bottom:1px #bc2b16 solid;
border-top:1px #d5c597 solid;
} 

a img { /* défini l'encadrement des images dans les liens hors survol */
border-bottom:1px solid #d5c597;
border-top:1px #D66200 solid;
} 

td.menutab {
height: 22px;
}
h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;

}
