a{
	font: 12px Arial, Helvetica, sans-serif;	
	color: #6F4F22;
	text-decoration: none;
}
a:hover{
	color: #A76C45;
	text-decoration: underline;
}

.titre{
	font: bold 18px Georgia, "Times New Roman", Sans-serif;
	color: #BCBC88;
}

.menu2 {
	font: bold normal 10px Georgia, "Times New Roman", Times, serif;
	color: #6F4F22;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;

}

.menu_bas{
	font: bold 11px Georgia, Helvetica, sans-serif;	
	color: #666666;
	text-decoration: none;
}
.menu_bas:hover{
	text-decoration: underline;
}

.infobaspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.lien_baspage{
	font: 10px Arial, Helvetica, sans-serif;	
	color: #666666;
	text-decoration: none;
}
.lien_baspage:hover{
	color: #A76C45;
	text-decoration: underline;
}

/*************** MENTION LEGALES ***********************/

.mentiontitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #A89E91;
}
.mentionparagraphe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #686661;
	padding-right: 8px;
	padding-left: 8px;
}
.mentiontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88857E;
	padding-right: 8px;
	padding-left: 8px;

}
.adresse {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #6F4F22;
	padding-right: 10px;
	padding-left: 80px;
}
