body {
font-family: arial, geneva, helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

td {
font-family: arial, geneva, helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

select {
font-family: arial, geneva, helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

a	         { color: #069; font-size: 11px; font-family: arial, geneva, helvetica, sans-serif; text-decoration: underline }

a:hover	      { color: #000000; font-size: 11px; font-family: arial, helvetica, "helvetica new"; text-decoration: none }

a:active	        { color: #ef1831; font-size: 11px; font-family: arial, helvetica, "helvetica new"; text-decoration: none }

a.highlighted     { color: #000000; font-size: 11px; font-family: arial, helvetica, "helvetica new"; text-decoration: none }


font {
font-family: arial, geneva, helvetica, sans-serif;
font-size: 10px;
}

.textRed12px   { color: #ef1831; font-size: 12px; font-family: arial, geneva, helvetica, sans-serif }

.textwhite10px {
font-family: arial, geneva, helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
padding-left:5px; 
padding-right:5px;
}
.textgrey11px    { color: #525252; font-size: 11px; font-family: arial, geneva, helvetica, sans-serif }
.textblue11px    { color: #525252; font-size: 11px; font-family: arial, geneva, helvetica, sans-serif }
.textbluek12px  { color: #0398D2; font-size: 12px; font-family: arial, geneva, helvetica, sans-serif }
.textRed10px     { color: #069; font-size: 10px; font-family: arial, geneva, helvetica, sans-serif }
.textblack11px  { color: #0398D2; font-size: 11px; font-family: arial, geneva, helvetica, sans-serif }
.textblack10px { color: #000000; font-size: 10px; font-family: arial, geneva, helvetica, sans-serif }
.textblack14px  { color: #000000; font-size: 14px; font-family: arial, geneva, helvetica, sans-serif }
/*----RESULTAT -------------------------------------------------- */

.resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #06629C;

}
.resultat a:link{
	text-decoration: none;
	color: #FFFFFF;
}
.resultat a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.resultat a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.resultat_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49565E;
	font-weight: normal;
	border-bottom: 1px solid #BFCACF;
	background-image: url(../pictos/soleil_bleu.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	line-height: 12px;

}
.img_contour{
border:1px solid #DCE9F1;
}
/*----PRIX -------------------------------------------------- */

.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.prix a:link{
	text-decoration: underline;
	color: #88003B;
}
.prix a:visited{
	color:#88003B;
	text-decoration: underline;
}

.prix a:hover {
	color:#88003B;
	text-decoration: none;
}

.prix_soleil {
	border-bottom: 1px solid #BFCACF;
	background-image: url(../pictos/soleil_bleu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.prix_ligne {
	border-top: 1px solid #BFCACF;
}
/*----TRI -------------------------------------------------- */

.tri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00639C;
	font-weight: bold;
	text-decoration: underline;
}
.tri a:link{
	color: #49565E;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tri a:visited{
	color:#49565E;
	text-decoration: none;
}

.tri a:hover {
	color:#00639C;
	text-decoration: underline;
}
