/*#####################################################*/
/* Le body
/*#####################################################*/
.le_body
{
	background-color : #FFFFFF;
	background-image: url('/images/fond.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	scrollbar-face-color: #FFA800;
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #DCAD45;
	scrollbar-arrow-color: #000000;
	
}
a img { border: 0px; }

#destination 
{
  position:absolute;
  top:33px;margin-left:800px;
  color:#656565;
  border: solid grey 1px;
  width: 180px;
  font-family: Arial;
  font-size: 11px;
}

a:link, a:active, a:visited
{
  font-family: Arial;
  font-size: 12px;
  color: #2A9FB0;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}
/*#####################################################*/
/* Tableau qui englobe tout le site
/*#####################################################*/
.tableau_du_site
{
	/*border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;*/
	/*background-color : #ffffff;*/
}

.ColonneExtremeGauche
{

}

.tableau_du_site_colonne_extreme_droite
{
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color : #FFFFFF;
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_IE
{
	position:expression('absolute');
	/*left:763px;*/
	top:expression(eval(document.body.scrollTop)+1);
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_PAS_IE
{
	position:fixed;
}

/*#####################################################*/
/* Tableau général de l'index
/*#####################################################*/
.TableauGeneralIndex
{
	height: 30%;
	border: 0px;
	border-bottom: solid #cfcfcf 1px;
        background-image: url('/images/ligne2.gif');
        background-position: right 0px;
        background-repeat: repeat-y;
}

.Hauteur1erLigneTableauGeneralIndex
{
	padding:0px;
	margin : 0px;
	line-height: 10px;
	/*background-color : #FFFFFF;*/
}
/*#####################################################*/
/* Tableau qui englobe le menu de navigation
/*#####################################################*/

.menu_tableau
{
   position: absolute;
   padding-left: 255px;
   top: 75px;
   background-image: url('/images/ligne_menu.jpg');
   background-position: bottom right;
   background-repeat: no-repeat;
   Z-INDEX: 20000;
   margin-bottom:50px;
}

/*#####################################################*/
/* EspaceAvantColonneGauche
/*#####################################################*/

.EspaceAvantColonneGauche
{
	
}

/*#####################################################*/
/* EspaceApresColonneDroite
/*#####################################################*/

.EspaceApresColonneDroite
{
	
}

/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneGaucheEtCentre
{
	
}


/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneDroitEtCentre
{
	
}

/*#####################################################*/
/* Colonne qui contient les modules de gauche
/*#####################################################*/

.module_site_gauche
{
padding: 0px;
margin: 0px;
}

/*#####################################################*/
/* Colonne qui contient les modules de droite
/*#####################################################*/

.module_site_droite
{
	padding-top:29px;
	
}


/*#####################################################*/
/* Style de la barre de navigation
/*#####################################################*/
/*----------------------------------------------------*/
/* Style de la police du lien de navigation courant
/*----------------------------------------------------*/
td.navigation_haut {
	position: absolute;
	top: 100px;
        font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color: #2A9FB0;
	padding-left:262px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:5px;
}
/*----------------------------------------------------*/
/* Style de la police du lien de navigation 
/* de la branche ascendante !!!
/*----------------------------------------------------*/
a.chemin:link,a.chemin:visited,a.chemin:active
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	color: #2A9FB0;
}

a.chemin:hover
{
  text-decoration: underline;
}


/*#############################################################*/
/* Style du titre de la page dans le cas avec pointillés
/* L'image doit être réalisée en taille 650 pixel avec une partie blanche
/*############################################################*/

.titre_page
{
	background: url('/images/titre_page.jpg') no-repeat bottom left;
    height:20px !important;
    height: 95px;
    font-family: Arial;
	font-size: 15px;
	text-align: left;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 	37px;
	padding-right: 	25px;
	padding-top: 68px;
	padding-bottom: 9px;
	letter-spacing:2px;
}
.titre_pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	line-height: 1px;
}

.trait_sous_titre
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	height: 1px;
}

.pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
}	


/*#####################################################*/
/* Style des paragraphes
/*#####################################################*/
/*----------------------------------------------------*/
/* Paragraphes de type "text"
/*----------------------------------------------------*/
.paragraphe, .texte, .formulaire
{
	font-size: 12px;
	font-family: Arial;
	color: #707070;
	padding-left: 	25px;
	padding-right: 	25px;
	padding-top: 	0px;
	padding-bottom: 10px;
}

.TableauParagrapheImage
{
	padding-left: 	25px;
	padding-right: 	25px;
}

.paragraphe_image {

	border-left-width:		15px;
	border-right-width:		15px;
	border-bottom-width:	5px;
	border-top-width:		0px;	
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-top-color:#ffffff;
}

.LegendePhotoParagraphe
{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-style:italic;
	color: #000000;
	text-align: center;
	padding-top:5px;
}


/*----------------------------------------------------*/
/* Paragraphes de type "titre"
/*----------------------------------------------------*/
.paragraphe_titre
{	
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color: #f7921c;
	padding-left: 	25px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}
h2
{
	background-image: url('/images/puce_sous_titre.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	height:25px;
        font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color: #f7921c;
	margin: 0px;margin-top: 15px;
	padding-left: 	25px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
table.lien_enfant_tableau_interne
{
padding:0px;margin:0px;
}

.paragraphe_lien_enfant
{		
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}

ul.list_lien_enfant
{
  padding: 0px;margin: 0px;
}

ul.list_lien_enfant li
{
  background-image: url('/images/puce_lien_enfant.gif');
  background-repeat: no-repeat;
  background-position: 0px 11px;
  padding-left: 23px;
  margin-left: 22px;
}

.lien_enfant
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	line-height: 20px;
}
a.lien_enfant:link,a.lien_enfant:visited,a.lien_enfant:active
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration:underline;
	color: #F7921C;
}

a.lien_enfant:hover
{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration:underline;
	color: #F7921C;
}

.lien_enfant_puce_image
{
	margin-left: 	5px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;
}
.lien_enfant_puce_ol
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_puce_ul
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_separateur
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	padding-left:5px;
	padding-right:5px;
}
.lien_enfant_tableau
{	
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
	width:100%;
}
.lien_enfant_tableau_interne
{	
	padding-top:	0px;
	padding-bottom:	3px;
}
.lien_enfant_td_image_gauche
{
	text-align:left;
	width:1px;
	padding-right:25px;
	font-weight:bold;
}
.lien_enfant_image_gauche
{
	border:0px;
	font-weight:bold;
}
.lien_enfant_td_image_droite
{
	text-align:right;
	width:1px;	
	padding-left:5px;
	font-weight:bold;
}
.lien_enfant_image_droite
{
	border:0px;
	font-weight:bold;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere"
/*----------------------------------------------------*/
/* ------------------------ */
/* Lien Frère : gabarit n°0 */
/* ------------------------ */
.paragraphe_lien_frereGabarit0
{		
	padding-left: 	25px;
	padding-right: 	25px;
	padding-top: 	10px;
	padding-bottom: 10px;
	
}
.TableauConteneurLienFrereGabarit0
{
        padding:0px;
}
.TableauLienFrerePrecedentGabarit0
{
	
	text-align:right;
	/*width:1px;*/
}

.TableauLienFrereSuivantGabarit0
{
	text-align:left;
}

.TDConteneurLienFrerePrecedentGabarit0
{
	padding:0px;
        text-align:left;
	width:30%
}

.TDCentreTableauConteneurGabarit0
{
	width:40%;
}

.TDConteneurLienFrereSuivantGabarit0
{
	text-align:right;
	width:30%;
	
}

.TDLienFrereIconePrecedentGabarit0
{
	display: none;
}

.TDLienFrereIconeSuivantGabarit0
{
	display: none;
}


.TDLienFrereSuivantGabarit0
{
	padding-left: 14px;
        padding-right: 34px;
        border-left: #95c1e8 1px  solid;
        border-top: #95c1e8 1px  solid;
        border-bottom: #95c1e8 1px  solid;
        background-color:#f4fdff;
	background-image: url('/images/fleche_frere_suivant.gif');
	background-repeat: no-repeat;
	background-position: right;
}


.TDLienFrerePrecedentGabarit0
{
	padding-right: 14px;
	padding-left: 34px;
        border-right: #95c1e8 1px  solid;
        border-top: #95c1e8 1px  solid;
        border-bottom: #95c1e8 1px  solid;
        background-color: #f4fdff;
	background-image: url('/images/fleche_frere_precedent.gif');
	background-repeat: no-repeat;
	background-position: left;
}

a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active
{
        font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #2A9FB0;
	text-decoration:none;
}


a.LienFrerePrecedentGabarit0:hover
{
        font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #2A9FB0;
	text-decoration:underline;
}


a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active
{
        font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #2A9FB0;
	text-decoration:none;
}


a.LienFrereSuivantGabarit0:hover
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #2A9FB0;
	text-decoration:underline;
}
/* ------------------------ */
/* Lien Frère : gabarit n°1 */
/* ------------------------ */
.paragraphe_lien_frereGabarit1
{	
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	10px;
	padding-bottom: 10px;	
}
.TableauConteneurLienFrereGabarit1
{	
	 padding-top:15px;
}
.lien_frere_tableauGabarit1
{	
	/*border-top:1px solid #507CBD;
	padding-left:	0px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px;
	width:100%;*/
}
.lien_frere_td_image_gaucheGabarit1
{
	/*text-align:left;
	width:1px;
	padding-right:25px;*/
}
.lien_frere_image_gaucheGabarit1
{
	/*border:0px;*/
}
.lien_frere_tableau_interneGabarit1
{	
	/*padding-top:	0px;
	padding-left: 5px;
	padding-bottom:	3px;*/
	
}
.lien_frere_puce_imageGabarit1
{
	/*margin-left: 	0px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;*/
}
.lien_frereGabarit1
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #507CBD;
}
/*#####################################################*/
/* Style pour bloc site (espace entre bloc)*/
/*#####################################################*/

.espace_entre_modules
{
height: 1px;

}

/*#####################################################*/
/* Style Généraux qui seront surchargés par les modules*/
/*#####################################################*/

input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #c64212;
	background-color: #FFFFFF;
	padding-left: 4px;
	height:20px;
}


textarea {
	background-color: #EEF2F8;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #384792;
	border: 1px solid #384792;
}

select {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #384792;
	border: 1px solid #384792;
	width: 160px;
	outline-color:#384792;
}

/* a supprimer dans ceratains modules ***/
.bouton_ok {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #8c381c;
	background-color: #c64212;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: bottom;
}

.choix { vertical-align: bottom; }

/*#####################################################*/
/* Style du pied de page (footer)
/*#####################################################*/
/*----------------------------------------------------*/
/* Espace entre page et footer
/*----------------------------------------------------*/
.hauteur_footer_page_specifique
{
	display: none;
}
/*----------------------------------------------------*/
/* Trait de séparation entre page et footer
/*----------------------------------------------------*/
.ligne_en_haut_du_footer {
	background-color: #990000;
}
/*----------------------------------------------------*/
/* Séparateur entre les liens
/*----------------------------------------------------*/
td.footer {
	font-family: Arial;
	font-size: 11px;
	color: #5161b0;
	height: 50px;
        background-image: url('/images/footer2.gif');
        background-repeat: no-repeat;
        background-position: 0px 10px;
        text-align: right;
        vertical-align: top;
        padding-top: 7px;
        padding-right: 50px;
}
/*----------------------------------------------------*/
/* Les liens de bas de page
/*----------------------------------------------------*/
a.footer:link,a.footer:visited,a.footer:active { 
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	color: #2a9fb0;
}

a.footer:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration:underline;
	text-transform:none;
	color : #2a9fb0;
}

.espace_avant_footer
{
	height:15px;
}

/* --------------------------------------------- */
/* Popup Dialogbox							 	 */
/* --------------------------------------------- */

.popup_button
{
	font-family:Verdana;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#2ba0b2;
	color:#fff;
	border:1px solid #2760a3;
}
.popup_fieldset
{
	font-family:Verdana;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#3F72AA;
	border:1px solid #3F72AA;
}
.popup_fieldset legend
{
	font-weight:bold;
}

#div_popup
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family:Verdana;
	font-size:11px;
	border:1px solid #2ba0b2;
}
.div_attente
{
	background-color:#fff;
	border:1px solid #2760a3;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	display:none;
}

#div_popup .titre
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	left:0%;
	width:100%;
	background-color:#2ba0b2;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	position:absolute;
	padding:2px 10px;
}

#div_close_popup{
  background-image: url('/images/tourisme/popup_close.png');
}

.contenu_sms
{
	height:400px;
}

#div_popup .contenu
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:35px;
	padding-bottom:5px;
	background-color:#FFF;
	color:#000;
	height:80%;
}

#div_popup a, #div_popup a:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#div_popup .boutons
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align:center;
	height:30px;
	background-color:#FFF;
}

#div_popup .message
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#C00;
	font-weight:bold;
}

#div_popup input
{
	border: 1px solid #2ba0b2;
}

#bg_popup { background-color: rgb(0, 0, 0);z-index: 1001; }

/* --------------------------------------------- */
/* Menu de navigation							 */
/* --------------------------------------------- */
#menu_navigation
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
min-height:0;
color:#FFFFFF;
zoom:1;
font-family:arial, verdana, sans-serif;
font-size:11px;
font-weight:bold;
/*background-color:#5161b0;*/
}
#menu_navigation ol
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
visibility:hidden;
position:absolute;
z-index:10;
left:0;
top:0;
min-height:0;
background-image:url(/images/none.gif);
width:160px;
background-color:#4BAFBF;
zoom:1;
}
#menu_navigation li
{
margin:0;
padding:0;
border:0;
display:inline;
float:left;
position:relative;
z-index:5;
}
#menu_navigation .separateur
{
color:#ffffff;
padding-top:1px;
}
#menu_navigation li:hover
{
z-index:10000;
white-space:normal;
}
#menu_navigation li:focus
{
z-index:10000;
white-space:normal;
}
#menu_navigation li li
{
float:left;
border:0px;
width:100%;
margin:0;
}
#menu_navigation li:hover>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:focus>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:active>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li li:hover>ol
{
top:0px;
left:100%;
}
#menu_navigation li li:focus>ol
{
top:0px;
left:100%;
}
#menu_navigation:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol ol
{
padding:0;
margin:0;
}
#menu_navigation ol li
{
color:#FFFFFF;
background-color:#FFA800;
}
#menu_navigation a
{
text-decoration:none;
color:#555555;
padding:2px 5px;
margin:0;
display:block;
position:relative;
}
#menu_navigation .li_w_c
{
background-image:url('/images/arrow.gif');
background-repeat:no-repeat;
background-position:96% 50%;
}
#menu_navigation a:hover
{
color:#FFFFFF;
background-color:#34A4B2;
}
#menu_navigation li:hover>a
{
color:#FFFFFF;
background-color:#34A4B2;
}
#menu_navigation a:focus
{
color:#FFFFFF;
background-color:#34A4B2;
}
#menu_navigation li:focus>a
{
color:#FFFFFF;
background-color:#34A4B2;
}
#menu_navigation ol>li + li
{
border-top:0;
}
#menu_navigation .li_visible>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li .li_visible>ol
{
top:0px;
left:100%;
}
#menu_navigation li.ie6hover
{
z-index:10000;
}
#menu_navigation .ie6hoverUL
{
visibility:visible;
top:100%;
left:0;
}
#menu_navigation .ie6hoverUL .ie6hoverUL
{
top:0px;
left:100%;
}
#menu_navigation ol a
{
zoom:1;
}
#menu_navigation .ie6hoverA
{
color:#34A4B2;
background-color:#FFFFFF;
}

#menu_navigation ol li a
{
  color: #FFFFFF;
}




.partage_liste_partage_personnel
{
	cursor:pointer;
}
.partage_barre_partage_client_outer {
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:100%;
	padding:1px 0px 1px 0px;
}
.partage_barre_partage_client_inner {
	position:relative;
	float:left;
	display:block;
	background:#f4fdff;
	width:100%;
	margin:7px;
	margin-left:0;
	margin-right:0;
	border:1px solid #95C1E8;
}
.partage_liste_partage_reseau_social, .partage_liste_partage_personnel, .partage_liste_partage_bookmarking
{ 
	padding:5px; 
	border-right:1px dotted #666666;
}
.partage_liste_partage_reseau_social label
{
	margin:0px;
	padding:0px;
	font-size:9px;
	color:#2A9FB0;
	vertical-align:middle;
	font-family:Arial;
	font-size:11px;
}
.partage_liste_partage_agregation 
{
	padding:5px;
}
.partage_liste_partage_reseau_social img, .partage_liste_partage_personnel img, .partage_liste_partage_bookmarking img, .partage_liste_partage_agregation img { 
	margin-left:5px; 
	margin-right:5px; 
	cursor:pointer; 
	vertical-align:middle;
	border:none;
}
.partage_barre_partage_div_container_barre
{
	width:93%;
	margin-left:22px;
}
.lien_barre_partage_en_savoir_plus_barre_partage
{
	float:right;
	padding-top:7px; 
	padding-left:7px;
	padding-right:7px;
	font-size:9px;
}
#lien_barre_partage_en_savoir_plus_barre_partage
{
	float:right; 
	vertical-align:middle;
	padding:7px;
	font-size:9px;
	text-decoration:none;
	color:#2A9FB0;
	font-family:Arial;
	font-size:9px;
}
#lien_barre_partage_en_savoir_plus_barre_partage:hover
{
	text-decoration:underline;
}
