@import "navigation.css";
@import "contact.css";

html {
	/* force l'apparition de la barre de défilement pour Firefox */
	overflow: -moz-scrollbars-vertical !important;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	behavior: url('/css/csshover.htc');
	height: 100%;
}

table{
	font-size: 1em;
}

p {
	margin: 0;
	padding: 4px 0 4px 0;
}

a {
	color: #F36A3A;
	text-decoration: none;
}

a img {
	border: none;
}

hr {
	width: 450px;
	display: block;
	height: 1px;
	margin: 0 auto;
	_margin: -7px auto;
	padding: 0;
	color: #F36A3A;
	background: #F36A3A;
	border: 0;
}

.hr {
	clear: both;
	background: url('../fr/nav/acc_hr.gif') no-repeat;
	width: 258px;
	height: 6px;
	margin: 0px auto;
}

.textepetit {
	font-size: 0.85em;
}

.champobligatoire {
	color: #FF0000;
	font-weight: bold;
}

.tampon {
	clear: both;
}

h1#header {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	background: url('../fr/nav/header.jpg');
	height: 181px;
}

#contenu {
	margin: 0 11px 0 11px;
	font-size: 0.9em;
	color: #6C6C6C;
}

#contenu a.en_savoir_plus {
	float: right;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	background: url('../fr/nav/ensavoirplus.gif') no-repeat;
	width: 82px;
	height: 19px;
	margin-bottom: 3px;
}
#contenu a.en_savoir_plus:hover {
	background: url('../fr/nav/ensavoirplus_hover.gif') no-repeat;
}

h3.evenement {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 5px 0 10px 0;
	background: url('../fr/nav/evenement.gif');
	width: 110px;
	height: 24px;
}

h3.activite_sportive {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 5px 0 10px 0;
	background: url('../fr/nav/activitessportive.gif');
	width: 158px;
	height: 24px;
}

h3.activite_artistique {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 5px 0 10px 0;
	background: url('../fr/nav/activitesartistique.gif');
	width: 176px;
	height: 24px;
}

h3.activite_nature {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 5px 0 10px 0;
	background: url('../fr/nav/activitesnature.gif');
	width: 146px;
	height: 24px;
}

h3.sortie_scolaire {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 5px 0 10px 0;
	background: url('../fr/nav/sortiescolaire.gif') no-repeat;
	width: 145px;
	height: 24px;
}

h3.information {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 5px 0 10px 0;
	background: url('../fr/nav/information.gif');
	width: 112px;
	height: 24px;
}

h3.projet {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	background: url('../fr/nav/projet.gif');
	width: 62px;
	height: 24px;
	margin: 20px 0 7px 0;
}

h3.infopratique {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	background: url('../fr/nav/infospratiques.gif');
	width: 129px;
	height: 24px;
	margin: 20px 0 10px 0;
}

h3.echange_solidarite {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 5px 0 10px 0;
	background: url('../fr/nav/echangeetsolidarite.gif');
	width: 203px;
	height: 24px;
}

h3.decouverte {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
	margin: 0 0 10px 0;
	background: url('../fr/nav/decouverte.gif');
	width: 109px;
	height: 24px;
}

#footer {
	background: url('../fr/nav/footer.gif') no-repeat;
	width: 915px;
	height: 66px;
}

#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
}

#footer a#nous_contacter {
	position: absolute;
	margin: 10px 0 0 323px;
}
#footer a#mentions_legales {
	position: absolute;
	margin: 10px 0 0 432px;
}
#footer a#plan_du_site {
	position: absolute;
	margin: 10px 0 0 550px;
}

#footer #pyxis {
	position: absolute;
	margin: 10px 0 0 700px;
}
#footer #pyxis a {
	color: #E4F1B1;
	font-weight: bold;
	font-size: 0.85em;
}
