/* CSS Document */
img {background-repeat:no-repeat;}
td img {display: block; background-repeat:no-repeat;}
.imgfooter { display:inherit; background-repeat:no-repeat;}
.texte {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.texteW {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.titretexte {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.titretexteW {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.menutexte {
	font-family: Verdana;
	font-size: 14px;
	color: #E04612;
	font-weight: bold;
	background-repeat:no-repeat;

}
.content {
padding:0px 0px 0px 15px; 
vertical-align:top;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-repeat:no-repeat;
}
a {
	color: #000000;
	text-decoration: none; 
}

a:hover {
	color: #000000;
	text-decoration: none; 
}

tr.tdcompagnies td 
{
border-bottom:2px solid white;
}
h1, h2, h1 a, h2 a {
	font-family: Verdana;
	color: #4F9BCD;
	}
.imgnorepeat {background-repeat:no-repeat;}

