#dropmenudiv{
position:absolute;
border:1px solid #bababa;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:14px;
z-index:0;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #bababa;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e6dfef;
}

body {
font-family: verdana;
}

h1 {
margin-left: 10;
margin-right: 75;
margin-top: 20;
margin-bottom: 10;
font-size: 12;
}

h2 {
margin-top: 20;
margin-bottom: 20;
font-size: 12;
font-weight: normal;
text-align: center;
}

h3 {
font-size: 11;
margin-right: 15;
margin-bottom: 0;
text-align: left;
font-weight: bold;
}

h4 {
font-size: 10;
margin-right: 15;
text-align: left;
font-weight: bold;
}

h5 {
font-size: 10;
margin-top: 0;
margin-left: 15;
margin-right: 15;
text-align: left;
font-weight: normal;
}

p {
font-size: 10;
margin-right: 15;
text-align: justify;
margin-bottom: 0;
}

li {
font-size: 10;
margin-right: 15;
text-align: justify;
margin-bottom: 0;
}

.chico {
font-size: 9;
margin-top: 8;
margin-left: 8;
color: #505050;
}

.menu {
font-family: arial narrow;
font-size: 11;
text-align: center;
font-weight: bold;
}

.submenu {
font-family: arial;
font-size: 10;
text-align: left;
margin-left: 5;
margin-right: 80;
font-weight: bold;
padding-left: 3;
padding-right: 3;
padding-top: 3;
padding-bottom: 3;
}

.mapa {
font-family: arial;
font-size: 11;
text-align: left;
font-weight: bold;
color: #ffff99;
}

.publicaciones {
font-size: 10;
text-align: center;
padding-left: 25;
padding-right: 25;
}

.anp {
font-size: 10;
}

.resaltado {
font-weight: bold;
color: #3d1a6b;
}

A:link {color: #3c1c67; text-decoration: none;}
A:visited {color: #3c1c67; text-decoration: none;}
A:active {color: #3c1c67; text-decoration: underline;}
A:hover {color: #3c1c67; text-decoration: underline;}

A:link.blanco {color: #ffffff; text-decoration: none;}
A:visited.blanco {color: #ffffff; text-decoration: none;}
A:active.blanco {color: #ffff99; text-decoration: none;}
A:hover.blanco {color: #ffff99; text-decoration: none;}
