/* page gauche
====================== */

#extra li a.b_plans {
	background-image: url(img/b_idees_sejour.gif);
	}
#extra li a.b_dispos {
	background-image: url(img/b_dispos.png);
	}
#extra li a.b_reserver {
	background-image: url(img/b_reserver.png);
	}

/* liens
======================= */

.savoir_plus {
	/*float:right;
	display:block;
	background:url(img/savoir_plus.png) no-repeat left top;
	width:70px;
	height:15px;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow-x: hidden;
	overflow-y: hidden;
	cursor:hand;
	margin-top:10px;*/
	}


/* menu haut
========================= */

#menu li a#m_indigo {
	width: 150px;
	background-image: url(img/indigo.png);
	z-index:500;
	}
#menu li a#m_camping {
	width: 148px;
	background-image: url(img/camping.png);
	z-index:500;
	}
#menu li a#m_reserver {
	width: 149px;
	background-image: url(img/reserver.png);
	z-index:500;
	}
#menu li a#m_actualites {
	width: 149px;
	background-image: url(img/actualites.png);
	z-index:500;
	}
#menu li a#m_offres_pro {
	width: 147px;
	background-image: url(img/offres_pro.png);
	z-index:500;
	}

#menu li a#m_huttopia {
	width: 82px;
	background-image: url(img/huttopia.png);
	z-index:500;
	}

.ac_camping {
	background:#cc0 /*url(img/fond_ac_camping.jpg) no-repeat left top*/;
	height:155px;
	}
.ac_camping form {
	margin:5px 0 0 15px;
	}
.ac_camping select {
	font-size:10px;
	}

/* IDEES SEJOUR CADRE HOME*/
.ac_ideessejour {
	background:#f90 url(img/fond_ac_idees_sejours.png) no-repeat left top;
	}
.ac_ideessejour ul{
	list-style: none;
	color:#fff;
	padding:0 10px;
	}
.ac_ideessejour li{
	background:url(../img/puce_rouge.png) no-repeat left 7px;
	padding:5px 5px 8px 15px;
	}
.ac_ideessejour li a {
	color:#fff;
	text-decoration:none;
	}

/* PROMOS CADRE HOME*/
.ac_promos {
	background:#f90 url(img/fond_ac_promos.png) no-repeat left top;
	}
.ac_promos ul{
	list-style: none;
	color:#fff;
	padding:0 10px;
	}
.ac_promos li{
	background:url(../img/puce_rouge.png) no-repeat left 7px;
	padding:5px 5px 8px 15px;
	}
.ac_promos li a {
	color:#fff;
	text-decoration:none;
	}

/******************
 bloc newsletter 
*******************/
.ac_newsletter {
	background:#399 url(img/fond_ac_newsletter.png) no-repeat left top;
}
.ac_newsletter form{
	padding:42px 10px 10px;
}

/***************
  bloc réserver 
****************/
.ac_reserver {
	background:#9c3 url(img/fond_ac_reserver.png) no-repeat left top;
	}
.ac_reserver form{
	padding:2px;
	}
.ac_reserver select {
	margin: 4px 0;
	}
.ac_reserver .col_gauche, .ac_reserver .col_droite{
	float:left;
	width:145px;
	margin-right:3px;
	}
.ac_reserver .selectDay {
	width:40px;
	}
.ac_reserver .selectMonth {
	width:40px;
	}
.ac_reserver .selectYear {
	width:55px;
	}
.ac_reserver form ul{
	clear:both;
	list-style:none;
	}
.ac_reserver form li{
	float:left;
	margin:5px 10px;
	height:25px;
	line-height:25px;
	}
.ac_check_camping span, .ac_check_locatif span{
    letter-spacing: -1000em;
    text-indent: -999em;
    overflow: hidden;
	display:none;
	}
.ac_check_camping {
	background:url(img/ac_check_camping.png) no-repeat left 5px;
	width:50px;
	height:25px;
	line-height:25px;
	text-align:right;
	display:block;
	float:left;
	}
.ac_check_locatif{
	background:url(img/ac_check_locatif.png) no-repeat left 5px;
	width:50px;
	height:25px;
	line-height:25px;
	text-align:right;
	display:block;
	float:left;
	}
.ac_b_valider{
	background:url(img/ac_b_valider.png) no-repeat left top;
	width:80px;
	height:25px;
	border:none;
	}


.ac_breves {
	background:#699 url(img/fond_ac_breves.png) no-repeat left top;
	}
.ac_breves dl{
	color:#fff;
	padding:0 10px;
	}
.ac_breves dt{
	background:url(img/puce_bleue.png) no-repeat left 2px;
	padding:0 5px 0 15px;
	font-weight:bold;
	font-size:12px;
	clear:both;
	}
.ac_breves .savoir_plus {
	background:url(img/savoir_plus_bleu.png) no-repeat left top;
	margin:0 5px 5px 0;
	}

.ac_journal {
	background-color:#060;
	padding-bottom:5px;
	}


.flb_reserver a { display: block; width:174px;background: url(img/b_reserver.png) 0 0 no-repeat; height:35px; }
.flb_reserver a:hover  { background-position: 0 -36px; }
.flb_reserver {display: block;width:174px;}
.flb_reserver a span{display: none;}

.flb_plus {display: block;width:91px;}
.flb_plus a {display: block;width:91px; background:url(img/savoir_plus.png) left top no-repeat; height:20px; width:91px;}
.flb_plus a span {display:none;}

#form_bt_envoyer {
	width:85px;
	background:url(img/form_bt_envoyer.gif) 0px 0px no-repeat;
}
#form_bt_annuler {
	width:81px;
	background:url(img/form_bt_annuler.gif) 0px 0px no-repeat;
}
