@import url(http://static.for-system.com/ot-beaune/css/Styles_Billet.css);
@import url(http://static.for-system.com/ot-beaune/css/Styles_Billet_pass.css);
@import url(http://static.for-system.com/ot-beaune/css/Styles_Activites.css);
@import url(http://static.for-system.com/ot-beaune/css/style_minimoteur.css);

/******************************************
Styles généraux
******************************************/
body{ background-color:#9D0032; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form,ul {margin: 0px;padding: 0px;list-style-type: none;}
li {margin: 0px;padding: 0px;list-style-type: none;}
H1,H2 {margin: 0px;padding: 0px;}

A{color: #82002A;}
A:link {color: #82002A;}
A:visited {color: #82002A;}
A:active {color: #82002A;}
A:hover {color: #666666;}


.OSLien {color: #9d0032;}
.OSLien:link {color: #9d0032;}
.OSLien:visited {color: #9d0032;}
.OSLien:active {color: #9d0032;}
.OSLien:hover {color: #999999;}

.OSLienSupplement,.OSLienSupplement:link,.OSLienSupplement:active, .OSLienSupplement:visited{color: #ffffff;}
.OSLienSupplement:hover{color: #4d0625;}


/****************************************
Photos, Pictos
****************************************/
.OSCombo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F4F4;
	border: 1px solid #000000;
}
option.OSCombo {
	border: 0px solid #000000;
}


.OSPhoto {
	border: 1px solid #ffffff;
	margin-bottom: 2px;
}

.OSPhotoDescription {
	border: 1px solid #000000;
	margin: 5px;
	float: left;
}
.OSPicto {
	border: 1px solid #000000;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

/****************************************

****************************************/
H2{
	color: #FFFFFF;
/*	height: 30px;
*/	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 5px;
		margin-bottom: 20px;
padding-bottom: 5px;
	text-align:left;
	border-bottom: dashed 1px #ffffff;
}
.OSEntetePage{
	color: #FFFFFF;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-left: 10px;
	text-align:right;
	margin-bottom: 10px;
}
.OSEntetePage a, .OSEntetePage a:link, .OSEntetePage a:active, .OSEntetePage a:visited{color:#ffffff;}
.OSEntetePage a:hover{color:#ccc; text-decoration:none;}


.OSTitrePage {
	color: #FFFFFF; 
/*	background-color: #F5F5F5;*/
	height: 30px;
	vertical-align: middle;
}
.OSTitrePage TD{
	color: #000000;
/*	background-color: #F5F5F5;*/
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
}

.OSTitreZone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	background-repeat: repeat-x;
}

.OSNomAppart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.OSFondTitre {
	background-color: #E9E9E9;
}

.OSFondPage {
	background-image: url(../images/fond_page.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #9D0032;
}

.OSFondContenu {
	background-color: #FFFFFF;
	border:1px solid #001C84;
}

.OSTexteImportant {
	color: #FF84AC;
}

.OSFondTitreParagraphe{
	font-weight: bold;
	color: #ffffff;
	height: 20px;
	background-color: #9d0032;
	width: 98%;
border:1px solid #DD5092;
}

.OSFondTitreParagraphe TD{
	font-weight: bold;
	color: #ffffff;
}

.OSFondTitreParagraphe2{
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	background-color: #9D0032;
	width: 98%;
	border: 1px solid #DD5092;
}

.OSHotel{
}

.OSHotel textarea{display:none;}
.OSHotel .Entete{
	width:98%;
	background-color:#bc0150;
}

.OSHotel .Entete td{
	background-color:#bc0150;
	color: #FFFFFF;
}

.OSHotel .Contenu{
	width:98%;
	background-color:#FFFFFF;
	text-align:left;
}

.OSFondTitreParagraphe a{color:#000000;}

.OSTotal {
	border: 2px solid #DD5092;
	background-color: #FFFFFF;
}

.OSSeparateur{
	height:5px;
}
/****************************************
Gestion des Onglets
****************************************/


.OSBordureTableOnglet {
	width: 100%;
	background-color: #FFFFFF;
	border-bottom:2px solid #9EBFFC;
	border-left:2px solid #9EBFFC;
	border-right:2px solid #9EBFFC;
}

.OSOnglet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image:  url(../images/ongletgrise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 95px;
	text-align: center;
	vertical-align: middle;
}
.OSOngletBas {
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;*/
}
.OSOngletLien {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.OSOngletLien:link {color: #FFFFFF;}
.OSOngletLien:visited {color: #FFFFFF;}
.OSOngletLien:active {color: #FFFFFF;}
.OSOngletLien:hover {color: #000000;}

/*******************************************
		Interface
*******************************************/
#Global{
	width:994px;
/*	margin-bottom: 5px;
*/min-height:760px;
_height:760px;

}


#ImageFondPage{background-image:url(../images/fd-global-ot-beaune.jpg);
background-repeat:no-repeat;
background-position:center top}


#Bandeau{
	width:994px;
	text-align:left;
	height:53px;
	background-repeat: no-repeat;
	background-position: left top;
}

ul#Drapeau{width:189px; float:right}
ul#Drapeau li{ text-align:left; float:left;}

#uk{ width:45px;}
#fr{width:45px;}
#de{width:45px;}

#MenuPanier{width:99px;}



div#Bandeau.Anglais{ 	background-image:  url(../images/bandeau-passbeaune-uk.gif);}
div#Bandeau.Allemand{ 	background-image:  url(../images/bandeau-passbeaune-de.gif);}

#Bandeau .BandeauPhotos{
	width:623px;
	height:92px;
	position:relative;
	top:60px;
	left:222px;
}


	
#Page{
	width:994px;
	height:300px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#Conteneur{ width:791px; float:left;}

#VisuelRubrique{ text-align:right; height:204px; clear:both;}

#ColNavGauche{ float:left; width:207px; height:207px;}


#Contenu{
	width:575px;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
#MargeContenu{
	padding-left:20px;
	background-image: url(../images/pointilles.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height:652px;
	_height:652px;
}
#Pied{
	padding-top:8px;
	width:994px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#BasColDroite #SignatureSite{
	padding-top:3px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:ffcc00;
	margin-right: 5px;
	text-align: right;
/*		border-bottom:1px solid #FFF;*/
}

#Pied #SignatureAlliance, #Pied #SignatureAlliance a{
	padding-top:8px;
	padding-bottom:3px;
	text-align: left;
	color:#48001c;
/*		background-color:#F6E8CF;*/
}
#Pied #SignatureAlliance a:hover{ text-decoration:none;}

 #BasColDroite #SignatureSite a:link,#BasColDroite #SignatureSite a:visited,#BasColDroite #SignatureSite a:active {color: #ffcc00; text-decoration:underline;}
#BasColDroite #SignatureSite a:hover {color: #f55996; text-decoration:none;}





/* NAV HAUT */

ul.MenuSiteInstitu{
	background-image: url(../images/nav-haut.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height: 35px;
	width: 843px;
	margin-left: 151px;
	overflow:hidden;
}
ul.MenuSiteInstitu li {
	float: left;
	list-style: none;
	font-size: 0px;
	height: 35px;
	text-indent: -5000px;
}
ul.MenuSiteInstitu li a {
	display: block;
	font-size: 0px;
	height: 35px;
	text-indent: -5000px;
}




ul.MenuSiteInstitu li.btn1 a{
	width: 93px;
	height: 35px;
}
ul.MenuSiteInstitu li.btn2 a {
	width: 97px;
	height: 35px;

}
ul.MenuSiteInstitu li.btn3 a {
	width: 82px;
	height: 35px;
}
ul.MenuSiteInstitu li.btn4 a {
	width: 67px;
	height: 35px;
}
ul.MenuSiteInstitu li.btn5 a{
	width: 84px;
	height: 35px;
}
ul.MenuSiteInstitu li.btn6 a {
	width: 97px;
	height: 35px;
}
ul.MenuSiteInstitu li.btn7 a{
	width: 113px;
	height: 35px;
}
ul.MenuSiteInstitu li.btn8 a {
	width: 95px;
	height: 35px;
}
ul.MenuSiteInstitu li.btn9 a {
	width: 115px;
	height: 35px;
}



ul.MenuSiteInstitu li.btn1 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat 0px -35px;
}
ul.MenuSiteInstitu li.btn2 a:hover {
	background: transparent url(../images/nav-haut.gif) no-repeat -93px -35px;
}
ul.MenuSiteInstitu li.btn3 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat -190px -35px;
}
ul.MenuSiteInstitu li.btn4 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat -272px -35px;
}
ul.MenuSiteInstitu li.btn5 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat -339px -35px;
}
ul.MenuSiteInstitu li.btn6 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat -423px -35px;
}
ul.MenuSiteInstitu li.btn7 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat -520px -35px;
}
ul.MenuSiteInstitu li.btn8 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat -633px -35px;
}
ul.MenuSiteInstitu li.btn9 a:hover{
	background: transparent url(../images/nav-haut.gif) no-repeat -728px -35px;
}



/*******************************************
		Menus sur le coté
*******************************************/
#Menu{
        width: 203px;
		float:left;
}
#Menu .Bloc{
}
#Menu .BlocEntete{
/*	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;*/
}
#Menu .BlocContenu{
/*	padding:2px;*/
	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 img{
border:0px;}

#BlockMenu ul {
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
	}

#BlockMenu li ul{
	padding-left:5px;
}
#BlockMenu ul li {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:1px;
	color:#000;
	border-bottom:1px solid #990000;
}

#BlockMenu li ul li{
	border-bottom:none;
}

#BlockMenu ul li a {
	display: block;
	font-size: 10px;
	border: 0px;
	line-height: 15px;
	text-decoration: none;
	color:#000;	
	margin:0px;
	padding:1px;
	padding-left:5px;
}

#BlockMenu ul li a:hover {
	display: block;
	text-decoration: none;
	background-color:#FF9B00;
	color:#fff;
	padding:1px;
	font-weight:bold;	
	padding-left:5px;
	margin:0px;
}

#BlockMenu ul li.MenuSelect, #BlockMenu ul li.MenuSelect a,#MenuIntroPass ul li.MenuSelect, #MenuIntroPass ul li.MenuSelect a{
	font-weight:bold;
	background-color:#FF6E01;
	color:#FFFFFF;
}
#BlockMenu ul li.MenuSelect a:hover ,#MenuIntroPass ul li.MenuSelect a:hover{
	color:#000000;
}


/*******************************************
		Menus Haut
*******************************************/

#MenuHaut{
	height:20px;
	text-align:right;
	background-image:  url(../images/ongletabsent.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:20px;
}
#MenuHaut ul{
	padding-left:300px;
}
#MenuHaut ul li{
	width:123px;
	height:20px;
	float:left;
	background-image:  url(../images/ongletgrise.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:4px;
	padding:0px;
	padding-top:0px;
	text-align:center;
	line-height: 20px;
}
#MenuHaut ul li a{
	color: #990000;
	width:123px;
	height:20px;
	display:block;
}

#MenuHaut ul li.MenuSelect{
	background-image:  url(../images/ongletselect.gif);
	color: #990000;
	border-bottom:0px;
}
#MenuHaut ul li.MenuSelect a{
	color: #990000;
}

/*******************************************
		Intro
*******************************************/
#Intro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#Intro ul{
	padding-left:10px;
}

#Intro ul li{
	width:260px;
	float:left;
	margin: 5px;
	height:175px;

	padding-top:2px;
	background-image:  url(../images/fond_bloc_intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#Intro ul li a,#Intro ul li a:link, #Intro ul li a:active, #Intro ul li a:visited, #Intro ul li a:hover{ color:#FFFFFF;}

#Intro ul li.Paragraphe{
	margin:0px 0px 0px 0px;
	width:100%;
	padding:0px 0px 0px 0px;
	height:30px;
	padding-top:2px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}
#Intro .Entete{
	background-image: url(../images/bloc_intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	overflow:hidden;
	text-transform: uppercase;
	line-height: 23px;
	width: 236px;
}
#Intro .Contenu{
	/*	border:1px solid #FF9B00;*/
/*	padding:2px;*/
/*overflow:hidden;*/
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 236px;
	color: #f5c8d7;
}

#Intro li img{
/*	float:left;*/
	margin-left:0px;
}
#Intro a{
	display:block;
	text-decoration:none;
	color:#0B0D60;
	/*height:160px;*/
	overflow:hidden;
	}	
#Intro a:hover{
	background-image:  url(../images/fond_bloc_intro_select.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
}

/******** version bleu ***/
#Intro li.bleu{
	background-image: url(../images/fond_bloc_intro_select.gif);
}	
#Intro li.bleu .Contenu{
}
#Intro li.bleu .Entete,#Intro li.bleu a{
	color:#990001;
}	


/*******************************************
		Table Adresse
*******************************************/
TABLE.OSTableAdresse {
}
TABLE.OSTableAdresse TD{
	font-size: 10px;
}

/*******************************************
		Table Recherche
*******************************************/
TABLE.OSTableRecherche {
	background-color: #ffffff;
	border: 1px solid #9d0032;
	width: 500px;
}
TABLE.OSTableRecherche TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	height: 30px;
	color: #333333;
}
TABLE.OSTableRecherche TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #9d0032;
	height: 15px;
	color:#FFFFFF;
}

TABLE.OSTableRecherche TD.CritereRecherche{
	font-size: 10px;
	font-weight: normal;
}

TABLE.OSTableRecherche ul.Caracteristiques li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	padding :2px;
	width:48%;
	float:left;
}
/*******************************************
		Table Suppléments
*******************************************/
TABLE.OSTableSupplements {
	background-color: #FFFFFF;
	width: 98%;
}
TABLE.OSTableSupplements TR{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9B00;
} 
TABLE.OSTableSupplements TD{
	font-size: 9px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9D0032;
} 
TABLE.OSTableSupplements TD.Libelle{
	font-size: 9px;
	height: 20px;
	font-weight:bold;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9B00;
} 

TABLE.OSTableSupplements TR TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #f5f5f5; 
	border:0px;
	height: 15px;
}



/*********************************************
Table Resultats
**********************************************/
TABLE.OSTableResultat {
/*	padding: 4px;*/
	background-color: #FFFFFF;
/*	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	border-bottom:1px solid #990000;*/
	border:1px solid #ffffff;
	width: 98%;
}

TABLE.OSTableResultat2 {
	background-color: #ffffff;
	width: 98%;
	border-right: 1px solid #DD5092;
	border-left: 1px solid #DD5092;
}

TABLE.OSTableResultat TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #9d0032;
	height: 19px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/pointille-titre-resultat.gif);
/*	border-top:1px solid #990000;	
	border-left:1px solid #990000;	
	border-right:1px solid #990000;	*/
}
TABLE.OSTableResultat .entete{
	font-family:  verdana;
	font-size: 11px;
	font-weight: bold;	
}
TABLE.OSTableResultat TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
.OSTitreResultat{
}

/*********************************************
Table Caracteristiques
**********************************************/
TABLE.OSTableCaracteristiques{
/*	background-color:#dca;*/
	width: 100%;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.OSTableCaracteristiques TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border:0px;
}

TABLE.OSTableCaracteristiques TD {
	background-color:#FFFFFF;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;*/
	font-size: 9px;
	height: 20px;
	margin:1px;
}

TABLE.OSTableCaracteristiques LI {
	margin-left: 10px;
}

/****************************************
Affichage de la table des critères
*****************************************/
TABLE.OSTableCriteres {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
TABLE.OSTableCriteres TH{
	height: 25px;
}
TABLE.OSTableCriteres TR{
	height: 25px;
}
TABLE.OSTableCriteres TD.OSCritereLibelle{
	font-size: 10px;
	font-weight: bold;
	width: 120px;
}
TABLE.OSTableCriteres TD.OSCritereContenu{
	font-size: 10px;
	font-weight: normal;
}

.OSCritere {
  margin: 0px;
  float: left;
  width: 135px;
  text-align: left;
  margin-bottom:3px; 
  margin-top:3px;
}



/*Affichage des critères pour les nombres d'enfants*/
.OSCritereCompo {
	text-align: left;
}

.OSCritereCompo Select{
  margin: 2px;
  padding :0px;
  float: left;
  display:inline;
  background-color:#FDF9DB;
  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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 5px;
}
.OSConditionsVenteTitre {
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.OSPaiement {
	background-color: #FFFFFF;
	border: 1px solid #FF9B00;

}
.OSPaiementTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FF9B00;
	padding: 3px;
}
.OSPaiementSousTitre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #E9E9E9;
	padding: 3px;
}

/*********************************************
Table Dispos
**********************************************/
TABLE.OSTableDispos {
	width:98%;
}

TABLE.OSTableDispos TH {
	background-color:#E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

TABLE.OSTableDispos TD {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 20px;
}
.OSTexteIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #2060BF;
	letter-spacing: 1pt;
}
.OSTexteIntropetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2060BF;
	letter-spacing: 1pt;
}

.OSBlocAccueil{
	background-image:  url(../images/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;*/
}

.Legende{
	width:auto;
	padding:5px;
	margin-left:20px;
	margin-right:20px;
	background-color:#f7cee2;
	border:0px solid #000;
	display:none;
}
/*****************************************
	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:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/*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;
}

/*********************************************
			pointillé séparation
**********************************************/
table tr td.OSTableLigne, .OSTableLigne{ border-bottom:1px dashed #cccccc; padding:3px;}

table tr td.Contour, .Contour{ border:solid 1px #9D0032;}


/*****************************************
	ligne de sépartion entre les différente dispo sur un hébergeur hotel_etape12.htm
****************************************/
.SeparateurReservit{
	background-color: #B52D1D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	width: 98%;
}

/********************************************* 
			Visuels des hébergements
***********************************************/
#ZoomHebergement{	
}
#ZoomHebergement ul,
#ZoomHebergement li{	
	padding:0px;
	margin:0px;
	list-style-type:none;	
}

#ZoomHebergement #Photos .Vignette{
	width:92px;
	height:70px;
	border:1px solid #000;
	overflow:hidden;
	background-color:#000000;
	float:left;
	margin:2px;
}

#ZoomHebergement #Photos .Vignette img{
	width:92px;
	border:0px;
}

#ZoomHebergement .Agrandissement{
width:200px;
height:180px;
overflow:hidden;
border:0px solid #000;
margin-top:15px;
margin-left:auto;
margin-right:auto;
text-align:center;
display:table-cell;
vertical-align:middle;
}
#ZoomHebergement .Agrandissement img{
/*	max-width:200px;
	max-height:150px;*/
	width:190px;
	margin-left:auto;
	margin-right:auto;
} 

#ZoomHebergement .colonne{
	width:200px;
	margin:3px;
	float:right;
	background-color: #FFFFFF;
}

/*********************************************
 Détails plan, visite virtuelle, envoyer a un ami, imprimer la page....
**********************************************/
#ZoomHebergement .OSTableDetails{
	border: 0px solid #899BCF;
	width: 200px;
	padding: 3px;
}

#ZoomHebergement .OSTableDetails a, #ZoomHebergement .OSTableDetails a:link, #ZoomHebergement .OSTableDetails a:active, #ZoomHebergement .OSTableDetails a:visited{
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 10px;
	font-weight: bold;
	color: #899BCF;
	text-decoration: none;
}
#ZoomHebergement .OSTableDetails a:hover{
	color: #666666;
}


#ZoomHebergement .OSTableDetails ul{}
#ZoomHebergement .OSTableDetails ul li{
	float: left;
	line-height: 23px;
}


#ZoomHebergement .OSTableDetails .Plan{
	display: block;
	line-height: 18px;
	text-indent: 23px;
	width: 68px;
}

#ZoomHebergement .OSTableDetails .EnvoyerAunAmi{
	display: block;
}

#ZoomHebergement .OSTableDetails .VisiteVirtuelle{
	display: block;
}

#ZoomHebergement .OSTableDetails .ImprimerPage{
	display: block;
}

a.Close, a.Close:link, a.Close:active, a.Close:visited{
	display: block;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	color: #2B3386;
	font-size: 10px;
	border: 1px solid #2B3386;
	background-color: #B8C3E2;
	width: 150px;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a.Close:hover{
	color: #7277B0;
}


.Puce{ background-image:url(../images/puce-noir.gif); background-position:left center; text-indent:8px; background-repeat:no-repeat;}


/**********************************************
	Catalogue de page
**********************************************/
#NumPage{ font-size:10px; font-weight:bold; color:#ffd300;}

#NumPage a, #NumPage a:link, #NumPage a:active, #NumPage a:visited{ font-weight:normal; color:#ffffff;}
#NumPage a:hover{color:#cccccc; text-decoration:none}


/**********************************************
	Lien bas page
**********************************************/
#PiedLien{}

#PiedLien ul{}

#PiedLien li{ float:left; color:#FFCC00; font-size:10px; font-family:Arial, Helvetica, sans-serif; margin-top:29px;}

#PiedLien li a, #PiedLien li a:link, #PiedLien li a:active, #PiedLien li a:visited{ font-weight:bold;color:#FFFFFF; text-decoration:none;}
#PiedLien li a:hover{ font-weight:bold;text-decoration:none; color:#f55996;}

#PiedLien li.SeparateurMenuBas{ width:16px; text-align:center;}
#PiedLien li.Parseur{ width:335px;}


#PiedLien li.LienBas{margin-top:0px;}



ul#LienPlanSite{margin-top:3px;}
ul#LienPlanSite li{ font-family:Arial, Helvetica, sans-serif; font-weight:bold;float:left; }
ul#LienPlanSite li.SeparateurMenuBas{width:16px; text-align:center;}

ul#LienPlanSite li a, ul#LienPlanSite li a:link, ul#LienPlanSite li a:active, ul#LienPlanSite li a:visited{color:#FFFFFF; text-decoration:none;}
ul#LienPlanSite li a:hover{color:#f55996;}


#BasColGauche{ width:305px; float:left; overflow:hidden;}
#BasColDroite{
	width:689px;
	float:left;
	overflow:hidden;
	text-align: right;
	margin-top: 5px;
}

/*********************************************
		Block Interieur Moteur
**********************************************/

#BlocMenuInterieurMoteur{
	width:203px;
	overflow: hidden;
	padding-top: 45px;
	background-image: url(../images/fond-moteur-deporte.jpg);
	background-repeat: no-repeat;
	background-position: left 44px;
}


#MenuInterieurMoteur{
	color: #FFFFFF;
	width: 203px;
	/*background-color: #4D0625;*/
}

#TitreInterieurMoteur{
	color:#605946;
	font-size:16px;
	margin-left:10px;
	margin-right:10px;
	text-align: left;
}
/**************** Separateur Bloc col droite *******************/

img.InterligneBlocColDroite{width:203px; height:6px;}

/**************** Bloc pass beaune col droite *******************/
#BlocPassBeaune{
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 203px;
	height: 91px;
}

#BlocPassBeaune .Txt{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top: 2px;
	/*margin-left: 60px;*/
	margin-right: 5px;
}

#BlocPassBeaune .Txt a, #BlocPassBeaune .Txt a:link, #BlocPassBeaune .Txt a:active, #BlocPassBeaune .Txt a:visited{ text-decoration:none; color:#FFFFFF;}
#BlocPassBeaune .Txt a:hover{ color:#FFCC00;}

/**************** Bloc pass beaune col droite *******************/
#BlocCarteInterActive{
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 203px;
	height: 88px;
}

#BlocCarteInterActive .Txt{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top: 2px;
	/*margin-left: 60px;*/
	margin-right: 5px;
}

#BlocCarteInterActive .Txt a, #BlocCarteInterActive .Txt a:link, #BlocCarteInterActive .Txt a:active, #BlocCarteInterActive .Txt a:visited{ text-decoration:none; color:#FFFFFF;}
#BlocCarteInterActive .Txt a:hover{ color:#FFCC00;}

/**************** Bloc News letter col droite *******************/
#BlocNl{
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 203px;
	height: 60px;
}

#BlocNl .Txt{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top: 2px;
	/*margin-left: 60px;*/
	margin-right: 5px;
	margin-left: 10px;
}

#BlocNl .Txt a, #BlocNl .Txt a:link, #BlocNl .Txt a:active, #BlocNl .Txt a:visited{ text-decoration:none; color:#FFFFFF;}
#BlocNl .Txt a:hover{ color:#FFCC00;}

/**************** Bloc News letter col droite *******************/
#BlocDl{
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 203px;
	height: 60px;
}

#BlocDl .Txt{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top: 6px;
	/*margin-left: 60px;*/
	margin-right: 5px;
}

#BlocDl .Txt a, #BlocDl .Txt a:link, #BlocDl .Txt a:active, #BlocDl .Txt a:visited{ text-decoration:none; color:#FFFFFF;}
#BlocDl .Txt a:hover{ color:#FFCC00;}

/**************** Bloc News letter col droite *******************/
#BlocCarnetVoyage{
	background-repeat:no-repeat;
	background-position:left bottom;
	width: 203px;
	height: 60px;
}

#BlocCarnetVoyage .Txt{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top: 6px;
	margin-right: 5px;
	margin-left: 10px;
}

#BlocCarnetVoyage .Txt a, #BlocCarnetVoyage .Txt a:link, #BlocCarnetVoyage .Txt a:active, #BlocCarnetVoyage .Txt a:visited{ text-decoration:none; color:#FFFFFF;}
#BlocCarnetVoyage .Txt a:hover{ color:#FFCC00;}

/**************** Nav Gauche *******************/


ul#NavGauche{width:195px;}

ul#NavGauche li{  border-bottom:solid 1px #c06b17;
width:195px;
float:left;
}

ul#NavGauche li a, ul#NavGauche li a:link, ul#NavGauche li a:active, ul#NavGauche li a:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; display:block; color:#FFFFFF; text-decoration:none; background-image:url(../images/Puce-menu.gif); background-repeat:no-repeat;
padding-bottom:6px; 
padding-top:7px; 
padding-left:16px;
}
ul#NavGauche li a:hover{ background-color:#FFFFFF; color:#5c0528; background-image:url(../images/puce-menuhover.gif);}


/******************** Txt Bientot disponible ***********************/
.BientotDisponible{ font-size:18px; font-family:"Trebuchet MS", Verdana; color:#FFFFFF; text-align:center; line-height:45px; letter-spacing:3px;
}



/**********************************************
	Bloc promo hotel 12
**********************************************/
Table.BlocPromoHotel{background-color:#F9EFEE;}
Table.BlocPromoHotel tr th{color:#FFFFFF; height:20px; line-height:20px; text-indent:5px; font-family:"trebuchet MS"; font-size:12px; font-weight:bold;}
Table.BlocPromoHotel tr td{}
Table.BlocPromoHotel .OSTitrePromo{ background-color:#FF3318;}


Table.BlocPromoHotel tr td #BtReserHotel{ display:none;}
Table.BlocPromoHotel tr td #BtReserHotelPromo{ display:block;}

Table.BlocChambreHotel{}
Table.BlocChambreHotel tr th{}
Table.BlocChambreHotel tr td{
}
Table.BlocChambreHotel tr td #BtReserHotel{ display:block;}


Table.BlocChambreHotel tr td #BtReserHotelPromo{ display:none;}


a.Home, a.Home:link, a.Home:active, a.Home:visited{ font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; font-style:normal; display:block; background-image:url(../images/bt-acc.gif); background-repeat:no-repeat; background-position:left center; text-indent:23px; width:61px; line-height:25px; height:19px; overflow:hidden; }
a.Home:hover{ font-style:italic;}

.BlocFilAriane{
display:block;
text-align: left;
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #FFFFFF; 
text-decoration: none;
}

a.ArialBlanc9, a.ArialBlanc9:link,a.ArialBlanc9:active,a.ArialBlanc9:visited{
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; 
color: #FFFFFF; 
text-decoration: none;
}


Table.StepPaiment{}
Table.StepPaiment tr{}
Table.StepPaiment tr th{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#ffffff; text-align:center;}
Table.StepPaiment tr td{ font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#c15381;text-align:center;}

Table.StepPaiment .hidden{ visibility:hidden;}