body {
	font-family: Verdana;
	font-size: 11px;
}
table {
	font-family: Verdana;
	font-size: 11px;
}
.titre-location {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #669ACC;
}
.titre-blanc {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: Arial;
	font-size: 10px;
}
select {
	font-family: Arial;
	font-size: 10px;
}
.res-normal {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	cursor:pointer;
}

.res-over {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #CFDFEF;
	cursor:pointer;

}
a {
	color: #50677F;
}
.titre-station {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DF409A;
}
.pjaune {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}
.porange {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
}
.pbleu {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #0099FF;
}
.pvert {


	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #009966;
}
.titre-association {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.titre-gras {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.prose {



	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FF6699;
}
