@charset "UTF-8";

* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
	border:none;
}

html, body{
font-family: "Trebuchet MS", Arial, sans-serif;
background:url(images/bg_index.jpg) center top no-repeat #000;
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:Tahoma, Arial, sans-serif, "Trebuchet MS";
 font-size:12px;
 color:#828a94;
 line-height:18px;
}
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:242px;  
 width:100%;
}

#logo{
float:left;
height:242px;
width:193px;

}

#redes{
background:url(images/bg-redes.png) left top no-repeat;
float:left;
height:242px;
width:135px;} 

#redes_box{ padding-left:15px; padding-top:20px; }

#redes-icon{ float:left; width:auto; height:31px;}


#fb_megusta{
height:auto;
padding-top:10px;
float:left;
width:100%;
text-align:center;
}

#cod-qr{
float:left;
height:auto;
width:135px;} 

#cod-qr_box{ padding-left:22px; padding-top:22px; }

#navbar_new{ float: left; width:672px; height:242px;}

#navbar_new_box{
padding-left:30px;}

/*#buttons_new{
	height:67px;	
	float:left;	}*/
	
	
#butt-quienes-somos {	float:left;	display: block;	width: 98px;	height: 242px;	background: url(images/butt-quienes-somos.png) no-repeat 0 0;}
#butt-quienes-somos:hover {background-position: -98px 0;}
#butt-quienes-somos.active {background-position: -98px 0;  }	

#butt-turismo-joven {	float:left;	display: block;	width: 102px;	height: 242px;	background: url(images/butt-turismo-joven.png) no-repeat 0 0;}
#butt-turismo-joven:hover {background-position: -102px 0;}
#butt-turismo-joven.active {background-position: -102px 0;  }

#butt-turismo-nacional {	float:left;	display: block;	width: 102px;	height: 242px;	background: url(images/butt-turismo-nacional.png) no-repeat 0 0;}
#butt-turismo-nacional:hover {background-position: -102px 0;}
#butt-turismo-nacional.active {background-position: -102px 0;  }

#butt-turismo-internacional {	float:left;	display: block;	width: 102px;	height: 242px;	background: url(images/butt-turismo-internacional.png) no-repeat 0 0;}
#butt-turismo-internacional:hover {background-position: -102px 0;}
#butt-turismo-internacional.active {background-position: -102px 0;  }

#butt-turismo-receptivo {	float:left;	display: block;	width: 98px;	height: 242px;	background: url(images/butt-turismo-receptivo.png) no-repeat 0 0;}
#butt-turismo-receptivo:hover {background-position: -98px 0;}
#butt-turismo-receptivo.active {background-position: -98px 0;  }

#butt-promociones {	float:left;	display: block;	width: 102px;	height: 242px;	background: url(images/butt-promociones.png) no-repeat 0 0;}
#butt-promociones:hover {background-position: -102px 0;}
#butt-promociones.active {background-position: -102px 0;  }

#butt_false { float:left; display: block;	width: 302px;	height: 67px;	background: url(images/butt_false.jpg) no-repeat 0 0;}
 


#face-smile {
	display: block;
	width: 36px;
	height: 38px;
	background: url(images/home_icon.jpg) left top no-repeat;
}
#face-smile:hover {
	background-position: -36px 0;
}
#face-smile span {
	display: none;
}



#rotador {
/*margin-bottom:30px;*/
	/*background:#000000;*/
	float:left;
	position:relative;
	height:350px;	
	width:1000px;
}

#rotador_box{
padding:0;}
 

#footer{

background:url(images/bg-footer.png) top no-repeat;
 height:150px; 
 clear:both;
 }
 
#footer_box{ padding: 40px 0 0 0; }

#content_logos{ float:left; width:740px; height:auto;}
 
#data_footer{ float:left; width:240px;}
#data_footer_box{padding:0 0 0 20px;}
#data_footer_cont{ background:url(images/arrow-index.png) top left no-repeat; padding-left:50px; height:auto;}

#data_footer a:link, #data_footer a:visited{ color:#fff; text-decoration:none;}
#data_footer a:hover{ color:#d34a1f; text-decoration:none; }
 
 

#content_contacto{
height:250px;
background:url(images/bg_contacto.jpg) left top no-repeat #fff;
margin-top:25px;
/*padding-left:30px;*/
}

.formbutton{ background: url(images/form_button.jpg) top center no-repeat; color:#fff; font-size:12px; font-weight:bold; width: 64px; height:25px; border:none;}
.whiteform{ font-family: Tahoma, Arial, sans-serif, "Trebuchet MS"; color:#828a94; font-size:11px; text-transform:uppercase; font-style:normal; }
 
 
/*
form
*/

input, textarea, select	{
	background-color:		#D4DBE2;
	border-width:			0px;
	border-style: 			solid;
	font-family: Helvetica, Arial, sans-serif;
	font-style:				normal;
	font-weight:			normal;
	font-size:				8pt;
	line-height:			10pt;
	color: 					#34404C;
	padding:				3px 3px 3px 3px;
		}
		
		input:focus, textarea:focus, select:focus { 
			background-color: 		#D7E4F1; 
			border-width: 			0px; 
		}
		
		fieldset { 
			border:					0px solid; 
		} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

