@charset "utf-8";
/* CSS Document */

/****************************************************************************/
/*		STYLE par DEFAUT													*/
/****************************************************************************/
body, div, h1, h2, h3, h4, h5, h6, p, ul, li, form, a, img, span, dl, dt, dd, fieldset, legend, label, input {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	behavior:url("csshover3.htc"); /*ie6*/
	background:url("bkg_h.jpg") repeat-x; /*gris*/
	background-color:#CCCCCC;
	color:#333;
}
.clear { clear:both; }
/*--------------------------------------------------------------------------*/
/*		HEADER - DEFAUT														*/
/*--------------------------------------------------------------------------*/
#header {
	width:980px;
	height:160px;
	margin:0 auto 0 auto;
}
#hd_logo {
	float:left;
	width:238px;
	height:115px;
	margin:0 0 0 5px;
	background:url(site_logo.gif) no-repeat;
}
#lien_logo {
	display:block;
	width:238px;
	height:115px;
}
#hd_publicite {
	float:right;
	margin:5px 0 0 0;
}
#pub_486_60 {
	width:486px;
	height:60px;
	margin:15px 0 0 0;
}
#hd_portail {
	float:left;
	height:27px;
	width:970px;
	margin:0 0 0 5px;
	background:url(site_portail.gif) no-repeat;
}
#hd_navigation {
	float:left;
	width:980px;
	height:32px;
	background-color:#FFF;
}
#banniere {
	padding:0;
}
#cp_centre {
	float:left;
	width:635px;
	margin:0px 15px 20px 0px !important;
	margin:2px 0px 20px 7px;
}
/*--------------------------------------------------------------------------*/
/*		MENU HORIZONTAL - DEFAUT											*/
/*--------------------------------------------------------------------------*/
ul#hd_menu_horizontal {
	list-style-type: none;
}
ul#hd_menu_horizontal li {
	float: left;
}
/*--------------------------------------------------------------------------*/
/*		MENU HORIZONTAL	IMAGETTES - DEFAUT									*/
/*--------------------------------------------------------------------------*/
#btn_lemag a {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_lemag.gif) no-repeat top left;
}
#btn_lemag a:hover {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_lemag_actif.gif) no-repeat top left;
}
#btn_lemag_actif {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_lemag_actif.gif) no-repeat top left;
}
#btn_agenda a {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_agenda.gif) no-repeat top left;
}
#btn_agenda a:hover {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_agenda_actif.gif) no-repeat top left;
}
#btn_agenda_actif {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_agenda_actif.gif) no-repeat top left;
}
#btn_decouvrir a {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_decouvrir.gif) no-repeat top left;
}
#btn_decouvrir a:hover {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_decouvrir_actif.gif) no-repeat top left;
}
#btn_decouvrir_actif {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_decouvrir_actif.gif) no-repeat top left;
}
#btn_sejourner a {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_sejourner.gif) no-repeat top left;
}
#btn_sejourner a:hover {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_sejourner_actif.gif) no-repeat top left;
}
#btn_sejourner_actif {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_sejourner_actif.gif) no-repeat top left;
}
#btn_savourer a {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_savourer.gif) no-repeat top left;
}
#btn_savourer a:hover {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_savourer_actif.gif) no-repeat top left;
}
#btn_savourer_actif {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_savourer_actif.gif) no-repeat top left;
}
#btn_offrir a {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_offrir.gif) no-repeat top left;
}
#btn_offrir a:hover {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_offrir_actif.gif) no-repeat top left;
}
#btn_offrir_actif {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_offrir_actif.gif) no-repeat top left;
}
#btn_pratiques a {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_pratiques.gif) no-repeat top left;
}
#btn_pratiques a:hover {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_pratiques_actif.gif) no-repeat top left;
}
#btn_pratiques_actif {
	width:140px;
	height:31px;
	display:block;
	background:url(../../pictures/img_menu/btn_pratiques_actif.gif) no-repeat top left;
}
/*--------------------------------------------------------------------------*/
/*		CONTENEUR_CENTRE - DEFAUT											*/
/*--------------------------------------------------------------------------*/
#bc_contenu {
	width:980px;
	margin:0 auto;
	background-color:#fff;
}
#ombre {
	width:1000px;
	margin:0 auto 0 auto;
	background:url(ombre.png) repeat-y !important;
	background:none;
}
/*--------------------------------------------------------------------------*/
/*		CONTENU_CENTRE - DEFAUT												*/
/*--------------------------------------------------------------------------*/
#colonne_contenu {
	float:left;
	width:635px; /*contenu general*/
	margin:15px 15px 30px 15px !important;
	margin:10px 0 30px 0px;
}
#colonne_contenu_admin {
	float:right;
	width:635px;
	margin:10px 15px 30px 0;
}
#colonne_gauche {
	float:left;
	width:285px;
	margin:10px 15px 30px 15px;
}
#colonne_droite {
	float:right;
	width:300px;
	margin:10px 15px 50px 0 !important;
	margin:12px 7px 30px 0;
}
/*--------------------------------------------------------------------------*/
/*		BLOC - CHOIX DIVERS + COMMUNES										*/
/*--------------------------------------------------------------------------*/
#formulaire_selection {
	margin:10px 0 8px 0;
}
#valider {
	background-color:#CCC;
	border: 1px solid #666;
	cursor:pointer;
	width:80px;
	height:20px !important;
	height:22px;
	vertical-align:top;
	padding:0;
}
/*--------------------------------------------------------------------------*/
/*		BLOC - ARTICLE - DEFAUT												*/
/*--------------------------------------------------------------------------*/
.complement_article {
	width:100%;
}
.article_entete {
	border-bottom: 1px solid #d9576c; /*d4002a rouge */
	margin:2px 0 15px 0;
}
.titre_h4 {
	background-color:#d9576c;
	font-size:14px;
	color:#fff;
	padding:0 5px 1px 5px;
}
.cp_article {
	line-height:18px;
	text-align:justify;
	margin:5px 0 0 0;
}
.cp_article p {
	margin:5px 0 5px 0;
}
.cp_article a:link, .cp_article a:visited, .cp_article a:active {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.cp_article a:hover {
	color:#333;
	text-decoration:underline;
}
.chapeau {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:lighter;
	text-align:justify;
}
.lien_afficher_masquer {
	margin:20px 0 0 0;
	float:left;
	text-align:left;
}
.lien_masquer {
	padding: 0 20px 20px 0;
	float:left;
	text-align:right;
}
.lien_masquer a:link, .lien_masquer a:visited, .lien_masquer a:active {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.lien_masquer a:hover {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
.resume {
	margin:15px 0 20px 0;
	line-height:18px;
	text-align:justify;
}
.legende {
	font-size:10px;
	line-height:normal;
	margin:10px 0;
	padding:0 0 10px 0;
}
.detail_prestation{
	margin:10px 0 0 0;
}
/*--------------------------------------------------------------------------*/
/*		BLOC - ZONE LISTE													*/
/*--------------------------------------------------------------------------*/
.zone_liste {
	margin:0 auto 15px auto;
	width:635px;
	border-bottom: 4px solid #d9576c;
}
.zone_liste p {
	text-align:justify;
}
/*DIV bloc titre */
.bloc_titre {
}
.titre {
	border-bottom: 1px solid #999;
	padding:5px 0 0 0;
}
.titre_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align:justify;
	margin:0 0 2px 0;
}
.titre_h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-align:justify;
	margin:0 0 2px 0;
}
.titre_h2 a:link, .titre_h2 a:visited, .titre_h2 a:active {
	text-decoration:none;
	color:#333;
}
.titre_h2 a:hover {
	text-decoration:none;
	color:#666;
}


.sous_titre {
	margin:2px 0 10px 0;
}
/* IMAGE DES ARTICLES */
.adresse_image {
	width:266px;
	float:right;
	border:1px solid #999;
	background-color: #999;
	color:#000;
	margin:0 0 10px 20px;
}
.image_commune{
	width:266px;
	float:right;
	color:#000;
	margin:0 0 10px 20px;

}
.image {
	width:266px;
	height:200px;
	display:block;
	background-color:#FFF;
}
.image:hover {
	width:266px;
	height:200px;
	display:block;
	opacity: 0.70;
	filter:alpha(opacity=70);
	zoom:1;
}
.image img {
	float:right;
	height:200px; /*precision pour ie6*/
	max-width:266px;
	max-height:200px;
}
/*Masque les photos des articles quand il y en a plusieurs presentent*/
.image_masquer { display:none; }
/*.masquer { display:none; }*/

/*----------- Legende des images -----------*/
.legend_image {
	float:right;
	width:266px;
	border-top:1px solid #FFF;
}
.legend_image p {
	font-size:11px;
	margin:2px 5px 2px 5px;
}
/*----------- DIV ARTICLE -----------*/
.article {
	margin:0;
}
.article p {
}
.article a:link, .article a:visited, .article a:active {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.article a:hover {
	color:#333;
	text-decoration:underline;
}
/*----------- DIV pied article -----------*/
.cell_gauche {
	float:left;
	margin:5px 0;
	width:310px;
}
.cell_droite {
	float:right;
	margin:5px 0;
	text-align:right;
	width:310px;
}
.pied_article {
	border-top:1px solid #CCC;
	margin:15px 0 0 0;
}
.pied_article a, .pied_article p {
	color:#333;
	line-height:18px;
}
.pied_article a:link, .pied_article a:visited, .pied_article a:active {
	text-decoration:none;
}
.pied_article a:hover {
	text-decoration:underline;
}
/****************************************************************************/
/*		BLOC - PUBLICITE - DEFAUT											*/
/****************************************************************************/
.cg_pub {
	width:300px;
	padding:20px 0 20px 0;
}
.cg_pub:hover {
	width:300px;
	padding:20px 0 20px 0;
	opacity: 0.70;
	filter:alpha(opacity=70);
	zoom:1;
}
/*--------------------------------------------------------------------------*/
/*		BLOC - NEWSLETTERS - DEFAUT		  									*/
/*--------------------------------------------------------------------------*/
#contenu_newsletter {
	margin:0 0 20px 0;
}
h4.titre_rubrique_news {
	color:#333;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}
#bloc_newsletter {
	padding:7px 5px 7px 5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color:#EBEBEB;
}
#saisie_email {
	background-color:#fff;
	padding:1px 0 1px 0;
	border:1px solid #333;
}
#btn_news {
	color:#333;
	background-color:#ccc;
	border: 1px solid #666;
	cursor:pointer;
	width:80px;
	height:18px;
	vertical-align:top;
	padding:0 0 3px 0;
}
.align_news_saisie {
	margin:7px 0 7px 0;
}
.align_news_btn {
	margin:7px 0 7px 0;
}
#bloc_newsletter a:link, #bloc_newsletter a:visited, #bloc_newsletter a:active {
	color:#333;
	text-decoration:none;
}
#bloc_newsletter a:hover {
	color:#333;
	text-decoration:underline;
}
/*--------------------------------------------------------------------------*/
/*		BLOC - RECHERCHER - DEFAUT											*/
/*--------------------------------------------------------------------------*/
#contenu_rechercher {
	margin:0 0 20px 0;
}
h4.titre_rubrique_rech {
	color:#333;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}
#bloc_rechercher {
	color:#333;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color:#EBEBEB;
	padding:7px 5px 7px 5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#saisie_rech {
	background-color:#fff;
	border:1px solid #333;
	padding:1px 0;
}
.align_rech_saisie {
}
#btn_rech {
	color:#333;
	background-color:#ccc;
	border: 1px solid #666;
	cursor:pointer;
	width:80px;
	height:18px;
	vertical-align:top;
	padding:0 0 3px 0;
}
/*--------------------------------------------------------------------------*/
/*		BLOC - INFO SEMAINE - DEFAUT										*/
/*--------------------------------------------------------------------------*/
#rubrique_titre, #rubrique_titre2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	height:16px;
	padding:0 0 0 2px;
}
.rubrique_fond {
	padding:5px 5px 5px 2px;
	margin:0 0 20px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
#rubrique_fond, #rubrique_fond2 {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color:#EBEBEB;
	padding:5px;
}
#rubrique_fond a, #rubrique_fond2 a {
	color:#333;
	height:16px;
}
#rubrique_fond a:link, #rubrique_fond2 a:link, #rubrique_fond a:visited, #rubrique_fond2 a:visited, #rubrique_fond a:active, #rubrique_fond2 a:active {
	text-decoration:none;
}
#rubrique_fond a:hover, #rubrique_fond2 a:hover {
	text-decoration:underline;
}
h4#rubrique_titre {
	color:#333;
}
/*--------------------------------------------------------------------------*/
/*		NUMERO DES PAGES - DEFAUT											*/
/*--------------------------------------------------------------------------*/
#liste_pages {
	width:635px;
	margin:0 auto 0 auto;
}
/*
Pagination by seebz : http://seebz.be
Exemples CSS : http://seebz.be/blog/34-pagination-2-comme-avant-en-mieux.html
*/
.pagination {
	line-height:2em;
	text-align:center;
}
.pagination a, .pagination span {
	padding:0.2em 0.5em;
}
.pagination a {
	border:1px solid #666;
	color:#666;
	text-decoration:none;
}
.pagination a:hover {
	border:1px solid #666;
	color:#333;
	background-color:#999;
}
.pagination .prevnext {
	font-weight:bold;
}
.pagination span.disabled {
	border:1px solid #999;
	color:#999;
}
.pagination span.current {
	border:1px solid #666;
	background-color:#999;
	color:#ffffff;
	font-weight:bold;
}
/*--------------------------------------------------------------------------*/
/*		FOOTER - DEFAUT														*/
/*--------------------------------------------------------------------------*/
#bloc_footer {
	margin:0 auto 0 auto;
	width:980px;
	background:url(../../pictures/bg_ft.jpg) 0px 67px no-repeat;
	background-color:#5a5a5a; /*gris*/
	/*height:130px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#bloc_footer a{
	height:18px;
	text-align:right;
	color:#FFF;
}
#bloc_footer a:link, #bloc_footer a:visited, #bloc_footer a:active {
	text-decoration:none;
}
#bloc_footer a:hover {
	text-decoration:none;
}

#footer_haut_page{
	background:url(../../pictures/top.gif) 870px 8px no-repeat;
	padding:5px 10px;
	display:block;
}
#footer_haut_page:hover{
	background-color:#737373; /*gris*/
}
/*----------------------*/
/* Menu du pied de page */
/*----------------------*/
#footer_menu {
	margin: 15px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AAA;
}
#footer_menu a {
	color:#FFF;
	padding:5px 10px;
}
#footer_menu a:hover {
	text-decoration:underline;
}
#mentions_legales {
	text-align:center;
	margin:20px 0 0 0;
}
#mentions_legales a:hover {
	text-decoration:underline;
}
#mentions_legales a, #mentions_legales p {
	color:#ccc;
	font-size:12px;
}


/*--------------------------------------------------------------------------*/
/*		PETITES ANONCES - DEFAUT											*/
/*--------------------------------------------------------------------------*/
.rubrique_petites_annonces{
	width:635px;
}
.rubrique_petites_annonces a:link,
.rubrique_petites_annonces a:active,
.rubrique_petites_annonces a:visited,
.rubrique_petites_annonces a:hover {
	text-decoration:none;
}
.rubrique_petites_annonces img {
	float:left;
	width:206px;
	height:84px;
	margin:0 5px 5px 0;
}
.rubrique_petites_annonces img:hover {
	float:left;
	width:206px;
	height:84px;
	margin:0 5px 5px 0;
	opacity: 0.70;
	filter:alpha(opacity=70);
	zoom:1;
}

#liste_liens {
	padding:20px;
	text-align:center;
}

.nom_droite {
	float:right;
	margin-top:2px;
}
