/*...............................................................................*/
/*	ESTRUCTURA 																	 */
/*...............................................................................*/
.wrapper{
	width:935px;
	margin:0 auto 0px;
	
	}

html{
	color:#000;	
	padding:0;
	margin:0;
	}

body{
	color:#333;
	font-size: 12px;
	font-family:"lucida grande", "lucida sans unicode", "lucida sans", arial, sans-serif;;
	font-style:normal;
	font-weight:100;
	line-height:18px;
	margin:0px;
	background: #fbfefe url(../images/bg-body.gif) center  40px repeat-x;
	/*background:#FFF url(../images/main-bg.gif) center 40px  no-repeat; */
	margin:0;
}

.group:after{content:"."; display:block; visibility:hidden; clear:both; height:0px;}

/* CONTENT CONTAIN */

/* ---------------------------------------------------------------------------------------------------*/

#contain{background:transparent url(../images/main-bg.gif) }
#content_contain{padding:20px 0 175px; background: #FFFFFF url(../images/bg-body.gif) no-repeat scroll center top;}



body#home .wrapper { background:url(../images/main-bg.gif) center  0px repeat-x; }


/*header*/
#top{
	margin-top:5px;
	}



.main{
	margin-bottom:6px;
	padding-top:15px;
	overflow:hidden;
	width:100%;
	padding-bottom:3px;
}

/*············· contenido principal ·············*/
#rightCol{
	width:725px;
	float:left;
	background:transparent;
}

#rightCol_reservations{
	width:675px;
	float:left;
	background:transparent;
}

#oneCol_reservations{
	width:100%;
	float:left;
	background:transparent;
}

/*ads index*/
#ads_index{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.adx1, .adx2{
	width:230px;
	margin-right:15px;
	float:left;
}

.adx3{
	width:230px;
	margin:0px;
	float:left;
}

.adx_title{
	width:100%;
	padding:8px 0 5px 0;
	text-align:center;
	color:#999999;
	font-size:11px;
}

.adx_title h3{
	color:#0181bc;
}

/*widgets*/
.widget{
	width:230px;
	height:400px;
	float:left;
	padding:20px 5px 0 5px;
	margin-left:10px;
	background:url(../images/bg-widget.gif) no-repeat;
}

.widgetQA{
	width:230px;
	height:400px;
	float:left;
	padding:20px 5px 0 5px;
	margin-left:10px;
	background:url(../images/bg-widgetQA.gif) no-repeat;
}

.colInternal{
	padding:0px;
	}



.flash{
	width:98%;
	padding:1%;
	float:left;
	margin-bottom:0px;
	background:url(../images/bg-big-flash-index.gif) left top no-repeat;
	/*background:url(../images/bg-small-flash.gif) left top no-repeat;*/
}

.flashQA{
	width:98%;
	padding:1%;
	float:left;
	margin-bottom:0px;
	background:url(../images/bg-big-flash-indexQA.gif) left top no-repeat;
	/*background:url(../images/bg-small-flash.gif) left top no-repeat;*/
}

.flash_big{
	width:98%;
	padding:1%;
	height:321px;
	float:left;
	margin-bottom:10px;
	background:url(../images/bg-big-flash.gif) left top no-repeat;
}

.booknow{
	float:right;
	width:150px;
	height:40px;
	text-align:right;
}

/***** categorias en contenido *****/
#categos{
	width:230px;
	float:left;
	margin-right:16px;
	margin-bottom:15px;
}

#categos_last{
	width:230px;
	float:left;
	margin-bottom:15px;
}

.cat_bordesup{
	width:230px;
	height:5px;
	background:url(../images/bg-thumbs-categoria.gif);
}

.cat_bordeinf{
	background:url(../images/bg-thumbs-categoria.gif) bottom no-repeat;
	width:230px;
	height:5px;
}
.cat_body{
	background:url(../images/bg-body-thumbs-categoria.gif) repeat-y;
	padding:5px 10px 6px 10px;
	font-size:11px;
	height:345px;
}

.cat_body_small{
	background:url(../images/bg-body-thumbs-categoria.gif) repeat-y;
	padding:5px 10px 6px 10px;
	font-size:11px;
	height:200px;
}

.cat_body_large{
	background:url(../images/bg-body-thumbs-categoria.gif) repeat-y;
	padding:5px 10px 6px 10px;
	font-size:11px;
	height:420px;
}

#categos a{
	color:#F99303;
	text-decoration:none;
	text-align:left;
	display:block;
	padding:2px;
}

#categos_last a{
	color:#F99303;
	text-decoration:none;
	text-align:left;
	display:block;
	padding:2px;
}

.cat_index {
	padding: 10px 0 10px 0;
	border-bottom:1px solid #d1d1d1;
	
	
	background:#FFFFFF;
}

.cat_index img{
	float:left;
	margin:0 15px 15px 0;
}


/*··· box reservations ·····*/
#box_reservations{
	width:100%;
	margin-bottom:10px;
	background:url(../images/bg-box-reservations.gif) top no-repeat;
}

#box_reservations_100{
	width:100%;
	margin-bottom:10px;
	background:url(../images/bg-box-reservations-100.gif) top no-repeat;
}

.titulo_reservations{
	color:#FFFFFF;
	padding:0px 0 0 15px;
	line-height:12px;
}

.titulo_reservations{
	color:#FFFFFF;
	padding:10px 0 0 15px;
}

.titulo_reservations_100{
	color:#0181bc;
	padding:10px 0 0 15px;
}


.box_reservations_body{
	background:url(../images/bg-body-box-reservations.gif) left repeat-y;
	margin:0px;
	padding: 15px 10px 10px 10px;
}

.box_reservations_body_100{
	background:url(../images/bg-body-box-reservations-100.gif) left repeat-y;
	margin:0px;
	padding: 15px 10px 10px 10px;
}

.box_reservations_bordeinf{
	width:100%;
	height:5px;
	margin:0px;
	background:url(../images/bg-box-reservations.gif) bottom no-repeat;
}

.box_reservations_bordeinf_100{
	width:100%;
	height:5px;
	margin:0px;
	background:url(../images/bg-box-reservations-100.gif) bottom no-repeat;
}

#room_type{
	margin-bottom:10px;
}

.divline{
	border-bottom:1px solid #d1d1d1;
	margin-bottom:15px;
}


#room_type a{
	color:#000;
	text-decoration:none;
	text-align:left;
	width:150px;
}

#image{
	float:right;
	text-align:right;
}


.clear{clear:both;}
.clearInner{width:100%;overflow:hidden;}

/*···· Footer ····*/
#footer{
	font-size:11px;
	padding:0px 0 10px 0;
	margin-top:5px;
	margin-bottom:15px;
}


#footer .footer_path{
	
}

#footer .top{
	background: url(../images/bg-footer.gif) top;
	height:32px;
	padding:6px 0 0 25px;
}

#footer .bg_footer{
	background:url(../images/bg-footer-repeat.gif) repeat-y;
}

#footer .f_titulo {
	font-size:11px;
	font-weight:bold;
	color:#184241;
	padding: 0 0 10px 0;

}

#footer .f_bottom{
	background: url(../images/bg-footer.gif) bottom;
	height:5px;
}

.leftColfooter{
	float:left;
	width:265px;
	padding:15px;
	margin-right:10px;
	margin-left:10px;
}
.rightColfooter{
	float:right;
	width:265px;
	padding:15px;
}

/* LISTAS */
.lista_footer{
	list-style:none;
	margin:0;
	padding:0;
	line-height:18px;
	}

.lista_footer li a{ 
	margin:0px;
	padding:0px;
	color:#484848;
	text-decoration:none;
	}


.genericTh{
	float:left;
	padding-right:10px;
	padding-left:5px;
}
.booknowCat{
	float:right;
	width:110px;
	padding-left:5px;
}
/*******************************/


.lista_plana {
		line-height:18px;
		margin:0; 
		padding-left:20px;
		color:#000;
		}

	.lista_plana li { 
		display:block; 	
		list-style:none;
		background: url(../images/bullet.gif) no-repeat 0px 4px; 
		padding:4px 0 8px 25px;
		}
		
		/*Iframe*/
/*iframe {
	background-color:transparent;
	filter: alpha(opacity=85); -moz-opacity:0.85;
}  */

