﻿@import url(layout.css);
body {
	margin: 0px;
	background-color: #555533;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0px;
}
/* Estilos de etiquetas DIV */
#container {
	border-right: 5px solid #666644;
	border-left: 5px solid #666644;
	border-bottom: 5px solid #666644;
	background-color:#EEEECC;
	background-image:  url("../images/leftphoto.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
#masthead {
	background-color: #EEEECC;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 5px;
}
#navigation {
	margin-left: 160px;
	background-color:#cccc99;
	}
#content_container {
	background-color:#EEEECC;
	padding: 0px;
	
}
#content_container p{
	text-align:justify;
}

#column_left {
	float: left;
}
#column_right {
	background-color: #EEEECC;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	background-color:#EEEECC;
	padding: 0px;
	color: #666644;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:10px
}
/* Estilos de cabecera */
#masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: right;
}
#masthead h3 {
	margin-top: .4em;
	color: #555533;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #555533;
	text-decoration: none;
}
/* Estilos de exploración */

#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #cc9;
	display: block;
	text-decoration: none;
	color:#555533;
}
#navigation a:hover {
	color: #eec;
	text-decoration: none;
	background-color: #664;
	border: 1px solid #cc9;
}

/* Estilos de la columna derecha */
#column_right h4 {
	color: #666644;
	margin-top: 0px;
}
#column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: 0.9em;
}
#column_right a {
	color: #6A6AB4;
}
#column_right a:hover {
	background-color: #EEEECC;
}
/* Estilos de la columna izquierda */
h1 {
	font-size: xx-large;
	color: #222200;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333311;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #444422;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #555533;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #6A6AB4;
}
a:hover {
	background-color: #EEEECC;
}
/* Estilos de pie de página */
#footer p {
	margin: 0 0 1 0;
	font-size: 0.9em;
	text-align: center;
}
#footer a {
	color: #555522;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#flashcontent {
	float: right;
	width: 420px;
	height: 100%;
	background-color: #EEEECC;
	
}
/*Tabla de reservas*/
.tabla_cabecera {
	/*background-color: #9BBB59;*/
	background-color: #555533;
	color:#FFFFFF;
		text-align:center;
}

.tabla_fila1 {
	background-color: #D7E4BC;
}
.tabla_fila2 {
	background-color: #EAF1DD;
	}
.tabla_columna_precios{
	
	text-align:right;
}
/*Mapa*/
#map {
	border-style: solid;
	border-width: thin;
	margin: 0 0 10 10px;
	padding: 0 10px 10px 10px;
}

/*#imagen_portada {
	text-align: center;
	width: 480px;
	height: 360px;
}*/
#imagen_portada{
	float: right;
	width: 420px;
	height: 360px;
	background-color: #EEEECC;
	padding-left: 50px;
}
#desc_portada{
	padding-right: 20px;
}
.actividad {
	font-size:small;
	color: #555533;
	margin-top: 0px;
}
#bandera{
	height:13px;
	width:19px;
	border-width: 0;
	}
.iconos {
	border-width: 0;
	width:32px ;
	height:32px ;
}

