/*BODY {

background-color:#a0a0a0;
scrollbar-face-color:#c95c4c;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#C0B0B0;
scrollbar-shadow-color:rgb(F,F,F);
scrollbar-highlight-color:rgb(0,0,0);
scrollbar-3dlight-color:#808080;
scrollbar-darkshadow-Color:#202020;
}*/

.menu_ref_2 {
	cursor:hand;
	font-family : Tahoma;
	font-size : 12px ;
	color : #FFFFFF; 
	text-decoration: underline;
	border : 1px;
	border-style : doted;
	border-color : #FFFFFF;
}

.bouton_form {
	/*background-image: url('../images/btn_form.gif');*/
	background-color:#FFFFFF;
	width:130px;
	height:12px;
	font-family: Verdana;
	font-size: 10px;
	color: #BD2716;
	/*font-weight: bold;*/
	cursor: hand;
	border-width: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	cursor:pointer;
	 font-weight:bold;
}

.footer {
font-size:11px;
font-family:arial;
color:#FFFFFF;
text-decoration: none;
}

.footer:hover {
font-size:11px;
font-family:arial;
color:#FFFFFF;
text-decoration: underline;
}

.titre_principal {
font-size:16px;
font-family: arial;
color:#BD2716;
text-decoration: none;
/*font-weight:bold;*/
}

.titre_principal_recommander {
font-size:15px;
font-family: arial;
color:#BD2716;
text-decoration: none;
/*font-weight:bold;*/
}

.titre_texte {
font-size:14px;
font-family: arial;
color:#BD2716;
text-decoration: none;
font-weight:bold;
}

.texte_blanc {
font-size:11px;
font-family: arial;
color:#FFFFFF;
text-decoration: none;
}

.texte_noir {
font-size:11px;
font-family: arial;
color:#000000;
text-decoration: none;
}

.petit_texte_noir {
font-size:10px;
font-family: arial;
color:#000000; 
text-decoration: none;
}

.petit_texte_blanc {
font-size:9px;
font-family: arial;
color:#FFFFFF; 
text-decoration: none;
}
 a.lien_ref
{
	font-size: 11px;
	color: white;
	font-style: tahoma;
	text-decoration: none;
	cursor: default;
	margin: 5px;
}
a.lien_ref:hover
{
	font-size: 11px;
	color: white;
	font-style: tahoma;
	text-decoration: underline;
	cursor: default;
	margin: 5px;
}
a.lien_ref_left
{
	font-size: 13px;
	color: #FFFFFF;
	font-style: tahoma;
	text-decoration: none;
	cursor: default;
	margin-top: 0px;
}
a.lien_ref_left:hover
{
	font-size: 13px;
	color: #FFFFFF;
	font-style: tahoma;
	text-decoration: underline overline;
	cursor: default;
	margin-top: 0px;
}
