@charset "utf-8";
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.text_presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.moteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.text_presentation_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}.table_revendeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
}
.titre_rouge_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.table_revendeur_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #0099FF;
	font-weight: bold;
	color: #FF0000;
}
.cadre {
	background-color: #FFF;
	height: 90px;
	width: 700px;
	display: block;
	border: thin solid #F00;
}
.lien_blink {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
	text-align: center;
}

.plus_en_vente {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
	text-align: center;
	font-style: italic;
}
