@import url("Styles_Billet.css");
@import url("Styles_Activites.css");
@import url("Styles_Boutique.css");
@import url("Styles_Magasins.css");
@import url("Styles_Ideesejour.css");
@import url("style_catalogue_moteur.css");
@import url("jquery.lightbox-0.5.css");
@import url("boxy.css");


/******************************************
Styles généraux
******************************************/
h2{	
	margin-top:0px;
	line-height:35px;
	color: #000000;
	height: 35px;
	padding-left: 10px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	
	
	
	}
body{
font-family:"trebuchet MS";
color:#333333;
}
td {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
}

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; text-decoration:none;}


.OSLien {color: #999999;}
.OSLien:link {color: #999999;}
.OSLien:visited {color: #003399;}
.OSLien:active {color: #999999;}
.OSLien:hover {color: #cc0000;}


/****************************************
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 #000000;
	margin-bottom: 2px;
}

.OSPhotoDescription {
	border: 1px solid #000000;
	margin: 5px;
	float: left;
}
.OSPicto {
	border: 1px solid #000000;
	margin-right: 2px;
	margin-bottom: 2px;
}

/****************************************

****************************************/
H2{
	color: #000000; 
	height: 30px;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	vertical-align: middle;
	padding-left: 10px;
	text-align:left;
}
.OSEntetePage{
	color: #000000; 
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left: 10px;
	text-align:left;
	padding:5px;
}



.OSTitrePage {
	color: #000000; 
/*	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-color: #FFFFFF;
}

.OSFondContenu {
	background-color: #FFFFFF;
	border:1px solid #001C84;
}

.OSTexteImportant {
	color: #CC0000;
}

.OSFondTitreParagraphe{
	font-weight: bold;
	color: #fff;
	height: 20px;
	background-color: #cc0000;
	width: 98%;
}

.OSFondTitreParagraphe TD{
	font-weight: bold;
}

.OSFondTitreParagraphe2{
	font-weight: normal;
	color: #000;
	height: 20px;
	background-color: #e5e5e5;
	width: 98%;
}

.OSHotel{
}

.OSHotel textarea{display:none;}
.OSHotel .Entete{
	width:98%;
	background-color:#FFDA9F;
}

.OSHotel .Entete td{
	background-color:#E5E5E5;
}

.OSHotel .Contenu{
	width:98%;
	background-color:#FFFFFF;
	text-align:left;
}

.OSFondTitreParagraphe a{color:#000000;}

.OSTotal {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/****************************************
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
*******************************************/
#Bandeau{
	text-align:left;
	padding-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D20411;
	width: 940px;
}

#Page{
	width:950px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(../images/fond-page.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 15px;
}

#Contenu{
        width:720px;
		float:left;
		padding:3px;
		padding-top:10px;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		text-align:center;
}


#Pied{
	margin-top:10px;
	width:900px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

#Pied #SignatureSite{
		padding-top:3px;
		padding-bottom:3px;
		border-top:1px solid #CFCFCF;
		border-bottom:1px solid #CFCFCF;
}
#Pied #SignatureAlliance{
		padding-top:3px;
		padding-bottom:3px;
/*		background-color:#F6E8CF;*/
}

#Pied a, #Pied a:link,#Pied a:visited,#Pied a:active  {color: #999999;}
#Pied a:hover {color: #000;}
/*******************************************
		Menus sur le coté
*******************************************/
#Menu{
	width: 210px;
	float:left;
	padding-left: 1px;
}
#Menu .Bloc{
	width:210px;
}
#Menu .BlocEntete{
	background-image: url(../images/BlocEnteteMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}
#Menu .BlocTitreIds{
	background-image: url(../images/fond-menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:left;
	height: auto;
}

#Menu .BlocContenu{
	text-align:left;
	height: auto;
}
#Menu .BlocPied{
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}

#BlockMenu {
}
#BlockMenu img{
border:0px;}

#BlockMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	}

#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;
	background-image: url(../images/separateurMenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 153px;
	margin-left: 30px;
}

#BlockMenu li ul li{
	border-bottom:0px dotted #E5E5E5;
}

#BlockMenu ul li a {
	display: block;
	font-size: 12px;
	border: 0px;
	line-height: 23px;
	text-decoration: none;
	color:#000;
	margin:0px;
	padding:1px;
	padding-left:0px;
	font-family: "trebuchet MS";
}

#BlockMenu ul li a:hover {
	display: block;
	text-decoration: none;
	padding:1px;
	padding-left:0px;
	margin:0px;
}


#BlockMenu ul.Hebergements li a:hover {
	display: block;
	text-decoration: none;
	padding:1px;
	padding-left:0px;
	margin:0px;
	color: #F1B543;
}#BlockMenu ul.Loisirs li a:hover {
	display: block;
	text-decoration: none;
	padding:1px;
	padding-left:0px;
	margin:0px;
	color: #50D1DC;
}
#BlockMenu ul li.MenuSelect, #BlockMenu ul li.MenuSelect a, #BlockMenu ul li.MenuSelect a:link, #BlockMenu ul li.MenuSelect a:active, #BlockMenu ul li.MenuSelect a:visited, #BlockMenu ul li.MenuSelect a:hover{
	font-weight:bold;
	color:#000000;
}


/************************* ******************/

#BlockMenuBoutique ul li {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 30px;
	padding:1px;
	color:#000;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 158px;
}

#BlockMenuBoutique ul li a {
	display: block;
	font-size: 14px;
	border: 0px;
	line-height: 18px;
	text-decoration: none;
	color:#000;
	margin:0px;
	padding:1px;
	padding-left:0px;
	font-family: "trebuchet MS";
}

#BlockMenuBoutique ul li a:hover {
	display: block;
	text-decoration: none;
	padding:1px;	
	padding-left:0px;
	margin:0px;
	color:EF928C;
}
#BlockMenuBoutique ul li.MenuSelect, #BlockMenuBoutique ul li.MenuSelect a, #BlockMenuBoutique ul li.MenuSelect a:link, #BlockMenuBoutique ul li.MenuSelect a:active, #BlockMenuBoutique ul li.MenuSelect a:visited, #BlockMenuBoutique ul li.MenuSelect a:hover{
	font-weight:bold;
	color:#000000;
}

/*******************************************
		Menus Haut
*******************************************/

#MenuHaut{
	height:20px;
	text-align:right;
	background-image: url(../images/ongletabsent.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#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: #CC0001;
	width:123px;
	height:20px;
	display:block;
}

#MenuHaut ul li.MenuSelect{
	background-image: url(../images/ongletselect.gif);
	color: #CC0001;
	border-bottom:0px;
}
#MenuHaut ul li.MenuSelect a{
	color: #CC0001;
}

/*******************************************
		Intro
*******************************************/
#Intro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#Intro ul{
	width: 720px;
}

#Intro ul li{
	width:175px;
	float:left;
	margin: 10px 5px 10px 0px;
	height:120px;
	padding-top:2px;
	background-image: url(../images/trait-bas-Intro.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#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;
	border:1px solid #F00;
}
#Intro .Entete{
	background-image:url(../images/bloc_intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
	height:23px;
	padding-left:4px;
	font-family:"trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-align:left;
	overflow:hidden;
	text-transform: uppercase;
	line-height: 23px;

}
#Intro .Contenu{
	overflow:hidden;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height: 88px;
}

#Intro li img{
}
#Intro a{
	display:block;
	text-decoration:none;
	overflow:hidden;
	cursor: hand;
	color: #000000;
	}	
#Intro a:hover{
	color: #cc0001;
}

/******** 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: #F9F9F9;
	border: 1px solid #CC0001;
	width: 500px;
}
TABLE.OSTableRecherche TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	height: 30px;
	color: #CC0001;
}
TABLE.OSTableRecherche TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CC0001;
	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.OSTableRecherche ul.Caracteristiques2 li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	padding :2px;
	width:100px;
	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: #CC0001;
} 
TABLE.OSTableSupplements TD{
	font-size: 9px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0001;
} 
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: #CC0001;
} 

TABLE.OSTableSupplements TR TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F89A10; 
	border:0px;
	height: 15px;
}



/*********************************************
Table Resultats
**********************************************/
TABLE.OSTableResultat {
/*	padding: 4px;*/
	background-color: #F9F9F9;
/*	border-right: 1px solid #CC0001;
	border-left: 1px solid #CC0001;
	border-bottom:1px solid #CC0001;*/
	border:1px solid #CC0001;
	width: 98%;
}

TABLE.OSTableResultat2 {
	background-color: #F9F9F9;
	width: 98%;
	border-right: 1px solid #CC0001;
	border-left: 1px solid #CC0001;
}
TABLE.OSTableResultat2 th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#cc0001;
	border-bottom:1px solid #CC0001;
	font-size: 10px;
	color: #FFFFFF;
}

TABLE.OSTableResultat TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #cc0001;
/*	border-top:1px solid #CC0001;	
	border-left:1px solid #CC0001;	
	border-right:1px solid #CC0001;	*/
}

TABLE.OSTableResultat .entete{
    background-color: #CC0001;
    border-bottom: 1px solid #CC0001;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
}

/*TABLE.OSTableResultat .entete{
	font-family:  verdana;
	font-size: 11px;
	background-color:#EBEBEB;
	border-bottom: 1px solid #cc0001;
}*/

TABLE.OSTableResultat TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	color: #333333;
}
.OSTitreResultat{
	background-color:#cc0001;
}

/*********************************************
Table Caracteristiques
**********************************************/
TABLE.OSTableCaracteristiques{
/*	background-color:#dca;*/
	width: 100%;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.OSTableCaracteristiques TH {
	background-color:#F89A10;
	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 #000000;
	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: 2px;
  float: left;
  width: 220px;
  text-align: right; 
}



/*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;
}
Table.OSPaiement {
	background-color: #FFFFFF;
	border: 1px solid #000;
}
.OSPaiementTitre,Table.OSPaiement td.OSPaiementTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #C260D6;
	padding: 3px;
	border-bottom:1px solid #000;
}
.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;
}
.OSActiviteType{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


/**********************************************
	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: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;
}

/*********************************************
Table Détails plan, visite virtuelle, envoyer a un ami, imprimer la page....
**********************************************/
TABLE.OSTableDetails{
	border: 1px solid #710501;
	width: 314px;
	padding: 3px;
}

TABLE.OSTableDetails a, TABLE.OSTableDetails a:link, TABLE.OSTableDetails a:active, TABLE.OSTableDetails a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
TABLE.OSTableDetails a:hover{
	color: #CA2812;
}


TABLE.OSTableDetails ul{}
TABLE.OSTableDetails ul li{
	float: left;
	width: 152px;
	line-height: 23px;
}


TABLE.OSTableDetails .Plan{
	border: 1px solid #CA2812;
	display: block;
	line-height: 18px;
	text-indent: 23px;
	background-image: url(../images/ico_plan.gif);
	background-repeat: no-repeat;
	width: 68px;
}

TABLE.OSTableDetails .EnvoyerAunAmi{
	background-image: url(../images/ico_envoy_ami.gif);
	text-indent: 28px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}

TABLE.OSTableDetails .VisiteVirtuelle{
	border: 1px solid #CA2812;
	display: block;
	line-height: 18px;
	text-indent: 35px;
	background-image: url(../images/ico_visite_virtuelle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 128px;
}

TABLE.OSTableDetails .ImprimerPage{
	background-image: url(../images/ico_print.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 25px;
	background-position: left center;
}
a.Close, a.Close:link, a.Close:active, a.Close:visited{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #750701;
	font-size: 10px;
	border: 1px solid #750701;
	background-color: #ededed;
	width: 150px;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a.Close:hover{
	color: #333333;
	border: #333333;
}


#Catalogue{ position:absolute;}



/* Bloc Critére de résa Etape 3 meubles **/

#BlocResa{
	background-image:url(../images/fond-bloc-resa-centre.gif);
	background-repeat: repeat-y;
	background-position:left top;
	width:465px;
	margin-left: auto;
	margin-right: auto;

}

#FondBlocResaHaut{
background-image:url(../images/fond-bloc-resa-haut.gif); 
background-repeat:no-repeat; 
background-position:left top;
}

#FondBlocResaBas{
background-image:url(../images/fond-bloc-resa-bas.gif); 
background-repeat:no-repeat; 
background-position:left bottom;
}






#BlocResa #Marge{ 
padding-left:17px;
padding-right:16px;
padding-top:25px;
padding-bottom:19px;
}

#DateRecherche{ color:#000000; text-align:center; padding-bottom:5px; padding-top:5px; background-color:#ffd799;}

#BlocResaNbpersPrix{ width:432px;}


table.TablePrix{}
table.TablePrix tr{}
table.TablePrix tr th{ font-weight:bold; text-align:right; background-color:#fff; border:none;}
table.TablePrix tr td{ padding:0px;}

/* Etape 4 Générique
*********************************************/

/* Bloc Résultat **/
.OSResultatDetail{
	width:640px;
	padding-bottom:10px;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position: right top;
	margin-left: auto;
	border: solid 1px #a3a3a3;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	font-size:11px;
}

.OSResultatDetail p {
margin:5px 5px 5px 0PX;
}

/* Entete Résultat (Nom hébergement) **/
.OSResultatDetail h3{
background-color:#DA4445;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:16px;
margin:0;
padding:2px 2px 2px 10px;
text-transform:uppercase;
}
.OSResultatDetail h3 .NomCommune{
	font-size:11px; font-weight:bold;
}

.OSResultatDetail h4{
border-bottom:1px solid #A51757;
color:#333333;
font-size:12px;
font-weight:bold;
margin:0;
padding:2px;
}

.OSResultatDetail h4.NomChambre{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:5px;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 5px;
	margin-left:10px;
	border:none;
	width: 300px;
}


/* Bloc comprenant le nb de pers & la commune **/
.OSResultatDetail .BlocNbPersNomCommune{
	height:20px;
}

.OSResultatDetail .BlocNbPersNomCommune div{
	padding-top:3px;
	padding-bottom:3px;
	}

.OSResultatDetail .BlocNbPersNomCommune .NbPers{
	float:left;
	width:110px !important;
	width:100px;
	text-align:left;
}

.OSResultatDetail .BlocNbPersNomCommune .NomCommune{
	width:347px;
	text-align:right;
	color:#f07a1d;
	float:right;
	margin-right: 8px;
}


.OSResultatDetail .ContenuDetail{padding:5px;}

.OSResultatDetail .ContenuDetail #BlocGalerie
{}

.OSResultatDetail .BlocContact{ float:none; width:360px;}

/* A decouvrir à proximite **/
ul.DetailProximite{ padding:0px 0px 5px 15px; margin:0px;}
ul.DetailProximite li{ background-image:url(../images/fleche.gif); background-repeat:no-repeat; background-position:left 2px; padding-left:12px;}

/* Lien Visite virtuel **/
a.VisiteVirtuelle, a.VisiteVirtuelle:link, a.VisiteVirtuelle:active, a.VisiteVirtuelle:visited{ color:#393939;}
a.VisiteVirtuelle:hover{color:#393939;}

/* Lien Voir sur la carte dans le bloc coordonnee **/
p.VoirCarteDetail{background-image:url(../images/ico_carte.gif); background-repeat:no-repeat; background-position:left top; padding-left:33px; line-height:28px;}

/*Dloc Bt Fermer **/
#BtClose{ text-align:right; padding:5px 0px 0px 0px;}




/* Table Tarif **/
TABLE.OSTableTarifDetail {
	margin-top:0px;margin-bottom:10px;
	background-color: #FFFFFF;
color:#000;
	/*width: 98%;*/
}

TABLE.OSTableTarifDetail tr th{
	background-image:none;
	/*background-repeat:repeat-x;
	background-position:left top;*/
	background-color:#333333;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	border-right: 1px solid #fff;
}

TABLE.OSTableTarifDetail tr th div{
	background-image:none;
	/*background-image:url(../images/fl_bas.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	padding-left:0px;
}

TABLE.OSTableTarifDetail tr TD{
	font-size: 10px;
	height: 15px;
	border-bottom: 1px solid #333333;
} 
TABLE.OSTableTarifDetail tr TD span{ font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/* Bloc Image Restaurant **/
 .ImgRestaurant{width:125px; float:left;}

/* Bloc detail et tarif Restaurant **/
.DetailRestaurant{ float:left; width:430px;}
.OSResultatDetail .DetailRestaurant{ float:left; width:470px;}


/* Bloc Itineraire destination et votre adresse **/
.BlocContactIntineraire{ 
	border:1px solid #ccc; 
	padding:5px; 
	margin:5px; 
	width:293px;
	float:left;
	height:50px;
}
#BlocDestination{background-color:#FFE7CE;}
#BlocDepard{background-color:#f5f5f5;}

.OSComboItineraire{
	border:solid 1px #cccccc;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:2px;
}

#BlocEviterAutoroute{
	background-image:url(../images/fond-itineraire.gif);
	background-position:left top;
	background-repeat:repeat-x;
	clear: both;
	height:34px;
	margin-bottom: 5px;
}
#EviterAutoroute{ background-image:url(../images/ico_autoroute.gif); background-position:left top; background-repeat:no-repeat; line-height:40px;height:34px; padding-left:40px; overflow:hidden; }

/*  Bloc Remarque info Tarif Indicatif
*****************************/
.OSRemarque{ font-style:italic; font-size:11px; text-align:center;}

#Total{ font-weight:bold; margin-right:5px;}


#TitreEtape
{text-align:left;padding:3px;}

.OSResultat
{text-align:left;}

.OSResultat h3
{background-color:#CC0001;
color:#FFF;
padding:2px;}

.OSResultat .EnteteResultat
{text-align:left;
font-weight:bold;
color:#cc0001;
font-size:12px;
padding:3px;}


.OSResultat .NomCommune
{    float: right;
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
    padding-right: 5px;}

.VignetteEtape3
{width:250px;margin:5px;float:left;}

.SeparationOngletBas
{clear:both;}

/* Visuels des chambres **/
#ZoomHebergementHotel{
width:150px; float:left;
position:relative;
}

#ZoomHebergementHotel .Agrandissement{
width:150px;
overflow:hidden;
border:0px solid #000;
margin-left:auto;
margin-right:auto;
text-align:center;
vertical-align:middle;
overflow:hidden;
}
#ZoomHebergementHotel .Agrandissement img{
	margin-left:5px !important;
	margin-left:auto;
	margin-right:auto;
	width: 140px;
} 

#ZoomHebergementHotel .Agrandissement img.ZoomImageLightBox{ position:absolute; bottom:4px; right:5px; width:16px; height:16px;}



/**** Tabs ****/
#OngletsTabsGeneral{
clear:both;
float:left;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
padding-top:15px;
width:95%;}

#OngletsTabsGeneral.ui-tabs{ padding-bottom:0px}

#OngletsTabsGeneral #NavOnglet{ }

#OngletsTabsGeneral ul#NavOnglet 
{width:auto;}

#OngletsTabsGeneral #NavOnglet li{
background:#a3a3a3 none repeat scroll 0 0;
/*border:1px solid #0C93AD;*/
border:0px;
margin-right:2px;
margin-bottom:1px;
color:#ffffff;
}

#OngletsTabsGeneral #NavOnglet li a{
color:#ffffff;
font-size:10px;
font-weight:bold;
padding:0.6em 1.3em;
text-decoration:none;
text-transform:uppercase;}
#OngletsTabsGeneral #NavOnglet li.tabs-selected, #OngletsTabsGeneral #NavOnglet li.tabs-selected a{ background-color:#DADADA;
color:#333333;}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 1px 0 0px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
background:none repeat scroll 0 0 #DADADA;
color:#333333;
float:left;
padding:1em 8px;
width:100%;
}
.tabs-container a{ color:#333;}
 
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}


/* Galerie Photos **/
#BlocGalerie #GaleriePhotos{ margin-left:3px;}
#BlocGalerie #GaleriePhotos .Vignette{
	width:98px;
	height:65px;
	overflow:hidden;
	float:left;
	margin:4px;
}

 #BlocGalerie #GaleriePhotos .Vignette{
	width:98px;
	height:65px;
	overflow:hidden;
	float:left;
	margin:4px;
}
 #BlocGalerie #GaleriePhotos .Vignette img{
	width:102px;
	border:0px;
}
 #BlocGalerie #GaleriePhotos .Vignette a img,  #BlocGalerie #GaleriePhotos .Vignette a:link img,  #BlocGalerie #GaleriePhotos .Vignette a:active img, #BlocGalerie #GaleriePhotos .Vignette a:visited img{opacity: 1;  filter:alpha(opacity=100);}
  #BlocGalerie #GaleriePhotos .Vignette a:hover img{opacity: 0.5; filter:alpha(opacity=50);}


/****** Camping 23 ******/
.BlocPrixCamping {
	width:200px;
	text-align: left;
	color:#393939;
	text-align:center;
	margin-bottom:5px;
	background-color:#facee7;
	border: solid 1px #db0179;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	float:right;
}
.PrixCamping
{
	font-size:14px;
	font-weight:bold;
}

.PrixCamping span
{
	text-decoration:line-through;
	color:#990000;
}


.OsTxtAttenteCTTVERT{line-height:30px; text-align:center; font-size:13px; font-weight:bold; font-style:italic;}
.OsImgAttenteCTTVERT{ text-align:center; padding:5px; height:80px; line-height:80px;}
.OsImgAttenteCTTVERT img{ width:600px; height:80px; background:url(../images/ajax-attente-CTTV.gif) center center no-repeat;}

.BlocAssurance.Load{ background-color:#F0EBE8;}
.BlocAssurance.Load img{width:220px; height:19px; background:url(../images/ajax-attente-CTTV.gif) left top no-repeat;}

.OsPrixTotalCTTVERT img{width:15px; height:15px; background:url(../images/ajax-loader.gif) left top no-repeat;}

/* Trait Liste & supplement Resultat chambre **/
Table.TableauTrait{ width: 100%;}


Table.TableauTrait tr td{ 
	border-bottom:solid 1px #d4d1cd; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
Table tr td.TableauSansTrait{ border:none;}

Table tr td.TableauTraitHaut{border-top:solid 1px #d4d1cd; }

.Clear
{clear:both;}


/* TooltTip **/
.BoxTooltip{ width:220px; /*background-color:#00FF00;*/ background-color:#edeef0; border:solid 1px #ccc; text-align:left; padding:10px; color:#000000;}
.MargeTooltip{
font-size:11px; }
