.txt_lien_gris {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	
}
.txt_lien_gris:hover, .txt_lien_gris:active {
	text-decoration: underline overline;
	color: #9C0C15;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txt_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}
.txt_contact_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #890C08;
	text-decoration: none;
}
.txt_formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}
.scrollbar{
scrollbar-face-color:couleur hexadécimal;
scrollbar-darkshadow-color:couleur hexadécimal;
scrollbar-shadow-color:couleur hexadécimal;
scrollbar-highlight-color:couleur hexadécimal;
scrollbar-3dlight-color:couleur hexadécimal;
scrollbar-track-color:couleur hexadécimal;
scrollbar-arrow-color:couleur hexadécimal;
}.txt_standard {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}
.txt_HomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.txt_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	.txt_contact_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.txt_contact_rouge_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #890C08;
	text-decoration: none;
}
.txt_contact_rouge_lien:hover, .txt_contact_rouge_lien {
	text-decoration: underline overline;
	color: #9C0C15;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.txt_pack_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #890C08;
	text-decoration: none;
}