/* CSS Document */

/*******************************************
		Table Recherche
*******************************************/
TABLE.OSTableRecherche {
	background-color: #f5f5f5;
	border: 1px solid #E17100;
	width: 500px;
}
TABLE.OSTableRecherche TD.Libelle{
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	height: 30px;
	
}
TABLE.OSTableRecherche TH{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E17100;
	height: 15px;
	color:#FFFFFF;
}

TABLE.OSTableRecherche TD.CritereRecherche{
	font-size: 11px;
	font-weight: normal;
}

TABLE.OSTableRecherche ul.Caracteristiques li{
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
*/	font-size:10px;
	font-weight:normal;
	padding :2px;
	width:48%;
	float:left;
}

/*******************************************
		Moteru Accueil
*******************************************/
ul#MenuMoteur{ width:474px; 	height:32px; margin:0; padding:0;}
ul#MenuMoteur li{
	font-size:11px;
	float:left;
	width:115px;
	height:32px;
/*	background-image: url(../images/onglet-moteur.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
	text-align:center;
margin:0; padding:0;
}

ul#MenuMoteur li.Separateurdebut{ width:5px; background-image:url(../images/spacer.gif);}


ul#MenuMoteur li a, ul#MenuMoteur li a:link, ul#MenuMoteur li a:active, ul#MenuMoteur li a:visited{ color:#6b6457;
line-height:34px !important; line-height:32px;display:block; }
ul#MenuMoteur li a:hover{color:#eae2d5;}

ul#MenuMoteur li.MenuSelect { position:relative;	}

ul#MenuMoteur li.MenuSelect div{
width:118px !important;
width:129px;
padding-right:11px;

/*background-image: url(../images/onglet-moteur-select.gif);*/
background-position: left top;
background-repeat: no-repeat;

line-height:34px !important;
line-height:32px;

position:absolute;
top:0;
left:0px; 

text-align:center;
line-height:34px;

}	


/*ul#MenuMoteur li#MenuCampings.MenuSelect div span{ position: fixed; z-index:150; display:block; left:0; top:0px; width:118px !important;
width:129px;
height:37px;}*/
	
ul#MenuMoteur li.MenuSelect a, ul#MenuMoteur li.MenuSelect a:link, ul#MenuMoteur li.MenuSelect a:active, ul#MenuMoteur li.MenuSelect a:visited,ul#MenuMoteur li.MenuSelect a:hover{ 
color:#f06f00; font-size:12px; font-weight:bold; 
line-height:34px !important; line-height:32px;display:block; 
}

#BlocContenu ul#MenuMoteur li#MenuCampings.MenuSelect a div{
/*	background-image: url(../images/finonglet-moteur-select.gif);*/
}

#BlocContenu ul#MenuMoteur li.MenuSelect a div
{
background-image: url(../images/onglet-moteur-select.gif);
}


#BlocMoteurAccueil{
	width:474px;
	margin-left:auto;
	margin-right:auto;
}

h3{
	color:#f06f00;
	font-size: 30px;
	letter-spacing: 2px;
}
.TxtMoteur {
	color:#655332;
	font-size: 18px;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
}

#FondMoteurAccueil{
	width:474px;
/*	background-image:url(../images/fond-moteur.gif);
	background-repeat: repeat-y;
	background-position:left top;*/
	position: relative;
}

TABLE.OSTableRechercheAccueil {
	width: 440px;
}
TABLE.OSTableRechercheAccueil TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	height: 30px;
	text-align: right;
	margin-right: 5px;
	padding-right: 5px;
	
}
TABLE.OSTableRechercheAccueil TH{
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	text-align: left;
	color: #f06f00;
}

TABLE.OSTableRechercheAccueil TD.CritereRecherche{
	font-size: 11px;
	font-weight: normal;
}

TABLE.OSTableRechercheAccueil ul.Caracteristiques li{
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
*/	font-size:10px;
	font-weight:normal;
	padding :2px;
	width:120px;
	float:left;
}
/****************************************
Style Combo et input
****************************************/
.OSCombo {
	font-family: arial, Verdana;
	font-size: 10px;
	background-color: #F4F4F4;
	border: 1px solid #000000;
color:#333333;
}
option.OSCombo {
	border: 0px solid #000000;
color:#333333;
}


/*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;
}

/****************************************
Photos, Pictos
****************************************/

.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;
}

/****************************************

****************************************/

.OSEntetePage{
	color: #000000;
	vertical-align: middle;
	/*	font-family:Verdana, Arial, Helvetica, sans-serif;
*/	font-size:11px;
	font-weight:normal;
	padding-left: 10px;
	text-align:center;
	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: #ffffff;
	font-weight: bold;
}
.OSFondTitre {
	background-color: #E9E9E9;
}

.OSFondPage {
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color: #FFFFFF;
/*	background-image: url(../images/img-fond-orange.gif);
	background-repeat: no-repeat;
	background-position: center 18px;*/
}

.OSFondContenu {
	background-color: #FFFFFF;
	border:1px solid #001C84;
}

.OSTexteImportant {
	color: #CC0000;
	font-size: 11px;
}

.OSFondTitreParagraphe{
	font-weight: bold;
	color: #FFF;
	height: 20px;
	background-color: #f06f00;
	width: 98%;
	line-height:20px;
	font-size: 11px;
	
}

.OSFondTitreParagraphe TD{
	font-weight: bold;
	color: #FFF;
}

.OSFondTitreParagraphe2{
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	background-color: #F06F00;
	width: 98%;
	font-size: 11px;
}

.OSHotel{
}

.OSHotel textarea{display:none;}
.OSHotel .Entete{
	width:98%;
	background-color:#f06f00;
}

.OSHotel .Entete td{
	background-color:#f06f00;
}

.OSHotel .Contenu{
	width:98%;
	background-color:#FFFFFF;
	text-align:left;
}

.OSFondTitreParagraphe a{color:#000000;}

.OSTotal {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 11px;
}

.OSRemarque{
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
*/	font-size:9px;
	text-align:left;
}

.OSRemarqueImportant{
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
*/	font-size:10px;
	text-align:left;
	color:#B70000;
}


/*******************************************
		Table Adresse
*******************************************/
TABLE.OSTableAdresse {
}
TABLE.OSTableAdresse TD{
	font-size: 10px;
}

/*******************************************
		Table Suppléments
*******************************************/
TABLE.OSTableSupplements {
	background-color: #FFFFFF;
	width: 98%;
}
TABLE.OSTableSupplements TR{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B52D1D;
} 
TABLE.OSTableSupplements TD{
	font-size: 11px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
} 

TABLE.OSTableSupplements TD a, TABLE.OSTableSupplements TD a:link, TABLE.OSTableSupplements TD a:active, TABLE.OSTableSupplements TD a:visited{ color:#333333; text-decoration:none; font-weight:bold;}
TABLE.OSTableSupplements TD a:hover{color:#91a501; text-decoration:none;}

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: #B52D1D;
} 

TABLE.OSTableSupplements TR TH{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #d1de75; 
	border:0px;
	height: 15px;
	color:#000000;
}

TABLE.OSTableResultat TABLE.OSTableSupplements TR TH{
	background-color: #FFC697; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight:bold;
}

/*********************************************
Table Resultats
**********************************************/
TABLE.OSTableResultat {
	border-bottom:1px dashed #ccc;	
	width: 98%;
}

TABLE.OSTableResultat2 {
/*	background-color: #FFF9EF;
	width: 98%;
*/	
	border-right: 1px solid #B52D1D;
	border-left: 1px solid #B52D1D;
}

TABLE.OSTableResultat TH{
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 11px;
	font-weight: normal;
	background-color:#eae2d5;
	border-bottom:1px solid #ffffff;
	color: #e26500;
/*	border-top:1px solid #B52D1D;	
	border-left:1px solid #B52D1D;	
	border-right:1px solid #B52D1D;	*/
}
TABLE.OSTableResultat TH TD{
	color: #FFFFFF;
}
TABLE.OSTableResultat .entete{
	/*	font-family:  verdana;
*/	font-size: 11px;
	font-weight: bold;
	background-color:#eae2d5;
	color: #f06f00;
}
TABLE.OSTableResultat TD{
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 11px;
	padding: 1px;
}
.OSTitreResultat{
	background-color:#EAE2D5;
}

TABLE.OSTableResultat TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 80px;
}

TABLE.OSTableResultat TH a, TABLE.OSTableResultat TH a:link, TABLE.OSTableResultat TH a:visited, TABLE.OSTableResultat TH a:hover, TABLE.OSTableResultat TH a:active{
	color:#f06f00;
}

.OSTableResultat a, .OSTableResultat a:link, .OSTableResultat a:active, .OSTableResultat a:visited{ color:#333333; text-decoration:underline;}
.OSTableResultat a:hover{color:#F06F00; text-decoration:none;}
/*********************************************
Table Caracteristiques
**********************************************/
TABLE.OSTableCaracteristiques{
	/*	background-color:#dca;*/
	width: 98%;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.OSTableCaracteristiques TH {
	background-color:#f06f00;
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 10px;
	font-weight: bold;
	border:0px;
	color:#FFFFFF;
	padding: 2px;
}

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: 11px;
	font-weight: normal;
}

.OSCritere {
  float: left;
  width: 200px;
  text-align: right; 
  margin:2px;
}

.OSCritere2 {
  float: left;
  width: 220px;
  text-align: left; 
  margin:2px;
}

Table.TableauTrait tr td{ border-bottom:solid 1px #d4d1cd}
Table tr td.TableauSansTrait{ border-bottom:none;}

/*********************************************
Table Dispos
**********************************************/
TABLE.OSTableDispos {
	width:98%;
}

TABLE.OSTableDispos TH {
	background-color:#f06f00;
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 11px;
	color: #FFFFFF;
}

TABLE.OSTableDispos TD {
	background-color:#FFFFFF;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/	font-size: 11px;
	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;
}

.OSTexteBlanc{
	color: #ffffff;
}

/**********************************************
	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;
}

/*****************************************
	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:60px;
	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:225px;
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;
	margin-left:auto;
	margin-right:auto;
} 

#ZoomHebergement .colonne{
	width:200px;
	margin:3px;
	float:right;
}

/*********************************************
 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;
}

/**********************************************
	Bloc promo hotel 12
**********************************************/
Table.BlocPromoHotel{background-color:#F9EFEE;}
Table.BlocPromoHotel tr th{color:#FFFFFF; height:20px; line-height:20px; text-indent:5px; font-size:11px; font-weight:bold;}
Table.BlocPromoHotel tr td{}
Table.BlocPromoHotel .OSTitrePromo{ background-color:#FF3318;}

/**********************************************
	Prix indicatif Réservit 
**********************************************/
.PrixIndicatif{
	background-color:#e87300;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding: 2;
	text-align: center;
	width: 150px;
	float: right;
	margin-right: 10px;
	border: solid 1px #c56404;
}


/**********************************************
	Catalogue de page
**********************************************/
#NumPage{ font-size:11px; color:#000000;}

#NumPage a, #NumPage a:link, #NumPage a:active, #NumPage a:visited{ font-weight:bold; color:#91a501}
#NumPage a:hover{color:#e87300;}


/**********************************************
	     -    Resultat   - 
**********************************************/
Table.TitreReseultat{}
Table.TitreReseultat tr th{ color:#e26500;}
Table.TitreReseultat tr td{ color:#e26500;}


/**********************************************
	     -    Lien Ids Accueil   - 
**********************************************/
a.LienIds, a.LienIds:link, a.LienIds:active, a.LienIds:visited{ 
text-decoration:none;
text-transform:uppercase; 
font-size:14px; 
color:#acb914; 
display:block; 
font-weight:bold; 
/*background-image:url(../images/puce-lien-ids.gif); 
background-repeat:no-repeat; 
background-position:left top; */
height:20px; 
line-height:20px; 
width:158px !important;
width:200px;
padding-left:44px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
a.LienIds:hover{ color:#645432; /*background-image:url(../images/puce-lien-ids-roll.gif); */}
