/***************************************
OFERTAS HOTEL SENCILLO
*****************************************/
div#OfertasHotelSimple{
	margin:0;
	width:240px;
	height:145px; 
	float:left;
	background:url(../images/hoteles/4/fondo_carrusel.gif) no-repeat; 
	text-align: left;
}	

div#titOfertas{
	text-align:left;
	padding:10px 0 20px 30px;
}


div#OfertasHotelSimple h3{
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:normal;
}

div#OfertasHotelSimple h4, div#OfertasHotelSimple h4 a{
	font-size:12px;
	margin:0;
	padding:0;
	color:#FFF;
}


div#OfertasHotelSimple ul{
	list-style-position: outside;
	padding:0 0 0 15px;
	margin:0px;
}

div#OfertasHotelSimple li{
	margin:3px 0px 0px 0px;
	padding:0px;
}


div#OfertasHotelSimple ul li p, div#OfertasHotelSimple ul li a{
	color:#949494;
	margin:0px;
	padding:0;
}



div#OfertasHotelSimple .fl {
	float: left;
	display: inline;
}
div#OfertasHotelSimple img {
	border: 0;
	
}
div#OfertasHotelSimple .news_slider {
	position: relative;
	width: 235px;
	height:85px;
	margin: 0px auto 0px auto;
	text-align: left;
}

div#OfertasHotelSimple .news_slider a{
	margin: 0px;
}
div#OfertasHotelSimple  .news_slider .messaging {
	display: none;
	/*padding: 5px;
	margin: 0 20px 5px 20px;
	background: #ffffcc;*/
}
div#OfertasHotelSimple .news_slider .prev{
	padding-top:5px;
	padding-left: 5px;
	float: left;
	display: none;
	_display:block;
}
div#OfertasHotelSimple  .news_slider .next {
	float: right;
	padding-right: 5px;
	padding-top:5px;
}
div#OfertasHotelSimple  .news_slider .container {
	position: relative;
	top: 0;
	left: 0;
	width: 230px;
	height:85px;
	overflow: hidden;
}
div#OfertasHotelSimple .news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative;
	width: 180px;
	top: 0;
	left: 5px;
	overflow: hidden;
}
div#OfertasHotelSimple .news_slider .view_all {
	/*font-size: .8em;
	padding: 5px;
	margin: 0 0 2px 0;
	text-align: center;*/
	display:none;
}
div#OfertasHotelSimple .news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width:180px;
	height:85px;
	margin-right: 10px;
}
div#OfertasHotelSimple .news_slider .item div {
	/*font-size: .8em;
	width: 175px;
	padding: 10px 0 10px 0;*/
}
div#OfertasHotelSimple .news_slider .item img {
	/*padding: 10px;*/
}

.block_prev{
float:left; 
width:25px; 
height:50px;
}