.textehome {
	font-family: verdana;
	text-decoration : none;
	color : #847d6d;
		font-size : 12px;
}

.texte_contact {
	font-family: verdana;
	text-decoration : none;
	color : #847d6d;
		font-size : 10px;
}

.textedate {
	font-family: arial;
	text-decoration : none;
	color : #847d6d;
		font-size : 10px;
}

a:hover.textehome {
	font-family: verdana;
	text-decoration : none;
	color : white;
	font-size : 12px;
}

.texteplan {
	font-family: verdana;
	text-decoration : none;
	color : white;
		font-size : 18px;
}

body {
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #e27803;
	scrollbar-face-color : #a09a8c;
	scrollbar-highlight-color : #a09a8c;
	scrollbar-shadow-color : #e27803;
}