@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond_page2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

form
	{
	margin: 0px;
	padding: 0px;
}
	
.pied_page a,
.pied_page	a:visited,
.pied_page	a:active,
.pied_page	a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.contour {
	border: 1px solid #571f1c;
}
.fond_page {
	background-image: url(images/fond_02.gif);
	background-repeat: no-repeat;
}
.menu{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.menu_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 8px;
	text-decoration: none;
}

.menu_text	a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text	a:hover {
	color: #ffe701;
	text-decoration: none;
}
.menu_text	a:active {
	color: #dc0030;
	text-decoration: none;
}
.menu_text_groupe	a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text_groupe	a:hover {
	color: #ffe701;
	text-decoration: none;
}
.menu_text_groupe	a:active {
	color: #dc0030;
	text-decoration: none;
}
.titre_vert {
	color: #004540;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.titre_vert a{
	color: #004540;
}
.menu_accueil{
	background-image: url(images/menu_1.gif);
	height: 50px;
	background-repeat: no-repeat;
}
.menu_agenda{
	background-image: url(images/menu_5.gif);
	height: 50px;
	background-repeat: no-repeat;
}
.menu_historique{
	background-image: url(images/menu_3.gif);
	height: 50px;
	background-repeat: no-repeat;
}
.menu_visite{
	background-image: url(images/menu_4.gif);
	height: 50px;
	background-repeat: no-repeat;
}
.menu_pratique{
	background-image: url(images/menu_2.gif);
	height: 50px;
	background-repeat: no-repeat;
}
.menu_acces{
	background-image: url(images/menu_6.gif);
	height: 50px;
	background-repeat: no-repeat;
}
.menu_contact{
	background-image: url(images/menu_7.gif);
	height: 50px;
	background-repeat: no-repeat;
}
.menu_groupe{
	background-image: url(images/menu_8.gif);
	height: 104px;
	background-repeat: no-repeat;
}
.agenda_titre {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #004540;
	height: 20px;
	vertical-align: middle;
	text-indent: 10px;
}
.agenda_date {
	color: #571f1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFEFD;
	text-indent: 5px;
}
.agenda_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.acces {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.attention {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

