@import url("style_hebergement.css");
@import url("styles_Dossier.css");
@import url("jquery.lightbox-0.5.css");
@import url("style_catalogue_moteur.css");
@import url("style_resto.css");
@import url("styles_Minipanier.css");
@import url("os-sprite.css");
@import url("boxy.css");
@import url("slide.css");
@import url("jquery.jcarousel.css");
@import url("slideshow.css");
@import url("Styles_Boutique.css");


.OSFondPage{	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;}
/*************************************
		Balise TitleGénéral au site
**************************************/
/*h2{ font-size:20px; font-weight:bold; color:#00B0D9; border-bottom:solid 1px #00B0D9; margin:10px 0; text-align:right;}*/

/* Bloc englobant la balise H2**/
#BlocTitreRub{
	margin-bottom: 10px;
}
#BlocTitreRubIds{
	background:url(../images/titre-entree-sites.gif) no-repeat left top;
	width:635px;
	height:10px;
	position:relative;
}


#BlocTitreRub h2{
	font-size:20px;
	font-weight:bold;
	color:#960014;
	text-align:left;
	height:30px;
	line-height:30px;
	padding-right:20px;
	padding-left:5px;
	top:64px; /*width:450px;*/
	border:none;
	border-bottom: solid 1px #960014;
}




/*************************************
			MENU cote
**************************************/
#user3{
	width:258px;
	background:transparent url(../images/interface/ss-nav-deco-haut.jpg) no-repeat scroll 0 0;
}

#BlocMenuCote{ }


.MenuCote{
	/*width:223px;*/
	margin:0px;
	padding:0px;
	/*background:url(../images/fond-pied-menu-cote.gif) no-repeat left bottom #efefef;*/
	/*padding-bottom:10px;
	margin-bottom: 10px;*/
	font-size:10px;
	text-align:left;
}


.MenuCote li{
	line-height:23px;
	height:23px;
	margin:0px;
	text-transform:uppercase;
/*	background:url(../images/btns-pictos/puce-marron.gif) no-repeat left center;*/
padding-bottom:8px;

}
.MenuCote li.Big{height:44px;}

.MenuCote li.BlocMenuIds{}
.MenuCote li.BlocMenuIds.Toto{height:100px;}

.MenuCote li.CommentVenir{height:113px;}

.MenuCote li.EnteteMenu{
	/*padding:0 0 0 10px;*/
	margin:0px;
	line-height:25px;
	color:#9F300B;
	font-size:12px;
	font-weight:bold;
	border:none;
	background-image: url(none);
	margin-top: 10px;
}

.MenuCote li.Selected{
	color:#9F300B;
	font-weight:bold;
}
.MenuCote li a, .MenuCote li a:link, .MenuCote li a:active, .MenuCote li a:visited{	text-decoration:none;	color:#333333;	display:block;/*border-top:1px solid #fff;	border-bottom:1px solid #ccc;*/}
.MenuCote li a:hover{	text-decoration:none;color:#9F300B;}


.MenuCote li.Selected{ }
.MenuCote li.Selected a, .MenuCote li.Selected a:link, .MenuCote li.Selected a:active, .MenuCote li.Selected a:visited{	color:#9F300B; font-style:italic;}

#MenuOnglet li
{
	height:31px;
	margin-bottom:2px;
}
#MenuOnglet li a, #MenuOnglet li a:link, #MenuOnglet li a:active, #MenuOnglet li a:visited
{
	display:block;
	height:31px;
	width:190px;
}

#MenuOnglet li#TMenuCatalogueHotel{ background-image:url(../images/menu/bt-hotel.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuCatalogueHotel a:hover{ background-image:url(../images/menu/bt-hotel-over.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuCatalogueHotel.MenuSelect{background-image:url(../images/menu/bt-hotel-over.gif); background-repeat:no-repeat; background-position:left top;}

#MenuOnglet li#TMenuCatalogueMeuble{ background-image:url(../images/menu/bt-meuble.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuCatalogueMeuble a:hover{ background-image:url(../images/menu/bt-meuble-over.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuCatalogueMeuble.MenuSelect{background-image:url(../images/menu/bt-meuble-over.gif); background-repeat:no-repeat; background-position:left top;}

#MenuOnglet li#TMenuCatalogueChambresdhotes{ background-image:url(../images/menu/bt-chambre.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuCatalogueChambresdhotes a:hover{ background-image:url(../images/menu/bt-chambre-over.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuCatalogueChambresdhotes.MenuSelect{background-image:url(../images/menu/bt-chambre-over.gif); background-repeat:no-repeat; background-position:left top;}

#MenuOnglet li#TMenuBoutique{ background-image:url(../images/menu/bt-boutique.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuBoutique a:hover{ background-image:url(../images/menu/bt-boutique-over.gif); background-repeat:no-repeat; background-position:left top;}
#MenuOnglet li#TMenuBoutique.MenuSelect{background-image:url(../images/menu/bt-boutique-over.gif); background-repeat:no-repeat; background-position:left top;}

/*********************************************
		Message d'attente
**********************************************/

#Attente{
	width:320px;
	height:220px;
	text-align:center;
	padding:5px;
	background-color:#676767;	
}
#AttenteFond {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#AAAAAA none repeat scroll 0 0;
height:100%;
left:0;
opacity:0.3;
position:absolute;
top:0;
width:100%;
z-index:1000;
display:none;

}

#EntetePage{}
#EntetePage h2{
	color:#073A8D;
	margin-bottom:5px;
	margin-top:5px;
	font-size:18px;
	font-weight:bold;
}

#TitreEtape{
	/*color:#434343;*/
	font-size:12px;
	padding:2px;
}

/*
Utilisation Globales
***************************************/
.Clear{
	clear:both;
	padding:0px;
	margin:0px;
	height:1px;
	overflow:hidden;
	width: 1px;
}


/*
Bloc rose sous le menu
***************************************/
#BlocMenuPanier{ width:185px; background:url(../images/back-menu03.gif) left top repeat-y;
}




/*
		Style Page Intro
***************************************/

#ColGaucheIntro{float:left; width:460px; }


#ColDroiteIntro{ float:left; width:199px; }
#ColDroiteIntro a, #ColDroiteIntro a:link, #ColDroiteIntro a:active, #ColDroiteIntro a:visited{opacity: 1;  filter:alpha(opacity=100)}
#ColDroiteIntro a:hover{opacity: 0.5;  filter:alpha(opacity=50)}

#BlocIntro{}

#BlocIntro h2{ font-size:18px; font-weight:bold; color:#00B0D9; border-bottom:solid 1px #00B0D9; margin:10px 0;}

#BlocIntro ul{}
#BlocIntro ul li{ width:24%; float:left; text-align:center;}


#BlocIntro ul li a h3, #BlocIntro ul li a:link h3, #BlocIntro ul li a:active h3, #BlocIntro ul li a:visited h3{ color:#434343; text-decoration:underline; margin:0 0 10px 0; 	font-weight:bold;}
#BlocIntro ul li a:hover h3{ color:#00B0D9;}

#BlocIntro ul li a img, #BlocIntro ul li a:link img, #BlocIntro ul li a:active img, #BlocIntro ul li a:visited img{ border:0px;opacity: 1;  filter:alpha(opacity=100);}
#BlocIntro ul li a:hover img{opacity: 0.5;  filter:alpha(opacity=50);}

#BlocIntro ul li h3{ font-size:12px;}


/* TooltTip **/
.BoxTooltip{ width:220px; /*background-color:#00FF00;*/ background-color:#edeef0; border:solid 1px #ccc; text-align:left; padding:10px; color:#000000;}
.MargeTooltip{ /*background-color:#00FF00;*/ }


/* Mini Carte **/
.OsBtnCarto{}

#OsCarte {

}
#OsCarteInterieur {border:solid 2px #696969; width:400px; height:360px;}


#OsCarteEntete{background-color:#696969; width:400px;}
#OsCarteTitre{float:left; width:330px; text-align:left; height:20px; overflow:hidden;}

#OsCarteTitre span{font-family:tahoma,arial,sans-serif; display:block;float:left; font-size:11px; color:#ffffff; line-height:18px; font-weight:bold;}
#OsCarteTitre  img{ width:27px; height:20px; display:block; float:left;
background: url(../images/puce-draggable.gif) right top no-repeat;}

#OsCarteBtn{ float:right;  width:60px; overflow:hidden;}


.leftpane .global_containers  a#OsCarteBtnFermer,.leftpane .global_containers a#OsCarteBtnFermer:link,.leftpane .global_containers a#OsCarteBtnFermer:active,.leftpane .global_containers a#OsCarteBtnFermer:visited,
a#OsCarteBtnFermer,a#OsCarteBtnFermer:link,a#OsCarteBtnFermer:active,a#OsCarteBtnFermer:visited{font-family:tahoma,arial,sans-serif;  text-align:left;color:#ffffff; font-size:11px; text-decoration:underline; display:block; line-height:17px; background-color:transparent;
background: url(../images/puce-fermer.gif) right top no-repeat;  width:60px;}
a#OsCarteBtnFermer:hover{text-decoration:none; color:#000;}





/* Ligne Ico **/
.LigneIco{
	line-height:20px; /*background-color:#fff;*/
	margin-top:3px;
	margin-bottom:3px;
	padding-left:5px;
	border:solid 1px #cccccc;
	background-color: #fff;
}

/* Fond Gris Etape 3, 12, 13...**/
.ColorGris{
/*	background-color:#e6e5e5;*/
	line-height:20px;
margin-left:6px;
margin-right:7px;
	padding-left: 0px;
	padding-right: 5px;
	margin-bottom: 5px;
}
.BlocDetailSupplement{
	float:right;
	width:150px;
	text-align: right;
}


/* Separation apres onglet - Etape3, 12, 13...**/
.SeparationOngletBas{
background-position:15px top;
height:30px;
width:100%;}

.VignetteEtape3{
	/*background-color:#000000;*/
	padding-bottom:16px;
	padding-left:15px;
	padding-top:5px;
	width:300px;
	background-repeat: no-repeat;
	background-position:15px bottom;
	float: left;

overflow:hidden;
}

.VignetteEtape3 img{ width:300px;}
.VignetteEtape3 a{ height:264px; overflow:hidden; display:block;}




/* Slide img
*****************************/

/* Slide img
*****************************/
.VignetteEtapeBillet{
	/*background-color:#000000;*/
	padding-bottom:16px;
	/*padding-left:15px;*/
	padding-top:5px;
	width:315px;
	background-repeat: no-repeat;
	background-position:left bottom;
	float: left;
	overflow:hidden;
}

.VignetteEtapeBillet img{ width:300px;}

#BlocSlider{ width:315px; overflow:hidden;	padding-left:15px; padding-bottom:8px; float:left;}

#slider{ width:300px;
 overflow:hidden;
}

/* Easy Slider */
 #slider ul, #slider li{
 margin:0;
 padding:0;
 list-style:none;
 }
#slider li{
	/*
 define width and height of container element and list item (slide)
 list items must be the same size as the slider area
 */
 width:300px;
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
 }
 
 span#prevBtn a, span#nextBtn a{ color:#666666; text-decoration:none; font-size:10px; padding:0px 15px; }
 
 span#prevBtn,  span#nextBtn{/*width:50%;*/ float:left; display:block;}

 span#prevBtn a{ display:block; background:url(../images/fl_precedent.gif) left center no-repeat;padding-right:17px; margin-right:140px; margin-left:0px; text-align:left;}
 

 span#nextBtn a{display:block;background:url(../images/fl_suivant.gif) right center no-repeat; padding-left:18px; margin-right:0px; } 


span#prevBtn a.SliderLienInactif, span#nextBtn a.SliderLienInactif{color:#666666;opacity: 0.5;  filter:alpha(opacity=50); cursor:default;} 


span#prevBtn a.SliderLienInactif{background:url(../images/fl_precedent_inactif.gif) left center no-repeat;} 
span#nextBtn a.SliderLienInactif{background:url(../images/fl_suivant_inactif.gif) right center no-repeat;} 




/* Recherche Avancee
**********************/
#BTRechercheAvance{/*background:url(../images/fond-recherche-avance.gif) repeat-x left top;*/ height:20px; background-color:#2D8797;
	 text-align:left;}
#BTRechercheAvance a, #BTRechercheAvance a:link, #BTRechercheAvance a:active, #BTRechercheAvance a:visited{ display:block; padding-left:23px; background:url(../images/puce-recherche-avance.gif) no-repeat left top; line-height:20px; font-size:11px; color:#fff;}
#BTRechercheAvance a:hover{
	color:#8FD2DE;
}


#BTRechercheAvance a.OpenRechercheAvance, #BTRechercheAvance a.OpenRechercheAvance:link, #BTRechercheAvance a.OpenRechercheAvance:active, #BTRechercheAvance a.OpenRechercheAvance:visited{background-image:url(../images/puce-recherche-avance-open.gif); color:#fff;}
#BTRechercheAvance a.OpenRechercheAvance:hover{ color:#000;}

#BlocRechercheAvance{ display:none; /*border:solid 1px #b9b9b9; background-color:#f5f5f5;*/}




/* Mini Panier
**********************/
#BTMiniPanier{/*background:url(../images/fond-recherche-avance.gif) repeat-x left top;*/
	height:20px;
	background-color:#ffffff;
	text-align:left;
}
#BTMiniPanier a, #BTMiniPanier a:link, #BTMiniPanier a:active, #BTMiniPanier a:visited{ display:block; padding-left:23px; background:url(../images/puce-mini-panier.gif) no-repeat left top; line-height:20px; font-size:11px; color:#960014;}
#BTMiniPanier a:hover{
	color:#000;
}


#BTMiniPanier a.OpenRechercheAvance, #BTMiniPanier a.OpenRechercheAvance:link, #BTMiniPanier a.OpenRechercheAvance:active, #BTMiniPanier a.OpenRechercheAvance:visited{background-image:url(../images/puce-mini-panier-open.gif); color:#850019;}
#BTMiniPanier a.OpenRechercheAvance:hover{ color:#333;}

#BlocMiniPanierAvance{ display:none; /*border:solid 1px #b9b9b9; background-color:#f5f5f5;*/ background-color:#eee86f; width:403px; background:url(../images/fond-transparent-panier.png) repeat left top;}




.TitreMenu{
	color:#9F300B;
	font-size:18px;
	font-weight:bold;
	background-color: #efefef;
	padding: 5px 0px;
}



/* Plan du site
***********************************/
#PlanSite { text-align:left; margin:20px 0 20px 20px;}

#PlanSite h1{font-size:20px;
	font-weight:bold;
	color:#333333;
	text-align:right;
	height:30px;
	line-height:30px;
	padding-right:20px;
	padding-left:20px;
	top:64px; /*width:450px;*/
	border:none;
	border-bottom: solid 1px #E2D91C;}
#PlanSite h2{color:#ACB914; font-size:12px; font-weight:bold; text-align:left; border-bottom:dashed 1px #CCCCCC}
#PlanSite h3{ margin:10px 0 5px 10px; color:#655332; font-size:11px; font-weight:bold;}

#PlanSite ul{margin:0px 0 10px 30px; font-size:11px;}
#PlanSite ul li{ margin-bottom:3px; font-weight:bold;}
#PlanSite ul li span{ display:none; }
#PlanSite ul li ul{ margin-top:0px; }
#PlanSite ul li ul li{ margin-top:0px; font-weight:normal;}
#PlanSite ul li ul li span{display:inline;}

#PlanSite a, #PlanSite a:link, #PlanSite a:active, #PlanSite a:visited{ display:block; text-decoration:none;}
#PlanSite a:hover{
	color:#960014;
	background-color:#ced0ac;
}

#PlanSite ul li a:hover{
	color:#000;
}
#PlanSite ul li ul li a:hover{ color:#000; }


/* 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; }
