*{
  margin:0;
  padding:0;
}
body{
  color:#fff;
  font-family:Arial, Georgia, "Trebuchet MS";
  font-size:62.5%;
}
#container{
  width:988px;
  margin:0 auto 10px auto;
  font-size:1.1em;
}
#page{
  margin:0;
  height:100%;
  padding:0 7px;
  background:url(../../images/hotel-lalagune/page_bg.gif) top left repeat-y;
  position:relative;
  z-index:1;
}
#page.bg2{
  background:url(../../images/hotel-lalagune/page_bg2.gif) top left repeat-y;
}
.bgspa{
  background:url(../../images/hotel-lalagune/page_spa_bg.gif) top left repeat-y !important;
}
#header_fr{
  width:988px;
  height:213px;
  padding:0 1px 0 0;
  background:url(../../images/hotel-lalagune/header_fr.jpg) no-repeat;
  background-position:0 bottom;
  position:relative;
  z-index:10;
}
#header_en{
  width:988px;
  height:213px;
  padding:0 1px 0 0;
  background:url(../../images/hotel-lalagune/header_en.jpg) no-repeat;
  background-position:0 bottom;
  position:relative;
  z-index:10;
}
#content_sub{
  width:205px;
  height:1px;
  padding:20px;
  float:left;
}
#page_content > #content_sub{
  height:auto;
  min-height:1px;
}
#content_sub.pictures{
  padding:0 0 0 1px;
  width:245px;
}
#content_sub.pictures ul{
  list-style-type:none;
}
#content_main{
  width:520px;
  float:left;
  margin:0 5px 0 5px;
  padding:5px 5px 5px 6px;
  position:relative;
  z-index:1;
}
#content_supp{
  width:168px;
  float:left;
  padding:5px 0 110px 9px;
}
#footer{
  width:975px;
  background-color:#a8c049;
  padding:25px 0 10px 15px;
  font-size:1em;
  background:url(../../images/hotel-lalagune/footer_bg.gif) top left no-repeat;
}
/* ==== NAV ==== */
#nav_main{
  width:983px;
  background-color:#A7C653;
  list-style-type:none;
  padding:0 0 0 0;
  margin:0 0 5px 0.1em;
  font-size:1.2em;
  line-height:1.3em;
  z-index:10;
  font-weight:bold;
  height:1.9em;
  position:relative;
}
#nav_main li{
  float:left;
  border-right:1px solid #fff;
}
#nav_main li a{
  display:block;
  padding:3px 21px;
  color:#fff;
  border:1px solid #A7C653;
  text-decoration:none;
}
#nav_main li a:hover{
  background-color:#fff;
  color:#b9007a;
}
#nav_main li.noborder{
  border:0;
}
#nav_main a.active{
  color:#b9007a;
  background:#fff;
}
#nav_main li.active a:hover{
  color:#b9007a;
}
#nav_main li.active a{
  color:#b9007a;
}
#nav_main li.active ul li a{
  color:#fff;
}
#nav_main li.active ul li:hover a{
  color:#b9007a;
}
#nav_main li ul{
  list-style-type:none;
  position:absolute;
	width:12em;
	left:-9999em;
  background-color:#A7C653;
}
#nav_main li:hover ul, #nav_main li.sfhover ul{
	left:auto;
}
#nav_main li ul li{
  width:100%;
  border-right:none;
}
/* ==== ACTION BAR ==== */
#action_bar{
  position:absolute;
  list-style-type:none;
  right:0;
  bottom:0;
}
#action_bar a{
  display:block;
  width:145px;
  text-transform:uppercase;
  text-decoration:none;
  color:#db762a;
  font-weight:bold;
  margin:0 10px 0 0;
  line-height:1.4em;
}
#action_bar a:hover{
  color:#BF5100;
}
#action_bar a.meteo{
  padding:5px 5px 6px 30px;
  background:url(../../images/hotel-lalagune/meteo_bg.jpg) top left no-repeat;
}
#page.bgspa #action_bar a.meteo{
  color:#fff;
  padding:5px 5px 3px 30px;
  background:url(../../images/hotel-lalagune/meteo_spa_bg.jpg) top left no-repeat;
}
#action_bar a.surroundings{
  padding:5px 5px 3px 30px;
  background:url(../../images/hotel-lalagune/surroundings_bg.jpg) top left no-repeat;
}
#page.bgspa #action_bar a.surroundings{
  color:#fff;
  padding:5px 5px 2px 30px;
  background:url(../../images/hotel-lalagune/surroundings_spa_bg.jpg) top left no-repeat;
}
#action_bar a.send_friend{
  padding:2px 5px 5px 30px;
  background:url(../../images/hotel-lalagune/send_friend_bg.jpg) top left no-repeat;
}
#page.bgspa #action_bar a.send_friend{
  color:#fff;
  padding:4px 5px 4px 30px;
  background:url(../../images/hotel-lalagune/send_friend_spa_bg.jpg) top left no-repeat;
}
#action_bar a.contact{
  padding:3px 5px 5px 30px;
  background:url(../../images/hotel-lalagune/contact_bg.jpg) top left no-repeat;
}
.bgspa #action_bar a.contact{
  color:#fff;
  background:url(../../images/hotel-lalagune/contact_spa_bg.jpg) top left no-repeat;
}
#action_bar a.newsletter{
  padding:4px 5px 5px 30px;
  background:url(../../images/hotel-lalagune/newsletter_bg.jpg) top left no-repeat;
}
#page.bgspa #action_bar a.newsletter{
  color:#fff;
  padding:4px 5px 4px 30px;
  background:url(../../images/hotel-lalagune/newsletter_spa_bg.jpg) top left no-repeat;
}
#action_bar a.links{
  padding:4px 5px 4px 30px;
  background:url(../../images/hotel-lalagune/links_bg.jpg) top left no-repeat;
}
#page.bgspa #action_bar a.links{
  color:#fff;
  background:url(../../images/hotel-lalagune/links_spa_bg.jpg) top left no-repeat;
}
#action_bar a.press{
  padding:4px 5px 4px 30px;
  background:url(../../images/hotel-lalagune/press_bg.jpg) top left no-repeat;
}
#page.bgspa #action_bar a.press{
  color:#fff;
  background:url(../../images/hotel-lalagune/press_spa_bg.jpg) top left no-repeat;
}
#action_bar a.slideshow{
  padding:4px 5px 4px 30px;
  background:url(../../images/hotel-lalagune/slideshow_bg.jpg) top left no-repeat;
}
#page.bgspa #action_bar a.slideshow{
  color:#fff;
  background:url(../../images/hotel-lalagune/slideshow_spa_bg.jpg) top left no-repeat;
}
/* ==== TEXT ==== */
#content_sub h1, #content_main h1, #content_box h1{
  color:#F2CD34;
  line-height:1em;
  font-size:1.6em;
  margin:5px 0 10px 0;
  padding:0 0 5px 0;
  border-bottom:2px solid #F2CD34;
  text-transform:uppercase;
}
#content_main h1{
  border:0;
  text-decoration:underline;
}
#page.bgspa h1{
  color:#fff;
  border-bottom:2px solid #fff;
}
#page.bgspa h2, #page.bgspa h3{
  color:#fff;
}
#content_main a{
  color:#A7C653;
  text-decoration:none;
}
#content_main a:hover{
  text-decoration:underline;
}
#content_sub span.sub_title{
  font-size:0.6em;
}
#content_sub strong,#content_main strong{
  color:#f2cd33;
}
#content_sub p{
  margin:7px 0;
}
#content_sub a{
  color:#A7C653;
  text-decoration:none;
}
#content_sub a:hover{
  text-decoration:underline;
}
#content_sub a.manage_modules, #content_supp a.manage_modules, #content_main a.manage_modules{
  color:#7f7f7f;
  font-weight:bold;
}
#content_main h2{
  color:#F2CD34;
  font-size:1.3em;
  margin:10px 0 10px 0;
  padding:0 0 3px 0;
  border-bottom:2px solid #F2CD34;
  text-transform:uppercase;
}
#content_main h3, #content_sub h3{
  color:#F2CD34;
  font-size:1em;
  margin:10px 0 0 0;
}
#content_main ul{
  margin:5px 0 10px 0;
  list-style-type:none;
}
#content_main ul li{
  background:url(../../images/hotel-lalagune/bullet.gif) left 5px no-repeat;
  padding:0 0 0 10px;
}
#content_supp h1{
  font-size:1.6em;
  font-weight:normal;
  padding:5px;
}
#content_supp a{
  text-decoration:none;
}
.bgspa  #content_supp label{
  color:#fff;
}
.pt10{
  padding-top:10px; 
}
.mt10{
  margin-top:10px; 
}
.mt20{
  margin-top:20px; 
}
.mr10{
  margin-right:10px; 
}
a.pdf{
  background:url(../../images/hotel-lalagune/pdf1.jpg) top left no-repeat;
  padding:2px 0 2px 25px;
  color:#fff !important;
  text-decoration:underline;
}
a.pdf2{
  background:url(../../images/hotel-lalagune/pdf2.jpg) top left no-repeat;
  padding:2px 0 2px 25px;
  color:#fff !important;
  text-decoration:underline;
}
a.pdf_spa{
  background:url(../../images/hotel-lalagune/pdf3.jpg) top left no-repeat;
  padding:2px 0 2px 25px;
  color:#fff !important;
  text-decoration:underline;
}
a.big_button, span.big_button{
  font-weight:bold;
  font-size:1.4em;
  padding:7px;
  background:url(../../images/hotel-lalagune/big_button.gif) top left no-repeat;
  text-align:center;
  border:1px solid #fff;
  color:#fff;
}
/* ==== HEADER ==== */
.link_roussillhotel{
  width:211px;
  height:41px;
  margin:0 0 113px 80px !important;
  margin:0 0 110px 80px;
  padding:29px 0 0 0;
}
img.logo{
  position:absolute;
  top:0;
  left:387px;
}
/* ==== GENERIC ==== */
img{border:none;}
.noborder{border:0;}
.uppercase{text-transform:uppercase;}
.inter{color:#A8C14B !important;}
.white{color:#fff;}
.yellow{color:#f1cc00;}
.size18{font-size:1.6em;}
.size10{font-size:0.91em;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.italic{font-style:italic;}
.text_right{text-align:right;}
.h300{height:300px; !important}
/* ==== CONTENT_SUPP ==== */
.vcard{
  font-weight:bold;
  font-style:normal;
  text-align:center;
  padding:6px 0 0 0;
  line-height:1.1em;
  margin:0;
  border:1px solid #fff;
  background:#b9007a url(../../images/hotel-lalagune/block_map.jpg) bottom left no-repeat;
}
#page.bgspa .vcard{
  background:#ce6460 url(../../images/hotel-lalagune/block_map_spa.jpg) bottom left no-repeat;
}
.vcard .locality{
  font-size:1.4em;
  line-height:1.2em;
}
.vcard .access_links{
  margin:0px 0 0 0;
}
.vcard .access_links a{
  color:#fff;
  display:block;
  padding:80px 0 0 0;
}
.point_up{
  text-align:center;
  padding:14px 0;
  margin:0 0 8px 0;
  background:url(../../images/hotel-lalagune/block_yellow.jpg) top no-repeat;
}
.point_up_s{
  text-align:center;
  border:1px solid #fff;
  background:#c5296c url(../../images/hotel-lalagune/block_title.jpg) bottom left no-repeat;
}
.point_up_s a{
  color:#fff;
}
.block_info{
  margin:10px 0;
  text-align:center;
  padding:0;
  border:1px solid #fff;
  background:#b9007a url(../../images/hotel-lalagune/block_content_supp.jpg) bottom left no-repeat;
}
.block_info.noborder{
  background:0;
  border:none;
}
#page.bgspa .block_info{
  background:#ce6460 url(../../images/hotel-lalagune/block_content_supp_spa.gif) bottom left no-repeat;
}
.block_info h1{
  margin:0;
  color:#B9007A;
  text-transform:uppercase;
  background:#DF8CC3;
  font-size:1.6em;
  font-weight:normal;
  padding:5px;
}
#page.bgspa .block_info h1{
  color:#fff;
  background:#e9b9b7;
  border:0;
}
.block_info p{
  margin:5px 0 3px 0; 
}
.block_info a{
  color:#fff;
}
.all_inclusive{
  margin:3px 0 0 0;
  display:block;
  height:26px;
  background:url(../../images/hotel-lalagune/all_inclusive.gif) top no-repeat;
  text-indent:-9999px;
}
.block_title2{
  background:#e59ebd;
}
/* ==== FORMS ==== */
#field_content{
  border:none;
  margin:3px 0 3px 0;
}
#sites_select{
  height:17px;
  margin:0;
  padding:0;
  font-size:1em;
  border:none;
  color:#B9007A;
}
.sites_redirect{
  height:1.3em;
  font-size:1.1em;
  background:#B9007A;
  border:none;
  color:#fff;
  cursor:pointer;
}
/* ==== TABLE ==== */
#content_main table.colored_bg{
  border-spacing:5px;
  width:100%;
}
#content_main table.colored_bg th,#content_main table.colored_bg td{
  padding:5px;
  color:#b9007a;
  text-align:center;
}
#content_main table.colored_bg th{
  background-color:#efdbe8;
}
#content_main table.colored_bg td{
  background-color:#df99c7;
  font-weight:bold;
}
/* ==== FOOTER ==== */
#footer a{
  color:white;
  text-decoration:none;
}
#footer a:hover{
  text-decoration:underline;
}
ul.baseline{
  list-style-type:none;
  padding:10px 0 0 0px;
  margin:0 0 0 5px;
  width:770px;
}
ul.baseline li{
  display:block;
  float:left;
  width:245px;
  margin:0 10px 0 0;
}
ul.baseline li.active{
  color:#b9007a;
}
ul.baseline li.active strong{
  color:#b9007a;
}
#footer ul.baseline li.active a{
  color:#b9007a;
}
#footer ul.baseline li.active a:hover{
  color:#b9007a;
}
.langs{
  position:absolute;
  right:0px;
  top:2px;
}
#fbtech{
  color:#a8c049;
  padding:10px 0 0 0;
  text-align: center;
  background:url(../../images/hotel-lalagune/footer_bg_close.gif) top left no-repeat;
}
#fbtech a{
  color:#a8c049;
}

#OSRecherche{
  margin:10px 0;
  background:url("../../images/hotel-lalagune/block_content_supp.jpg") #DA6FB5 no-repeat 0 0;
}
#OsBarreOnglet{
  background-color:transparent;
  color:none;
}
.ui-widget-content {
  border:1px solid #fff;
  color:#fff;
}
.ui-corner-all {
  -moz-border-radius: 0;
}
.ui-tabs {
  padding:0;
}
.ui-tabs .ui-tabs-panel {
  padding:4px;
}
a.OsBtnEnvoi, a.OsBtnEnvoi:link, a.OsBtnEnvoi:active, a.OsBtnEnvoi:visited,a.OsBtnEnvoi:hover {
background-color:#9F006A;
}
/* ==== BOX (NEWSLETTER) ==== */
#content_box{
  padding:10px;
  background:#B9007A;
}
#content_box a{
  color:#A7C653;
}
