body
 {
scrollbar-face-color : #8C0817;
scrollbar-tarck-color : :#F3950E;
scrollbar-arrow-color : #8C0817;
scrollbar-darkshadow-color :#F3950E;
scrollbar-arrow-color :#F3950E;
scrollbar-3dlight-color :#F3950E;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C0817;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}


a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C0817;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C0817;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F3950E;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}


.sous_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.texte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C0817;
	text-decoration: none;
	font-style: normal;
}
.pointeur{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #8C0817;


}
.pointeurnoir{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;


}
.input{

	border:1pt;
	border-color:#8C0817;
	border-style:solid;
	background-color#F3950E;
	color:#8C0817;
}


