/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
.azul a:link, .azul a:active, .azul a:visited {
	text-decoration: none;
	color: #336699;
}
.azul a:hover {
	text-decoration: underline;
	color: #336699;
}
.verde a:link, .verde a:active, .verde a:visited {
	text-decoration: none;
	color: #336633;
}
.verde a:hover {
	text-decoration: underline;
	color: #336633;
}
.amarillo a:link, .amarillo a:active, .amarillo a:visited {
	text-decoration: none;
	color: #996600;
}
.amarillo a:hover {
	text-decoration: underline;
	color: #996600;
}
.gris a:link, .gris a:active, .gris a:visited {
	text-decoration: none;
	color: #666666;
}
.gris a:hover {
	text-decoration: underline;
	color: #666666;
}
.negro a:link, .negro a:active, .negro a:visited {
	text-decoration: none;
	color: #1A1A1A;
}
.negro a:hover {
	text-decoration: underline;
	color: #1A1A1A;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(../images/lista.png) no-repeat;
	padding-left: 15px;
}
.contenedor {
	width: 760px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.cabecera-nivel1 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #336699;
	padding-top: 10px;
}
.cabecera-nivel2 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #336633;
	padding-top: 10px;
}
.cabecera-nivel3 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #996600;
	padding-top: 10px;
}
.cabecera-nivel4 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #666666;
	padding-top: 10px;
}
.cabecera-nivel5 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #1A1A1A;
	padding-top: 10px;
}
.cabecera-habitats {
	clear: both;
	width: 760px;
	height: 50px;
	padding-top: 10px;
}
.panoramica {
	clear: both;
	width: 760px;
	height: 230px;
	overflow: hidden;
}
.titulo1 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #336633;
	padding-top: 10px;
}
.titulo2 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #996600;
	padding-top: 10px;
}
.titulo3 {
	clear: both;
	width: 760px;
	height: 50px;
	border-bottom: 5px solid #666666;
	padding-top: 10px;
}
.camino {
	clear: both;
	width: 760px;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 0px;
}
.camino a:link, .camino a:active, .camino a:visited  {
	text-decoration: none;
	color: #000000;
}
.camino a:hover  {
	text-decoration: underline;
	color: #000000;
}
.nota {
	clear: both;
	width: 740px;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #666666;
	text-align: right;
}
.nota a:link, .nota a:active, .nota a:visited  {
	text-decoration: underline;
	color: #666666;
}
.nota a:hover  {
	text-decoration: underline;
	color: #000000;
}
.contenido {
	clear: both;
	background-color: #FFFFFF;
}
.linea1 {
	clear: both;
	width: 760px;
	height: 10px;
	border-bottom: 5px solid #336699;
	overflow: hidden;
}
.linea2 {
	clear: both;
	width: 760px;
	height: 10px;
	border-bottom: 5px solid #336633;
	overflow: hidden;
}
.linea3 {
	clear: both;
	width: 760px;
	height: 10px;
	border-bottom: 5px solid #996600;
	overflow: hidden;
}
.linea4 {
	clear: both;
	width: 760px;
	height: 10px;
	border-bottom: 5px solid #666666;
	overflow: hidden;
}
.linea5 {
	clear: both;
	width: 760px;
	height: 10px;
	border-bottom: 5px solid #1A1A1A;
	overflow: hidden;
}
.texto1 {
	line-height: 17pt;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: justify;
	margin-right: 10px;
	float: left;
	width: 335px;
}
.texto2 {
	clear: both;
	width: 720px;
	line-height: 17pt;
	text-align: justify;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.texto3 {
	clear: both;
	width: 720px;
	line-height: 17pt;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}
.texto4 {
	line-height: 17pt;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: justify;
	margin-right: 10px;
	float: left;
	width: 335px;
}
.contenedor-foto {
	float: left;
	width: 375px;	
}
.foto {
	overflow: hidden;	
}
.piedefoto1 {
	width: 375px;
	height: 30px;
	background-color: #336633;
}
.piedefoto2 {
	width: 375px;
	height: 30px;
	background-color: #996600;
}
.piedefoto3 {
	width: 375px;
	height: 5px;
	background-color: #336633;
}
.piedefoto-texto {
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
}
.enlaces {
	width: 760px;
	height: 10px;
	float: left;
	overflow: hidden;
}
.enlace1-medio {
	border-top: 5px solid #336699;
	clear: both;
	float: left;
	width: 182px;
	height: 252px;
	margin-right: 10px;
	background: url(../images/enlace-medio.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.enlace1-procesos {
	border-top: 5px solid #336633;
	float: left;
	width: 183px;
	height: 252px;
	margin-right: 10px;
	background: url(../images/enlace-procesos.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.enlace1-habitats {
	border-top: 5px solid #996600;
	float: left;
	width: 182px;
	height: 252px;
	margin-right: 10px;
	background: url(../images/enlace-habitats.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.enlace1-multifuncional {
	border-top: 5px solid #666666;
	float: left;
	width: 183px;
	height: 252px;
	background: url(../images/enlace-multifuncional.jpg) no-repeat;	
	cursor: pointer;
	overflow: hidden;
}
.enlace2-medio {
	border-top: 5px solid #336699;
	clear: both;
	float: left;
	width: 182px;
	height: 65px;
	margin-right: 10px;
	background: url(../images/enlace-medio.jpg) no-repeat bottom;
	cursor: pointer;
	overflow: hidden;
}
.enlace2-procesos {
	border-top: 5px solid #336633;
	float: left;
	width: 183px;
	height: 65px;
	margin-right: 10px;
	background: url(../images/enlace-procesos.jpg) no-repeat bottom;
	cursor: pointer;
	overflow: hidden;
}
.enlace2-habitats {
	border-top: 5px solid #996600;
	float: left;
	width: 182px;
	height: 65px;
	margin-right: 10px;
	background: url(../images/enlace-habitats.jpg) no-repeat bottom;
	cursor: pointer;
	overflow: hidden;
}
.enlace2-multifuncional {
	border-top: 5px solid #666666;
	float: left;
	width: 183px;
	height: 65px;
	background: url(../images/enlace-multifuncional.jpg) no-repeat bottom;	
	cursor: pointer;
	overflow: hidden;
}
.enlace1-chairas {
	border-top: 5px solid #336699;
	clear: both;
	float: left;
	width: 144px;
	height: 230px;
	margin-right: 10px;
	background: url(../images/enlace-chairas.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.enlace1-pradarias {
	border-top: 5px solid #336633;
	float: left;
	width: 144px;
	height: 230px;
	margin-right: 10px;
	background: url(../images/enlace-pradarias.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.enlace1-praias {
	border-top: 5px solid #996600;
	float: left;
	width: 144px;
	height: 230px;
	margin-right: 10px;
	background: url(../images/enlace-praias.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.enlace1-marismas {
	border-top: 5px solid #666666;
	float: left;
	width: 144px;
	height: 230px;
	margin-right: 10px;
	background: url(../images/enlace-marismas.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.enlace1-costa {
	border-top: 5px solid #1A1A1A;
	float: left;
	width: 144px;
	height: 230px;
	background: url(../images/enlace-costa.jpg) no-repeat;	
	cursor: pointer;
	overflow: hidden;
}
.enlace2-chairas {
	border-top: 5px solid #336699;
	clear: both;
	float: left;
	width: 144px;
	height: 65px;
	margin-right: 10px;
	background: url(../images/enlace-chairas.jpg) no-repeat bottom;
	cursor: pointer;
	overflow: hidden;
}
.enlace2-pradarias {
	border-top: 5px solid #336633;
	float: left;
	width: 144px;
	height: 65px;
	margin-right: 10px;
	background: url(../images/enlace-pradarias.jpg) no-repeat bottom;
	cursor: pointer;
	overflow: hidden;
}
.enlace2-praias {
	border-top: 5px solid #996600;
	float: left;
	width: 144px;
	height: 65px;
	margin-right: 10px;
	background: url(../images/enlace-praias.jpg) no-repeat bottom;
	cursor: pointer;
	overflow: hidden;
}
.enlace2-marismas {
	border-top: 5px solid #666666;
	float: left;
	width: 144px;
	height: 65px;
	margin-right: 10px;
	background: url(../images/enlace-marismas.jpg) no-repeat bottom;
	cursor: pointer;
	overflow: hidden;
}
.enlace2-costa {
	border-top: 5px solid #1A1A1A;
	float: left;
	width: 144px;
	height: 65px;
	background: url(../images/enlace-costa.jpg) no-repeat bottom;	
	cursor: pointer;
	overflow: hidden;
}
.pie1 {
	width: 760px;
	height: 73px;
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pie2 {
	width: 760px;
	height: 20px;
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
}
