#wrapper{
	width:983px;
	margin:0 auto;
}
/*------------------------ header -------------------------------*/
#header{
	background-color: #005b74;
	height:169px;
 	background: transparent url(../images/bg_header.jpg) no-repeat scroll right bottom;
}
.header-left{
	float:left;
	height:169px;
	width:495px;
}
.header-right{
	float: right;
	height:169px;
	width:452px;
}

#header h1 {
 	background: transparent url(../images/logo.png) no-repeat scroll left bottom;
  	height:121px;
	float:left;
	margin-left:50px;
}
#header h1 a{
	display:block;
  	height:121px;
	width:377px;
	text-decoration:none;
}
/*---- submenu tab ----*/
.tabs{
	float:left;
	line-height:normal;
	padding-left:58px;
}
ul.submenu {
	padding:8px 10px 0 0;
}
ul.submenu li{
	display:inline;
}
ul.submenu li a{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	float:left;
	background:transparent url(../images/b_menu_left.jpg) no-repeat scroll 0 0;
	margin:0 10px 0 0;
	padding-left:9px;
	text-decoration:none;
	overflow:hidden;
}
ul.submenu li a span{
	float:left;
	display:block;
	background:url(../images/b_menu.jpg) no-repeat right top;
	padding:12px 29px 10px 20px;
	margin-right:2px;
	overflow:hidden;
	font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul.submenu a span {
	float:none;
}

/* End IE5-Mac hack */
ul.submenu a:hover span {
}

ul.submenu a:hover {
	background-position:0px -40px;
	color:#000000;
}

ul.submenu a:hover span {
	background-position:100% -40px;
}

/* active tabs*/
ul.submenu a:hover, ul.submenu a.active-tabs, ul.submenu li.ui-tabs-selected a {
	background-position:0px -40px;
	color:#000000;
}

ul.submenu a:hover span, ul.submenu span.active-tabs, ul.submenu li.ui-tabs-selected a span {
	background-position:100% -40px;
}

/*---- menu ----*/
ul.menu{
	float:right;
	font-weight:bold;
	margin:35px 0 0 0;
}

ul.menu li{
	display: inline;
}

ul.menu li a{
	color:#ffffff; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	float: left;
	padding: 2px 3px 4px 3px;
	margin:0px 4px;
}
ul.menu li a:hover{
	border-bottom: 4px solid #FF9900;
	padding-bottom: 0;
}

.info-aviso{
	margin:48px 10px 0 0;
	text-align:right;
}
/*------------------------ content -------------------------------*/
#content{
  clear: both;
  width:983px;
  background-color:white;
	padding-bottom:55px;
}
.b_top{
  width:983px;
  height:13px;
  background:transparent url(../images/b_top.jpg) no-repeat scroll 0 0;
}
.title_main{
	border-left:13px solid #FF9900;
	margin:20px 0 0 45px;
	padding-left:10px;
}


/*-----------  box-left  -----------*/
#box-left {
	float:left;
	padding:25px 0 15px 45px;
	width:400px;
}
.box_top{
  width:365px;
  height:16px;
  background: transparent url(../images/box_top.jpg) no-repeat scroll 0 0;
}
.box_center{
  width:365px;
  background-color:#ebf4f7;
}
ul.list-house{
	clear:both;
	padding:0 16px 0 15px;
	width:334px;
}
ul.list-house li{
	float:left;
	/*height:200px;*/
	padding:0 10px 20px;
	width:144px;
}
ul.list-house li a{
	display:block;
	width:129px;
	height:129px;
	padding:7px;
}
ul.list-house li a:hover{
	background-color: #FD9A01;
}
.box_bottom{
  width:365px;
  height:16px;
  background:transparent url(../images/box_bottom.jpg) no-repeat scroll 0 0;
}
.detalles{
	padding:0 8px 0 7px;
}
/*----------- box-right -----------*/
#box-right{
	float:left;
	padding:18px 0 0 5px;
	width:400px;
}
.content-img{
	background:transparent url(../images/bg_content_img.jpg) no-repeat scroll 0 0;
	height:380px;
	padding-top:9px;
	position:relative;
	width:500px;
}
.img-oferta{
	display:block;
	padding:0 0 0 10px;
	width:471px;
}
.oferta{
	background:transparent url(../images/img_oferta.png) no-repeat scroll 0 0;
	height:96px;
	left:9px;
	position:absolute;
	top:9px;
	width:147px;
}
.info-oferta{
	background-color:#000000;
	bottom:17px;
	left:10px;
	padding:10px;
	position:absolute;
	width:451px;
}
.info-oferta .block {
width:320px
}
.info-oferta .block.fs9 {
/*font-size:11px*/
}
.info-oferta a{
	background:transparent url(../images/b_left_info.jpg) no-repeat scroll left top;
	display:block;
	float: right;
	height:27px;
	margin:0;
	padding-left:7px;
}
.info-oferta a span{
	background:transparent url(../images/b_center_info.jpg) no-repeat scroll right top;
	display:block;
	float:left;
	font-family:Arial;
	font-size:14px;
	height:27px;
	padding:5px 10px 0 3px;
	width:auto;
}
.noticies{
	margin:35px 0 0 5px;
}
ul.list-noticies{
	margin:23px 0 20px;
}
ul.list-noticies li{
	margin:10px 0;
}
ul.list-noticies li a{
	color:#006699;
	font-size:16px;
	margin:7px 0 7px 0;
	text-decoration:underline;
}
ul.list-noticies li a:hover{
	background-color:#FFFFCD;
	
}
/*------------------------ footer -------------------------------*/
#footer{
	clear:both;
	color:#FFFFFF;
	height:40px;
	margin-bottom:10px;
	padding:15px 0 0;
	text-align:left;
	font-size:1em;
}
#footer a{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:1.1em;
}

/*----------- page listado -----------*/

.submenu-active{
  height:76px;
  background-color:#FE9900;
}
.b_top_active{
  width:983px;
  height:13px;
  background:transparent url(../images/b_top_active.jpg) no-repeat scroll 0 0;
}
ul.submenu-hor{
	float:left;
	height:38px;
	margin:15px 0 0 38px;
	width:650px;
}
ul.submenu-hor li{
  float:left;
  margin:0px 20px 0 10px;
}
ul.submenu-hor li a{
	font-size:16px;
  	background:transparent url(../images/line_link.png) no-repeat scroll left bottom;
	display:block;
	color:#000000;
	font-weight:bold;
}

a.active{
	float:left;
	background:transparent url(../images/b_left_estrella.png) no-repeat scroll 0 0 !important;
	padding-left:26px;
	height:31px;
	display:block;
	text-decoration:none;
	font-size:16px;
	color:#000000;
	margin:0 10px 0 0;
}
a.active span{
	background:transparent url(../images/b_center_estrella.png) no-repeat scroll right top;
	display:block;
	float:left;
	height:18px;
	padding:5px 8px 8px 0;
	width:auto;
}
.info-oferta a span{
	background:transparent url(../images/b_center_info.jpg) no-repeat scroll right top;
	display:block;
	float:left;
	font-family:Arial;
	font-size:14px;
	height:27px;
	padding:5px 10px 0 3px;
	width:auto;
}


.bg_box_submenu{
  width:135px;
  height:53px;
  float:left;
}
a.button-map{
	width:135px;
	height:33px;
	padding:10px 40px;
	background: transparent url(../images/bg_box_submenu.png) no-repeat scroll top left; 
	display: block;
	text-decoration: none;
	color: #000000;
	font-size:14px;
}
#sidebar{
	width:355px;
	padding:40px 0 0 35px;
	float:left;
}
.box-text{
  width:320px;
  margin:0px;
}

.b-box-top{
  width:320px;
  height:6px;
  background:transparent url(../images/b-box-top.jpg) no-repeat scroll 0 0;
  overflow:hidden;
}
.b-box-center{
  width:270px;
  padding:19px 25px;
  background-color:#FFFFCE;
}
.b-box-center-wide{
  padding:19px 25px;
  background-color:#FFFFCE;
}
.b-box-center h2{
	padding-bottom:10px;
	line-height:1
}
.b-box-bottom{
  width:320px;
  height:6px;
  background:transparent url(../images/b-box-bottom.jpg) no-repeat scroll 0 0;
}
.container-links{
	margin:50px 0 0 0;
	padding:0px 0 0 33px;
	width:252px;
}
.container-links h2{
	padding-bottom:20px;
	line-height:1
}
ul.list-link{
	margin-bottom:30px;
}
ul.list-link li{
	padding-bottom:8px;
}
ul.list-link li a{
	color:#006699;
	text-decoration:underline;
	font-size:15px;
}
/*----- box list-right ----*/
#list-right{
	width:550px;
	margin-top:40px;
	float:left;
	background-color:#E1F0F7;
}
.list-right-top{
  width:550px;
  height:6px;
  background:transparent url(../images/list-right-top.jpg) no-repeat scroll 0 0;
}
.list-right-bottom{
  width:550px;
  height:6px;
  background:transparent url(../images/list-right-bottom.jpg) no-repeat scroll 0 0;
}
ul.list-house2{
  width:550px;
  background-color:#e1f0f7;
}
ul.list-house2 li{
	background-color:#E1F0F7;
	padding:17px 38px 25px 23px !important;
	padding:17px 38px 5px 23px;    /*hack ie6*/
	width:489px;
	background:transparent url(../images/line2.jpg) no-repeat scroll left bottom;
}
.content-image{
	height:91px;
	width:113px;
	float:left;
	margin-right:20px;
}
div.content-description{
	width:356px;
	float:left;
}
div.content-description h3{
	margin:0 0 3px;
}
.wrap-text{
	margin:10px 0;
}
ul.paginador{
	padding:10px  35px 30px 0;
	float:right;
}
ul.paginador li{
	float:left;
	font-size:16px;
	padding:0px 5px;
}
ul.paginador li a{
	color:#006699;
	text-decoration:underline;
}
ul.paginador li a:hover {
	color:black;
	text-decoration:none;
}
li.pag-active{
	color:#000000 !important;
	font-weight:bold;
	text-decoration:none !important;
}
/*** news-right box ***/
#news-right{
	width:550px;
	margin-top:40px;
	float:left;
}

/*----------- page info -----------*/
#top-left{
	/*height:108px;*/
	padding:40px 0 20px 47px;
	background-color:#e1f0f7;
}
#info-left{
	width:423px;
	float:left;
	padding:28px 0 0 47px;
}

ul.list-doc, ul.wam_ul{
	margin-top:70px;
}
ul.list-doc li, ul.wam_ul li{
	margin-bottom:4px;	
	height:25px;
}
ul.list-doc li a, ul.wam_ul li a{
	color:#3399CC;
	display:block;
	font-size:14px;
	height:25px;
	padding:5px 0 0 36px;
	text-decoration:underline;
}
ul.list-doc li a:hover, ul.wam_ul li a:hover{
	text-decoration:underline;
}
.pdf{
	background:transparent url(../images/pdf.jpg) no-repeat scroll 0 0;
}
.doc{
	background:transparent url(../images/doc.jpg) no-repeat scroll 0 0;
}
#info-right{
	width:436px;
	float:left;
	padding:28px 0 0 67px;
	overflow:hidden;
}

.movie{
	width:435px;
	height:370px;
}

.ui-tabs-hide {
display:none
}
.navigation {

}
.navigation div {
width:45%;
font-size:13px;
margin-top:30px
}
.navigation .right {
text-align:right
}
.navigation a {
display:block;
padding-top:25px;
background:transparent url(../images/prev-next.png) no-repeat 0 0;
}
.navigation .next a {
background-position: 100% 0
}
.linklove {
display:none
}
.success {
background:#EBF7E1;
border:3px solid #528925;
color:#528925
}
.moreinfo {
font-size:18px;
letter-spacing:-1px;
font-weight:normal
}
.moreinfo span {
display:none
}