@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/body_background.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#21A2B7;
	}
	
#container {
	width:100%;
	background-image:url(images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:transparent;
	}

/*  ----------------HEADER-------------------- */

#header {
	width:auto;
	margin:0 auto;
	height:140px;
	background-color:#000000;
	}
	
#header a {
	}

#header a:hover {
	}

#logo {
	margin:0px;
	width:300px;
	padding:0px;
	margin-top:10px;
	position:absolute;
	}

#menu {
	width:750px;
	height:40px;
	margin:0px 0px 0px 0px;
  }
#menu ul {
	padding:6px 5px 0 5px;
  }
#menu li {
  }
#menu a {
	padding:0 2px 0 2px;
  }
#menu a span {
	background:url("images/tabrightB.jpg") no-repeat right center;
	padding:8px 5px 8px 3px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#FFFFFF;
	text-decoration:underline;
  }
#menu a:hover {
  }
#menu a:hover span {
  }
  
#links {
	text-align:right;
	padding:5px;
	color:#FFFFFF;
	font-size:12px;
}

#links a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
	}

#links a:hover {
	color:#FFFFFF;
	font-size:12px;
	}

/*  ----------------/HEADER-------------------- */

/*  ----------------FORM/PHOTO-------------------- */

#form_disp {
	text-align:left;
	color:#333333;
	height:260px;
	width:auto;
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#1C407A;
	}

#photo {
	padding:0px;
	text-align:center;
	clear:both;
	margin:0 auto;
	background:url(images/home_photo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:350px;
	width:auto;
	}

#photo_title {
	padding:230px 0px 0px 0px;
	float:left;
	}

/*  ----------------/FORM/PHOTO-------------------- */

/*  ----------------GENERAL-------------------- */

#title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

#title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	margin:0px 0px 10px 0px;
	text-align:left;
	line-height:normal;
	color:#FFFFFF;
	font-weight:normal;
	}

#subtitle {
	color:#213C5B;
	}

#subtitle_background {
	}
	
#banner {
	margin:0 auto;
	padding:10px;
	text-align:center;
	background-color:#f1f1f1;
	}

p {
	}	
	
.map {
	}

/*  ----------------/GENERAL-------------------- */

/*  ----------------MAIN-------------------- */

#main {
	margin:0 auto;
	width:1022px;
	}

#col {
/*	width:320px; */
	width:250px;
	padding:10px;
	text-align:center;
	}
	
#content {
/*	width:660px; */
	width:730px;
	padding:10px;
	}
	
#data {
	}
	
#data2 {
	text-align:center;
	}
	
#data p {
	width:410px;
	}
	
#imgHotel {
	}

#imgHotel img{
	}

#imgHotel img:hover{
	}

#imgHotel2 {
	}

#imgHotel2 img{
	}

#imgHotel2 img:hover{
	}

#footer {
	color:#333333;
	height:165px;
	padding:0px;
	margin:0px;
	font-size:14px;
	}	

#footer a {
	color:#333333;
	text-decoration:none;
	}

#footer a:hover {
	color:#000000;
	text-decoration:none;
	}

#banner_extra {
	color:#009900;
	padding:3px;
	margin:0px;
	}
	
#banner_beneficios {
	float:right;
	margin:10px 0px 0px 0px;
	color:#FFFFFF;
	width:740px;
	height:60px;
	}
	
#banner_beneficios_titulo {
	color:#FFFFFF;
	}
	
#banner_beneficios ul {
	height:auto;
	}
	
#banner_beneficios li {
	width:138px;
	}	

#form_contacto {
}

#form_contacto div {
}

#form_contacto label {
	color:#333333;
}

#form_contacto .boton_contacto {
	background-image:url(images/fondo_submit.jpg);
}

#form_contacto input, textarea, select {
}
.opacity {
	background:rgb(0, 0, 0);
	background:rgba(0, 0, 0, 0.7);
	filter: alpha(opacity=70);
	height:580px;
}
/*  ----------------/MAIN-------------------- */

