#td-list{
	background-image:url(img/td-list.gif);
	background-repeat:repeat-x;
	color:white;
	padding-left:5px;
}

#img{
	margin-top:5px;
	border-color:#DDDDDD;
}

#pourc{
	background-image:url(img/pourcentage2.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:white;
	font-weight:bold;
}

.red{
	color:#FF0000;
}

.tarif{
	font-family:Arial;
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}

.vol{
	color:#FF0000;
	font-size:12px;
}

.barre {
  background-image:url(img/barre.gif);
  background-repeat:no-repeat;
  font-size :12px;
}

.condi{
	font-family:Tahoma;
	font-size:11px;
	color:#2e6f95;
	padding-top:5px;
	text-align:right;
}

.page{
	font-family:Tahoma;
	font-size:11px;
	color:#2e6f95;
	margin:10px 0 10px 0;
	text-align:right;
}

a:link,a:visited,a:hover{
	text-decoration:none;
	color:#2e6f95;
}
