/*-----------------------------------------------------------

	Project: LES BALCONS

	Date : 	Mar 2010

	Last Update : 05/03/10

	Author:	C2iS - AFO

	Summary :		

		| CSS Reset

		| TYPO

		| GLOBAL CLASSES

		| MAIN LAYOUT

		| JS PLUGINS			

-----------------------------------------------------------*/



/*:::::::::::::::::::: CSS Reset :::::::::::::::::::::*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, a img, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}

:focus {outline: 0;}

body {line-height: 1;color: black;background: white;}

ol, ul {list-style: none;}

table {border-collapse: collapse;border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}

blockquote:before, blockquote:after, q:before, q:after {content: "";}

blockquote, q {quotes: "" "";}



/* ::::::::::: TYPO :::::::::::::*/

body {font-size:12px; color:#fff; font-family:Arial, Helvetica, sans-serif;line-height:15px; }

h1, h2, h3, h4, h5, h6 { font-weight:normal; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0; }

a { color:#fff; text-decoration: none; }

strong { font-weight:bold; }

em { font-style:italic; }

sup, sub { font-size:0.75em; line-height:0; }

sup { position:relative; bottom:0.5em; vertical-align:baseline; }

small { font-size:10px; }



/*::::::::::: GLOBAL CLASSES ::::::::*/

.clear:after {content:".";height:0;display:block;visibility:hidden;clear:both;}

#headerTabs li a:hover , #footer li a:hover  , #breadcrumb a:hover , .sidebarBox div  a , .disclaimer a , .blocSlider li .blocSliderContent a {text-decoration:underline;}

#headerTabs li.tab_season a:hover , #innerMain .editoBloc a:hover , .innerPopin a:hover , .disclaimer a:hover , .blocSlider li .blocSliderContent a:hover {text-decoration:none;}



@font-face {

	font-family: 'EnglandHand';

	src: url('../font/england.eot');

	src: local('England Hand DB Regular'), local('EnglandHandDB'), url('../font/england.woff') format('woff'), url('../font/england.ttf') format('truetype');

}



/*::::::::::: MAIN LAYOUT :::::::::::*/

body {background:#411901 url(../images/common/bg_main.jpg) no-repeat 50% 0;}

#wrapper {width:1010px;margin:0 auto;padding-bottom:20px;}



/*HEADER*/

#header {position:relative;width:100%;}

#banner {display:block;clear:both;}

#logo {background:url(../images/common/bg_logoBox.png) no-repeat 0 100%;padding:14px 26px 20px 22px;width:191px;text-align:center;position:absolute;z-index:2;top:0;left:45px;color:#5e2403;font-size:14px;}

#logo img {display:block;margin-bottom:15px;}



#headerTabs {float:right;width:700px;height:50px;margin-right:4px;}

#headerTabs li {float:right;background:url(../images/common/sprite_tabs.png) no-repeat 100% -33px;padding:0 6px 0 0;margin-left:5px;}

#headerTabs li a {background:url(../images/common/sprite_tabs.png) no-repeat 0 0;display:block;padding:9px 7px 9px 13px;color:#565656;}

#headerTabs li.tab_picto {background-position: 0 0;padding:0 0 0 2px;}

#headerTabs li.tab_picto  a {float:left;padding:3px 12px 6px;background:url(../images/common/sprite_tabs.png) no-repeat 100% -410px;}

#headerTabs li.tab_picto a.tabLang {background:url(../images/common/sprite_tabs.png) no-repeat 100% -33px;position:relative;right:-4px;padding:3px 9px 6px 4px;}

#headerTabs li.tab_season {background:none;padding:0;margin-right:11px;position:relative;z-index:2;}

#headerTabs li.tab_season a{background:none;padding:0;}

#headerTabs li.tab_season strong {position:absolute;z-index:3;color:#fff;top:7px;left:5px;cursor:pointer;font-size:13px;}



/*NAV*/

#nav {background:#5e2403 url(../images/common/sprite_tabs.png) no-repeat 16px -314px;width:100%;padding-top:10px;}

#nav  li {float:left;position:relative;margin-left:5px;background:url(../images/common/sprite_tabs.png) no-repeat 100% -366px;padding:0 22px 0 0;}

#nav  li.first {margin-left:40px;} 

#nav  li a {text-transform:uppercase;font-size:14px;background:url(../images/common/sprite_tabs.png) no-repeat -9999px -9999px;display:block;padding:0 8px 0 0;}

#nav  li a span {display:block;background:url(../images/common/sprite_tabs.png) no-repeat -9999px -9999px;padding:7px 2px 13px 10px;}

/*NAV - rollover*/

#nav  li a:hover  , #nav  li a.activeTab:hover , #nav  li.navHover a , #nav  li.navHover a.activeTab {background-position:100% -200px;color:#5e2403;}

#nav  li a:hover span , #nav  li a.activeTab:hover span , #nav  li.navHover a span ,#nav  li.navHover a.activeTab span {background-position:0 -163px;}

/*NAV - etat actif*/

#nav  li a.activeTab {background-position:100% -126px;color:#fff;}

#nav  li a.activeTab span {background-position:0 -89px;}

/*NAV - sous menu*/

#nav .submenu {position:absolute;visibility:hidden;margin-top:-1px;background:url(../images/common/bg_submenu.png) no-repeat 0 0;width:246px;left:-999em;z-index:5;color:#454545;margin-left:-135px;padding-top:14px;}

#nav .submenu div {background:url(../images/common/bg_submenu.png) no-repeat -246px 100%;padding:0 15px 17px;}

#nav .submenu div a {text-transform:none;padding:6px 0;font-size:12px;width:100%;background:url(../images/common/submenu_separator.gif) repeat-x 0 100%;color:#896d57;}

#nav .submenu div a:hover , #nav #submenu_resid dl dd a:hover , #tabsMain .submenu dl dd a:hover , .pagination li a:hover  {color:#5e2403;}

#nav #submenu_resid {width:374px;background:url(../images/common/bg_submenu_wide.png) no-repeat 0 0;}

	#nav  #submenu_resid div {padding:0 13px 17px;background:url(../images/common/bg_submenu_wide.png) no-repeat -374px 100%;}

	#nav #submenu_resid dl {background:#bfa28e url(../images/common/bg_submenu_chalet.png) no-repeat -349px 100%;margin-bottom:10px;padding-bottom:7px;}

	#nav #submenu_resid dl dt{font-size:14px;color:#5e2403;background:#fff url(../images/common/bg_submenu_chalet.png) no-repeat 0 100%;padding:0 0 10px 2px;}

	#nav #submenu_resid dl dd{width:348px;background:url(../images/common/submenu_chalet_separator.gif) repeat-y 175px 0;}

	#nav #submenu_resid dl dd a{padding:0;background:none !important;color:#fff;font-size:11px;float:left;height:17px;width:169px;margin-left:5px;}

#nav  #submenu_station {margin-left:0;}

#nav  #submenu_station div {padding:0 5px 17px;overflow:hidden;width:236px;}

#nav  #submenu_station a{background:url(../images/common/sprite_station.png) no-repeat 0 0;padding:0;height:80px;text-indent:-9999em;float:left;margin-bottom:5px;}

	#nav  #submenu_station a.station_rosiere{background-position:0 0;width:145px;}

	#nav  #submenu_station a.station_plagne{background-position:-304px 0;width:88px;}

	#nav  #submenu_station a.station_vanoise{background-position:-153px 0;width:145px;}

	#nav  #submenu_station a.station_thorens{background-position:-399px 0;width:88px;}

	#nav  #submenu_station a.station_rosiere:hover{background-position:0 -80px;}

	#nav  #submenu_station a.station_plagne:hover{background-position:-304px -80px;}

	#nav  #submenu_station a.station_vanoise:hover{background-position:-153px -80px;}

	#nav  #submenu_station a.station_thorens:hover{background-position:-399px -80px;}

/*NAV - sous menu rollover*/

#nav  li:hover  {z-index:4;}

#nav  li:hover .submenu {visibility:visible;left:50%;} 

#nav  li:hover #submenu_station {left:-25px;}

#nav  li:hover #submenu_resid {margin-left:-200px;}  



/*HOME*/

#bannerFlash_home {vertical-align:bottom;height:288px;}

#homeContent {background:#3A1502 url(../images/common/bg_main.jpg) no-repeat 50% -383px;min-height:355px;padding:1px 22px 25px 45px;}

#homeContent h2.fontified{font-family:'EnglandHand' , Arial , sans-serif;font-size:33px;line-height:29px;margin-bottom:15px;}

#homeContent h2.fontified span{font-size:23px;display:block;}



.introHome {float:left;width:300px;padding-top:35px;}

.introHome p{font-size:11px;}



#homeContent #moteurResa {float:left;margin:35px 36px 0;width:321px;background-image:url(../images/common/bg_moteurResaHome.png);}

#homeContent #moteurResa fieldset{padding:20px 54px;background-image:url(../images/common/bg_moteurResaHome.png);background-position:-323px 100%;}



#homePush {float:left;width:244px;padding-top:3px;}

#homePush li {height:124px;background:url(../images/common/sprite_pushHome.png) no-repeat 0 0;margin-top:12px;}

#homePush li h2{font-size:17px;padding:15px 1px 5px 10px;}

#homePush li p{padding-left:10px;font-size:11px;}

#homePush li a.btn{margin-left:35px;}

#homePush li.brochure {padding-right:91px;}

#homePush li.brochure a{display:block;width:25px;height:21px;background:url(../images/common/sprite_pushHome.png) no-repeat 100% -22px;margin:7px 0 0 121px;text-indent:-999em;}

#homePush li.newsletter {padding-right:91px;}

#homePush li.newsletter .text {width:104px;margin:10px 5px 0 10px;border:1px solid #fff;font-size:11px;float:left;}

#homePush li.newsletter fieldset a {float:left;width:28px;height:21px;background:url(../images/common/sprite_pushHome.png) no-repeat 100% 0;margin:8px 0 0;text-indent:-999em;}



#homeCarousel {position:relative;width:124px;margin:35px auto 0;}

#homeCarousel h2{text-align:center;font-size:18px;}

#homeCarousel .inner_homeCarousel {width:124px;margin:10px 0;}

#homeCarousel .inner_homeCarousel li {width:124px;height:114px;}

#homeCarousel .inner_homeCarousel li img{display:block;width:124px;height:114px;}



/*CONTENT*/

#content {background:#3A1502 url(../images/common/bg_main.jpg) no-repeat 50% -253px;min-height:355px;}

#breadcrumb {font-size:11px;text-align:right;padding:20px 50px 0 0;}

#breadcrumb a {margin:0 3px;} 



/*SIDEBAR*/

#sidebar {float:left;width:255px;margin-left:41px;}

#sidebar h1{font-family:'EnglandHand' , Arial , sans-serif;font-size:33px;line-height:29px;margin-bottom:15px;}

#sidebar h1 .pin {margin-left:5px;}

#sidebar p.accroche {font-size:11px;margin:15px 0 25px;}



#servicesSurPlace {margin:25px 0;}

#servicesSurPlace dt{color:#bfa699;font-weight:bold;padding-bottom:7px;}

#servicesSurPlace dd img{margin:0 5px 5px 0;width:30px;height:31px;}



#coupDeCoeur{margin:25px 0;font-size:11px;padding-left:40px;background:url(../images/skin/heart.png) no-repeat 0 0;}

#coupDeCoeur dt{color:#2faacc;font-weight:bold;padding-bottom:5px;font-size:12px;}

#coupDeCoeur dd {margin:0 5px 5px 0;}



/*SIDEBAR - moteur resa*/

#moteurResa {width:227px;margin:20px 0;padding-top:24px;background:url(../images/common/sprite_sidebarBlocs.png) no-repeat 0 0;}

#moteurResa h2 {text-align:center;color:#8e6c55;font-size:15px;font-weight:bold;margin-bottom:12px;}

#moteurResa fieldset{background:#fff url(../images/common/sprite_sidebarBlocs.png) no-repeat -229px 100%;padding:0 8px 10px;}

#moteurResa fieldset p {padding-bottom:12px;width:100%;}

#moteurResa label {color:#8e6c55;display:block;}

#moteurResa select {width:209px;margin:3px 0;clear:both;}

#moteurResa .validMoteurResa {width:auto;float:right;background-image:url(../images/skin/allBtn.png);background-repeat:no-repeat;padding:0 4px 0 0;}

#moteurResa .validMoteurResa input {margin:0;border:none;background-color:transparent;background-image:url(../images/skin/allBtn.png);background-repeat:no-repeat;padding:4px 8px 6px 12px;width:auto;overflow:visible;color:#fff;font-weight:bold;font-size:15px;cursor:pointer;}



#webCallBack {width:227px;margin:20px 0;background-image:url(../images/common/sprite_sidebarBlocs.png);background-repeat:no-repeat;text-align:center;}

#webCallBack h2{background-image:url(../images/common/sprite_sidebarBlocs.png);background-repeat:no-repeat;padding:7px 0 0;font-size:17px;}

#webCallBack dl {width:131px;margin:0 4px 0 auto;font-size:11px;padding:6px 0;background:url(../images/common/submenu_separator.gif) repeat-x 0 0;}

#webCallBack dl.first {background:none;}

#webCallBack dt {color:#371a0e;font-weight:bold;padding-bottom:5px;}

#webCallBack dd {font-weight:bold;font-size:12px;line-height:12px;}

#webCallBack dd em {font-weight:normal;font-size:11px;}



/*MAIN*/

#main {float:right;width:686px;margin-top:37px;}

#innerMain {background:#fff url(../images/common/corner_innerMain.gif) no-repeat 0 0;color:#8e6c55;min-height:600px;padding:25px 23px 0;}

#innerMain h2 {font-family:'EnglandHand' , Arial , sans-serif;font-size:30px;line-height:28px;margin-bottom:9px;padding-top:17px;color:#3a1500;}

#innerMain .footerClearer {clear:both;display:block;height:15px;}

#innerMain p.descOffers {padding:0 0 15px 10px;}

#flash_diaporama , #flash_montagne360 {vertical-align:middle;}



/*MAIN - TABS*/

#tabsMain {height:36px;margin-left:11px;}

#tabsMain li {float:left;margin-left:2px;max-width:114px;font-size:11px;position:relative;}

#tabsMain li a {display:block;text-transform:uppercase;padding:0 6px 0 0;background:url(../images/common/sprite_tabs.png) no-repeat 100% -274px;text-align:center;cursor:pointer;}

#tabsMain li a.hasSubMenu {cursor:default;}

#tabsMain li a span{display:block;padding:5px 0 0 6px;background:url(../images/common/sprite_tabs.png) no-repeat 0 -237px;height:31px;}

#tabsMain li a:hover  , #tabsMain li a.activeTab , #tabsMain  li.navHover a {background-position:100% -200px;color:#5e2403;}

#tabsMain li a:hover span , #tabsMain li a.activeTab span  , #tabsMain  li.navHover a span{background-position:0 -163px;}



/*MAIN - TABS - SOUS MENU*/

#tabsMain .submenu {position:absolute;visibility:hidden;margin-top:0;background:url(../images/common/bg_submenu.png) no-repeat 0 0;width:246px;left:-999em;z-index:5;color:#454545;margin-left:-123px;padding-top:14px;}

#tabsMain .submenu div {background:url(../images/common/bg_submenu.png) no-repeat -246px 100%;padding:0 15px 17px;}

#tabsMain  li:hover  {z-index:4;}

#tabsMain  li:hover .submenu {visibility:visible;left:50%;} 

	#tabsMain .submenu dl {background:#bfa28e url(../images/common/bg_submenu_chalet.png) no-repeat -917px 100%;margin-bottom:10px;padding-bottom:7px;}

	#tabsMain .submenu dl dt{font-size:14px;color:#5e2403;background:#fff url(../images/common/bg_submenu_chalet.png) no-repeat -699px 100%;padding:0 0 10px 2px;}

	#tabsMain .submenu dl dd a{text-transform:none;text-align:left;padding:0;background:none !important;color:#fff;font-size:11px;float:none;margin-left:7px;}



/*CONTENT - RESIDENCE*/

.description_residence {float:left;width:432px;background:url(../images/common/submenu_chalet_separator.gif) repeat-y 100% 0;padding:0 25px 2px 0;}	

.description_residence dt{float:left;}	

.description_residence dt img{width:120px;height:115px;}	

.description_residence dd{margin-left:135px;font-size:11px;}	

.description_residence dd strong{font-size:14px;color:#3a1500;font-weight:normal;}	



.sidebar_residence {float:right;width:158px;font-size:11px;}

.sidebar_residence  h3{text-align:center;text-transform:uppercase;margin-bottom:7px;font-size:13px;}

.sidebar_residence  .price{color:#0070b5;display:block;width:82px;background:url(../images/common/bg_price_Offrespe.png) no-repeat 0 4px;margin:5px 0 10px auto;height:51px;padding:0 0 0 15px;}

.sidebar_residence  .price a {color:inherit;}

.sidebar_residence  .price strong {font-size:21px;text-transform:uppercase;font-weight:normal;}

	

.sidebarBox {margin:10px 0;color:#fff;background:#967661 url(../images/common/bg_box158.png) no-repeat -159px 100%;}

.sidebarBox div {background:url(../images/common/bg_box158.png) no-repeat 0 0;padding:7px 10px;}



/*CONTENT - STATION*/

.description_station {float:left;width:375px;overflow:hidden;font-size:11px;}

.description_station  dl {font-size:11px;float:left;width:157px;padding:0 15px;margin:35px 0 20px -1px;background:url(../images/common/submenu_chalet_separator.gif) repeat-y 0 0;}

.description_station  dl dt{font-size:13px;text-align:center;text-transform:uppercase;height:35px;}

.description_station  dl dt a , .description_station  dl dd a , .sidebar_residence h3 a {color:#8E6C55;}

.description_station  dl dd img {display:block;width:157px;height:118px;margin-bottom:2px;}

.description_station  dl dd.price{float:right;width:82px;height:51px;background:url(../images/common/bg_price_Offrespe.png) no-repeat 0 4px;color:#0070b5;padding-left:15px;margin-top:5px;}

.description_station  dl dd.price strong {display:block;font-size:21px;text-transform:uppercase;font-weight:normal;}

.description_station .btn {width:200px;clear:both;}



.sidebar_station {float:right;width:239px;}

.sidebar_station li{background:#967661 url(../images/common/bg_box240.png) no-repeat -240px 100%;color:#fff;padding:0 0 5px 0;margin-bottom:15px;overflow:hidden;}

.sidebar_station li h3 , .innerPopin .weather .titleLike , .innerPopin .webcam .titleLike{color:#fff;background:url(../images/common/bg_box240.png) no-repeat 0 0;padding:12px 0 9px 8px;font-size:17px;}

.sidebar_station li h3 img{margin-left:13px;vertical-align:middle;}

.sidebar_station li dl {color:#fff;font-size:11px;padding:0 10px;line-height:13px;}

.sidebar_station li dl dd.visu{float:left;margin:0 10px 7px 0;}

.sidebar_station li dl dt {font-weight:bold;padding-bottom:5px;}

.sidebar_station li a.btn {float:right;clear:left;width:110px;}



.sidebar_station .weatherPict {float:right;margin:0 10px;}

.sidebar_station .weather p {padding:0 0 3px 10px;font-size:11px;}

.sidebar_station .weather table {clear:both;margin-top:5px;font-size:11px;}

.sidebar_station .weather table th {font-weight:bold;}

.sidebar_station .weather table th , .sidebar_station .weather table td {text-align:left;vertical-align:middle;padding:0 15px 0 10px}

.sidebar_station .weather .btn {margin-right:10px;}



/*CONTENT - EDITO*/

#innerMain .editoBloc h2 {font-family:Arial, sans-serif;margin:0;padding:0;clear:both;font-size:18px;}

#innerMain .editoBloc h3 {clear:both;font-size:13px;margin-bottom:10px;}

#innerMain .editoBloc {color:#3a1500;font-size:11px;padding:0 20px 0 15px;}

#innerMain .editoBloc a {text-decoration:underline;color:#8e6c55;}

#innerMain p a {color:#8e6c55;text-decoration:underline;}

#innerMain .editoBloc a.btn {text-decoration:none;color:#fff;}

#innerMain .editoBloc  strong {font-size:12px;}

.separation {display:block;margin:20px 0;clear:both;background:url(../images/common/submenu_separator.gif) repeat-x 0 0;height:2px;}

.imgLeft {float:left;clear:left;margin:0 15px 10px 0;}

.imgRight {float:right;clear:right;margin:0 0 10px 15px;}

.imgCenter {display:block;margin:10px auto;clear:both;}



/*CONTENT - DL BROCHURE*/

.dlBrochure {margin:15px 0 5px;}

.dlBrochure li {width:100%;overflow:hidden;padding:0 0 20px;}

.dlBrochure li h3 {clear:none !important;}

.dlBrochure li p {padding:5px 0;}



/*CONTENT - OFFRES THEMATIQUES*/

#themeOffers {width:100%;color:#fff;}

#themeOffers li{width:208px;background:#8e6c55 url(../images/common/sprite_offresThematiques.png) no-repeat -209px 100%;float:left;margin:0 0 30px 5px;}

#themeOffers li h2{font-family:Arial, sans-serif;height:25px;font-size:17px;text-align:center;color:#fff;background:url(../images/common/sprite_offresThematiques.png) no-repeat 0 0;padding-top:25px;}

#themeOffers li p {padding:8px 10px 5px;font-size:11px;height:82px;}

#themeOffers li p a {color: #fff; text-decoration: none;}

#themeOffers li p em {display:block;padding-top:5px;font-style:normal;}

#themeOffers li img {display:block;width:208px;height:127px;}

#themeOffers li .btn{margin:8px auto;}

#themeOffers li .price {display:block;width:88px;height:47px;background:url(../images/common/sprite_offresThematiques.png) no-repeat -835px 0;margin-left:12px;padding:3px 0 0 5px;font-size:11px;}

#themeOffers li .price strong{display:block;font-size:21px;font-weight:normal;padding-top:2px;}



#themeOffers li:hover {background-color:#5e2403;background-position: -626px 100%;}

#themeOffers li:hover h2{background-position: -418px 0;}

#themeOffers li:hover .price {background-position: -929px 0;}

	

/*CONTENT - DERNIERES MINUTES / RESULTATS*/

#sortBy {width:100%;margin:16px 0 20px 0;}

#sortBy li.selectWrapper {float:left;background:url(../images/common/submenu_chalet_separator.gif) repeat-y 0 0;padding:0 4px 0 7px;}

#sortBy li.selectWrapper select{width:146px;}

.legend img{vertical-align:middle;margin:0 7px 0 0;}

#offerList {background:url(../images/common/submenu_separator.gif) repeat-x 0 100%;width:618px;margin:0 auto 22px;padding-bottom:1px;}

#offerList li{margin-bottom:15px;background:url(../images/common/submenu_separator.gif) repeat-x 0 0;width:100%;overflow:hidden;padding-bottom:10px;}

#offerList li h2 {font-family:Arial, sans-serif;font-size:18px;padding:25px 0 0 20px;margin:0;line-height:20px;}

#offerList li h2 a  , #offerList li .offer_details dt a  {display:block;}



#offerList li .priceBox {background:#8e6c55 url(../images/common/sprite_offerList.png) no-repeat -1742px 100%;float:right;width:167px;margin:-10px 20px 0 0;font-size:15px;}

#offerList li .priceBox dt {background:url(../images/common/sprite_offerList.png) no-repeat -1574px 0;padding:10px 48px 12px 10px;}

	#offerList li.specialOffer .priceBox  dt {background-position:-2078px 0;}

#offerList li .priceBox dd {padding:0 10px;}

#offerList li .priceBox dd small {font-weight:bold;}

#offerList li .priceBox dd.price {padding:12px 10px;font-size:25px;font-weight:bold;}

#offerList li .priceBox dd.price del , #offerList li .priceBox dd.price span {font-weight:normal;font-size:11px;margin:0 15px 0 7px;}

#offerList li .priceBox dd a.btn{margin:8px auto;font-size:14px;}



#offerList li .offer_details {float:left;width:395px;margin-left:20px;}

#offerList li .offer_details dt{font-style:italic;font-size:13px;padding-bottom:13px;}

#offerList li .offer_details dd.visu{float:left;margin-left:0;}

#offerList li .offer_details dd.visu img{width:147px;height:90px;}

#offerList li .offer_details dd{margin-left:165px;color:#3a1500;font-size:11px;}

#offerList li .offer_details dd a {color:#3a1500;}

#offerList li .offer_details dd a.btn {width:auto;float:left;margin-right:6px;}

#offerList li .offer_details dd.pictoServices {font-size:12px;font-weight:bold;margin:0;clear:both;padding-top: 8px;}

#offerList li .offer_details dd.pictoServices img {margin: 5px 5px 0 0}

#offerList li .proposition_hebergement {color:#8e6c55;font-size:12px;clear:both;margin:10px 0 0 20px;}

#offerList li .proposition_hebergement tr.odd{background:#b29b8c;color:#fff;}

#offerList li .proposition_hebergement th{font-weight:bold;padding-bottom:5px;}

#offerList li .proposition_hebergement th.prestations{padding-bottom:10px;font-size:14px;}

#offerList li .proposition_hebergement th.prestations em{font-weight: normal; font-size:13px}

#offerList li .proposition_hebergement td{vertical-align:middle;padding:3px 5px;text-align:center;}

#offerList li .proposition_hebergement td.hebType{width:210px;text-align:left;}

#offerList li .proposition_hebergement td.picto_offreSpe  img{width:21px;height:20px;}

#offerList li .proposition_hebergement td del{font-size:14px;}

#offerList li .proposition_hebergement td strong{font-size:15px;}

#offerList li .proposition_hebergement td a.btn{margin:0 -4px 0 1px;float:right;width:80px;}



#offerList li:hover {background:#8e6c55 url(../images/common/sprite_offerList.png) no-repeat -619px 100%;}

#offerList li:hover h2{background:url(../images/common/sprite_offerList.png) no-repeat 0 0;}

#offerList li:hover .priceBox {background-position:-1406px 100%;background-color:#fff;}

#offerList li:hover .priceBox dt {background-position:-1238px 0;} 

#offerList li.specialOffer:hover .priceBox  dt {background-position:-1910px 0;}

#offerList li:hover h2 a , #offerList li:hover .offer_details dt a , #offerList li:hover .offer_details dd a  , #offerList li .offer_details dd a.btn , #offerList li:hover .priceBox a.btn , #offerList li:hover .proposition_hebergement , #offerList li:hover th.prestations , #offerList li:hover .offer_details dd.pictoServices {color:#fff !important;}

#offerList li:hover .priceBox a , #offerList li:hover .priceBox .price a del ,  #offerList li:hover .priceBox .price a span {color:#3a1500;}

	

/*BLOCSLIDER*/

.blocSlider {width:630px;margin:20px auto 10px;}

.blocSlider li {margin-bottom:5px;}

.blocSlider li h3{background:url(../images/common/bg_blocSlider.png) no-repeat 0 0;height:36px;line-height:36px;cursor:pointer;color:#fff;font-size:16px;padding:0 30px 0 12px;}

.blocSlider li h3.active {background-position:0 -47px;}

.blocSlider li h3 img{vertical-align:middle;margin-right:5px;width:30px;height:31px;}

.blocSlider li h3 img.rating {width:21px;height:20px;}

.blocSlider li .blocSliderContent   {padding:15px 0;width:100%;font-size:11px;}

.blocSlider li .blocSliderContent a {color:#8e6c55;}

.blocSlider li .blocSliderContent a.btn {color:#fff;text-decoration:none;}

	#js .blocSlider li .blocSliderContent  {display:none;} 	

.blocSliderContent img.smallMap  {width:307px;}	

.blocSliderContent .appartDesc {background:url(../images/common/submenu_chalet_separator.gif) repeat-y 0 0;padding:0 0 0 20px;float:right;width:284px;}	

.blocSliderContent .appartDesc .btn {float:left;width:110px;margin:12px 0 8px 13px;}	

.blocSliderContent .visu_service {float:left;max-width:225px;margin:0 15px 2px 10px;}

.blocSliderContent h4 {font-family:'EnglandHand' , Arial , sans-serif;font-size:28px;line-height:28px;margin-bottom:10px;color:#3a1500;padding-left:10px;}

.blocSliderContent .desc_service {background:url(../images/common/submenu_separator.gif) repeat-x 0 100%;padding:0 0 15px 10px;margin-bottom:14px;min-height:120px}

.blocSliderContent .desc_service .btn{clear:both;margin-bottom:0;}



.globalRating {font-weight:bold;font-size:14px;color:#3a1500;}

.globalRating  img.rating {vertical-align:middle;margin-left:3px;width:21px;height:20px;}

.tableRating {margin:25px 0 15px;}

.tableRating  td{vertical-align:middle;padding:2px 24px 2px 0;font-size:13px;color:#3a1500;}



.avis {background:url(../images/common/submenu_separator.gif) repeat-x 0 100%;padding-bottom:15px;line-height:18px;}

.avis strong {font-size:13px;color:#3a1500;font-weight:normal;}

	

/*MONTAGNE 360*/

#menu_montagne360 {width:100%;overflow:hidden;margin:25px 0 10px;}

#menu_montagne360 li{float:left;width:140px;height:36px;text-align:center;padding:0 4px;background:url(../images/common/submenu_chalet_separator.gif) repeat-y 0 0;margin:0 0 20px -1px;}

#menu_montagne360 li a{color:#9e816e;text-transform:uppercase;}

#menu_montagne360 li a:hover  , #menu_montagne360 li a.active{color:#3a1500;}



/*MON COMPTE*/

.noAccount {float:right;width:298px;padding:0 0 0 23px;background:url(../images/common/submenu_chalet_separator.gif) repeat-y 0 0;}

.hasAccount {float:left;width:298px;}

.noAccount h3, .hasAccount  h3 , .skinEditoForm h3  {color:#2e93cc;font-size:18px;margin:25px 0 8px;}

.noAccount label , .hasAccount  label {color:#3a1500;display:block;font-size:13px;padding:7px 0 2px;}

.noAccount .text , .hasAccount  .text {border:1px solid #b3a499;width:280px;}

.noAccount a.btn , .hasAccount  a.btn {float:right;margin-right:17px;width:95px;}



/*FORMULAIRES CONTACT ET NEWSLETTER*/

.skinEditoForm {padding:0 120px 0}

.skinEditoForm p {width:100%;overflow:hidden;padding:3px 0;}

.skinEditoForm p label {color:#3a1500;float:left;width:150px;}

.skinEditoForm p .input_text ,.skinEditoForm p  .small_input_text {border:1px solid #B3A499;width:238px;}

.skinEditoForm p  .small_input_text {width:100px;}

.skinEditoForm p select {width:240px;font-size:11px;}

.skinEditoForm p textarea {width:393px;height:150px;border:1px solid #B3A499;font-family:arial, sans-serif;font-size:12px;}

.skinEditoForm .btn {margin:12px auto 27px;width:90px;}



#mandatoryFields {text-align:right;font-size:11px;color:#3a1500;padding:0 0 10px 0;}

#captchaLine {padding-top:25px;}

#captchaLine label {float:none;display:block;width:100%;padding-bottom:7px;}

#captchaLine .captchaImg {vertical-align:middle;margin-left:15px;}

.disclaimer a {color:#3a1500;}



/*COULOIR RESA*/

#content.couloirResa_container {background:#fff;padding:25px 196px;}

	

/*PAGINATION*/

.bottom_btn {float:right;margin-left:3px;}

.bottom_btn img {display:block;}

.pagination {margin-top:9px;text-align:center;}	

.pagination li{display:-moz-inline-box;display:inline-block;}	

	*+html .pagination li{display:inline;}	

.pagination li a{font-size:17px;display:block;width:28px;height:21px;text-align:center;color:#8e6c55;padding-top:7px;}	

.pagination li a.current {background:url(../images/common/bg_activePagin.png) no-repeat 0 0;color:#fff !important;}



/*BOUTON*/

a.btn {display:block;width:130px;padding:0 4px 0 0;font-weight:bold;text-align:center;font-size:11px;margin:8px 0;}

a.btn span{display:block;padding:3px 4px 3px 8px;}

	

/*FOOTER*/

#megaFooter {background:#3A1502 url(../images/common/megaFooter_separator.gif) repeat-y 735px 0;margin-top:15px;padding:15px 0;width:100%;overflow:hidden;}

#megaFooter li {float:left;width:203px;padding:0 10px 5px 30px;background:url(../images/common/megaFooter_vertical_sep.gif) repeat-y 0 0;margin-left:-1px;}

#megaFooter li.last {float:right;width:215px;background:none;}

#megaFooter li h4 {text-transform:uppercase;margin:12px 0 1px;}

#megaFooter li a {color:#78553f;font-size:11px;display:block;}

#megaFooter li a:hover {text-decoration:underline;}

#megaFooter .securePurchase , #megaFooter .socialIcons {background:url(../images/common/megaFooter_horizontal_sep.gif) repeat-x 0 0;margin:0 24px 0 0;padding:13px 0 9px;}

#megaFooter .securePurchase a {color:#fff;font-size:11px; display: inline}

#megaFooter .socialIcons {margin:15px 24px 0 0;height:75px}

#megaFooter .socialIcons a {display:inline;margin-right:14px;} 

#megaFooter .socialIcons a img {display:inline;} 

#megaFooter .securePurchase {padding:10px 0 0; height: 70px;}

#megaFooter .securePurchase img {margin-top:5px;}



.ajaxLoading {text-align:center;margin-top:150px;}



#pleaseWaitLayer {position:absolute;top:0;left:0;background:#000;width:100%;opacity:.7;filter: alpha(opacity = 70);z-index:100;display:none;}

#pleaseWaitLoader{text-align:center;position:fixed;top:250px;left:50%;margin-left:-250px;z-index:101;display:none;width:500px;}

#pleaseWaitLoader img{display:block;margin:0 auto;}



/*:::::::: SKINS ::::::::*/

.skin_hiver #headerTabs li.active {background:url(../images/skin/headerTabs_skin.png) no-repeat 100% -33px;}

.skin_hiver #headerTabs li.active a {background:url(../images/skin/headerTabs_skin.png) no-repeat 0 0;color:#fff;}

.skin_hiver  #moteurResa .validMoteurResa {background-position:100% -43px;}

.skin_hiver  #moteurResa .validMoteurResa input {background-position:0 0;}

.skin_hiver a.btn {background:url(../images/skin/allBtn.png) no-repeat 100% -43px;}

.skin_hiver a.btn span{background:url(../images/skin/allBtn.png) no-repeat 0 0;}

.skin_hiver #innerMain .editoBloc h2 , .skin_hiver  #innerMain .editoBloc h3 , .skin_hiver #themeOffers li .price a , .skin_hiver  .description_station  dl dd.price a , .skin_hiver  #offerList li h2 a , .skin_hiver #offerList li .offer_details dt a  , .skin_hiver  #offerList li:hover .priceBox dd.price a ,

.skin_hiver #offerList li:hover .priceBox dd a small , .skin_hiver #offerList li .proposition_hebergement th.prestations {color:#2e93cc;}

.skin_hiver #webCallBack {background-color:#3293cc;background-position: -685px 100%}

.skin_hiver #webCallBack h2{background-position: -458px 0;}



.skin_ete #headerTabs li.active {background:url(../images/skin/headerTabs_skin.png) no-repeat 100% -99px;}

.skin_ete #headerTabs li.active a {background:url(../images/skin/headerTabs_skin.png) no-repeat 0 -66px;color:#fff;}

.skin_ete  #moteurResa .validMoteurResa {background-position:100% -130px;}

.skin_ete  #moteurResa .validMoteurResa input {background-position:0 -87px;} 

.skin_ete a.dp-choose-date {background-position:-26px 0;}

.skin_ete a.btn {background:url(../images/skin/allBtn.png) no-repeat 100% -130px;}

.skin_ete a.btn span{background:url(../images/skin/allBtn.png) no-repeat 0 -87px;}

.skin_ete #homePush li.brochure a , .skin_ete  #homePush li.newsletter fieldset a {background-position:100% 100%;}

.skin_ete  #coupDeCoeur  {background-image:url(../images/skin/heart_ete.png);}

.skin_ete   #offerList li.specialOffer  .priceBox dt {background-position: -2414px 0;}

.skin_ete #offerList li.specialOffer:hover .priceBox  dt {background-position:-2246px 0;}

.skin_ete .sidebar_residence  .price  , .skin_ete  #innerMain .editoBloc h2  , .skin_ete  #innerMain .editoBloc h3 , .skin_ete #themeOffers li .price a , .skin_ete  .description_station  dl dd.price a ,

.skin_ete  #offerList li h2 a , .skin_ete #offerList li .offer_details dt a , .skin_ete  #offerList li:hover .priceBox dd.price a , .skin_ete #offerList li:hover .priceBox dd a small  , .skin_ete .noAccount h3,

.skin_ete .hasAccount  h3 , .skin_ete .skinEditoForm h3   , .skin_ete  #coupDeCoeur dt , .skin_ete #offerList li .proposition_hebergement th.prestations  {color:#148a00;}

.skin_ete #webCallBack {background-color:#87b800;background-position: -1141px 100%}

.skin_ete #webCallBack h2{background-position: -914px 0;}



/*:::::::: JS PLUGINS ::::::::*/

/*TOOLTIP*/

#tooltip {color:#5e2403;position: absolute;z-index: 3000;border: 1px solid #cec5bf;background-color: #fff;padding: 5px;font-size:11px;}

#tooltip h3, #tooltip div {margin: 0;font-weight:bold;}



/*DATEPICKER*/

table.jCalendar {border-collapse: separate;  border-spacing: 1px;}

table.jCalendar th { background: #5E2403;color: #fff; font-weight: bold;	padding: 3px 5px;border:1px solid #eee;}

table.jCalendar td { background: #BFA28E;color: #000;	padding: 3px 5px;text-align: center;border:1px solid #eee;}

table.jCalendar td.other-month { background: #cbbbaf; color: #595959;}

table.jCalendar td.today {	background: #835236;color: #fff;}

table.jCalendar td.today.dp-hover {background: #835236;color: #fff;}

table.jCalendar td.selected {background: #e5aa3e;color: #000;}

table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td {background: #835236;color: #fff;border:1px solid #5E2403;}

table.jCalendar tr.selectedWeek td {	background: #f66;color: #fff;}

table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {background: #cbbbaf;color: #aaa;border:1px solid #eee;}

table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover {background: #bbb;	color: #888;}

/* For the popup */

div.dp-popup {position: relative;	background:#f1e6de;border:1px solid #acacac;font-size: 10px;font-family: arial, sans-serif;	padding: 2px;width: 176px;line-height: 1.2em;}

	*+html div.dp-popup {width: 184px;} /*For IE7*/

div#dp-popup { position: absolute;z-index: 10000;}

div.dp-popup h2 {	font-size: 12px;text-align: center;	margin: 2px 0;	padding: 0;color:#000;}

a#dp-close {	font-size: 11px;padding: 4px 0;	text-align: center;	display: block;}

a#dp-close:hover {text-decoration: underline;}

div.dp-popup a {color: #000;text-decoration: none;padding: 3px 2px 0;}

div.dp-popup div.dp-nav-prev {	position: absolute;	top: 2px;left: 4px;	width: 100px;}

div.dp-popup div.dp-nav-prev a {float: left;}

/*Picto calendrier*/

a.dp-choose-date {float: left;width: 26px;height: 21px;padding: 0;margin: 0 1px 0 3px;display: block;text-indent: -2000px;overflow: hidden;background: url(../images/common/calendar.png) no-repeat;}

a.dp-choose-date.dp-disabled {background-position: 0 -20px;cursor: default;}

input.dp-applied {width: 174px;float: left;margin-bottom:3px;background:url(../images/common/datepick-bg.png) no-repeat 0 0;border:none;height:19px;color:#fff;padding-top:2px;}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */

div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {cursor: pointer;}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {cursor: default;}

div.dp-popup div.dp-nav-next {	position: absolute;	top: 2px;right: 4px;width: 100px;}

div.dp-popup div.dp-nav-next a {float: right;}

div.dp-popup a.disabled {cursor: default;color: #aaa;}

div.dp-popup td {cursor: pointer;}

div.dp-popup td.disabled {	cursor: default;}



/*SELECT SKIN*/

.stylish-select ul.newList {left:-9999px;}

ul.newList * {margin:0; padding:0;}

ul.newList a {color: #000; text-decoration:none; display:block;}

ul.newList {margin:0;padding:0; list-style:none; color:#000; width:206px; background:#fff; position:absolute; border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}

.newListSelected {width:206px; color:#000; height:20px; padding:3px 0 0 4px; float:left; background:url(../images/common/select-bg.png) no-repeat 0 0;margin:1px 0;}

.newListSelected span {width:212px; display:block;}

ul.newList li a {padding:3px 8px; display: block;font-size:11px;}

ul.newList li a:focus {-moz-outline-style: none;}

.selectedTxt {width:205px; overflow:hidden; height:16px; padding:0 0 0 0;color:#fff;cursor:pointer;}

.hiLite {background:#BFA28E!important; color:#fff!important;}

.hiLite a {background:#BFA28E!important; color:#fff!important;}

.newListHover {background:#efefef!important; color:#000!important; cursor:default;}

/*.newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:default;}*/

.newListOptionTitle {font-weight:bold;}

.newListOptionTitle ul {margin:3px 0 0;}

.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}



#sortBy .newListSelected{width:145px;background:url(../images/common/select-bg_small.png) no-repeat 0 0;}

#sortBy .selectedTxt{width:130px;}

#sortBy ul.newList {width:145px;}



/*COLORBOX CORE STYLE : The following rules are the styles that are consistant between themes.*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}

#cboxOverlay{position:fixed; width:100%; height:100%;}

#cboxMiddleLeft, #cboxBottomLeft{clear:left;}

#cboxContent{position:relative;}

#cboxLoadedContent{overflow:auto;}

#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}

#cboxTitle{margin:0;}

#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}



/*COLORBOX USER STYLE*/

#cboxOverlay{background:#000000;}

#cboxContent{margin-top:20px;border:3px solid #fff;}

#cboxLoadedContent{background:#fff;padding:0;color:#8e6c55;}

#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}

#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}

#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}

#cboxLoadingOverlay{background:#fff;}

#cboxLoadingGraphic{background:url(../images/common/loading.gif) center center no-repeat;}

#cboxClose{position:absolute; top:2px; right:2px; padding:3px;display:block; background:#fff url(../images/common/bg_closePopin.png) no-repeat center; width:37px; height:35px;text-indent:-999em;}

/*#cboxClose.hover{background-position:0 -20px;}*/

.inlinePopin {display:none;}



.innerPopin {padding:10px 15px;line-height:16px;font-size:11px;float:left;}

.innerPopin h3{font-family:'EnglandHand' , Arial , sans-serif;font-size:28px;line-height:25px;margin-bottom:15px;color:#3a1500;}

.innerPopin h4{margin-bottom:5px;font-size:17px;color:#3a1500;}

.innerPopin p{margin-bottom:10px;}

.innerPopin a{text-decoration:underline;color:#8e6c55;}

.innerPopin a.btn{text-decoration:none;color:#fff;}

.innerPopin img.skiInfo{padding-left:10px;}



.innerPopin .sidebar_station {float:none;width:100%;overflow:hidden;}

.innerPopin .weather {float:left;width:239px;height:192px;margin:0 31px 25px 11px;}

.innerPopin .weather h3 , .innerPopin .weather .titleLike {display:block;font-family:Arial, sans-serif;margin-bottom:0;line-height:25px;}

.innerPopin .weather p {margin-bottom:0;}

.innerPopin .webcam a.btn {padding-left:63px;float:none;width:110px;}

.innerPopin .webcam {float:left;width:239px;height:105px;margin:0 31px 25px 11px;}

.innerPopin .webcam h3 , .innerPopin .webcam .titleLike{display:block;font-family:Arial, sans-serif;margin-bottom:0;line-height:25px;}

.innerPopin .webcam p {margin-bottom:0;}



/* POPIN CHANGEMENT DE SAISON */

#changeSeasonPopin {padding:30px 15px 30px 15px;text-align: center;}

#changeSeasonPopin a {color:#2e93cc; font-size:12px;}
