@charset "utf-8";
/* CSS Document */

body {
	background-image:url(diseno/fondocabeza.png);
	background-repeat:repeat-x;
}
#logogovern {
	background-image: url(diseno/logogovern2.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 115px;
	width: 247px;
}
#logovallg {
	background-image: url(diseno/logovallgornera.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 150px;
	width: 103px;
	left: 1px;
	top: 0px;
}
#cabmenu {
	background-image: url(diseno/cabmenu.png);
	height: 42px;
	width: 175px;
	top: 154px;
	position: absolute;
	left: 0px;
}
#menu {
	background-image: url(diseno/fondomenu.png);
	background-repeat:   repeat-y;
	position: absolute;
	height: 300px;
	width: 175px;
	left: 0px;
	top: 195px;
}

.Estilo1 {
	color: #013475;
	font-size: 24px;
	font-weight: bold;
}
.Estilo2 {
	font-size: 4px;
	color: #C8C29E;
}
#natura2000 {
	background-image: url(diseno/logonatura2000.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 291px;
	left: 110px;
	top: 0px;
	position: absolute;
}

#titul {
	position: absolute;
	height: 50px;
	width: 400px;
	left: 400px;
	top: 26px;
}

.titulo {
font-size: 30px;
color: #013475
}

#lic {
	position: absolute;
	height: 20px;
	width: 400px;
	left: 112px;
	top: 104px;
}

.menu {
	color: #013475;
	font-weight: bold;
}

#contenido {
	position: absolute;
	top: 155px;
	right: 5px;
	left: 180px;
	bottom: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #87BAE8;
	border-right-color: #87BAE8;
	border-bottom-color: #87BAE8;
	border-left-color: #87BAE8;
}

.menu a:link {
	font-weight:bold;
	color: #013475;
	text-decoration:none;
}
#infmenu {
	position: absolute;
	height: 20px;
	left: 0px;
	top: 495px;
	background-image: url(diseno/fondomenuinf.png);
	width: 175px;
}


.menu a:visited {
	font-weight:bold;
	color: #013475;
	text-decoration:none;
}

#adid {
	position:absolute;
	left:196px;
	top:24px;
	width:154px;
	height:40px;
	z-index:1;
	background-color: #FFFF99;
	visibility: hidden;
	color:#FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#infoderecha {
	background-color:#C8C29E;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	right: 0px;
	height: 200px;
	width: 247px;
	border: 2px solid #86BBE5;
}