/* ENTETE */
.entete .haut {
	width:754px;
	float:left;
	height:142px;
	background-image:url(/images/fr/fond_haut.gif);
	background-repeat:no-repeat;
	position:relative;
}


/* CONTENU */
.contenu .organisez h3 {
	background-image:url(/images/fr/titre_organisez.gif);
	background-repeat:no-repeat;
	width:243px;
	height:61px;
}
.contenu .gauche .information .actualite h3 {
	background-image:url(/images/fr/titre_actualite.gif);
	background-repeat:no-repeat;
	width:230px;
	height:43px;
	margin-left:143px;
}
.contenu .gauche .information .agenda h3 {
	background-image:url(/images/fr/titre_agenda.gif);
	background-repeat:no-repeat;
	width:230px;
	height:43px;
}


/* MENU */
#menu li.bt01 a {
	background-image:url(/images/fr/bt_entrez_off.gif);
}
#menu li.bt02 {
	background-image:url(/images/fr/bt_plutot.gif);
}
#menu li.bt07 a {
	background-image:url(/images/fr/bt_07_off.gif);
}
#menu li.bt01 a:hover {
	background-image:url(/images/fr/bt_entrez_on.gif);
}
#menu li.bt07 a:hover {
	background-image:url(/images/fr/bt_07_on.gif);
}
#menu ul.territoires a {
	background-image:none;
	background-color:#c02c22;
	color: #ffffff;
	text-decoration: none;
	height: auto;
	width: 237px;
	padding: 2px 5px 2px 5px;
	display: block;
	float: none;
	position:relative;
	z-index:2000;
}
#menu ul.territoires a:hover {
	background-image:none;
	background-color:#8b0b02;
	text-decoration:none;
}


/* SEJOUR */
.sejour .sejour_hebergement h3 {
	background-image:url(/images/fr/sejour/hebergement/titre.gif);
}
.sejour .sejour_enfant h3 {
	background-image:url(/images/fr/sejour/enfant/titre.gif);
}
.sejour .sejour_escapade h3 {
	background-image:url(/images/fr/sejour/escapade/titre.gif);
}
.sejour .sejour_loisirs h3 {
	background-image:url(/images/fr/sejour/loisirs/titre.gif);
}
.sejour .sejour_restauration h3 {
	background-image:url(/images/fr/sejour/restauration/titre.gif);
}
.sejour .sejour_visite h3 {
	background-image:url(/images/fr/sejour/visite/titre.gif);
}


/* PAGE ACTUALITE */
.page_actualite h3 {
	background-image:url(/images/fr/actualite/titre.gif);
}

/* PAGE AGENDA */
.page_agenda h3 {
	background-image:url(/images/fr/agenda/titre.gif);
}
