@charset "utf-8";
body {
	background-color: #a33100;
}
.txtBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a33100;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #e4af1a;
}
.horaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.titreSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4af1a;
	font-weight: bold;
}
.errMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
a.address:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e4af1a;
}
a.address:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e4af1a;
}
a.address:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e4af1a;
}
a.address:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e4af1a;
	text-decoration: none;
}
.tdLeft {
	background-image: url(images/ldt_08.gif);
}
.tdRight {
	background-image: url(images/ldt_10.gif);
}
