﻿body
{
	background: url(../fotos/fondo.jpg) repeat-x;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #022e41;
	line-height: 1 em;
	text-align: center;
	border: 1px solid #c3ceeb;
}
ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}
h2 {
	border: 1px solid #c3ceeb;
	background: #D0DCFB;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #022e41;
	text-align: center;
	padding-left: .5em;
	padding-top: .2em;
	padding-bottom: .2em;
}
#contenedor{
	text-align: left;
	margin: auto;
	width: 799px;
	border: 1px solid #c3ceeb;
}
#contenedor ul, #contenedor ul li a
{
	list-style-type: none;
}
#cabecera {
	position: relative;
	background:url(../fotos/cabecera.jpg) no-repeat;
	overflow: hidden;
	height:128px;
}
#cabecera2 {
	position: relative;
	background:url(../fotos/portada.jpg)  repeat;
	overflow: hidden;
	height:241px;
}
h1 {
	display: none;
}
#menu {
	float: left;
	width: 175px;
	margin-left: 15px;
	margin-top: 15px;
}
#menu ul#general li {
	background: #D0DCFB;
	border: 1px solid #c3ceeb;
	text-align: left;
	padding-left: .5em;
	padding-top: .2em;
	padding-bottom: .3em;
}
#menu ul#general li:hover {
	background: #E31112;	
}
#menu ul#humedales li {
	background: #D0DCFB;
	border: 1px solid #c3ceeb;
	text-align: left;
	padding-left: .5em;
	padding-top: .2em;
	padding-bottom: .3em;
}
#menu ul#humedales li:hover {
	background: #E31112;
}
ul#general li a {
	font-family: Verdana;
	font-size: 13px;
	color: #022e41;
	font-weight: normal;
	text-decoration: none;
}
ul#general li a:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
ul#humedales li a {
	font-family: Verdana;
	font-size: 13px;
	color: #022e41;
	font-weight: normal;
	text-decoration: none;
}
ul#humedales li a:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#contenido {
	width: 546px;
	float: center;
	margin-left: 220px;
}
h3 {
	margin-top: 30px;
	font-family:  Verdana;
	font-size: 20px;
	color: #022e41;
	font-weight: bold;
	text-align: center;
}
h5 {
		border-bottom: 1px solid #D0DCFB;
}
#volver {
	width: 200px;
	padding-top: 10px;
	padding-left: 283px;
	text-align: center;
}
#volver ul#volver li {
	border: 1px solid #c3ceeb;
	background: #D0DCFB;
}
#volver ul#volver li:hover {
	background: #E31112;
}
ul#volver li a {
	font-family: Verdana;
	font-size: 14px;
	color: #022e41;
	font-weight: normal;
	text-decoration: none;
}
ul#volver li a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #022e41;
	font-weight: normal;
	text-decoration: none;
}
#creditos {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #192666;
	margin-left: 15px;
}
#desarollo {
	font-size: 10px;
}
