/* SUBMENU *************************************************************************************//*
.ofertas_es {
	background: url(../images/submenu_ofertas_bgd.jpg) no-repeat top left #357440 !important;
	height: 255px;
}
.ofertas_en {
	background: url(../images/submenu_ofertas_bgd_en.jpg) no-repeat top left #357440 !important;
	height: 255px;
}
.ofertas_fr{
	background: url(../images/submenu_ofertas_bgd_fr.jpg) no-repeat top left #357440 !important;
	height: 255px;
}


/* CONTENT **************************************************************************************/

	html > body #content{width:707px !important; padding:15px;}
	
	#content {
		float:left;
		clear:both;
		width:715px !important;
		min-height:500px;
		text-align:justify;
		padding:15px;
		background:url(../images/bg_content.jpg) top left;
	}
	
	
	#content .title_h1_2 {
			clear:both;
			font-weight:bold;
			font-size:95%;
			padding:10px 0 5px 10px;
			border-bottom:2px solid #fff;
			background:url(../images/bg_ofertas.jpg) no-repeat top left;
	}
	
		#content .title_h1_2 a{ color:#025d86; border:0;}
		
			#content .title_h1_2 a:hover{color:#7d7d7d;}

#content p.paginacion{
	text-align:center;
}

	#content p.paginacion strong{
		background:url(../images/bg_price.jpg) repeat-x top left;
		color:#025d86;
		padding:2px 4px;
		display:inline-block;
		border: 1px solid #a49872;
		margin-right:2px;
		font-weight:bold;
	}
	#content p.paginacion a{
		margin:0 2px;
		font-weight:bold;
	}

	#content p.paginacion a:hover{
		color:#333;
		
	}
	
	#content div.itemOffers {	
		height:180px;
		clear:both;

		}
		
		div.itemOffers h5{ 
			width:90% !important;
			padding-left:16px !important;
			

		}
		#content div.itemOffers p.offer-image{
			float:left;
		}
		
		#content div.itemOffers div.offer-description{	
			float:left;
			margin-top:15px;
			width:465px;
			font-size:80%;
			line-height:120%;
			margin-bottom:5px;
			
		}
		#content div.itemOffers .info {
			float:right;
			width:100px;
			padding:0 5px;
			margin:10px;
			font-size:80%;
			/*background:url(../images/bg_list.jpg) repeat-x top left;
			border:2px solid #dbdbdb;*/
		}
		
		#content div.itemOffers .info span.price{
			float:left;
			width:77px;
			background:#fff;
			background:url(../images/bg_price.jpg) repeat-x top left;
			border:1px solid #fff;
			padding:1px 10px;
			margin:1px 0;
			text-align:center;
			font-weight:bold;
			font-size:15px;
			color:#025d86;
		}
		
		#content div.itemOffers .info span.dto{
			float:left;
			width:77px;
			background:#fff;
			background:url(../images/bg_price.jpg) repeat-x top left;
			border:1px solid #fff;
			padding:1px 10px;
			margin:1px 0;
			text-align:center;
			font-weight:bold;
			font-size:15px;
			color:#55c3e4;
		}
			
		#content p.offer-image-detail{
			float:right;
			margin:10px 0 10px 10px;
		}
		
		#content div.offer-description strong{
			margin-left:12px;
			font-size:12px;;
		}
		
		
		#content p.price{
			margin-left:360px;
			background:url(../images/precio_bg_detalle.gif) no-repeat center;
			width:130px;
			height:98px;
			text-align:center;
			font-weight:bold;
			font-size:18px;
			line-height:98px;
			
		}
		
		p.left{
			
			margin-left:0 !important;
			margin-bottom:10px;
			
		}
		
		.bt_reserva{
			background:url(../images/bg_bt_submit.jpg) no-repeat top left;
			border:0;
			width:100px;
			height:33px;	
			color: #77756e;
			font-weight: bold;
		}
		
			.bt_reserva:hover{color: #333;}
		
		.offer-discounts{ }
		
		.offer-discounts span.price{
			background:url(../images/fondoPrecioDetalle.gif) no-repeat center;
			width:130px;
			height:98px;
			text-align:center;
			font-weight:bold;
			font-size:18px;
			line-height:98px;
			float:right;
		}	
		
		p.offer-date{
			margin:10px 5px 10px 0px;
			padding:10px;
			font-size:80%;
			background:url(../images/bg_list.jpg) repeat-x top left;
			border:2px solid #dbdbdb;
		}
		
		input {
			color:#1288ba;
			width:250px;
			border: 1px solid #aae1fd ;
		}	
		
		.bt_reserva_detail{
			float:left;
			width:100px !important;
			height:33px !important;
			margin-right:10px;
			background:url(../images/bg_bt_submit.jpg) no-repeat top left !important;
			border:0 !important;
			color: #77756e;
			font-weight: bold;
		}
			.bt_reserva_detail:hover{color: #333;}
		
		

