BODY {
scrollbar-face-color:#EDECE0;
scrollbar-shadow-color:#DCDADA;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#F5F4F4; 
scrollbar-darkshadow-color:#828281;
scrollbar-track-color: #F6F5F0; 
scrollbar-arrow-color:#818DD6;
} 


/* :titre */
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	font-weight: bold;
}

/* :titre contact */
.titrecontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F5F2E2;
	font-weight: bold;
}



/* :texte toute page chateau eporce*/
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F5F2E2;
}


/* :texte adresse*/
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6E3C8;
}


/* :txt footer */
.flooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDAC8;
}




/* :lien Page contact */

.lien1 { font-family:arial; font-size: 13px; font-weight: normal; color: #F5F2E2 }
.lien1:link  { font-family:arial; font-size: 13px; font-weight: normal; color: #F5F2E2; text-decoration: none }
.lien1:visited  { font-family:arial; font-size: 13px; font-weight: normal; color: #F5F2E2; text-decoration: none }
.lien1:hover  { font-family:arial; font-size: 13px; font-weight: normal; color: #DDD3A0; text-decoration: none }

/* :lien imprimer plan contact */

.lien2 { font-family:arial; font-size: 13px; font-weight: bold; color: #F5F2E2 }
.lien2:link  { font-family:arial; font-size: 13px; font-weight: bold; color: #F5F2E2; text-decoration: none }
.lien2:visited  { font-family:arial; font-size: 13px; font-weight: bold; color: #F5F2E2; text-decoration: none }
.lien2:hover  { font-family:arial; font-size: 13px; font-weight: bold; color: #DDD3A0; text-decoration: none }



/* :lien footer */

.lienfooter { font-family:arial; font-size: 10px; font-weight: normal; color: #DEDAC8 }
.lienfooter:link  { font-family:arial; font-size: 10px; font-weight: normal; color: #DEDAC8; text-decoration: none }
.lienfooter:visited  { font-family:arial; font-size: 10px; font-weight: normal; color: #DEDAC8; text-decoration: none }
.lienfooter:hover  { font-family:arial; font-size: 10px; font-weight: normal; color: #DDD3A0; text-decoration: none }

