@import url("Styles_Billet.css");
@import url("Styles_Activites.css");
@import url("Styles_Magasins.css");
@import url("Styles_billet_transport.css");
@import url("Styles_Boutique.css");
@import url("Styles_Ideesejour.css");
@import url("style_catalogue_moteur.css");



/******************************************
Styles généraux
******************************************/
body{color:#444444}
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: #6E0400;}
A:link {color: #6E0400;}
A:visited {color: #6E0400;}
A:active {color: #6E0400;}
A:hover {color: #333333;}


.OSLien {color: #333333;}
.OSLien:link {color: #333333;}
.OSLien:visited {color: #333333;}
.OSLien:active {color: #333333;}
.OSLien:hover {color: #8E1006;}


/****************************************
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 #ffffff;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align:middle;
}

/****************************************

****************************************/
H2{
	color: #444444;
	vertical-align: middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	vertical-align: middle;
	text-align:left;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.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: #000000;
	font-weight: bold;
}
.OSFondTitre {
	background-color: #8EC74E;
	color: #FFFFFF;
}

.OSFondPage {
	background-color: #EBE9DB;
	background-repeat: repeat-x;
	background-position: center top;
	color: #444444;
}

.OSFondContenu {
	background-color: #fff;
	border:1px solid #790802;
}

.OSTexteImportant {
	color: #CC0000;
}

.OSFondTitreParagraphe{
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 98%;
	background-image: url(../images/fond-entete-panier.gif);
	background-repeat: repeat-x;
}

.OSFondTitreParagraphe TD{
	font-weight: bold;
	color: #FFFFFF;
}

.OSFondTitreParagraphe2{
	font-weight: normal;
	color: #000000;
	height: 20px;
	background-color: #F0F0F0;
	width: 98%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6E0400;
	border-left-color: #6E0400;
}

.OSHotel{
}

.OSHotel textarea{display:none;}
.OSHotel .Entete{
	width:98%;
	background-color:#FDB94F;
	color: #333333;
}

.OSHotel .Entete td{
	background-color:#E1DDDD;
}

.OSHotel .Contenu{
	width:98%;
	background-color:#FFFFFF;
	text-align:left;
}

.OSFondTitreParagraphe a{color:#000000;}

.OSTotal {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.OSRemarque{
	font-size:9px;
	color:#333333;
}
/****************************************
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:center;
	position: relative;
	height: 257px!important;
	height: 158px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#Page{
	width:873px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
 .Decoration{
	background-repeat: repeat-y;
	background-position: left top;
	width:873px!important;
	width:772px;
	text-align:left;
	background-image: url(../images/fond-maquette.gif);
/*	margin-top: 20px;
*/}
#Contenu{
	width:700px;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
#Contenu .ContenuInter{
	padding: 5px;
}

#Pied{
	width:873px;
	color:#96764B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #96764B;
	background-repeat: no-repeat;
	background-position: left top;
}

#Pied #SignatureSite{
	padding-top:1px;
	padding-bottom:3px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
}
#Pied #SignatureAlliance{
	padding-top:5px;
	padding-bottom:3px;
	text-align: right;
	color: #333333;
	clear:both;
/*		background-color:#F6E8CF;*/
}

#Pied a:link {color: #333333;}
#Pied a:visited {color: #333333;}
#Pied a:active {color: #333333;}
#Pied a:hover {color: #6E0400;}

ul#MenuPied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 770px;
	padding-top: 1px;
}
ul#MenuPied li{
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 7px;
}
ul#MenuPied li a,ul#MenuPied li a:link,ul#MenuPied li a:visited,ul#MenuPied li a:active  {
	color: #FFFFFF;
	text-decoration: none;
}
ul#MenuPied li a:hover{
	color: #FFCA59;
}


/*******************************************
		Menus sur le coté
*******************************************/
#Menu{
	width: 163px;
	float:left;
	overflow: hidden;
}
#Menu .Bloc{
	width:163px;
}
#Menu .BlocEntete{
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#Menu .BlocContenu{
	text-align:left;
}
#Menu .BlocPied{
	background-image: url(../images/menu_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
#FondColGaucheBas{
	background-image: url(../images/fond-col-gauche.gif);
	background-repeat: no-repeat;
	margin-left: 4px;
	height:auto !important;
	height:255px;
	min-height:255px;
}
#BlockMenu {
	height: auto;
}
#BlockMenu img{
border:0px;}

ul#MenuNavGauche {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	}
ul#MenuNavGauche li {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#444444;
	height: 25px;
	float: left;
	width: 159px;
}

ul#MenuNavGauche li a {
	display: block;
	font-size: 11px;
	border: 0px;
	line-height: 25px;
	text-decoration: none;
	color:#ffffff;
	margin:0px;
	padding-left:5px;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica;
	height: 25px;
	background-image: url(../images/fond-menu.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
}

ul#MenuNavGauche li a:hover {
	display: block;
	text-decoration: none;
	padding-left:5px;
	margin:0px;
	background-image: url(../images/fond-menu-over.gif);
	background-repeat: no-repeat;
	color: #333333;
}

ul#MenuNavGauche li.MenuSelect{
	font-weight:bold;
	background-image:url(../images/fond_menu_select.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
ul#MenuRub{
}
ul#MenuNavGauche li#IdeeWeekEnd, ul#MenuNavGauche  li#IdeeWeekEnd a{ height:26px; padding-left:0px; text-indent:0px;}
ul#MenuNavGauche li#BonPlan, ul#MenuNavGauche li#BonPlan a{height:26px; padding-left:0px; text-indent:0px;} 
ul#MenuRub li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul#MenuRub li span{
	font-size: 9px;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica;
	line-height: 10px;
}
ul#MenuRub li.Entete{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/puce-hebergement.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	padding-top: 10px;
	margin-left: 0px;
	line-height: 20px;
	border: none;
	padding-bottom: 0px;
}
ul#MenuRub li a{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
}
ul#MenuRub li a:hover{
	color: #b28b10;
	text-decoration: none;
}
ul#MenuRub li.MenuSelect a, ul#MenuRub li.MenuSelect a:link, ul#MenuRub li.MenuSelect a:active,ul#MenuRub li.MenuSelect a:visited,ul#MenuRub li.MenuSelect a:hover{
	color: #EFC131;
}
/*******************************************
		Sous Menus gauche
*******************************************/

ul#MenuRub li ul.SubMenu, ul#MenuRub li.MenuSelect ul.SubMenu{
	margin: 0px;
	padding: 0px;
}

ul#MenuRub li ul.SubMenu li, ul#MenuRub li.MenuSelect ul.SubMenu li{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px None #FFFFFF;
	line-height: 20px;
height:20px;
}

ul#MenuRub li ul.SubMenu li a, ul#MenuRub li.MenuSelect ul.SubMenu li a{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
}
ul#MenuRub li ul.SubMenu li a:hover, ul#MenuRub li.MenuSelect ul.SubMenu li a:hover{
	color: #b28b10;
	text-decoration: none;
}
ul#MenuRub li ul.SubMenu li.MenuSelect a, ul#MenuRub li ul.SubMenu li.MenuSelect a:link, ul#MenuRub li ul.SubMenu li.MenuSelect a:active,ul#MenuRub li ul.SubMenu li.MenuSelect a:visited,ul#MenuRub li ul.SubMenu li.MenuSelect a:hover{
	color: #EFC131;
}
/*******************************************
		Menus Haut
*******************************************/

#MenuHaut{
	height:257px!important;
	height:171px;
	text-align:right;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 710px;
	position: relative;
}
#MenuHaut ul{
	width: 710px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fond-mini-bandeau.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#MenuHaut ul li{
	height:26px;
	margin-right:0px;
	padding:0px;
	text-align:right;
	line-height: 26px;
	float: right;
}
#MenuHaut ul li a{
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:block;
}/*

#MenuHaut ul li.MenuSelect{
	background-image: url(../images/ongletselect.gif);
	color: #990000;
	border-bottom:0px;
}
#MenuHaut ul li.MenuSelect a{
	color: #990000;
}*/

li#TMenuDossier{
	width: 163px;
}
li#TMenuDossier a, li#TMenuDossier a:link, li#TMenuDossier a:active, li#TMenuDossier a:visited{
	height: 26px;
	width: 163px;
}
li#TMenuDossier a:hover{}
/*******************************************
		Intro
*******************************************/
#Intro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 3px;
	margin-top: 10px;
}

#Intro ul{
	width:320px;
	margin: 0px;
	padding: 0px;

}
#Intro ul.IntroHebergement{
	background-image: url(../images/Titre-hebergement-acc.gif);
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	color: #790802;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#Intro ul.IntroActivites{
	background-image: url(../images/Titre-activites-acc.gif);
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	color: #790802;
	float: left;
}

#Intro ul li{
	float:left;
	height:auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#Intro ul.IntroActivites li{	width: 350px;}

#Intro .Entete{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	overflow:hidden;
	text-transform: uppercase;
	line-height: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
}
#Intro .Contenu{
	text-align:left;
	font-family:"Trebuchet MS", verdana, Arial, Helvetica;
	font-size:10px;
	padding: 0px;
	width: 300px;
	margin-left: 25px;
	position: relative;
}
#Intro .TexteIntroAcc{
	padding-left: 30px;
	color: #790802;
	text-align: left;
	font-style: italic;
	padding-top: 8px;
}

#Intro li img{
	margin-right: 5px;
}
#Intro a{
	text-decoration:none;
	display: block;
	}	
#Intro a:hover{
}


/*******************************************
		Table Adresse
*******************************************/
TABLE.OSTableAdresse {
}
TABLE.OSTableAdresse TD{
	font-size: 10px;
}

/*******************************************
		Table Recherche
*******************************************/
TABLE.OSTableRecherche {
	background-color: #F2F0E7;
	border: 1px solid #A4190A;
	width: 560px;
}
TABLE.OSTableRecherche TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 180px;
	height: 30px;
	color: #990000;
}
TABLE.OSTableRecherche TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	height: 15px;
	color:#FFFFFF;
	background-image: url(../images/fond-bloc-entete.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4190A;
}

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: #f5f5f5;
	width: 98%;
}
TABLE.OSTableSupplements TR{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6E0400;
} 
TABLE.OSTableSupplements TD{
	font-size: 9px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6E0400;
} 
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: #6E0400;
} 

TABLE.OSTableSupplements TR TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase; 
	border:0px;
	height: 15px;
}
TABLE.OSTableSupplements TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border:0px;
	height: 15px;
	color:#FFFFFF;
	background-image: url(../images/fond-bloc-entete.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}



/*********************************************
Table Resultats
**********************************************/
TABLE.OSTableResultat {
/*	padding: 4px;*/
	background-color: #F8F8F8;
/*	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	border-bottom:1px solid #990000;*/
	border:1px solid #6E0400;
	width: 98%;
}

TABLE.OSTableResultat2 {
	background-color: #f4f4f4;
	width: 98%;
	border-right: 1px solid #A91B0C;
	border-left: 1px solid #A5190A;
}

TABLE.OSTableResultat TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	background-image: url(../images/fond-bloc-entete.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-position: left bottom;
	line-height: 16px;
	height: 16px;
/*	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;
}
TABLE.OSTableResultat TD.OSTextePetit{
color:#FFFFFF;
}
TABLE.OSTableResultat TD.TexteCoordonnees{
color:#000000;
}
.OSTitreResultat{
color:#fff;
}

.OSTitreResultat2{
	background-image: url(../images/fond-entete-panier.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 21px;
	line-height: 20px;
}	

.Reference{
color:#FFFFFF;
font-family:verdana;
font-size:10px;
padding:3px;
padding-left:7px;
background-image:url(../osimg/fleche-ref.gif);
background-position:left 7px;
background-repeat:no-repeat;
margin-left:5px;
}

/*********************************************
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:#f4f4f4;
/*	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;
}
/*********************************************
Table Caracteristiques Détails
**********************************************/
div.CaracteristiquesDetailsFamille{
	width:250px;
	float:left;
	margin:5px;
} 
div.CaracteristiquesDetailsFamille .Entete{
	height:16px;
	line-height:16px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:0px;
}

/*********************************************
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;
}


/****************************************
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: 0px;
  float: left;
  width: 135px;
  text-align: left; 
}



/*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 #6E0400;
}
.OSPaiementTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #6E0400;
	padding: 3px;
}
.OSPaiementSousTitre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #f8f8f8;
	padding: 3px;
}

/*********************************************
Table Dispos
**********************************************/
TABLE.OSTableDispos {
	width:98%;
}

TABLE.OSTableDispos TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	color: #FFFFFF;
	background-image: url(../images/fond-bloc-entete.gif);
	background-repeat: repeat-x;
	line-height: 16px;
	top: 16px;
}

TABLE.OSTableDispos TD {
	background-color:#f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6E0400;
	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;
}

.Devise{
	color:#FF0000;
	font-style:italic;
	text-align:right;
}

/**********************************************
	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;
}
.invisible{ display:none;
position:absolute;}

#MiseAvant{
	background-color: #F2F0E7;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 80%;
}
#MiseAvant .OSRemarque{
	color: #000000;
	font-style: italic;
	font-weight: bold;
}


/**********************************************
	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{
background-color:#f5f5f5;}
Table.BlocChambreHotel tr td #BtReserHotel{ display:block;}

Table.BlocChambreHotel tr td #BtReserHotelPromo{ display:none;}

/**********************************************
	Bloc Drapeu
**********************************************/
#Drapeau{ background-color:#ebe9db; width:873px;}

img.SelectionFlag{opacity: 0.5;
  filter:alpha(opacity=50);}

/*********************************************
		Bloc Résultat affinage
**********************************************/
.BlocResultatAffinage{
width:98%; background-color:#e1f1d0;
border-left: solid 1px #8ec74e;
border-right:solid 1px #8ec74e;
font-size:10px;
text-align:left;
}

.BlocResultatAffinage .Marge{ padding:8px;}


.SituationEnteteFerme{
	background-color: #FFF;
/*	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	border-bottom:1px solid #990000;*/
	border:1px solid #677db4;
	width: 98%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	background-image: url(../images/fond-titre-resultat-ferme.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height:15px;
}
.SituationEnteteFerme div{	background-image: url(../images/fl-ferme.gif);
	background-repeat: no-repeat; line-height:15px; background-position:left center;}


.SituationEnteteOuvert{
	background-color: #FFF;
/*	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	border-bottom:1px solid #990000;*/
	border:1px solid #8EC74E;
	border-bottom:none;
	width: 98%;
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	background-image: url(../images/fond-titre-resultat.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height:15px;
}

.SituationEnteteOuvert div{background-image: url(../images/fl-ouvert.gif);
	background-repeat: no-repeat; line-height:15px; background-position:left center;}
  

#Intro ul.IntroActivites{	width: 340px;}
#Intro ul.IntroActivites li{	width: 340px;}
#Intro ul.IntroActivites li .Contenu{	width: 340px;}
