.pageaccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-accueil.jpg);
	background-repeat: no-repeat;
}
.pageactiphysique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-actiphysique.jpg);
	background-repeat: no-repeat;
}
.pageparcours {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-parcours.jpg);
	background-repeat: no-repeat;
}
.pageraquettes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-raquette.jpg);
	background-repeat: repeat-y;
}
.pagepedestre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-pedestre.jpg);
	background-repeat: repeat-y;
}
.pagevtt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-vtt.jpg);
	background-repeat: repeat-y;
}
.pageane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-ane.jpg);
	background-repeat: repeat-y;
}
.pagephotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ebebeb;
	text-align: left;
	background-image: url(images/menu-photos.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #DFC07E;
}
.page h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-style: italic;
	width: auto;
	height: auto;
	background-image: url(images/menu.jpg);
	text-align: center;
	font-weight: bold;
}
.page h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-style: italic;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-style: italic;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-style: italic;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-style: italic;
	width: auto;
	height: auto;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

