@import url("Styles_Boutique.css");


/******************************************
Styles généraux
******************************************/
td {
	font-family: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;}
form,H1,H2 {margin: 0px;padding: 0px;}

A{color: #82002A;}
A:link {color: #82002A;}
A:visited {color: #82002A;}
A:hover {color: #666666;}


.OSLien {color: #003399;}
.OSLien:link {color: #003399;}
.OSLien:visited {color: #003399;}
.OSLien:active {color: #003399;}
.OSLien:hover {color: #999999;}

.OSSeparateur{height:5px;}

h2{background-image:url(../images/fl-titre.gif);
background-position:left center;
background-repeat:no-repeat;
color:#4A0D1D;
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
text-indent:37px;}
h2 strong{ display:none;}
/****************************************
	Styles Particuliers
*****************************************/
#FiltreGitesThemes{
	background-color:#FFFFFF;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000;
	margin-right:10px;
	margin-bottom:10px;
}

/****************************************
Photos, Pictos
****************************************/
.OSCombo {
background-color:#F5F5F5;
border:1px solid #CCCCCC;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
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:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	vertical-align: middle;
	padding-left: 10px;
	text-align:left;
}*/
.OSEntetePage{
	color: #4A0D1D; 
	vertical-align: middle;
	font-family: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: #ffffff;
	font-weight: bold;
}
.OSFondTitre {
	background-color: #E9E9E9;
}

.OSFondPage {
	text-align: center;
	background-image: url(../images/fond-page.gif);
	background-repeat: repeat-y;
	background-position: center top;/*	background-image: url(../images/fond_page.gif);
	background-repeat: repeat;
	background-position: center top;*/
}

.OSFondContenu {
	background-color: #FFFFFF;
	border:1px solid #001C84;
}

.OSTexteImportant {
	color: #efc135;
}

.OSFondTitreParagraphe{
	font-weight: bold;
	color: #FCFBF1;
	height: 20px;
	background-color: #4e0e1f;
	width:98%;
	line-height:20px;
	
}

.OSFondTitreParagraphe TD{
	font-weight: bold;
	color: #E2DED0;
}

.OSFondTitreParagraphe2{
	font-weight: normal;
	color: #000;
	height: 20px;
	background-color: #EEC1BC;
	width: 98%;
}

.OSHotel{
}

.OSHotel textarea{display:none;}
.OSHotel .Entete{
	width:98%;
	background-color:#EEC1BC;
}

.OSHotel .Entete td{
	background-color:#EEC1BC;
}

.OSHotel .Contenu{
	width:98%;
	background-color:#FFFFFF;
	text-align:left;
}

.OSFondTitreParagraphe a{color:#000000;}

.OSTotal {
background-color:#4E0E1F;
border:1px solid #4E0E1F;
color:#E2DED0;
font-weight:normal;
}

.OSFondTotal
{
margin-right:45px;
}

.OSRemarque{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}

.OSRemarqueImportant{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#B70000;
	
}
/****************************************
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: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: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;}

/*******************************************
		Menus sur le coté
*******************************************/


#BlockMenu {
	margin-bottom:5px;
	width: 188px;
}

#BlockMenu .Entete{
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}

#BlockMenuHebergements .Entete{	background-image: url(../images/titre_menuhebergements.gif);}
#BlockMenuLoisirs .Entete{	background-image: url(../images/titre_menuloisirs.gif);}
#BlockMenuBonplans .Entete{	background-image: url(../images/titre_menubonsplans.gif);}

#BlockMenu img{border:0px;}

#BlockMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 188px;
}

#BlockMenu li ul{
}
#BlockMenu ul li {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C9570E;
	border-right-color: #C9570E;
	border-bottom-color: #C9570E;
	border-left-color: #C9570E;
}

#BlockMenu li ul li{
 padding: 0px;
 margin: 0px;
 border-bottom: 1px solid #FFFFFF;
}

#BlockMenu ul li a {
	display: block;
	font-size: 10px;
	border: 0px;
	line-height: 15px;
	text-decoration: none;
	color:#000;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#BlockMenu ul li a:hover {
	display: block;
	text-decoration: none;
	color:#8D2216;
	padding:4px;
	padding-left:5px;
	margin:0px;
	background-color: #f5f5f5;
	text-indent: 2px;
}

#BlockMenu ul li.MenuSelect{
	font-weight:bold;
	color:#8D2216;
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	background-color: #FFF9EF;
}

#BlockMenu ul li.MenuSelect a, #BlockMenu ul li.MenuSelect a:link ,#BlockMenu ul.MenuSelect li a:visited{
	color:#8D2216;
	display: block;
}
#BlockMenu ul li.MenuSelect a:hover {
	color:#C9570E;
	display: block;
}


/*******************************************
		Menus Haut
*******************************************/

#MenuHaut{
	height:25px;
	margin-left:115px;
	background-image: url(../images/menuhaut_fond.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width:570px;
}
#MenuHaut ul{
}

#MenuHaut ul li{
	width:100px;
	height:25px;
	float:left;
	padding:0px;
	padding-top:0px;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left:3px;		
}
#MenuHaut ul li a{
	color: #C9570E;
	width:100px;
	height:25px;
	display:block;
}

#MenuHaut ul li#TMenuBoutique{
	background-image: url(../images/menuhaut_boutique.gif);
}
#MenuHaut ul li#TMenuDossier{
	background-image: url(../images/menuhaut_panier.gif);
}

#MenuHaut ul li#TMenuBoutique.MenuSelect{
	background-image: url(../images/menuhaut_boutique2.gif);
}
#MenuHaut ul li#TMenuDossier.MenuSelect{
	background-image: url(../images/menuhaut_panier2.gif);
}

#MenuHaut ul.uk li#TMenuBoutique{
	background-image: url(images-uk/menuhaut_boutique.gif);
}
#MenuHaut ul.uk li#TMenuDossier{
	background-image: url(images-uk/menuhaut_panier.gif);
}
#MenuHaut ul.uk li#TMenuBoutique.MenuSelect{
	background-image: url(images-uk/menuhaut_boutique2.gif);
}
#MenuHaut ul.uk li#TMenuDossier.MenuSelect{
	background-image: url(images-uk/menuhaut_panier2.gif);
}


#MenuHaut ul li.MenuSelect a{
	color: #C9570E;
}

/*******************************************
		Intro
*******************************************/
#Intro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#Intro #IntroHebergement{
	width:290px;
	float:left;
	margin:3px;
}

#Intro .Entete{
	height:25px;
	background-repeat: no-repeat;
	background-position: left top;
}

#Intro #IntroHebergement .Entete{
	background-image: url(../images/titre_introhebergements.gif);
}
#Intro #IntroLoisirs .Entete{
	background-image: url(../images/titre_introloisirs.gif);
}
#Intro #IntroBonsplans .Entete{
	background-image: url(../images/titre_introbonsplans.gif);
}


#Intro #IntroLoisirs{
	width:290px;
	float:left;
	margin:5px;	
}
#Intro #IntroBonsplans{
	width:290px;
	float:left;
	margin:5px;
}

#Intro ul{
	padding:0px;
	margin:0px;
}

#Intro ul li{
	height:60px;
	text-align:left;
	margin: 5px 0px 5px 0px;
}

#Intro ul li img.Visuel{
	width:60px;
	height:55px;
	border:none;
	float:left;
	margin:2px;
}
#Intro .Contenu{
	width:215px;
	float:left;
}
#Intro .Titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#0E643F;
}
#Intro .Description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}

#Intro a{
	display:block;
	text-decoration:none;
	color:#0B0D60;
	height:60px;
	width:290px;
	overflow:hidden;
}	
#Intro a:hover{
	cursor:pointer;
	background-color:#F4F4F4;
}


/*******************************************
		Intro Cote
*******************************************/
#IntroCote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	padding-right:2px;	
}

#IntroCote .Entete{
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#IntroCote .Titre{
	color:#5AB4D6;
	font-weight:bold;
	font-size:13px;
}

#IntroCote .SousTitre{
	color:#C9570E;
	font-weight:normal;
	font-size:12px;
}


#IntroCote .Texte{
	color:#AF2C1A;
	font-weight:normal;
	font-size:9px;
}



/*******************************************
		Table Adresse
*******************************************/
TABLE.OSTableAdresse {
}
TABLE.OSTableAdresse TD{
	font-size: 10px;
}

/*******************************************
		Table Recherche
*******************************************/
TABLE.OSTableRecherche {

	width: 500px;
}
TABLE.OSTableRecherche TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 150px;
	height: 30px;
	color: #990000;
}
TABLE.OSTableRecherche TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #C9570E;
	height: 15px;
	color:#FFFFFF;
}

TABLE.OSTableRecherche TD.CritereRecherche{
	font-size: 10px;
	font-weight: normal;
}

TABLE.OSTableRecherche ul.Caracteristiques li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	padding :2px;
	width:48%;
	float:left;
}
/*******************************************
		Table Suppléments
*******************************************/
TABLE.OSTableSupplements {
	width: 98%;
}
TABLE.OSTableSupplements TR{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4b505a;
} 
TABLE.OSTableSupplements TD{
	font-size: 9px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4b505a;
} 
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: #4b505a;
} 

TABLE.OSTableSupplements TR TH{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #B5B7BB; 
	border:0px;
	height: 15px;
	color:#000000;
}

#FondProduit h2{
	background-color:#E9E6DF;
	background-image:url(../images/fl-titre.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#4A0D1D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-left:30px;
	text-indent:0px;
}


/*********************************************
Table Resultats
**********************************************/
TABLE.OSTableResultat {
	/*	border:1px solid #C9570E;*/
	border-bottom: 1px solid #DDDDDD;
	width:98%;
	background-color: #F4F2EE;
}

TABLE.OSTableResultat2 {
/*	background-color: #FFF9EF;
	width: 98%;
*/	
	border-right: 1px solid #8F1419;
	border-left: 1px solid #8F1419;
}

TABLE.OSTableResultat TH{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	background-color:#C9570E;
	border-bottom:1px solid #C9570E;
	color: #FFFFFF;
/*	border-top:1px solid #C9570E;	
	border-left:1px solid #C9570E;	
	border-right:1px solid #C9570E;	*/
}
TABLE.OSTableResultat TH TD{
	color: #FFFFFF;
}
TABLE.OSTableResultat .entete{
	font-family:  verdana;
	font-size: 11px;
	font-weight: bold;
	background-color:#C9570E;	
}
TABLE.OSTableResultat TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	
}
.OSTitreResultat{
	background-color:#C9570E;
}

TABLE.OSTableResultat TD.Libelle{
	font-size: 10px;
	font-weight: bold;
	width: 80px;
}
/*********************************************
Table Caracteristiques
**********************************************/
TABLE.OSTableCaracteristiques{
/*	background-color:#dca;*/
	width: 100%;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.OSTableCaracteristiques TH {
	background-color:#EEC1BC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border:0px;
	color:#000;
}

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: 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:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 5px;
}
.OSConditionsVenteTitre {
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
.OSPaiement {
	background-color: #FFFFFF;
	border: 1px solid #C9570E;
}
.OSPaiementTitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #C9570E;
	padding: 3px;
}
.OSPaiementSousTitre {

	font-family: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:Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

TABLE.OSTableDispos TD {
	background-color:#FFFFFF;
	font-family: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;
}

.OSTexteBlanc{
	color: #ffffff;
}

/* Menus de navigation*/
div#MenuRubriques {
	height: 16px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fdmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:118px;
}

div#MenuRubriques ul,div#MenuRubriques li{
	padding:0px; margin:0px;
   list-style-type:none;
}

div#MenuRubriques li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CA550C;
	font-weight:bold;
}
div#MenuRubriques li a,div#MenuRubriques li a:visited,div#MenuRubriques li a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CA550C;
	font-weight:bold;
	text-decoration:none;
}
div#MenuRubriques li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


div#MenuRubriques li#MenuAccueil{width:80px;}
div#MenuRubriques li#MenuVente{width:220px;}
div#MenuRubriques li#MenuBoutique{width:105px;}
div#MenuRubriques li#MenuContact{width:140px;}
div#MenuRubriques li#MenuLangue{width:30px;}


/**********************************************
	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: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;
}



