@charset "utf-8";
.Menus {
	color: #FFF;
}


.texte {
	color: #917C4D;
	font-size: 16px;
}
.partenaires {
	color: #99854F;
	font-size: 11px;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
	text-transform:none;
	color:#000;
}

.hover_visite{
	color:#3470B1;
	text-decoration:none;
}

.MenuOn {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5F5232;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.MenuOff {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #877647;
	text-decoration: none;
}

body {
	background-color: #EEEADF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
}

.Style5{
		color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
	

