body {
	font-family:"Trebuchet MS";
	margin: 0;
	background-color: #FFF;
}
p {
	font-family:"Trebuchet MS";
	font-size:0.8em;
	color:#00F;
	font-weight:bold;
	margin: 0;
}
.jaune{
	color: #FF0;
}
.pied{
	font-size: 0.8em;
}
a:visited{
	color: #00F;
}
a:hover{
	color: #ce7428;
}
.contour {
	border: medium solid #FFFFFF;
}
table.tarif{
	border-collapse:collapse;
	width: 300px;
}
table.tarif td{
	border: 2px solid #ce7428;
	color:#00F;
	font-size: 0.8em;
}
table.tarif th{
	border: 2px solid #ce7428;
	color:#00F;
	font-size: 0.8em;
}
td.droite{
	text-align: right;
}
h1{
	font-size: 0.9em;
	color: #FF0;
}
h2{
	font-size: 1em;
	color: #00F;
}
