.txt_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	//color: #09579d;
	color: #0082c8;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	//color: #09579d;
	color: #0082c8;
}
.fiche_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.fiche_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082c8;
	font-weight: bold;
}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fiche_prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.fiche_elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cccccc;
}
.petitTXTgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.petitTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.scroll_table {
	WIDTH: 100%; 
	HEIGHT: 100%; 
	OVERFLOW: scroll; 
	scrollbar-3dlight-color: #8F9A9D; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color: #ff0000; 
	scrollbar-darkshadow-color: #4E585A; 
	scrollbar-face-color: #849598; 
	scrollbar-highlight-color: #A2BCC1; 
	scrollbar-shadow-color: #798B8F; 
	scrollbar-track-color: #A2BCC1; 
	margin-right: 0px; 
	margin-left: 0px
}
.fiche_marque {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee1c23;
	text-transform: none;
}
.fond1 {
	background-color: #b8c7e4;
}
.fond2 {
	background-color: #aebad8;
}
.fond3 {
	background-color: #ffffff;
}
.tab_entete {
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0082c8;
	text-decoration: none;
}

.tab_ligne1 {
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0082c8;
}
.tab_ligne2 {
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0082c8;
}

.lien_resultats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082c8;
	font-weight: bold;
}

