body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: #F5F5F5;
	text-align: center;
	background-image: url(img/fondo.png);
	background-position: top;
	background-repeat: repeat-x;
}

a {
	color: #57818A
}

ul li {
	margin-bottom: 10px;
}

ul.enlaces li {
	margin-bottom: 7px;
}

table {
	width: 100%;
	margin-top: 20px;
	border-right: 1px solid #AEC6CE;
	border-bottom: 1px solid #AEC6CE;
}

table tr td,
table tr th {
	padding: 5px;
	border-left: 1px solid #AEC6CE;
	border-top: 1px solid #AEC6CE;
}

table tr th {
	text-align: left;
	font-weight: normal;
}

table tr td {
	text-align: right;
	width: 90px;
	background-color: #F5F9FB;
}

form p {
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 0px 0 10px 0;
	height: 15px;
	
}

form label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	
}

form input,
form textarea {
	font-family: Trebuchet,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

#splash {
	background-color: #7F9FAA;
	background-image: url(img/fondoportada.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 100%; 
	margin: 0; 
	padding: 0;
	text-align: center; 	
	
}

#splash #entrada {	
	
 height: 50%; width: 50%;
                        position: absolute; left: 20%; top: 25%; color: black;	
}

#cabecera,#menu,#contenido {
	
	position: relative;	
	margin: 0 auto;
	width: 740px;	
}


#cabecera {	
	border: 5px solid #7EA9BC;	
	background-color: #7EA9BC;
	text-align: left;	
}

#menu {
	position: relative;	
	margin: 0 auto;	
	width: 740px;
	border-left: 5px solid #7EA9BC;
	border-right: 5px solid #7EA9BC;
	background-color: white;
	text-align: center;
	
}

#menu ul {
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 67px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	
}
#menu ul li {
	
	display: inline;
	margin: 0;		
	
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/tempfondo.png);
	background-repeat: no-repeat;
}

#menu ul li a {
	color: #FF7C54;
		height: 65px;
	float: left;	
	text-decoration: none;
	padding-left: 10px;
	padding-right: 11px;
	padding-top: 5px;
	background-repeat: no-repeat;
	border: 1px solid white;
	border-top: 3px solid #eee;
	
}

#menu ul li a:hover {
	-moz-opacity:.70;
}



#menu ul li#llegar a {
	background-image: url(img/menu/comollegar.png);
}

#menu ul li#casa a {
	background-image: url(img/menu/lacasa.png);
}

#menu ul li#zona a {
	background-image: url(img/menu/lazona.png);
}

#menu ul li#aves a {
	background-image: url(img/menu/aves.png);
}

#menu ul li#actividades a {
	background-image: url(img/menu/actividades.png);
}

#menu ul li#tarifasyreservas a {
	background-image: url(img/menu/preciosreservas.png);
}

#menu ul li#enlaces a {
	background-image: url(img/menu/enlaces.png);
}

#contenido {
	
	background-image: url(img/fondoseccion.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border: 5px solid #7EA9BC;	
	background-color: white;
	
}

#contenido #texto,
#contenido #texto2 {
	float:right;
	width: 380px;
	display: inline;
	padding: 10px;	
	text-align: left;	
}

#contenido #texto2 {
	width: 420px;
	background-image: url(img/fondoseccion.png);
	background-repeat: no-repeat;
}

#contenido #texto h1,
#contenido #texto2 h1{
	color: #FF7C54;
	text-align: left;	
	margin: 0 0 0 0;
	padding: 0;
	font-size: 35px;
	font-weight: normal;
}

#contenido #texto p,
#contenido #texto2 p {
	text-align: left;	
	line-height: 1.8em;
	margin-top:5px;
}






#contenido #columna {
	float:left;
	width:320px;
	
}

#contenido #columna2 {
	float:left;
	width:300px;
	
}

#contenido #columna #pajaro {

}
#contenido #columna #pajaro img {
	margin-top: 60px;	
	
	
	
}

#contenido #columna #album {
	


	text-align: center;
	padding: 5px 5px 5px 5px;	
	margin: 2px 0 0 2px;
	
	background-repeat: no-repeat;
	height: 180px;
	
}

#contenido #columna #album h2 {
	
	
	font-style: italic;
	font-size: 26px;
	color: #FF7C54;
	text-align: center;
	margin: 0 0 0px 0px;
	
	
	
	
}

#contenido #columna #album ul {
	display: none;
	
	
	
	
}


#contenido #columna2 #album p {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 3px;
	padding-right: 10px;
	margin-right: 5px;
	text-align: right;
	background-image: url(img/flechita.png);
	background-position: right;
	background-repeat: no-repeat;
	
}


#contenido #columna2 #album a img {
	
	background-color: white;	
	border: 1px solid white;
	margin: 2px;
	

	
	
}


#contenido #pie {
	clear: both;
	padding: 10px;
	background-color:#eee;
	color: #666666;
}

#texto ul {
	text-align: left;
	padding-left: 20px;
	margin-left: 0;
}

/* ESTILOS PARA NAVEGADORES GRANDES */
#cabecera h1 {
	display: none;
}

#menu ul li p {
	
}

#album {
	text-align: center;
	padding-bottom: 20px;
	width: 100%;
}

#album .navegacion {
	float: right;
	width: auto;	
	
}

#album .navegacion a {
	background-color: #7EA9BC;
	color: white;
	font-weight: bold;
	padding: 2px 6px 0px 6px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	}
#album .navegacion a:hover {
	background-color: #000;
	
	}	

#album #foto {
	

	margin-left: 40px;	
	width: 640px;
	margin-top: 35px;
	margin-bottom: 20px;
	border: 4px solid #7EA9BC;
	padding: 3px;
	background-color: white;
}

#album #foto p .cualfoto {
	color: #999;
	font-weight: bold;
}

#album #foto p {
	margin: 0 0 0 0;
	float: left;
}

#album #foto .informacion {
	height: 22px;
	background-color: white;
	padding: 2px 0px 0 5px;
	
}

#album #foto img#fotogrande {
clear: both;
}
/* FIN ESTILOS PARA NAVEGADORES GRANDES */

.error {
	border: 2px solid red;
	padding: 10px 10px 20px 10px;
	margin: 20px 0 20px 0;
}

.error h2 {
	margin: 0 0 10px 0;
	font-size: 15px;
}

.error p {
	margin: 0;
	height: 12px;
}

.ok {
	margin: 30px;
	border: 2px solid #00CC00;
	padding: 10px;
}
