@import url("style_catalogue_moteur.css");
/***************************************************
	Styles personalisés pour ATLANTIQUE JAZZ FESTIVAL
***************************************************/
/* affichage du fond d'écran */
body{
	background-color : #c5d2e3;	
	margin-top:0px;
	padding-top:0px;
}


#Bandeau{
	width:898px;
	!width:900px;
	height:238px;
	!height: 240px;
	text-align:center;
	background-color:#FFFFFF;
	background-image: url(images/bandeaulivre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border: 1px solid #ffffff;
}
#Bandeau a{
	width:900px;
	height:220px;
	display:block;
}

/* affichage des rubriques de l'intro */

#IntroHebergements ,#IntroLoisirs ,#TitreHebergements ,#TitreLoisirs ,#IntroHotels ,#IntroCampings,
#IntroMeubles ,#IntroVillagesVacances,#IntroChambresdhotes ,#IntroBillets ,#IntroActivites-Sports ,
#IntroLocationMateriel {display:block;}

/*--------------------------------------------------------------------------------------------------------------------------------*/
/*       Intro hébergement       */
/* commentaire pn : : pn : block : permet l'affichage de la rubrique souhaitée - none : permet de ne pas faire apparaitre la rubrique souhaitée */
#TitreHebergements,#IntroHebergements, #IntroHotels, #IntroMeubles,#IntroChambresdhotes,#IntroCampings,#IntroVillagesVacances {display:block;}

/*       Intro Loisirs      */
#TitreLoisirs,#IntroLoisirs,#IntroBillets,  
#IntroActivites-Sports,#IntroBilletsMusees,#IntroActivites-culturelles,#IntroLocationMateriel {display:none;}
/*       Intro Boutique      */
#IntroBlocBoutique,#IntroBoutique{display:block;}
#TitreBoutique {display:none;}
/*--------------------------------------------------------------------------------------------------------------------------------*/


/* affichage des rubriques du menu */

#BlockMenuHebergements,#BlockMenuLoisirs,#SSTitreHebergements,#SSTitreLoisirs,#MenuHotels,#MenuCampings,#MenuMeubles,#MenuVillagesVacances,#MenuChambresdhotes,#MenuBillets,#MenuActivites-Sports ,#MenuLocationMateriel{display:block;}
#MenuBilletsLoisirsNautiques {display:none;}
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*       Menu hébergement      */
/* commentaire pn :
permet de faire apparaitre les rubriques dans la page interieur (block ou non)
*/
#BlockMenuHebergements,#SSTitreHebergements,#MenuHotels,#MenuMeubles ,#MenuChambresdhotes,#MenuCampings,#MenuVillagesVacances{display:block;}

/*       Menu Loisirs      */
#BlockMenuLoisirs,#SSTitreLoisirs,#MenuBillets,
#MenuLocationMateriel,#MenuActivites-Sports,#MenuBilletsMusees,#MenuActivites-culturelles {display:none;}
/*       Menu Boutique      */
#BlockMenuBoutique, #SSTitreBoutique,#MenuBoutique{display:none;}
/*--------------------------------------------------------------------------------------------------------------------------------*/



/*-----------------  Couleur et forme des bloc de la page Intro  ---------------------------*/
/* commentaire pn : 
   #Intro ul li : espacement entre les rubriques
   #Intro a{ : couleur lien lors du survol de la souris
   #Intro a:hover{ : couleur de fond lors du survol de la souris
 */
 

 
#Intro ul li{height:130px;}

#Intro a{
	display:block;
	text-decoration:none;
	color:#ff0000;
	height:130px;
	width:255px;
	overflow:hidden;

}	
#Intro a:hover{
	cursor:pointer;
	/*background-color:#F4F4F4;*/
	background-color:#ffffff;
}

#Intro .Entete {
	font-family: Arial, sans-serif;
	background-color:#ffffff;
	color:#ea8652;
	font-weight:bold;
	padding-left: 0px;
	text-align: center;
	font-size:16px;
	width: 500px;
}
#Intro .Titre{
	font-family: Arial, sans-serif;
	font-weight:bold;
}

/*-----------------  Couleur des liens de la page intro  ---------------------------*/
/* commentaire pn 
couleur des titres par défaut sur la page d'accueil */
#Intro a .Titre{
	color:#ffffff;
}
#Intro a:hover .Titre{color:#ffffff;}

/*-----------------  Masquer ou afficher les bloc titre et descriptif de la page intro ---------------------------*/
/* commentaire pn :
#Intro .Contenu .Titre{
display:none; --> les descriptifs apparaissent à la place du tite du nom de la rubrique
#Intro .Contenu .Description{ : fait apparaitre un texte descriptif dans la zone de la rubrique */

#Intro .Contenu .Titre{
display:block;
line-height:30px;
text-align:center;
text-decoration:none;

}
#Intro .Contenu .Description{
display:block;
/*visibility:hidden;*/

}

/*----------------- Modification du menu---------------------------*/
li#MenuBoutique{ /*background-color:#ff0000;height: 15px;*/}
#MenuBoutique span{/*display:none;*/}

/*******************************************
		Interface
*******************************************/
.OSFondPage {
	background-color:#c5d2e3;
}

#Global{
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#ffffff;
}
#Page {
	width:900px;
	background-color:#ffffff;
	background-image:url(images/fond.gif);
	margin:0px;
}

#Contenu {
	width: 620px;
	!width:590px;
	background-color:#ffffff;
	background-image:url(images/fondcontenu2.gif);
	background-repeat:y-repeat;
	padding:10px;
	margin-top: 22px;
	border:none;
}

.OSFondTitreParagraphe {
	background-color: #ffffff;
}
.OSFondTitreParagraphe TD {
	color: #ea8652;
}

#Pied{
	width: 900px;
	margin:none; 
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align:center;
	background-color:#ffffff;
	background-image:url(images/pied.gif);
	background-position : bottom;
	color:#333333;
	font-size : 11px;
	border: none;	
	font-family: Arial, sans-serif;
}
#Pied a{
	font-family: Arial, sans-serif;
	text-decoration:none;
	color: #ea8652;
}
#Pied a:link {color: #ea8652;}
#Pied a:visited {color: #ea8652;}
#Pied a:active {color: #ea8652;}
#Pied a:hover {color: #ea8652;}
/***********************************
              Page d'intro 
************************************/

#IntroHotels .Contenu {
	background-image: url(images/visuel-hotel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}
#IntroMeubles .Contenu {
	background-image: url(images/visuel-gite-meuble.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}#IntroChambresdhotes .Contenu {
	background-image: url(images/visuel-chambre-hote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}
#IntroCampings .Contenu {
	background-image: url(images/visuel-camping.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}
#IntroActivites-Sports .Contenu {
	background-image: url(images/visuel-individuel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}
#IntroActivites-culturelles .Contenu {
	background-image: url(images/visuel-activites.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}
#IntroBilletsMusees .Contenu {
	background-image: url(images/visuel-musees.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}
#IntroBillets .Contenu {
	background-image: url(images/visuel-spectacle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}
#IntroBoutique .Contenu {
	background-image: url(images/visuel-boutique.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}

#IntroVillagesVacances .Contenu {
	background-image: url(images/visuel-village.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:130px;
	width:252px;
}

/***********************************
          Menu Haut (onglets) 
************************************/


#MenuHaut{
	width: 898px;
	!width: 900px;
	height: 50px;
	!height:51px;
	background-image: url(images/menu.jpg);
	background-position : center center;
	background-repeat: x-repeat;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid  #ffffff;
	border-top: none;
}
#MenuHaut ul{
    font: normal 11px Arial, sans-serif;
    list-style-type: none;
  	padding:0px;
    margin: 0px;
	height:50px;
	background-color: transparent;
	border : none;
}			

#MenuHaut ul li{
	float: left;
	height: 30px;
	border:none;
	border-right : 1px solid #555555;
	text-align:center;
	/*background-image: url(images/ongletgrise.gif);
	background-repeat: no-repeat;
  	background-position:bottom left;*/
	line-height: 30px;
	background-color:transparent;
	margin: 0px;	
	padding-left : 16px;
	padding-right: 16px;
	margin-top: 10px;
}

#MenuHaut ul li a{
	font: normal 12px Arial, sans-serif;
	display: block;
	color:#cccccc;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	
}
#MenuHaut ul li a:hover{
	background-color: transparent;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
}
#MenuHaut ul li.MenuSelect { /* style des onglets selectionnés */
    border-bottom: none ;
    background-color:transparent;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
    margin: 0px;
	margin-top: 10px;
		
}

#MenuHaut li.MenuSelect a{ 
    display: block;
	background-color: transparent;
    color: #ffffff;
	height: 30px;
	/*background-image: url(images/ongletselect.gif);*/
	line-height: 30px;
	border:none;
	    padding: 0px;
	margin: 0px;
	font-weight: bold;
	
}

#MenuHaut li.MenuSelect a:hover{    
	color: #ffffff;
}

/***********************************
              Menu Gauche 
************************************/

#Menu{
	width: 203px;
	!width: 177px;
	margin-right: 20px;
	margin-left:6px;
	margin-top:22px;
	float:left;
	display:block;
	/*	border:1px solid #000;*/
}
#Menu .Bloc{
	/*margin-left:0px;
	margin-right:2px;*/
/*	border:1px solid #0F0;*/
	padding:0px;
}
#Menu .BlocEntete{

}

#Menu .BlocContenu{
	padding:0px;
	text-align:left;
}
#Menu .BlocPied{
/*	background-image: url(images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;*/
}

#BlockMenu {
	/*margin-bottom:5px;*/
}

#BlockMenu .Entete{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;	
	padding: 10px 0px 8px 20px;
	line-height:15px;
	background-color: #def0fa;*/
}
#BlockMenuHebergements{ display:block;}
#BlockMenuLoisirs{display:block;}


#BlockMenuHebergements .Entete{ display:none;}
#BlockMenuLoisirs .Entete{display:none;}

#BlockMenu img{border:0px;}

#BlockMenu ul {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}

#BlockMenu li ul{
	/*padding-left:1px;*/
	padding: 0px;
	margin:0px;
}
#BlockMenu ul li {
	font-size: 13px;
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-top: 0px;
	color:#333333;
	background-color: #ffa516;
	border-bottom: none;
}

#BlockMenu li ul li{
}

#BlockMenu ul li a {
	display: block;
	height:26px; /*hauteur 30 px -4px de padding-top*/
	!height:30px;
	font-size: 13px;
	border: 0px;
	/*line-height: 15px;*/
	text-decoration: none;
	color:#333333;
	/*background-color: #ffa516;*/
	background-image: url(images/menu1.gif);
	background-position: bottom;
	margin:0px;
	/*padding:2px;
	padding-left:1px;*/
	padding: 0px;
	padding-left:7px;
	padding-top:4px;
}

#BlockMenu ul li a:hover {
	display: block;
	height:26px; /*hauteur 30 px -4px de padding-top*/
	!height:30px;
	/*background-color:#fa5700;*/
	background-image: url(images/menu2.gif);
	color:#333333;
	/*padding:2px;	
	padding-left:1px;*/
	padding: 0px;
	margin:0px;
	padding-left:7px;
	padding-top:4px;
}

#BlockMenu ul li.MenuSelect{
	font-weight:bold;
	text-decoration: none;
	background-color: #ff8800;	/*#AD562C;*/
	color:#666666;
}

#BlockMenu ul li.MenuSelect a{
	color:#666666;
	text-decoration:none;
	background-color: #ff8800;
	font-weight: bold;
}
#BlockMenu ul li.MenuSelect a:hover {
	color:#666666;
	text-decoration: none;
	background-color: #fa5700;
	font-weight: bold;
}


/*******************************************
		Table Adresse
*******************************************/
TABLE.OSTableAdresse {
}
TABLE.OSTableAdresse TD{
	font-size: 12px;
}

/*******************************************
		Table Recherche
*******************************************/
TABLE.OSTableRecherche {
	background-color: #ffffff;
	border: 1px solid #0099e1;
	width: 500px;
	font-family:Arial, sans-serif;
}
TABLE.OSTableRecherche TD.Libelle{
	font-size: 12px;
	font-family:Arial, sans-serif;
	font-weight: bold;
	width: 150px;
	height: 30px;
	color: #000000;
}
TABLE.OSTableRecherche TH{
	font-size: 13px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	height: 15px;
	color: #0099e1;	/*FFFFFF;*/
	background-color: #ffffff;
	/*background-image: url(images/fond_orange2.gif);*/
}

TABLE.OSTableRecherche TD.CritereRecherche{
	font-size: 12px;
	font-weight: normal;
	font-family:Arial, sans-serif;
}

TABLE.OSTableRecherche ul.Caracteristiques li{
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding :2px;
	width:48%;
	float:left;
}
/*******************************************
		Table Supplments
*******************************************/
TABLE.OSTableSupplements {
	background-color: #ffffff;
	width: 98%;
}
/*TABLE.OSTableSupplements TR{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #828282;
}*/ 
TABLE.OSTableSupplements TD{
	font-size: 11px;
	height: 20px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #828282;*/
} 
TABLE.OSTableSupplements TD.Libelle{
	font-size: 11px;
	height: 20px;
	font-weight:bold;
	padding-left:10px;
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #828282;*/
} 

TABLE.OSTableSupplements TR TH{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ffffff;
	color: #d55b28; 
	border:0px;
	height: 15px;
}



/*********************************************
Table Resultats
**********************************************/
TABLE.OSTableResultat {
/*	padding: 4px;*/
	background-color: #ffffff;
/*	border-right: 1px solid #828282;
	border-left: 1px solid #828282;
	border-bottom:1px solid #828282;*/
	border: 1px solid #0099e1;
	width: 95%;
}

TABLE.OSTableResultat2 {
	background-color: #ffffff;
	width: 95%;
	/*border-right: 1px solid #828282;
	border-left: 1px solid #828282;*/
	border: none;
}

TABLE.OSTableResultat TH{
	font-family:Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-bottom:none;
	background-color: #ffffff;
	color: #0099e1;
	/*background-image: url(images/fond_orange2.gif);*/
/*	border-top:1px solid #828282;	
	border-left:1px solid #828282;	
	border-right:1px solid #828282;	*/
}
TABLE.OSTableResultat .entete{
	font-family:Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color:#ffffff;
	color: #0099e1;	
}

TABLE.OSTableResultat TD{
	font-family:Arial, sans-serif;
	font-size: 12px;
	padding: 1px;
	color: #0099e1;	/*#000000;*/
}
.OSTitreResultat{
	background-color:#ffffff;
	color: #0099e1;
}

TABLE.OSTableResultat TD.Libelle{
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}
/*********************************************
Table Caracteristiques
**********************************************/
TABLE.OSTableCaracteristiques{
/*	background-color:#dca;*/
	width: 100%;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.OSTableCaracteristiques TH {
	background-color:#ffffff;
	font-family:Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:0px;
}

TABLE.OSTableCaracteristiques TD {
	background-color:#ffffff;
	font-family:Arial, sans-serif;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;*/
	font-size: 11px;
	height: 20px;
	margin:1px;
}

TABLE.OSTableCaracteristiques LI {
	margin-left: 10px;
}

/****************************************
Affichage de la table des critres
*****************************************/
TABLE.OSTableCriteres {
	border: none;
	background-color: #ffffff;
}
TABLE.OSTableCriteres TH{
	height: 25px;
}
TABLE.OSTableCriteres TR{
	height: 25px;
}
TABLE.OSTableCriteres TD.OSCritereLibelle{
	font-size: 12px;
	font-weight: bold;
	width: 120px;
}
TABLE.OSTableCriteres TD.OSCritereContenu{
	font-size: 12px;
	font-weight: normal;
}

.OSCritere {
  margin: 0px;
  float: left;
  width: 135px;
  text-align: left; 
}



/*Affichage des critres pour les nombres d'enfants*/
.OSCritereCompo {
	text-align: left;
}

.OSCritereCompo Select{
  margin: 2px;
  padding :0px;
  float: left;
  display:inline;
  background-color:#fbf1e2;
  width:60px;
}

.OSCritereCompo Select#SelectRef{
	display:none;
}
  
.OSCritereCompo br{
	display:none;
}

#BlocAges{
margin:0px;
padding:0px;
}



/********************************
Conditions de vente / Paiement
*********************************/

.OSConditionsVente{
	background-color:#ffffff;
	width:98%;
	height:120px;
	overflow: auto;
	/*border: 1px dotted #999999;*/
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #0099e1;
	padding: 5px;
}
.OSConditionsVenteTitre {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-family:Arial, sans-serif;
}
.OSPaiement {
	background-color: #ffffff;
	border: 1px solid #828282;
}
.OSPaiementTitre {
	font-family:Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #d55b28;
	text-align: center;
	background-color: #ffffff;
	padding: 3px;
}
.OSPaiementSousTitre {

	font-family:Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099e1;
	text-align: center;
	background-color: #ffffff;
	padding: 3px;
}

/*********************************************
Table Dispos
**********************************************/
TABLE.OSTableDispos {
	width:95%;
}

TABLE.OSTableDispos TH {
	background-color:#ffffff;
	color: #0099e1;
	font-family:Arial, sans-serif;
	font-size: 12px;	
}

TABLE.OSTableDispos TD {
	background-color:#ffffff;
	font-family:Arial, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 20px;
}
.OSTexteIntro {
	font-family:Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2060BF;
	letter-spacing: 1pt;
}
.OSTexteIntropetit {
	font-family:Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2060BF;
	letter-spacing: 1pt;
}

.OSBlocAccueil{
	/*background-image: url(fond_accueil.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 319px;
	width: 479px;
}
.OSBlocAccueil .MenuHebergement{
	position: relative;
	left: 32px;
	top: 80px;
}
.OSBlocAccueil .MenuLoisirs{
	position: relative;
	left: 32px;
	top: 135px;
}
.OSBlocAccueil .MenuESF{
	position: relative;
	left: 32px;
	top: 190px;
}

.OSFondMenuHaut{
	background-color:#9EBFFC;

}
.OSBasPage{
	background-color:#99CCFF;
	border-top:1px solid #000;
	height:25px;
}



/**********************************************
	Affichage des popups
**********************************************/

#dwindow{
	z-index:100;
}

#dwindowcontent{
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
background-color:#FFFFFF;
}
#dwindow #handle{
background-color:#000;
}
.BlocVignette .image{
	z-index: 10;
	border:1px solid #000;
	width:120px;
/*	height:80px;*/
	overflow:hidden;
	background-color:#FFFFFF;
}
.BlocVignette .image img{
}
.BlocVignette .zoom{
	top: -17px;
	left:105px;
	position:relative;
	z-index: 100;
	float:left;
/*	border:1px solid #F00;*/
}

/*****************************************
	Bulle d'aide
****************************************/

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family:Arial, sans-serif;
font-size:12px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}




/*********************************************
                     Signature Pied Page 
**********************************************/
#SignatureCDT{display:inline;}
#LogoCDT{display:inline;}
#JonctionSignature{display:inline;}
#SignatureCRT{display:inline;}
#LogoCRT{display:inline;}
