 
.texte {

	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.soustitre {
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC99;
}

.titre {

	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	color: #383845;
}


.menu a:link {
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {

	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	font-family: Times new roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}


BODY {
scrollbar-face-color: #695F49; 
scrollbar-shadow-color: #695F49;
scrollbar-highlight-color: #695F49;
scrollbar-3dlight-color: #695F49; 
scrollbar-darkshadow-color: #695F49; 
scrollbar-track-color: #695F49; 
scrollbar-arrow-color: #CD8A25;

}

