.separadorVacio10{
	margin:10px 0 10px 0;

}
.separadorVacio20{
	margin:20px 0 20px 0;

}

.separadorVacio40{
	margin:40px 0 40px 0;

}



/************************************
IMAGENES HEADER Y FOOTER
*************************************/

div#WrapperContenido1{
	

}

div#WrapperContenido2{
		background:url(../images/fondos/focos_4.jpg) center bottom no-repeat;
	

}

div#WrapperContenido3{
		
	background:url(../images/fondos/nebulosa.jpg) center top no-repeat;
}


div#WrapperFooter1{
	background:url(../images/footer/fondoFooter.jpg) repeat-x 0 50px ;
}

div#WrapperFooter2{

	background:url(../images/footer/lineaFooter_4.jpg) no-repeat top center;

}


/************************************
HEADER Y FLASH
*************************************/


div#Header h1,div#Header h2,div#BuscadorFlash h1,div#BuscadorFlash h2{
	text-indent:-9999px;
	height:0;
	width:0;

}

div#HeaderMain {
	width:1000px;
	height:83px;
}


div#LogoHotel{
	width:240px;
	height:83px;
	float:left;
	cursor:pointer;
	
}


/*
Aqui van los divs BuscadorHeader y IdiomasHeader que están en silken-hotel.css
*/

div#FlashHolder{
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:1000px;
	height:377px;
	padding:0;
	margin:0;

}

div#BuscarHabitacion, div#BuscarHabitacionHotel{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	width:240px;
	height:377px;


	
}

div#MenuPrincipal{
	position:absolute;
	z-index:20;
	left:240px;
	top:0;
	width:757px;
	height:30px;
}



/********************************
CONTENIDO
********************************/
div#Contenido {
	font-size:11px;
	padding:0 0 0 10px;

}

/************************************************
columna izda
************************************************/
.col-9{
	float:left;
	width:790px;
	padding: 40px 0 0 0;

}


/************************************************
columna derecha
************************************************/

.col-3k{
	float:right;
	width:188px;
	background:#000000;	
	padding:22px 0 0 0;
	margin:0 0 0 0;
}


.col-3k .contenedorColumna{
	padding:0 0 0 13px;

}

.col-3k .separadorColumna{
	margin:30px 0 30px 0;
	height:5px;
	overflow: hidden;
	background:url(../images/comun/separadorColumna.jpg);
}




.col-3k h4{
	color:#a7a6a6;
	font-size:11px;
	margin:0 0 5px 0;
	padding:0;
}

div#noticiasTwitter{
	width:165px;
	margin:20px 0 20px 0;
}


.col-3k .contenedorImg{
	text-align:center;
	margin:5px 0 20px 0;

}



/************************************
DIV dosMenus
*************************************/


div#dosMenus{
	padding:5px 0 10px 0;

}


div#menuBlogL{
	float:left;

}

div#menuBlogL ul, div#menuBlogR ul{
	display:inline;
	padding:0;
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

div#menuBlogL li{
	display:inline;
	padding-right:10px;
	margin-right:5px;
	background:url(../images/fondos/linea-blanca.gif) bottom right no-repeat;

	/*color:#5a80c2;*/
	color:#a8c318;
	/*explorer*/
	#padding-right:5px; 
	#margin-right:10px;


}

div#menuBlogL li.ultimo{

	background:none;


}

div#menuBlogL li a:hover{
	text-decoration:none;

}

div#menuBlogR{
	float:right;

}


div#menuBlogR li{
	display:inline;
	padding-right:10px;
	margin-right:5px;
	background:url(../images/fondos/linea-verde.gif) bottom right no-repeat;

	/*explorer*/
	#padding-right:5px; 
	#margin-right:10px;


}

div#menuBlogR li.ultimo{
	padding-right:0;
	margin-right:5;
	background:none;


}



div#menuBlogR li a{
	text-decoration:underline;
}
div#menuBlogR li a:hover{
	color:#FFF;
	text-decoration:none;

}

form#suscribirCorreo .enviarInput{
	background:url(../images/jqtransform/degradadoBotones.jpg) repeat-x #000000;
	border:#4e4e4e solid 1px;
	color:#FFF;
	padding:0;
	width:60px;
	height:23px;
	margin:5px 0 5px 0;
	
	font-weight:bold;
	
	float:right;
	
}




/************************************************
TABLA DE TODOS LOS SERVICIOS DE UN HOTEL
*************************************************/

div#Servicios{
	margin:10px 0 0 0;
	background:url(../images/hotel/fondoServicios.jpg) no-repeat;
	width:750px;
	height:219px;
	padding:30px 0 0 40px;
}

div#Servicios h3{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;	
}

div#titServicios .txt_11{
	font-size:11px;
	font-weight:bold;
}

div#Servicios ul{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

div#Servicios li{
	width:46px;
	margin: 0 0 10px 0;
	float:left;
}

div#Servicios img{
	margin: 0 7px 0 0;
	vertical-align:middle;
}



/************************************************
TABLA COMBINADA DE LAS OFERTAS Y RESERVAR HABITACION
*************************************************/

div#Columnas2{
	margin:15px 0 0 0;
}

div#col_L2{
	float:left;
	width:240px;

}

div#col_R2{
	float:right;
	width:500px;
}





/************************************************
TABLA DE TODAS LAS HABITACIONES DE UN HOTEL
*************************************************/


.tablaHabitaciones{
	border:#4e4e4e 1px solid;
	border-left:none;
	color:#2b2f2f;
}


.tablaHabitaciones th{
	color:#000;
}

.tablaHabitaciones th,.tablaHabitaciones td{
	border-left:#4e4e4e 1px solid;
	text-align:center;
	padding:5px;
}

.tablaHabitaciones .tipoHab{
	text-align:left;
	color:#FFF;
	text-decoration:underline;
}

.tablaReservar table{
	height:19px;
}

.tablaReservar td{
	padding:0;
	border:none;
	color:#000;
	
}

.tablaReservar .central {
	background:url(../images/comun/btn_reservar_02.jpg) repeat-x;
}

.tablaReservar .inicio {
	background:url(../images/comun/btn_reservar_01.jpg)  no-repeat;
	width:5px;
}


.tablaReservar .final {
	background:url(../images/comun/btn_reservar_04.jpg) no-repeat;
	width:5px;
	height:19px;
}


.tablaReservar a{
	color:#000;
}

/* DIV ENVIAR A UN AMIGO*/

div#enviarAmigo{
	float:right;
	padding: 0;
	margin:20px 0 0 0;
	
}

div#enviarAmigo img{
	vertical-align:middle;
}

/* DIV PUNTUACION*/


.puntuacion{
	width:200px;
	float:left;
}

.puntos_comentarios_img{
	border: 1px solid #2b3010;
	width:112px;
	height:8px;
	overflow: hidden;
}

.total_comentarios{
	margin:10px 0 5px 0;
}

.punto_comn_img{
	float: left;
	margin-top: 2px;
	width: 8px;
	height: 3px;
	overflow:hidden;
	background: #a30051;
	margin-left:2px;
	margin-right:1px;
}

.comentarios_comentariosAmigo{
	float: left;
	width: 112px;
}

.puntos_comentarios_comentariosAmigo{
	float:left;
	color: #a30051; 
	font-size: 25px; 
	width:40px; 
	margin:10px 10px 0 0;
}

/*************************************************
FLECHAAS DE LA COLUMNA DERECHA
*********************************************/


.col-3k ul{
	
	list-style-position: outside;
	padding:0 0 0 25px;
	margin:0;
	
}


.col-3k li{
	margin:5px 0 0 0;
}

.col-3k li a{
	color:#FFF;
	text-decoration:none;
	display:block;
	display:inherit;
}

.col-3k li a:hover{
	color:#dfb681;
	text-decoration:none;	
}

.col-3k li:hover{
	list-style-image: url(../images/comun/flecha-marron.jpg);
}




.col-3k ul.subUL {
	list-style-position: outside;
	padding:0 0 0 15px;
	margin:0;
	list-style-image: url(../images/comun/flecha-blanca.jpg);
}

.col-3k ul.subUL li{
	padding:0;
	margin:5px 0 0 0;
/*	list-style-image: url(../images/comun/flecha-blanca.jpg);*/
}



.col-3k ul.subUL li a{
	color:#FFF;
	text-decoration:none;
	display:block;
	display:inherit;
}



.col-3k li.current_page_item a, .col-3k li.current_page_item a:hover, .col-3k ul.subUL li.current_page_item a{
	color:#dfb681;
	text-decoration:none;
}

.col-3k  li.current_page_item, .col-3k li.current_page_item a, .col-3k ul.subUL li.current_page_item a, .col-3k ul.subUL li.current_page_item, .col-3k ul.subUL li a:hover{
	list-style-image: url(../images/comun/flecha-marron.jpg);
}


.col-3k ul.subUL li a{
	list-style-image: url(../images/comun/flecha-blanca.jpg);
}


/*************************************************
BANNER
*********************************************/

#banner{
	position: absolute;
	overflow: hidden;
	width: 378px;
	height: 183px;
	bottom: 1px;
	left: 240px;
	z-index: 99999;
}

#banner_top_shadow{
	margin: 0;
	padding: 0;
	background: url(http://www.hotelessilken.com/puertaamerica-madrid/banner/shadow-top.png) no-repeat;
	width: 373px;
	height: 6px;
}

#banner_right_shadow{
	background-image: url(http://www.hotelessilken.com/puertaamerica-madrid/banner/shadow-right.png);
	float: right;
	margin: 0;
	padding: 0;
	width: 5px;
	height: 177px;
}

#banner_content{
	float: left;
	padding: 0;
	margin: 0;
	width: 373px;
	height: 177px;
	background-color: #000;
}

/*************************************************
EVENTS WIDGET
*********************************************/

#widget_events{
	margin-top: 10px;
	padding-right: 5px;
}

#widget_events .events_header{
	color: #fff;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	padding: 10px 5px;
	margin: 0;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#widget_events .events_thumb{
	float:right;
	margin-left:3px;
	width: 32px;
	height: 32px;
}

#widget_events .events_sep{
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#widget_events .partner_links{
	font-size: 9px;
	color: #656565;
}

#widget_events .events_grey{
	color: #2a2a2a;
}