body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.texte_rouge{
	color: #de23d7;
	font-size: 12px;
}
.horaires {
	font-size: 14px;
	background-image: url(images/fnd-tab-hor.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 5px;
	border: 1px solid #de23d7;
}
.horaires_admin {
	font-size: 12px;
	background-image: url(images/fnd-tab-hor.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 5px;
	border: 1px solid #de23d7;
}
.rouge{
	color:#990000;
}
