/*** INFORMATIONS DE LICENCE ***
* Ce fichier est intégré au développement d'un site Web
* Cette feuille de style est dessinée par JNBi L'agence Web
* Tous droits réservés */

/* Table des matières

	- CSS généraux
	- CSS structure	
	- CSS de formulaires
	- Actualités / Brèves / Webline
	- Pages (et zones de bas de page)
	- Consultations
	- Agenda
	- CSS de menus
	- CSS du plan du site
	- CSS de signatures
	- CSS RSS	

*/

/* Informations CSS générales */
/* ----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 100.001%;
	background:#00A6EB  url(visuels/bg_html.jpg) top left repeat-x;
}


li {
	margin-left: 25px;
}


#zone_contenu li{
	background:url(visuels/puce_liste.gif) top left no-repeat;
	padding:0 0 0 20px;
}


body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	padding:0;
	margin:0;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;	
}

.design_v1 { background:url(visuels/1/bg_body.jpg) center top no-repeat; }
.design_v2 { background:url(visuels/2/bg_body.jpg) center top no-repeat; }
.design_v3 { background:url(visuels/3/bg_body.jpg) center top no-repeat; }
.design_v4 { background:url(visuels/4/bg_body.jpg) center top no-repeat; }
.design_v5 { background:url(visuels/5/bg_body.jpg) center top no-repeat; }
.design_v6 { background:url(visuels/6/bg_body.jpg) center top no-repeat; }
.design_v7 { background:url(visuels/7/bg_body.jpg) center top no-repeat; }

p {
	padding-top:10px;}
blockquote {
	padding-left: 20px;
}
a {
	font-weight: bold;
	text-decoration : underline;
	color:#f26347;
}
a:hover {
	text-decoration : none;
}
a img { border:none; }

/* Informations CSS Structures */
/* ----------------------------------------------------------------------------------------------*/


#conteneur{
	width: 960px;
	margin:0 auto;
	padding:0;
	background: url(visuels/bg_conteneur.jpg) top left repeat-y;
	display:block;
	overflow:hidden;
}
#popup #conteneur{
	width: 1159px;
	background:url(visuels/bg_conteneur-popup.jpg) top left repeat-y;
}
#header{
	width:960px;
	display:block;
	clear:left;
	margin:0;
	padding:0;
	height:77px;
	float:left;
}

.design_v1 #header{ background:url(visuels/1/bg_header.jpg) top left no-repeat; }
.design_v2 #header{ background:url(visuels/2/bg_header.jpg) top left no-repeat; }
.design_v3 #header{ background:url(visuels/3/bg_header.jpg) top left no-repeat; }
.design_v4 #header{ background:url(visuels/4/bg_header.jpg) top left no-repeat; }
.design_v5 #header{ background:url(visuels/5/bg_header.jpg) top left no-repeat; }
.design_v6 #header{ background:url(visuels/6/bg_header.jpg) top left no-repeat; }
.design_v7 #header{ background:url(visuels/7/bg_header.jpg) top left no-repeat; }

#popup #header{	padding:0 180px 0 173px;}
	
#popup.design_v1 #header{ background:url(visuels/1/bg_header-popup.jpg) top left no-repeat; }	
#popup.design_v2 #header{ background:url(visuels/2/bg_header-popup.jpg) top left no-repeat; }	
#popup.design_v3 #header{ background:url(visuels/3/bg_header-popup.jpg) top left no-repeat; }	
#popup.design_v4 #header{ background:url(visuels/4/bg_header-popup.jpg) top left no-repeat; }	
#popup.design_v5 #header{ background:url(visuels/5/bg_header-popup.jpg) top left no-repeat; }	
#popup.design_v6 #header{ background:url(visuels/6/bg_header-popup.jpg) top left no-repeat; }	
#popup.design_v7 #header{ background:url(visuels/7/bg_header-popup.jpg) top left no-repeat; }	

#logo_popup { display:block; width:223px; height:77px; text-indent: -9999px; }
#header h1#logo{
	display:block;
	width:223px;
	height:77px;
	text-indent:-9999px;
	margin:0 0 0 0;
	padding:0;
}
.design_v1 #header h1#logo{	background:url(visuels/1/logo_richou.jpg) top left no-repeat; }
.design_v2 #header h1#logo{	background:url(visuels/2/logo_richou.jpg) top left no-repeat; }
.design_v3 #header h1#logo{	background:url(visuels/3/logo_richou.jpg) top left no-repeat; }
.design_v4 #header h1#logo{	background:url(visuels/4/logo_richou.jpg) top left no-repeat; }
.design_v5 #header h1#logo{	background:url(visuels/5/logo_richou.jpg) top left no-repeat; }
.design_v6 #header h1#logo{	background:url(visuels/6/logo_richou.jpg) top left no-repeat; }
.design_v7 #header h1#logo{	background:url(visuels/7/logo_richou.jpg) top left no-repeat; }

#col_a{
	display:block;
	float:left;
	width:189px;
	min-height:345px;
	height:auto!important;
	height:345px;
	padding:187px 0 0 0;
}
.design_v1 #col_a{ background:url(visuels/1/bg_col_a.jpg) top left no-repeat; }
.design_v2 #col_a{ background:url(visuels/2/bg_col_a.jpg) top left no-repeat; }
.design_v3 #col_a{ background:url(visuels/3/bg_col_a.jpg) top left no-repeat; }
.design_v4 #col_a{ background:url(visuels/4/bg_col_a.jpg) top left no-repeat; }
.design_v5 #col_a{ background:url(visuels/5/bg_col_a.jpg) top left no-repeat; }
.design_v6 #col_a{ background:url(visuels/6/bg_col_a.jpg) top left no-repeat; }
.design_v7 #col_a{ background:url(visuels/7/bg_col_a.jpg) top left no-repeat; }

#col_b{
	display:block;
	float:left;
	width:750px;
	min-height:442px;
	height:auto!important;
	height:442px;
	padding:90px 21px 0 0;
	background: url(visuels/bg_col_b.jpg) top left no-repeat;
}
.design_v1 #col_b{ background:url(visuels/1/bg_col_b.jpg) top left no-repeat; }	
.design_v2 #col_b{ background:url(visuels/2/bg_col_b.jpg) top left no-repeat; }	
.design_v3 #col_b{ background:url(visuels/3/bg_col_b.jpg) top left no-repeat; }	
.design_v4 #col_b{ background:url(visuels/4/bg_col_b.jpg) top left no-repeat; }	
.design_v5 #col_b{ background:url(visuels/5/bg_col_b.jpg) top left no-repeat; }	
.design_v6 #col_b{ background:url(visuels/6/bg_col_b.jpg) top left no-repeat; }	
.design_v7 #col_b{ background:url(visuels/7/bg_col_b.jpg) top left no-repeat; }	

.retour_popup_accueil{
	margin:0 0 10px 112px;
	font-size:1.2em;
	display:block;
	clear:left;
}

#popup #col_b{
	display:block;
	float:left;
	width:1020px;
	min-height:362px;
	height:auto!important;
	height:362px;
	padding:120px 114px 5px 25px;
}
#popup .design_v1 #col_b{ background:url(visuels/1/bg_col_b-popup.jpg) top left no-repeat; }	
#popup .design_v2 #col_b{ background:url(visuels/2/bg_col_b-popup.jpg) top left no-repeat; }	
#popup .design_v3 #col_b{ background:url(visuels/3/bg_col_b-popup.jpg) top left no-repeat; }	
#popup .design_v4 #col_b{ background:url(visuels/4/bg_col_b-popup.jpg) top left no-repeat; }	
#popup .design_v5 #col_b{ background:url(visuels/5/bg_col_b-popup.jpg) top left no-repeat; }	
#popup .design_v6 #col_b{ background:url(visuels/6/bg_col_b-popup.jpg) top left no-repeat; }	
#popup .design_v7 #col_b{ background:url(visuels/7/bg_col_b-popup.jpg) top left no-repeat; }	

.webline{		/* Webline */
	font-weight:normal;
	display:block;
	margin:0;
	padding:0 35px 10px 35px;
	min-height:62px;
	height:auto!important;
	height:62px;
	color:#91AFBB;
	font-size:1.1em;
	width:680px;	
}
.webline a{		
	color:#91AFBB;
}


#footer{
	display:block;
	clear:left;
	width:902px;
	background:#00A6EB url(visuels/bg_footer.jpg) top left no-repeat;
	color:#FFFFFF;
	font-size:1.1em;
	padding:30px 40px 10px 20px;
	text-align:right;
	font-weight:normal;
}
#popup #footer{
	padding:30px 391px 10px 20px;
	background:#00A6EB url(visuels/bg_footer-popup.jpg) top left no-repeat;
}
#footer a{
	color:#FFFFFF;
	font-weight:normal;
}

.accueil #contenu {
	float:left;
	display:block;
	width:720px;
	margin:7px 0 0 0;
	padding:29px 15px 0 15px;
	background:url(visuels/bg_contenu_accueil.jpg) top left no-repeat;
}

.interne #contenu {
	float:left;
	display:block;
	overflow:hidden;
	width:730px;
	padding:5px 10px 0 10px;
	font-size:1.2em;
	line-height:1.7em;
}
.interne #col_b{
	display:block;
	float:left;
	width:750px;
	/*padding:90px 21px 0 0;*/
	padding:31px 21px 0 0;
}
.interne #zone_contenu{
	padding:20px 0px 0 10px;
	min-height:400px;
	height:auto!important;
	height:400px;
}
.interne #zone_contenu.agences{
	padding:67px 0 0 10px;
}

/******** ZONE LIENS ********/
.accueil #contenu #zone_liens{
	display:block;
	width:421px;
	float:left;
	padding:0 0 0 20px;
	margin:0;
}
.accueil #contenu #zone_liens h2{
	margin:0;
	padding:0;
	font-size:1.7em;
	color:#8CC63E;
	line-height:1.9em;
}
.zone_catalogue h2 {
	margin:0;
	padding:0;
	color:#8CC63E;
	line-height:1.9em;
}
#zone_lien_bandeau4.jpg {
	margin: 0 0 0 15px;
	font-size: 0.8em;
}
.accueil #contenu #zone_liens #gauche, #zone_lien_bandeau4.jpg #gauche{
	display:block;
	width:245px;
	padding:0 10px 0 0;
	float:left;
	border-right:1px dotted #045089;
}
.accueil #contenu #zone_liens #droite, #zone_lien_bandeau4.jpg #droite{
	display:block;
	width:120px;
	float:left;
	padding:0 0 0 45px;
}
.accueil #contenu #zone_liens h4, #zone_lien_bandeau4.jpg h4{
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.4em;
	color:#045089;
	font-weight:normal;
}
.accueil #contenu #zone_liens ul, #zone_lien_bandeau4.jpg ul{
	font-size:1.2em;
	padding:5px 0 0 0;
}
.accueil #contenu #zone_liens ul li, #zone_lien_bandeau4.jpg ul li{
	list-style-image:url(visuels/puce_liens_accueil.gif);
	line-height:1.8em;
}
.accueil #contenu #zone_liens ul li a, #zone_lien_bandeau4.jpg ul li a{	
	color:#EE1C23;
}	
.accueil #zone_commande{
	display:block;
	padding:10px 20px;
	font-size:1.2em;
	line-height:1.4em;
}

	
/******** ZONE CARTE ACCUEIL ********/

.accueil #contenu #accueil_map{
	float:left;
	margin:0;
	padding:0;
}
.accueil #contenu #accueil_map img{
	border:none;
	margin:0;
	padding:0;}	

/******** ZONE bandeau4.jpg BILLET ACCUEIL ********/

.accueil #contenu #zone_bandeau4.jpg_billet{
	float:left;
	display:block;
	width:262px;
	margin:0;
	padding:0;}
.accueil #contenu #zone_bandeau4.jpg_billet a img{
	border:none;}	
.accueil #contenu #zone_bandeau4.jpg_billet .zone_txt{
	display:block;
	clear:left;
	padding:10px 0 0 40px;
	font-size:1.1em;
	color:#91AFBB;
	
}	


		




/* Informations CSS Formulaires */
/* ----------------------------------------------------------------------------------------------*/

#zone_log {		/* Login/Password pour l'accès aux pages réservées */
	width: 100%;	
	text-align:center;
}
#zone_log_formulaire {
	width: 160px;
	margin-left: auto; 
	margin-right: auto;	
	text-align: left;
}
.alerte_formulaire_ok {	/* CSS de formulaires en général */
	background:url(visuels/valide.gif);
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:20px 10px;
	color:#008C42;
}
.alerte_formulaire_ko {
	background:url(visuels/refuse.gif);
	border:1px solid #CC3131;
	color:#fff;
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:10px;
}
/******** Zone Reservation *******************/

#col_a #zone_reservation{
	display:block;
	float:left;
	width:189px;
	padding:10px 0 0 0;
	margin:20px 0 0 0;}
#zone_reservation h4{
	color:#FFFFFF;
	font-size:1.2em;
	margin:0 0 0 10px;
	padding:0 0 0 19px;
	background:url(visuels/puce_menu.gif) center left no-repeat;}
#zone_reservation img{
	float:left;
	margin:5px 5px 0 0;}	
#zone_reservation h3{
	float:left;
	display:block;
	width:110px;
	margin:0;
	color:#FFFFFF;
	font-weight:normal;
	padding:10px 20px 0 0;
	font-size:1.4em;
	text-align:center;
	line-height:1.3em;
}
#zone_reservation h3 span{
	font-weight:bold;
	font-size:1.0em;
}	
/******** Formulaire recherche **************/
#col_a #module_recherche{
	display:block;
	float:left;
	width:189px;
	padding:10px 0 0 0;
	margin:40px 0 0 0;
	background:url(visuels/bg_recherche_h.gif) top left no-repeat;

}
#col_a #module_recherche .bloc{
	display:block;
	float:left;
	width:189px;
	padding:0 0 10px 0;
	background:url(visuels/bg_recherche_b.gif) bottom left no-repeat;		
}	

#module_recherche h4{
	color:#FFFFFF;
	font-size:1.2em;
	margin:0 0 0 10px;
	padding:0 0 0 19px;
	background:url(visuels/puce_menu.gif) center left no-repeat;	}

#form_recherche{
	display:block;
	float:left;
	width:169px;
	margin:0;
	padding:5px 10px 0px 10px;
	background:url(visuels/bg_recherche.gif) top left repeat-y;	
	color:#FFFFFF;
	}
#form_recherche #zone_criteres{
	display:block;
	width:163px;
	float:left;
	padding:5px 0 5px 0;}
#form_recherche #zone_criteres a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:normal;
	background:url(visuels/puce_plus.gif) center left no-repeat;
	padding:0 0 0 12px;
	display:block;
	margin: 0 0 0 17px;
	clear:left;
	
	}	
#form_recherche #criteres{
	display:none;}
#form_recherche input{
	float:left;
	border:1px solid #FFF;
	width:141px;
}
#form_recherche #param_recherche{
	float:right;
	margin:0 7px 0 0;}
#form_recherche #btn_recherche{
	display:block;
	float:right;
	margin:0 10px 0 0;	
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:1.3em;
	text-decoration:none;
}
#form_recherche #btn_recherche:hover{
	color:#EF4D36;
}


#criteres{

	font-size:1.2em;
	background:#91D0EE;
	padding:5px 4px 0 4px;
	float:left;
	color:#03528B;
	margin:3px 0 0 0;
	}
#criteres .crit{
	padding:3px 0 3px 0;
	width:77px;
	float:left;}
#criteres .extend{
	width:100px;
}	
#criteres .crit input.checkbox{
	clear:left;
	margin:0 0 0 0;
	display:block;
	padding:0;
	width:auto;
	border:none;

	}
#criteres label{
	padding:2px 0 0 3px;
	margin:0;
	float:left;
	}
#criteres .intitule{
	font-weight:bold;
	padding:5px 0 5px 0;
	display:block;}
#criteres .prix{
	width:auto;
	float:left;
	padding:13px 0 5px 0;
	display:block;}	
#criteres #label_prix{
	font-size:1.2em;
	font-weight:bold;	
	margin:13px 0 2px 4px;}		
#criteres #prix{
	width:40px;
	float:left;
	padding:1px;
	margin:13px 0 2px 10px;
}		


/******** Formulaire contacts **************/


#contacts_form{
	padding:10px 0px;
	width:550px;
}
.champs{
	width:270px;
	display:block;
	padding:10px 0 11px 0;
	float:left;}
.champs2{
	width:550px;
	padding:20px 0 11px 0;
	display:block;	
	float:left;
}
.separation{
	width:550px;
	display:block;
	padding:10px 0 11px 0;
	border-bottom:1px solid #CCC;
	float:left;}	
.calage_centre{
	display:block;
	text-align:left;
	clear:both;
	padding:10px 0 0 20px;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:95px;
	text-align:left;
	margin:0px 10px 0px 0px;
	font-size:1.1em;
	font-weight:bold;
	color:#008ACB;

}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:3px 0px 0px 0px;
	line-height:14px;	
}
.calage_gauche label{
	padding:0 15px 0 5px;
	font-size:1.2em;	
}	
.asterisque {
	color:#FF0000;
}
.asterisque2 {
	color: #FF0000;
	font-size: 1.2em; 
}
#contacts_form h3{
	float:left;
	margin:0px 0px 0px 10px;
}	
a.lien_bouton {
	display:block;
	float:right;
	width:102px;
	height:41px;
	background:url(visuels/fr_btn_envoyer.gif) top left no-repeat;
	text-indent:-9999px;
}


a.lien_bouton:hover {
	background:url(visuels/fr_btn_envoyer-over.gif) top left no-repeat;
}
.contacts_input {
	border:1px solid #CCC;
	background:#EEE;
	color:#555;
	padding:3px;
	font-weight:bold;
	font-size:1.2em;
}
.contacts_input:hover {
	border-color:#8cc63e;
}
#contacts_form textarea{
	width:433px;}
	

#devis{
	width:550px;
	display:block;
	padding:10px 0 11px 0;
	float:left;}	
#devis a#demande{
	background:url(visuels/picto_euro.gif) center left no-repeat;
	padding:4px 0 5px 35px;
	color:#008ACB;
	display:block;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
	font-size:1.1em;
	margin:0 0 0 90px;}
#devis a#demande:hover{
	background:url(visuels/picto_euro-over.gif) center left no-repeat;
	color:#333;
}	
#devis #devis_form{
	display:none;
	padding:10px 0 10px 0;}
#devis .calage_droite{
	color:#333;}
.extend .calage_droite{
	width:143px;
}
/******** Bandeau 3 destinations **************/
#bandeau_bloc_1, #bandeau_bloc_2, #bandeau_bloc_3  {
	display: block;
	float: left;
	width: 237px;
	height: 165px;	
	margin-left: 10px;	
	text-align: left;
	background: top left no-repeat;	
}
#bandeau_bloc_1 h3, #bandeau_bloc_2 h3,  #bandeau_bloc_3 h3 {	
	width: 217px;
	height: 39px;
	margin: 93px 0px 0px 0px;
	background-color: #DEDEDE;
	padding: 10px;	
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);	
}
#bandeau_bloc_1 h3 a, #bandeau_bloc_2 h3 a,  #bandeau_bloc_3 h3 a {
	color: #1C1C1C;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#bandeau_bloc_1 h3 a:hover, #bandeau_bloc_2 h3 a:hover,  #bandeau_bloc_3 h3 a:hover {
	color: #21689E;	
	text-decoration: none;
}
#bandeau_bloc_1 h3 .destination, #bandeau_bloc_2 h3 .destination,  #bandeau_bloc_3 h3 .destination {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;	
}

/******* PAGE PRODUIT ************************/

#trouver_voyage {
   	cursor:pointer;
	width:220px;
	height:21px;
	padding:11px 0 0 25px;
	margin:0;
	color:#0279B7;
	font-size:1.2em;
	background:url(visuels/finder/bg_onglet.gif) top left no-repeat;
	color:#F26347;
}
#titre_voyage{
	color: #0089C1;
	font-size: 2.0em;
	/*line-height: 2.0em;*/	
	line-height: 1.2em;	
	padding:0 0 5px 0;
	display: block;
	clear: left;
}

#type_voyage{
	padding:0px 3px 0 3px;
	display:block;
	float:left;
	font-size:0.9em;
	color:#FFF;
	text-transform:uppercase;
	margin:0;
	font-weight:bold;
}
.circuit{
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_circuit.gif) top left no-repeat;
}
.randonnee{
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_randonnee.gif) top left no-repeat;
}
.spectacle{
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_spectacle.gif) top left no-repeat;
}
.sejour{
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_sejour.gif) top left no-repeat;
}
.croisiere{
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_croisiere.gif) top left no-repeat;
}
.transport{
	background:#0087C6;
	padding:3px 5px;
	font-size:0.9em;
	color:#FFF;
	text-transform:uppercase;
	margin:0 1px;
	font-weight:bold;
	display:block;
	float:left;	
}
.avion{
	display:block;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_avion.gif) top left no-repeat;}
.autocar{
	display:block;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_autocar.gif) top left no-repeat;}
.bateau{
	display:block;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_bateau.gif) top left no-repeat;}		
.train{
	display:block;
	float:left;
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(visuels/picto_train.gif) top left no-repeat;}
	
#contenu_fiche {
	width: 500px;
	display:block;
	text-align:justify;
	float:left;
	padding:0 20px 0 0;
	margin:0;
	overflow: hidden;
}
#contenu_fiche img{
	max-width:350px;
}
#tableau_prix_dates { 
	width:350px;
	margin:0;
	padding:0;
	border:1px solid #47B2E0;
	border-right:none;
}
#tableau_prix_dates #intitules td {
	border-right:1px solid #47B2E0;
	background:#8BCDED;
	font-weight:bold;
	color:#333333;
	margin:0;
	padding:5px;
}
#tableau_prix_dates .ligne td {
	padding:5px;
	border-top:1px solid #47B2E0;	
	border-right:1px solid #47B2E0;
}
#tableau_prix_dates .ligne.fond td{
	background:#D8EEF9;
}
#tableau_prix_dates .infos_depart_voyage {
	color: #777777;
	font-size: 0.8em;
}	
#fiche_pdf{
	display:block;
	width:175px;
	height:71px;
	margin:25px 0 0 0;
	text-indent:-9999px;
	float:right;
	background-position:top left;
	background-repeat:no-repeat;	
	overflow:hidden;
}
#moyens_reservation{
	display:block;
	float:right;
	width:175px;
	margin-top: 20px;
	padding:16px 0 0 0;
	overflow:hidden;
	list-style:none;
	background:url(visuels/bg_zone_moyen_haut.jpg.jpg) top left no-repeat;
}
#moyens_reservation li{
	padding:0;
	background:none;
}
#moyens_reservation div{
	display:block;
	float:left;
	width:175px;
	height:auto!important;
	min-height:105px;
	height:105px;
	background:#F8C164 url(visuels/bg_zone_moyen_bas.jpg.jpg) bottom left no-repeat;
	padding:0px 0 30px 0;
}
#moyens_reservation li strong{
	display:block;
	width:135px;
	font-weight:bold;
	color:#EF4030;
	font-size:1.4em;
	padding:0 0 0 0px;
	background:url(visuels/puce_moyen_com.gif) center left no-repeat;
	text-align:left;
}

#moyens_reservation .moyens_titre{
	display:block;
	float:left;
	width:170px;
	padding:3px 5px 5px 5px;
	margin:0;
	color:#000;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
}
#moyens_reservation .moyens_web,#moyens_reservation .moyens_agence,#moyens_reservation .moyens_tel{
	display:block;
	width:135px;
	padding:3px 0 0 40px;
	margin:5px 0 0 0;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	color:#000;
}
#moyens_reservation .moyens_web,#moyens_reservation .moyens_agence{
	display:block;
	width:175px;
	padding:3px 0 0 0;
	margin:5px 0 0 0;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	color:#000;
}
#moyens_reservation .moyens_web a,#moyens_reservation .moyens_agence a{
	display:block;
	width:135px;
	padding:3px 0 0 40px;
	margin:5px 0 0 0;
	float:left;
	font-size:1em;
	font-weight:bold;
	color:#000;
	cursor:pointer;
}
#moyens_reservation .moyens_tel{
	width:115px;
	padding:3px 0 0 60px;	
}
#moyens_reservation .moyens_web a{
	background:url(visuels/puce_web.gif) top left no-repeat;
}
#moyens_reservation .moyens_agence a{
	background:url(visuels/puce_agence.gif) top left no-repeat;
}
#moyens_reservation .moyens_web a,#moyens_reservation .moyens_agence a{
	color:#000000;
	text-decoration:none;
}
#moyens_reservation .moyens_web a:hover,#moyens_reservation .moyens_agence a:hover{
	color:#FFF;
}
#moyens_reservation .moyens_tel{
	background:url(visuels/puce_tel.gif) top left no-repeat;
}
#moyens_reservation li a strong{
	display:block;
	width:135px;
	font-weight:bold;
	color:#EF4030;
	font-size:1.4em;
	padding:0 0 0 0px;
	background:url(visuels/puce_moyen_com.gif) center left no-repeat;
	text-align:left;
}

#header_fiche{
	display:block;
	padding:0px 0 5px 0;
	margin:0 0 10px 0;
	width:528px;
	float:left;
	height:auto!important;
	min-height:15px;
	height:15px;
	background:url(visuels/bg_separation.gif) bottom left no-repeat;
}
#crossmarketing{
	display:block;
	clear:left;
	margin:10px 0 0 0;
	border-top:1px dashed #0089C1;
	padding:10px;
	width:330px;}
#crossmarketing h4{
	color:#0089C1;
	background:url(visuels/puce_cross.gif) center left no-repeat;
	padding:0 0 0 20px;
	margin:0 0 5px 0;}
#crossmarketing a{
	background:url(visuels/puce_crossmarketing.gif) top left no-repeat;
	padding:0 0 0 20px;
	display:block;
	color:#f26347;
	margin:0;
	float:left;
	text-decoration:none;}	
#crossmarketing a:hover{
	text-decoration:underline;
}	
.informations_tech {
	font-size: 1em;
	color: #666666;
	padding:0 0 0 10px;
	border-left:1px dashed #999999;
	display:block;
	margin:0 0 0 5px;
	clear:left;
}
.interne .resultat_recherche_voyage{
	color:#ef4d36;
	font-size:1.5em;
	text-decoration:none;
	font-weight:normal;
	line-height:1.7em;
}
.interne .resultat_recherche_voyage:hover{
	text-decoration:underline;}
	
.alerte_max_references_depasse {
	color: #FF0000;
	font-weight: bold;
}

.interne #zone_resultats_recherche{
	width: 340px;
	padding: 0 225px 0px 0;
	display: block;
	float: left;
}
.interne #zone_resultats_recherche .alerte {
	color: #FF0000;
	font-weight: bold;	
}


.interne #aide_rep_recherche{
	display:block;
	float:right;
	
	margin:-60px 0 0 0;	
	width:235px;
	height:185px;
	padding:0;

	font-weight:bold;
	/*background:blue;*/
}	
.interne #aide_rep_recherche a{
	border:none;
	display:block;
	width:235px;
	height:185px;	
}	
.interne #aide_rep_recherche a img{
	border:none;
}	

/******** Formulaire newsletter **************/

#newsletter_form{
	width: 420px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #CCCCCC;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#newsletter_form p{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	background-color: #DDDDDD;
}
#newsletter_form .suptitre {
	font-weight: bold;
	letter-spacing: -1px;
	color: #555555;
	margin-left: 20px;
}
#newsletter_form .calage_centre{
	display: block;
	text-align: center;
}
#newsletter_form .calage_droite{
	clear: both;
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin-top: 2px;	
}
#newsletter_form .calage_gauche{
	display: block;
	float: left;
	text-align: left;
}	
#newsletter_form .asterisque {
	color: #FF0000;	
}
#newsletter_form input {
	color: #FF0000;	
}
#newsletter_form .legende_cnil {
	font-weight: normal;
	font-style: italic;
}
a.bt_ins_newsletter {
	display: block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding: 3px;		
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.bt_ins_newsletter:hover {
	background-color: #333333;
	color: #FFFFFF;		
	text-decoration : none;	
	border: 1px solid #FFCC33;
}
.alerte_formulaire_newsletter_ok {
	color: #148A14;
	font-weight: bold;
	font-style: normal;
}




/* Informations CSS Actualités / Brèves
/* ----------------------------------------------------------------------------------------------*/


.accueil #contenu #zone_actus{
	display:block;
	background:url(visuels/bg_zone_actu_c.jpg) top left repeat-y;
	width:225px;
	float:left;
	padding:0;
	margin:0 0 0 0;}
	
.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	background:url(visuels/bg_zone_actu_h.jpg) top left no-repeat;
	display:block;
	margin:0;
	font-size:1.7em;
	color:#EF4D36;
	width:185px;
	padding:15px 20px 0 20px;


}
.accueil .actu{
	padding:0 0 30px 0;
	width:225px;
	display:block;
	float:left;
	min-height:133px;
	height:auto!important;
	height:133px;
	color:#FFFFFF;
	background:url(visuels/bg_zone_actu_b.jpg) bottom left no-repeat;
}
.accueil .actu a{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

.accueil .actu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.accueil .actu_chapeau{
	color:#FFFFFF;
	font-size:1.2em;
	padding:10px 20px 0 20px;
	display:block;
	clear:left;
}
.accueil .lire_plus{
	color:#FFFFFF;
	font-size:1.2em;
	float:right;
	margin:0 20px 0 0;
	font-weight:normal;
	line-height:1.6em;
}
.accueil .lire_plus:hover{
	text-decoration:none;
}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	font-weight: bold;
	font-size:1.7em;
	line-height:1.9em;
	margin: 10px 0 0 0;
	color:#EF4D36;
}
.interne #zone_news{
	display:block;
	float:left;
	padding:5px 20px 5px 0px;
	width:350px;
	text-align:justify;}
.interne #zone_lire_aussi{
	display:block;
	float:left;
	width:170px;
	padding:5px;
	margin:25px 0 0 0;
	background:#EFEFEF;
	border:1px solid #CCCCCC;
}
.interne .lire_plus{
	background:url(visuels/puce_liens_actus.gif) center left no-repeat;
	padding:0 0 0 15px;
	color:#F08C03;
	font-size:1em;
	text-decoration:none;}
.lire_egalement{
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	line-height:1.6em;}

/* Informations CSS Pages et "zones bas de page" */
/* ----------------------------------------------------------------------------------------------*/

h1.titre_page{		/* Titre de pages intérieures */
	font-weight:bold;
	color:#8CC63E;
	font-size: 2.0em;
	line-height: 1.2em;	
	display:block;
	clear:left;
	padding:0 0 15px 0;
	margin:20px 0 10px 0;
	background:url(visuels/bg_separation_titre.gif) bottom left no-repeat;	
}
#zone_contact{
	width: 100%;
	text-align: right;
	margin-top: 10px;

}
#zone_contact a {
	text-decoration: none;
	color:#EF4D36;
	background:url(visuels/puce_tel-min.gif) center left no-repeat;
	padding:5px 0px 5px 25px;
}
#zone_contact a:hover {	
	text-decoration: underline;
}
#zone_printmode{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_printmode a {
	text-decoration: none;
	color:#EF4D36;
	background:url(visuels/puce_print-min.gif) center left no-repeat;
	padding:5px 0px 5px 25px;
}
#zone_printmode a:hover {	
	text-decoration: underline;
}

/* Informations CSS Consultations */
/* ----------------------------------------------------------------------------------------------*/

.consultation_message {
	background-color: #E6E6E6;	
	margin-top: 5px;
	overflow-x: auto;
	padding: 5px;	
	padding-bottom: 20px;
	width: 520px;	
}
.consultation_titre_noir {
	font-weight: bold;
}
.consultation_msg_valide {
	color: #008C42;
	font-weight: normal;
}
.consultation_msg_refuse {
	color: #FF0000;
	font-weight: normal;
}

/* Informations CSS pour l'Agenda 		   */
/* ----------------------------------------------------------------------------------------------*/

#agenda {	
	width: 159px;	
	background-color: #C3DB94;	
	text-align: center;
}
#agenda_prochain_ev {	
	width: 149px;
	padding: 5px;		
	background-color: #DEF5B2;	
	text-align: left;
}
#agenda_page_interne_bloc_01 {
	float: left;
	width: 170px;
	text-align: left;	
}
#agenda_page_interne_bloc_02 {
	float: left;
	margin-left: 22px;
	width: 350px;	
}
#agenda_page_interne_bloc_01_contenu {	
	width: 170px;	
	background-image: url(visuels/agenda_page_middle.gif);	
	background-repeat: repeat-y;
}
a.lien_evenement {
	font-weight: bold;
	color: #E02424;	
	text-decoration: underline;	
}
a.lien_evenement:hover {
	color: #E18123;	
	font-weight: bold;
	text-decoration: none;
}
a.prochain_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;	
	text-decoration: none;
}
a.prochain_evenement:hover {
	color: #E18123;	
	text-decoration: underline;
}
.typo_agenda {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	color: #606060;
}
.typo_agenda_today{
	font-weight: bold;
	background-color:#FFFFFF;
	color: #606060;
}
.typo_agenda_prochain_ev_titre {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #E02424;
}
.titre_agenda_evenement_date {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
}
.select_agenda {
	font-weight: normal;	
}

/* Informations CSS de menu */
/* ---------------------------------------------------------------------------------------------- */


#menu_int {


	display:block;
	float:left;
	width:179px;
	padding:0 0 0 10px;

}
#menu_int dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;	 
}

#menu_int li { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	
}

#menu_int dt {
}


/* MENU VERTICALE / HORIZONTALE */
/* changer la valeur de la class de la div menu_int : fichier menu.php */


/* MENU VERTICALE */

#menu_int.verticale dt a,.menu_sans_lien{ 
	font-weight: bold;	
	text-decoration: none;	
	width: 160px;
	padding:6px 0px 6px 19px;
	background:url(visuels/puce_menu.gif) center left no-repeat;
	
	display:block;
	

	
	color:#FFF;
	font-size:1.1em;
	text-transform:uppercase;
	border-bottom:1px dotted #689EC1;

}
#menu_int.verticale dd {
	position: absolute;
	z-index: 100;
	margin-left: 170px;
	margin-top: -27px;
	padding:0 0 0 9px;
	z-index:1000;




}
#menu_int.verticale dd ul{
	padding:0 0 0 0;
	background:#00a6eb
}


/* FIN MENU VERTICALE */





#menu_int dt a:hover{
	background:#689EC1 url(visuels/puce_menu.gif) center left no-repeat;
}


#menu_int ul {
	padding: 0px;

}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a{
	font-weight: bold;	
	text-decoration: none;	
	width: 200px;
	padding:6px 0px 6px 19px;
	background:url(visuels/puce_menu.gif) center left no-repeat;	
	color:#FFFFFF;
	font-size:1.2em;
	display:block;
}
#menu_int li a:hover{
	background:#045089 url(visuels/puce_menu.gif) center left no-repeat;		
}


/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/

ul#plan_site li {
	list-style:none;
	padding:0;
	background:none;
}
ul#plan_site ul li {
	margin-left:60px;
}
ul#plan_site ul ul li {
	margin-left:80px;
}	
ul#plan_site li a { /* niveau 1 */
	background:url(visuels/puce_plan_site1.gif) center left no-repeat;
	padding:0 0 0 18px;
	line-height:2.4em;
	color:#333;
	font-weight:bold;	
	text-decoration:none;
}
ul#plan_site li a:hover { /* niveau 1 */
	color:#8cc63e;
}
ul#plan_site ul li a { /* niveau 2 */
	background:url(visuels/puce_plan_site2.gif) center left no-repeat;
}
ul#plan_site ul ul li a { /* niveau 3 */
}	
.plansite_1_noa{
	background:url(visuels/puce_plan_site1.gif) center left no-repeat;
	padding:0 0 0 18px;
	line-height:2.4em;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

/* MENU ARBORESCENCE */
/* ----------------------------------*/


#trouver_voyage{
   	cursor:pointer;
	width:220px;
	height:21px;
	padding:11px 0 0 25px;
	margin:0;
	display:block;
	text-decoration:none;
	color:#0279B7;
	font-size:1.2em;
	color:#F26347;
}

.design_v1 #trouver_voyage{	background:url(visuels/1/bg_onglet.gif) top left no-repeat; }
.design_v2 #trouver_voyage{	background:url(visuels/2/bg_onglet.gif) top left no-repeat; }
.design_v3 #trouver_voyage{	background:url(visuels/3/bg_onglet.gif) top left no-repeat; }
.design_v4 #trouver_voyage{	background:url(visuels/4/bg_onglet.gif) top left no-repeat; }
.design_v5 #trouver_voyage{	background:url(visuels/5/bg_onglet.gif) top left no-repeat; }
.design_v6 #trouver_voyage{	background:url(visuels/6/bg_onglet.gif) top left no-repeat; }
.design_v7 #trouver_voyage{	background:url(visuels/7/bg_onglet.gif) top left no-repeat; }

#finder {
	position: absolute;
	margin: 0 0 0 0;
	
}
#fond_finder {
	display: block;
	min-height: 15px;
	height: auto!important;
	height: 15px;		
	position: relative;
}

.design_v1 #fond_finder{ background:url(visuels/1/bg_fond_finder.gif) top left no-repeat; }
.design_v2 #fond_finder{ background:url(visuels/2/bg_fond_finder.gif) top left no-repeat; }
.design_v3 #fond_finder{ background:url(visuels/3/bg_fond_finder.gif) top left no-repeat; }
.design_v4 #fond_finder{ background:url(visuels/4/bg_fond_finder.gif) top left no-repeat; }
.design_v5 #fond_finder{ background:url(visuels/5/bg_fond_finder.gif) top left no-repeat; }
.design_v6 #fond_finder{ background:url(visuels/6/bg_fond_finder.gif) top left no-repeat; }
.design_v7 #fond_finder{ background:url(visuels/7/bg_fond_finder.gif) top left no-repeat; }

#menu_arbo {
	margin: 0px;
	width: 531px;			
	padding: 0px;
	height: 0px;	
	/* Tailles d'orgine avant modif Arnaud pour éviter l'ouverture du module à chaque réinitialisation de page
	padding: 15px 20px 0 25px;
	height: 374px;
	*/		
	overflow: hidden;
	display: block;
}

.design_v1 #menu_arbo{	background:url(visuels/1/bg_finder.jpg) top left no-repeat; }
.design_v2 #menu_arbo{	background:url(visuels/2/bg_finder.jpg) top left no-repeat; }
.design_v3 #menu_arbo{	background:url(visuels/3/bg_finder.jpg) top left no-repeat; }
.design_v4 #menu_arbo{	background:url(visuels/4/bg_finder.jpg) top left no-repeat; }
.design_v5 #menu_arbo{	background:url(visuels/5/bg_finder.jpg) top left no-repeat; }
.design_v6 #menu_arbo{	background:url(visuels/6/bg_finder.jpg) top left no-repeat; }
.design_v7 #menu_arbo{	background:url(visuels/7/bg_finder.jpg) top left no-repeat; }

#menu_arbo ul,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu_arbo li{
	float: left;
}
#menu_arbo .pane {
	overflow: hidden;
	display:block; 	
	margin: 0px;
	padding:0 0 0 10px;	
	width: 484px;
	height: 326px;
}
#menu_arbo .elements li{
	width: 240px;
	height: 324px;	
	padding: 1px 0px 1px 1px;
	margin:0 10px 0 0;
	text-align: left;
	border:none;
	background:url(visuels/finder/bg_col.gif) top left no-repeat;
}
#menu_arbo .elements li a{
	font-size:12px;
	text-decoration:none;
	margin:0;
	display:block;
	width: 198px;
	padding:0 5px 0 19px;
	height:18px;
	overflow:hidden;
	color:#f26347;
}
#menu_arbo .elements li a:hover{
	color:#FFF;
}
#menu_arbo .elements li a span{
	font-size: 10px;
	margin-left: 3px;	
}
#menu_arbo #bloc_lien_retour {	
	display: block;
	width: 25px;
	height: 29px;
	float:left;
	margin:295px 0 0 0;
	background:url(visuels/finder/back_off.gif) top left no-repeat;
}
#colonne_1_bloc, #colonne_2_bloc, #colonne_3_bloc {
	display: block;
	width: 240px;
	height: 324px;	
	/*background:url(visuels/finder/bg_col.gif) repeat scroll top;*/
}
#colonne_1_bloc {
	overflow: hidden;	
}
#colonne_2_bloc {
	overflow: auto;
}
.colonne_3_bloc_ov_ok {
	overflow: auto;
}
.colonne_3_bloc_ov_ko {		
	overflow: hidden;
}


/**************** A modifier ************************/
#menu_arbo a.select {
	background:#F26347 url(visuels/finder/folder_select.gif) top left  no-repeat;
	color:#FFF!important;
}
#menu_arbo a.select:hover{
	background:#F26347 url(visuels/finder/folder_select.gif) top left  no-repeat;}

#menu_arbo .elements li a.select  span{
	color:#FFF;
}
#menu_arbo .elements li a span{
	color:#F26347;
}
#menu_arbo .elements li a:hover span{
	color:#FFF;
}
#menu_arbo .elements li a.lien_1 {
	background:#FFF url(visuels/finder/folder_1.gif) top left  no-repeat; 
	color:#333;
}
#menu_arbo .elements li a.lien_1:hover {
		background:#F26347 url(visuels/finder/folder_select.gif) top left  no-repeat; 
	color:#FFFFFF;
}
#menu_arbo .elements li a.lien_2 {
		background:#D3F0FC url(visuels/finder/folder_2.gif) top left  no-repeat; 
	color:#333;	
}
#menu_arbo .elements li a.lien_2:hover {
		background:#F26347 url(visuels/finder/folder_select.gif) top left  no-repeat; 
	color:#FFFFFF;
}
#menu_arbo .elements li a.fiche_lien_1 {
	color:#F26347;
		background:#FFF url(visuels/finder/fiche_1.gif) center left no-repeat; 
}
#menu_arbo .elements li a.fiche_lien_2 {
	color:#F26347;
	background:#D3F0FC; 
		background:#D3F0FC url(visuels/finder/fiche_2.gif) center left no-repeat; 
}
#menu_arbo .elements li a.fiche_lien_2:hover,#menu_arbo .elements li a.fiche_lien_1:hover {
	color: #FFF;
		background:#F26347 url(visuels/finder/fiche_select.gif) center left no-repeat;	
}
#menu_arbo .elements li a.select_fiche {
	color: #FFF;
		background:#F26347 url(visuels/finder/fiche_select.gif) center left no-repeat;	
}

/* ZONE COMMANDE */
/* -------------------------------------------------------------------------------------------- */

#zone_commande form{
	padding:10px 0px;
	margin:0 auto;
	width:450px;
}
#zone_commande form .champs{
	width:450px;
	display:block;
	padding:10px 0 11px 0;
	float:left;}
#zone_commande form .separation{
	width:450px;
	display:block;
	padding:10px 0 11px 0;
	border-bottom:1px solid #CCC;
	float:left;}	
#zone_commande form .calage_droite{
	clear:both;
	display:block;
	float:left;
	width:135px;
	text-align:right;
	margin:0px 10px 0px 0px;
	font-size:1.1em;
	font-weight:bold;
	color:#008ACB;
}
#zone_commande form .calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:3px 0px 0px 0px;
	line-height:14px;	
}
#zone_commande form .calage_gauche label{
	padding:0 15px 0 5px;
	font-size:1.2em;	
}
#zone_commande form .asterisque {
	color: #555;
	display:block;
	clear:left;
	font-size:0.9em;
}
#zone_commande form a.lien_bouton {
	display:block;
	float:right;
	width:102px;
	height:41px;
	background:url(visuels/fr_btn_envoyer.gif) top left no-repeat;
	text-indent:-9999px;
}
#zone_commande form a.lien_bouton:hover {
	background:url(visuels/fr_btn_envoyer-over.gif) top left no-repeat;
}
#zone_commande form .commande_input {
	border:1px solid #CCC;
	background:#EEE;
	color:#555;
	padding:3px;
	font-weight:bold;
	font-size:1.2em;
}
#zone_commande form .commande_input:hover {
	border-color:#8cc63e;
}
#zone_commande form textarea{
	width:300px;}
	
/* GOOGLE MAP */
/*------------------------------------------------*/	
.bulle{
	display:block;
}
.titre_bulle_agence{
	font-size:1.5em;
	line-height:1.2em;
	margin:0;
	padding:0;
	float:left;
	color:#345684;
}


/* Informations CSS RSS */
/* ----------------------------------------------------------------------------------------------*/

#rss {
	background:url(visuels/picto_rss.gif) center left no-repeat;
	padding:5px 0 5px 20px;

}
#zone_rechercher_billet{
	float: right;
	width:189px;
	display:block;
}
#zone_rechercher_billet a img{
	border:none;
}

.col_droite{
	float:right;
	width:226px;
	overflow:hidden;
}
.col_gauche{
	float:left;
	width:480px;
}


/* MODULES RECHERCHES */

#mod_date_depart {
	float: right;
	width: 226px;
	padding:10px  0px 10px 0px;
	display:block;
}
#mod_date_depart select{
	padding:1px 0;
	margin:0 0 0 5px!important;
	margin:0 0 0 2px;
	border:1px solid #91AFBB;
	color:#333;
}
*+html #mod_date_depart select{
	margin: 0 0 0 2px!important;
}
#mod_date_depart #form_date_depart{
	padding:7px 5px 15px 8px;
	background:#EFEFEF;
	background:url(visuels/bg_mod_date_depart.gif) top left no-repeat;
	float:left;
	width: 219px;	
}
#mod_date_depart #form_date_depart a{
	display:block;
	margin:12px auto 0 auto;
	width:75px;
	height:20px;
	text-indent:-9999px;
}
#mod_date_depart #form_date_depart a:hover{
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#mod_date_depart #titre_recherche_date{
	display:block;
	width:226px;
	height:60px;
	text-indent:-9999px;	
}
#mod_date_dispo {
	float: left;
	width: 226px;
	margin:0 0 0 30px;
	padding: 10px 0px 10px 24px;
	height: 180px;
	display:block;
}
#mod_date_dispo #titre_recherche_dispo {
	display: block;
	width: 226px;
	height: 60px;
	text-indent: -9999px;	
}
#mod_date_dispo #form_date_dispo {
	padding: 7px 5px 15px 8px;	
	background: url(visuels/bg_mod_date_dispo.gif) bottom left no-repeat;	
	float: left;
	width: 219px;	
}
#mod_date_dispo select {
	padding:1px 0;
	margin: 0 0 5px 5px!important;
	margin: 0 0 5px 2px;
	border: 1px solid #565B9A;
	color: #333;
	z-index:1;
}
*+html #mod_date_dispo select {
	margin: 0 0 5px 2px!important;
}
#mod_date_dispo #form_date_dispo a {
	display: block;
	margin: 7px auto 0 auto;
	width: 75px;
	height: 20px;	
	text-indent: -9999px;
}
#mod_date_dispo #form_date_dispo a:hover {
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.date_moins,.date_plus{
	display:block;
	clear:left;
	width:148px;
	height:48px;
	padding:12px 15px 0 63px;
	color:#252525;
	font-size:1.1em;
	text-decoration:none;
	margin:0 25px;
}
.date_moins:hover,.date_plus:hover{
	color:#FFF;
}
.date_moins{
	background:url(visuels/bg_rechercher_date-j-1.gif) top left no-repeat;
}
.date_plus{
	background:url(visuels/bg_rechercher_date-j1.gif) top left no-repeat;
}


/* Informations CSS FCK */
/* ----------------------------------------------------------------------------------------------*/

.wsc_vert{
	color:#8cc63e;
	}
.wsc_rouge{
	color:#ef4d36;
	}
.wsc_bleu{
	color:#0089C1;
}

.wsc_sstitre_vert{
	color:#8cc63e;
	font-size:1.6em;
	line-height:1.8em;
	}
.wsc_sstitre_rouge{
	color:#ef4d36;
	font-size:1.6em;	
	line-height:1.8em;	
	}
.wsc_sstitre_bleu{
	color:#0089C1;
	font-size:1.6em;	
	line-height:1.8em;
	padding:0 0 15px 0;
}

.wsc_legende{
	font-size:0.9em;
	color:#333;
	background:#efefef;
	line-height:1.2em;
	display:block;
	padding:2px;
}
.wimg_droite {
	padding:0 0 0 5px;
	float:right;
}
.wimg_gauche {
	padding:0 5px 0 0;
	float:left;
}





