@charset "iso-8859-1";

* 
{   
	margin: 0;
	padding: 0;
}

html
{   
	height:100%;
	min-height:100%;
}

body
{		
	height:100%;
	min-height:100%;            
	background: #dfe1d6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;	
    text-align: center;
    color: #464646;
}

iframe
{ 	 
	width: 100%; 
	height: 100%;
	display: block; 
	border: none;
} 

a, a:visited, a:link
{
	text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a img
{
	border: none;
}

abbr, acronym, dfn
{
    cursor: help;
}

/***********************************************************************************************************/
/***********************************************************************************************************/

.header
{
	height: 146px;
	overflow: hidden;
}

.header-menu
{
	height: 22px;
	background: #ffffff url('../images/pixelmenu.jpg');		
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;	
	overflow: hidden;
}

.content
{
	width: 100%;	
	background: #ffffff;
	overflow: hidden;
}

.content-wrap
{
	width: 97%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.content-wrap-container
{	
	width: 100%;	
	overflow: hidden;
}

.content-wrap-separate
{	
	width: 100%;
	height: 0px;
	overflow: hidden;
}

.content-wrap-separate-dot
{	
	width: 100%;
	height: 0px;	 
	border-bottom: 2px dotted #556b2f;
	overflow: hidden;
}

.footer
{	
	height: 27px;
	background: #597e0f;
	font-family: Arial;
	font-size: 10px;	
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	color: #ffffff;
	overflow: hidden;
}

.footer-notice
{
	height: 20px;
	background: #243207;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;	
	color: #ffffff;	
	overflow: hidden;
}

.list-table-header
{	
	height: 25px;	
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	background: #000000 url('../images/menu_header_line.gif');
	color: #ffffff;		
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}

.list-table-header-first
{	
	height: 25px;	
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;	
	border-right: 0px;
	border-bottom: 1px solid #cccccc;	
	background: #000000 url('../images/menu_header_line.gif');
	color: #ffffff;		
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;	
}

.list-table-header-middle
{	
	height: 25px;				
	border-left: 1px dotted #ffffff;
	border-top: 1px solid #cccccc;	
	border-right: 0px;
	border-bottom: 1px solid #cccccc;	
	background: #000000 url('../images/menu_header_line.gif');
	color: #ffffff;		
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;	
}

.list-table-header-last
{	
	height: 25px;				
	border-left: 1px dotted #ffffff;
	border-top: 1px solid #cccccc;	
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
	background: #000000 url('../images/menu_header_line.gif');			
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}

.list-table-rows-first
{	
	height: 25px;
	padding: 5px;	
	border-left: 1px dotted #dddddd;
	border-top: 1px solid #ffffff;	
	border-right: 0px;
	border-bottom: 1px dotted #dddddd;	
	background: #ffffff;	
	color: #000000;	
	font-size: 10px;
}

.list-table-rows-middle
{	
	height: 25px;
	padding: 5px;	
	border-left: 1px dotted #dddddd;
	border-top: 1px solid #ffffff;	
	border-right: 0px;
	border-bottom: 1px dotted #dddddd;	
	background: #ffffff;	
	color: #000000;	
	font-size: 10px;
}

.list-table-rows-last
{	
	height: 25px;
	padding: 5px;	
	border-left: 1px dotted #dddddd;
	border-top: 1px solid #ffffff;	
	border-right: 1px dotted #dddddd;
	border-bottom: 1px dotted #dddddd;	
	background: #ffffff;	
	color: #000000;	
	font-size: 10px;	
}

.list-table-rows-empty
{	
	height: 50px;
	padding: 5px;	
	border-left: 1px dotted #dddddd;
	border-top: 1px solid #ffffff;	
	border-right: 1px dotted #dddddd;
	border-bottom: 1px dotted #dddddd;	
	background: #ffffff;	
	color: #000000;	
	font-size: 12px;	
}

/***********************************************************************************************************/

.inputtext250px 
{
	width: 250px;
}

.select255px 
{
	width: 255px;
}

.btn-default
{
	height: 28px;
	width: 150px;
	border: 0px;
	background: #6b8e00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 25px;
	cursor: pointer;
	overflow: hidden;
}

.text-total
{
	font-family: "Trebuchet MS", Tahoma, Verdana;	
	font-size: 12px;
	font-weight: bold;		
	color: #000000;
}

/***********************************************************************************************************/

.r_hotel 
{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-weight:700;
	color:#073896;
	margin:0;
}

.r_detall 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:700;
	color:#666;
	margin:0;
}

.r_des
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#304001;
	margin:0;	
}

/***********************************************************************************************************/

.trh_paragraph_title {
  color: #FFFFFF;
	padding: 5px 9px;
	margin-top: 25px;
	background: #6B8F00;
	border: 1px solid #6B8F00;
	width: 550px;
	text-align: left;
}

/***********************************************************************************************************/

.headerimagenes
{
	height: 250px; 
	position: relative; 
	overflow: hidden;
}

.footersubscription
{
	height: 170px;
	overflow: hidden;
}

.footersubscriptionimage
{
	float: left;
	width: 50%; 
	height:100%;	
	background: url('../images/backgroundof1.jpg');
	overflow: hidden;
}

.footersubscriptionform
{
	float: right;
	width: 50%; 
	height:100%;	
	background: url('../images/backgroundof2.jpg');
	overflow: hidden;
}

.product
{	
	float: left;	
	height: 290px;
	width: 210px;
	margin-top: 3px;	
	background: url(../images/backgroundtype.png) no-repeat left top;	
	overflow: hidden;
}

.product a
{
	text-decoration: none;
}

.product a:visited
{
	text-decoration: none;
}

.product a:link
{
	text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

.hotelheader
{
	height:23px;
	width: 100%;
	padding-top: 2px;	
	background: url('../images/pixtype.jpg') repeat-x left center;	
	font-family: Arial;	
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	overflow: hidden;
}

.hoteldetail
{	
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	background: #6b8e00;
	text-align: left;
	color: #ffffff;	
	overflow: hidden;
}

.productheader1
{
	height:23px;
	width: 100%;
	padding-top: 2px;	
	background: url('../images/pixtype1.jpg') repeat-x left center;	
	font-family: Arial;	
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	overflow: hidden;
}

.productheader2
{
	height:23px;
	width: 100%;
	padding-top: 2px;	
	background: url('../images/pixtype1.jpg') repeat-x left center;	
	font-family: Arial;	
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	overflow: hidden;
}

.productheader3
{
	height:23px;
	width: 100%;
	padding-top: 2px;	
	background: url('../images/pixtype1.jpg') repeat-x left center;	
	font-family: Arial;	
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	overflow: hidden;	
}

.productheader4
{
	height:23px;
	width: 100%;
	padding-top: 2px;	
	background: url('../images/pixtype4.jpg') repeat-x left center;	
	font-family: Arial;	
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	overflow: hidden;	
}

.productlute
{
	height: 20px;
	width: 190px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;	
	background: url(../images/pixtype1tittle.jpg) repeat-x left center;
	font-family: Arial;	
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;	
	overflow: hidden;
}

.producttittle
{	
	height: 33px;
	width: 200px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #caac00;
	overflow: hidden;
}

.productintro
{
	height: 27px;
	width: 200px;	
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color: #304001;
	overflow: hidden;
}

.productdetail
{	
	width: 100%;
	background: #6b8e00;
	text-align: left;
	color: #ffffff;	
	overflow: hidden;
}

.productdates
{	
	float: right;
	height: 18px;
	width: 630px;		
	margin-top: 2px;
	padding-top: 2px;
	background: #666666;
	background: url('../images/pixtype5.jpg') repeat-x left center;	
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;
	text-align: left;	
	color: #dddddd;	
	overflow: hidden;	
}

.productdatesdetail
{	
	float: left;
	width: 220px;	
	background: #ff0000;
	text-align: left;
	color: #000000;	
	overflow: hidden;
}

.productdatesdetail2
{	
	float: right;
	width: 630px;	
	background: #eeeeee;
	text-align: left;
	color: #000000;	
	overflow: hidden;
}

.productfooter
{
	height:15px;
	width: 100%;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #304001;
	overflow: hidden;
}

.productseparate
{
	 float: left; 
	 width: 10px;
	 overflow: hidden;
}

.reservations
{
	float: left;
	width: 100%;	
	overflow: hidden;
}

.reservation
{
	height: 37px;	
	padding-left: 5px; 
	border-bottom: 1px solid #A4A4A4;
	border-bottom-style: dotted;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	text-transform: capitalize;
	text-decoration: none;	
	color: #304001;
	overflow: hidden;
}

.reservationarrow
{
	float: right;
	height: 37px;
	width: 92px;
	border-left: 1px solid #A4A4A4; 
	border-left-style: dotted;
	border-right: 1px solid #A4A4A4; 
	border-right-style: dotted; 
	font-family: Arial;
	font-size: 11px;	
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;	
	color: #ff0000;
	overflow: hidden;
}

.offers
{
	float: left;
	width: 100%;
	overflow: hidden;
}

.offer
{
	height: 15px;
	margin-top: 4px;
	padding-left: 5px; 
	border-bottom: 1px solid #A4A4A4;
	border-bottom-style: dotted;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	text-transform: capitalize;
	text-decoration: none;
	color: #304001;
	overflow: hidden;
}

.offerarrow
{
	float: right;
	height: 10px;
	width: 20px;
	border-left: 1px solid #A4A4A4; 
	border-left-style: dotted;
	border-right: 1px solid #A4A4A4; 
	border-right-style: dotted; 
	font-family: Arial;
	font-size: 9px;	
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
	color: #ff0000;
	overflow: hidden;
}

/*FORMULARIO INSCRIPCION*/

.footersubscriptionform table{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	/*width: 100%;*/
	color:#2f4001;
}
.footersubscriptionform input{
	font-size: 10px;
	background: #dadbd9;
	border: 0px;
}
.footersubscriptionform a{
	font-size: 12px;
	text-decoration: none;
	color: #425524;
}
#imagen_newsletters{
	float: left;
	width:50%; 
	height:100%; 
	overflow: hidden;
	background-image: url(../includes/suscripcion/images/fondo_ofer_1.jpg);
}


#mensaje_newsletter{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	color:#2f4001;
}
#mensaje_news{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	color:#2f4001;
}