@import url("Styles_Billet.css");
@import url("Styles_Boutique.css");
@import url("imenus0.css");
@import url("style_catalogue_moteur.css");
@import url("os-sprite.css");

/******************************************
Styles généraux

******************************************/
body{ font-size: 10px; }

.Clear{ clear:both;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A{color: #8b7857;}
A:link {color: #8b7857;}
A:visited {color: #8b7857;}
A:active {color: #8b7857;}
A:hover {color: #BECD3C;}


.OSLien {color: #003399;}
.OSLien:link {color: #003399;}
.OSLien:visited {color: #003399;}
.OSLien:active {color: #003399;}
.OSLien:hover {color: #999999;}

.OSSignature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*color: #333333;*/
}
.OSSignature:link {color: #FFFFFF;}
.OSSignature:visited {color: #FFFFFF;}
.OSSignature:active {color: #FFFFFF;}
.OSSignature:hover {color: #FFFF00;}
/****************************************
Photos, Pictos
****************************************/
.OSCombo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4F4F4;
	border: 1px solid #000000;
}

OPTION.OSCombo {
	border: none;
}
.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;
}

/****************************************

****************************************/

.OSTitrePage {
	color: #000000;
	background-color: #BECD3C;
	height: 25px;
	vertical-align: middle;
}
.OSTitrePage TD{
	color: #FFFFFF;
	background-color: #BECD3C;
	height: 25px;
	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 {
}
.OSFondContenu{
}

.OSTexteImportant {
	color: #CC0000;
}

.OSFondTitreParagraphe{
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	background-color: #8b7857;
	width: 98%;
}

.OSTotal {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

/****************************************
Gestion des Onglets
****************************************/


.OSBordureTableOnglet {
/*	border-top: 0px Aucune;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;*/
	width: 98%;
	background-color: #D6EFDE;
}

.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 bottom;
	height: 40px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
.OSOngletBas {
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EF9C00;*/
}
.OSOngletLien {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.OSOngletLien:link {color: #000;}
.OSOngletLien:visited {color: #000;}
.OSOngletLien:active {color: #000;}
.OSOngletLien:hover {color: #006633;}

/*******************************************
		Table Adresse
*******************************************/
TABLE.OSTableAdresse {
}
TABLE.OSTableAdresse TD{
	font-size: 10px;
}

/*******************************************
		Table Recherche
*******************************************/
TABLE.OSTableRecherche {
	background-color: #FFFFFF;
	border: 1px solid #8B7857;
	width: 450px;
}
TABLE.OSTableRecherche TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	height: 30px;	
}
TABLE.OSTableRecherche TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #8B7857;
	height: 15px;
	color: #FFFFFF;
}

TABLE.OSTableRecherche TD.CritereRecherche{
	font-size: 10px;
	font-weight: normal;
}

/*******************************************
		Table Suppléments
*******************************************/
TABLE.OSTableSupplements {
	background-color: #FFFFFF;
	width: 98%;
}
TABLE.OSTableSupplements TR{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
} 
TABLE.OSTableSupplements TD{
	font-size: 9px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BECD3C;
} 
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: #CCCCCC;
} 

TABLE.OSTableSupplements TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #BECD3C;
	height: 15px;
	color: #FFFFFF;
}



/*********************************************
Table Resultats
**********************************************/
TABLE.OSTableResultat {
/*	padding: 4px;*/
	background-color: #FFFFFF;
	border-right: 1px solid #BECD3C;
	border-left: 1px solid #BECD3C;
	border-bottom:1px solid #BECD3C;
	width: 98%;
}

TABLE.OSTableResultat2 {
	background-color: #FFFFFF;
	width: 98%;
	border-right: 1px solid #8b7857;
	border-left: 1px solid #8b7857;
}

TABLE.OSTableResultat TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color:#BECD3C;
	border-bottom:1px solid #BECD3C;
	color: #FFFFFF;
}
TABLE.OSTableResultat TH.entete{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
TABLE.OSTableResultat TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
.OSTitreResultat{
	background-color:#D9D9D9;
}

/*********************************************
Table Caracteristiques
**********************************************/
TABLE.OSTableCaracteristiques{
/*	background-color:#dca;*/
	width: 95%;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.OSTableCaracteristiques TH {
	background-color:#8b7857;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border-bottom:0px solid #8b7857;		
}

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 {
	display:block;
	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: 150px;
}
TABLE.OSTableCriteres TD.OSCritereContenu{
	font-size: 10px;
	font-weight: normal;
}

.OSCritere {
  margin: 0px;
  float: left;
  width: 33%;
  text-align: left; 
}

/********************************
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 #999999;
}
.OSPaiementTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
	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:#8b7857;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

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: #8b7857;
	height: 20px;
}

.Lignebas{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
/*******************************************
		Forfaits
*******************************************/
TABLE.OSTableForfaits {
	background-color: #FFFFFF;
	width: 98%;
	border:1px solid #BECD3C;
	margin-bottom:5px;
	padding-bottom:3px;
}
TABLE.OSTableForfaits .OSTableSupplements{
	width:100%;
}

/*****************************************
		Intro
*****************************************/
.OSTitreIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1pt;
	font-weight:bold;
}
.OSTexteIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1pt;
}

.OSTexteRemarque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}



/********************************************* 
			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: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;
	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;
}



/*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;
}

#ColonneMilieu #PartiDossier h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#BECD3C;
color:#FFFFFF;
height:25px;
padding-left:10px;
vertical-align:middle; font-size:10px; line-height:25px; font-weight:normal; text-transform: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:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
text-align:left;
/*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;
}


/* Carte Google Map  **/
#CartoGoogleMap{ 
	height:250px;
	width:98%; 
	border:1px solid #ccc; 
 

	margin-top:5px;
}

div#CartoGoogleMap.CartoGoogleMapAffinage { 
	height:225px;
	/*width:300px;*/
	width:100%; 
	border:none;
	margin:0px; 
	overflow:hidden; 
}

#CartoGoogleMapLegende {
	line-height:25px;
	font-size: 10px;
 }
table#CartoGoogleMapLegende.CartoGoogleMapAffinage {
	/*width:300px;*/ 
	width:100%;  
	margin:0px;
}

#CartoGoogleMapLegende TD { 
	padding-left:5px;
}

#CartoLegende{
border:1px solid #bb9767;
margin-bottom:5px;
border-top:none;
width:98%;

}

/* Block Marker Hebergement Google Map **/

.BlocMarker{ width:300px;}

.BlocMarker h4 {
	font-size:12px;
	font-weight:bold;
	color:#393939;
	padding:2px;
	padding-left: 8px;
	background-color: #efefef;
}

.BlocMarker h4 .NomCommune{
	font-size:11px;
	font-style: italic;
}



.BlocMarker .OSVignette{
	width:80px;
	float:left;
	margin:0px;
	padding-top: 3px;
}

.BlocMarker .OSVignette img{
	width:70px;
}

.BlocMarker .Description{
font-size:11px;
	padding:5px;
}
.BlocMarker .Description .NomCommune{
	text-align:right;
	font-weight:normal;
	color:#00B0D9;
}

.BlocMarker .Description .PlusInfos{
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

/* Block Marker Commune Google Map **/
.MarkerCommune{ width:300px;}

.MarkerCommune h3{
border-bottom:0px;
	background-color:#becd3c;
	color:#FFFFFF;
	font-size:12px;
	height:20px;
	line-height:20px;
	padding-left:8px;
}

.MarkerCommune ul{ width:300px;}

.MarkerCommune ul li{ 
	width:300px; 
	border-bottom:solid 1px #becd3c;
	background-image:url(../images/fleche-marker.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.MarkerCommune ul li h4{
	width:210px;
	float:left;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	padding-left:8px;

}
.MarkerCommune ul li .PlusInfos{ 
	width:70px;
	float:left;
	line-height:20px;
	text-align:right;
	}
.MarkerCommune ul li .PlusInfos a, .MarkerCommune ul li .PlusInfos a:link, .MarkerCommune ul li .PlusInfos a:active, .MarkerCommune ul li .PlusInfos a:visited{
	color:#becd3c;
}
.MarkerCommune ul li .PlusInfos a:hover{	
	color:#000000; text-decoration:none;
}


.BoxTooltip{ width:220px; /*background-color:#00FF00;*/ background-color:#edeef0; border:solid 1px #ccc; text-align:left; padding:10px; color:#000000;}
.MargeTooltip{
font-size:11px; }
