a
{
color : white
}
a.link
{
	font-family:Arial, Helvetica, sans-serif;
	color : white;
	font-size : 13;
	text-align : center;
	font-weight: bold;

}
table.dispo
{
border : thin solid black;
}
p.title
{
color : AliceBlue;
font-size: xx-large;
font-family : "Century Schoolbook L";
text-align : center;
text-decoration : underline;
font-weight : bold;
}
p.titleB
{
color : AliceBlue;
font-size: 24px;
font-family : Arial, Helvetica, sans-serif;
text-align : center;
text-decoration : underline;
font-weight : bold;
}
p.descriptif
{
color : PapayaWhip;
font-size : medium;
font-family: Arial;
text-align : center;
font-weight :bold;
}
.tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

