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

body {
	background-color:#FFFFFF;
	}
	
#container {
	width:100%;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

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

#header {
	width:900px;;
	height:180px;
	margin:0 auto;
	}
	
#header a {
	}

#header a:hover {
	}

#logo {
	margin:10px 0px 0px 0px;
	width:200px;
	padding:0px;
	}

#menu {
	width:auto;
	padding:15px 0px 0px 5px;
  }
#menu ul {
	padding:0px;
  }
#menu li {
  }
#menu a {
	padding:0px;
  }
#menu a span {
	padding:0px;
	font-size:14px;
	font-weight:300;
	color:#FFFFFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {}
/* End IE5-Mac hack */
#menu a:hover span {
  }
#menu a:hover {
  }
#menu a:hover span {
	color:#333366;
  }
  
#links {
	text-align:right;
	padding:5px;
	color:#333333;
}

#links a {
	color:#333333;
	}

#links a:hover {
	color:#333333;
	}

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

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

#form_disp {
	text-align:left;
	background:url(images/form_disp_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#330000;
	height:260px;
	width:auto;
	padding:5px;
	margin-top:10px;
	border:1px solid #A2B4DF;
	}

#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;
	}

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

#subtitle {
	color:#213C5B;
	}

#subtitle_background {
	}
	
#banner {
	}

p {
	}	
	
.map {
	}

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

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

#main {
	margin:0 auto;
	}

#col {
	width:200px;
	padding:0px;
	}
	
#content {
	width:700px;
	padding:0px;
	}
	
#data {
	}
	
#data2 {
	padding:10px;
	}
	
#data p {
	}
	
#imgHotel {
	}

#imgHotel img{
	}

#imgHotel img:hover{
	}

#imgHotel2 {
	}

#imgHotel2 img{
	}

#imgHotel2 img:hover{
	}

#footer {
	background-color:#E2E2E2;
	color:#333333;
	height:100px;
	border-top:1px solid #CCCCCC;
	}	

#footer a {
	color:#333333;
	}

#footer a:hover {
	color:#333333;
	}

#banner_extra {
	color:#009900;
	padding:3px;
	margin:0px;
	}
	
#banner_beneficios {
	margin:30px 0px 10px 0px;
	color:#333333;
	width:680px;
	}
	
#banner_beneficios_titulo {
	color:#003347;
	}
	
#banner_beneficios ul {height:auto;
	}
	
#banner_beneficios li {
width:auto;
	}	

#form_contacto {
}

#form_contacto div {
}

#form_contacto label {
}

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

#form_contacto input, textarea, select {
}

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