#page #horaires {
	position: absolute;
	left: 32px;
	top: 25px;
	height: 83px;
	line-height: 150%;
	text-align: center;
}
#page #horaires img {
	border: medium solid #FFFF00;
}

#page #horaires fieldset {
	width: 300px;
	padding: 5px;
}
#texte_accueil li {
	text-align: left;
	list-style-type: circle;
}
#page #texte_accueil {
	position: absolute;
	top: 21px;
	right: 43px;
	list-style-type: circle;
	line-height: 150%;
}
