@import url("style_catalogue_moteur.css");

/***************************************************
	Styles personalisés pour AEROPORT DE BREST
***************************************************/
/* affichage du fond d'écran */
body{
	/*background-image: url(images/fond_page.gif);
	background-repeat: repeat;
	background-position: center top;*/
	background-color : #ffffff;
}


#Bandeau{
	width:1000px;
	height:130px;
	text-align:center;
	border:0px solid #000;
	background-color:#FFFFFF;
	background-image: url(images/cabotage.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#Bandeau a{
	width:1000px;
	height:110px;
	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;}

/*--------------------------------------------------------------------------------------------------------------------------------*/
/*       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:280px;
	overflow:hidden;

}	
#Intro a:hover{
	cursor:pointer;
	/*background-color:#F4F4F4;*/
	background-color:#ffffff;
}

#Intro .Entete {
	background-color:#ffffff;
	color:#000000;
	padding-left: 0px;
	text-align: center;
}

/*-----------------  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
*******************************************/
#Global{
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
}

#Contenu {
	width: 720px;
}

#Pied{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	color:#8e7e70;
	font-size : 9px;
	border-top: 1px solid #8e7e70;	
}

#Pied a:link {color: #737373;}
#Pied a:visited {color: #737373;}
#Pied a:active {color: #737373;}
#Pied a:hover {color: #737373;}
/***********************************
              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: 1000px;
	margin-top : 15px;	
}

#MenuHaut ul{
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
  	padding-bottom: 0px !important;
	padding-bottom: 0px;
    border-bottom: 0px none #000;
	padding-left:500px;
    margin: 0px;
	height:30px;
	/*background-image: url(images/ongletabsent.gif);*/
	background-color: transparent;
}			

#MenuHaut ul li{
	float: left;
	width:175px;
	!wisth: 195px;
	height: 30px;
	border: none;
	text-align:right;
	line-height: 30px;
	background-image: url(images/bouton.gif);
	margin: 0px;	
	margin-right: 20px;
	padding: 0px;
}

#MenuHaut ul li a{
	display: block;
	color:#000000;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	width: 171px;
	!width: 175px;
	background-color: transparent;
	padding: 0px;
	padding-right: 4px;
	margin: 0px;
	
}
#MenuHaut ul li a:hover{
	text-decoration : none;
	background-image: url(images/bouton2.gif);
	height: 30px;
	line-height: 30px;
}
#MenuHaut ul li.MenuSelect { /* style des onglets selectionnés */
    border-bottom: none ;
background-image: url(images/bouton2.gif);
	text-align:right;
		 
    margin: 0px;
	margin-right: 20px;
		
}

#MenuHaut li.MenuSelect a{ 
    display: block;
	background-color: transparent;
    color: #ffffff;
    text-decoration: none;
	height: 30px;
	/*background-image: url(images/ongletselect.gif);*/
	line-height: 30px;
	border:none;
	    padding: 0px;
	padding-right: 4px;
	margin: 0px;
	
}

#MenuHaut li.MenuSelect a:hover{    
	color: #ffffff;
	text-decoration: none;
}

/***********************************
              Menu Gauche 
************************************/

#Menu{
	width: 210px;
	background-color: #ffffff;
	padding: 0px;
}

#BlockMenu {
	margin: 0px;
	padding: 0px;
}

#Menu .BlocContenu {
	margin: 0px;
	padding: 0px;
}

#BlockMenu .Entete{
	background-color:#ffffff;
	font-size : 12px;
	line-height : 15px;
	text-align: center:
	padding-left: 0px;
	color : #e76f00;
	display :none;
	padding-bottom: 10px;
}

#BlockMenu ul li {
	/*font-size: 11px;*/
	font-weight: normal;
	height: 30px;
	!height: 37px;	
	width: 175px;
	margin:0px;
	padding:0px;
	color:#000000;
	border: none;
	margin-bottom: 7px;
}

#BlockMenu ul li a {
	display: block;
	font-size: 11px;
	border: 0px;
	height: 25px;
	!height: 30px;
	text-decoration: none;
	font-weight:bold;
	color:#000000;
	text-align: right;
	margin:0px;
	padding:0px;	
	padding-right: 5px;
	padding-top: 5px;
	background-image: url(images/bouton.gif);
}

#BlockMenu ul li a:hover {
	display: block;
	text-decoration: none;
	background-image : url(images/bouton2.gif);
	color:#ffffff;
	padding:0px;	
	padding-right: 5px;
	padding-top: 5px;
	margin:0px;
}

#BlockMenu ul li.MenuSelect{	
	color:#ffffff;
	background-image: url(images/bouton2.gif);
	text-decoration: none;
}

#BlockMenu ul li.MenuSelect a{
	color:#ffffff;
	background-image: url(images/bouton2.gif);
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
}
#BlockMenu ul li.MenuSelect a:hover {
	color:#ffffff;
}

#Menu .BlocPied {
	display: none;
}

/*******************************************
		Table Recherche
*******************************************/
TABLE.OSTableRecherche {
	background-color: #ffffff;
	border: 1px solid #8e7e70;
}

TABLE.OSTableRecherche TH{
	color: #ffffff;	/*FFFFFF;*/
	background-color: #8e7e70;
}

/*******************************************
		Table Supplements
*******************************************/
TABLE.OSTableSupplements TR TH{
	background-color: #ffffff; 
	color: #14558e;
}

/*********************************************
             Table Resultats
**********************************************/
TABLE.OSTableResultat {
	background-color: #ffffff;
	border-right: 1px solid #8e7e70;
	border-left: 1px solid #8e7e70;
	border-bottom:1px solid #8e7e70;
	border-top: none;
	width: 98%;
}

TABLE.OSTableResultat2 {
	background-color: #ffffff;
	width: 98%;
	border-right: 1px solid #8e7e70;
	border-left: 1px solid #8e7e70;
	border-top: none;
}

TABLE.OSTableResultat TH{
	border-bottom:none;
	background-color: #8e7e70;
	color: #ffffff;
}
TABLE.OSTableResultat .entete{
	background-color:#8e7e70;
	color: #ffffff;	
}
TABLE.OSTableResultat TD{
	/*color: #ff0000;*/	/*#000000;*/
}

tr .OSTitreResultat{
	background-color:#8e7e70;
	color: #ffffff;
}

.OSTitreResultat td {
	background-color:#8e7e70;
	color: #ffffff;
}

TABLE.OSTableResultat th table tbody{
	background-color:#8e7e70;
	color: #ffffff;	
}

.OSNomAppart {
	background-color:#8e7e70;
	color: #ffffff;	
}


TABLE.OSTableResultat TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 80px;
}

/*********************************************
             Autres tables (recap etc)
**********************************************/
.OSFondTitreParagraphe{
	color: #ffffff;
	background-color: #8e7e70;
}

.OSFondTitreParagraphe TD{
	color: #ffffff;
}

.OSFondTitreParagraphe2{
	background-color: #ffffff;
}

.OSHotel .Entete{
	background-color:#ffffff;
	color: #14558e;
}

.OSHotel .Entete td{
	background-color:#ffffff;
	color: #14558e;
}

.OSHotel .Contenu{
	background-color:#ffffff;
	border-bottom: 1px solid #8e7e70;
}

TABLE.OSTableCaracteristiques TH {
	background-color:#ffffff;
	color: #14558e;
}

/********************************
Conditions de vente / Paiement
*********************************/

.OSConditionsVente{
	background-color:#ffffff;
}
.OSConditionsVenteTitre {
	color: #FF0000;
}
.OSPaiement {
	background-color: #ffffff;
}
.OSPaiementTitre {
	color: #14558e;
	background-color: #ffffff;
}
.OSPaiementSousTitre {
	color: #8e7e70;
	background-color: #ffffff;
}

/*********************************************
                 Table Dispos
**********************************************/
TABLE.OSTableDispos TH {
	background-color:#8e7e70;
	color: #ffffff;
}

/*********************************************
               Pop up hotels
**********************************************/
table .OSTableResultat th {
	background-color:8e7e70;
	color: #ffffff;
	border: none;
}

table .OSTableResultat .entete {
	background-color:8e7e70;
	color : #ffffff;
}

div CaracteristiquesDetailsFamille .Entete {
	background-color:ffffff;
	color: #14558e;
}

/*********************************************
                     Signature Pied Page 
**********************************************/
#SignatureCDT{display:inline;}
#LogoCDT{display:inline;}
#JonctionSignature{display:inline;}
#SignatureCRT{display:inline;}
#LogoCRT{display:inline;}
