#mini {
	width: 760px;
	height: 18px;
	font-size: 9px;
	padding-top: 6px;
	text-align: center;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #ccc;
}

#mini a {
	font-size: 9px;
}
#content {
	top: 0px;
	left: 0px;
	width: 700px;
	padding: 0px 30px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.clsTitre {
	font-family: Pristina, Book Antiqua, Verdana;
	font-size: 32px;
	font-weight: bold;
	text-align:center;
}
.clsSousTitres {
	font-family: Pristina, Book Antiqua, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: black;
}
.clsTitreHoraires {
	background-color: #00033; color:white;
}
.sub_on, .sub_on a{
	color: #27a;
	display: inline;
}
#content a img{
	border: none;
}