/* /////////////////////////////////////////////////////////////////////// FORMULAIRES */
BODY {
	margin: 0; SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #d6d6d5; SCROLLBAR-TRACK-COLOR: #F0F0DC; SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}




/*/////////////////////////////////////////////////////////////////////// LIENS */
.liennav1:link {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
}
.liennav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #88886C;
	font-size: 14px;
	line-height: 14px;
}
.liennav1:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #88886C;
	font-size: 14px;
	line-height: 14px;
}
.liennav1:visited {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
}

/*/////////////////////////////////////////////////////////////////////// TEXTES */
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F5F51;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 14px;
	text-transform: uppercase;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F51;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 10px;
	text-transform: uppercase;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F51;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
}
