@charset "utf-8";
/* CSS Document */


/*table#tabla_especies{
border:1px solid #00549F;
}

table#tabla_especies tr#titulo_especies{
background-color:#00549F;
color:#FFFFFF;
}

a {
color:#004A97;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#1964a7;
position:relative;
top:1px;
left:1px;
}

h4 {
text-transform:uppercase;
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-weight:bold;
height: 20px;
}*/

h2#titulo{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:18px;
font-weight:bold;
height: 20px;
margin-bottom:40px;
margin-top:0px;
padding-left:18px;
background-image:url(../images/izq_titulo.gif);
background-repeat:no-repeat;
background-position:left 6px;
}
h3{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:16px;
font-weight:bold;
height: 20px;
margin-bottom:10px;
margin-top:20px;
margin-left:18px;
background-image:url(../images/vinieta_azul.gif);
background-repeat:no-repeat;
background-position:left 12px;
padding-left: 10px;

}
h4{
font-family:"Trebuchet MS", Verdana, Arial;
color:#00549f;
font-size:13px;
font-weight:bold;
margin-top:20px;
margin-left:18px;
margin-bottom:0px;
padding:0px;

}


p{
font-family:"Trebuchet MS", Verdana, Arial;
color: #333333;
font-size:13px;
line-height:22px;
margin-top:15px;
margin-left:18px;
margin-right:30px;
text-align:left;

}

p a{
font-family:"Trebuchet MS", Verdana, Arial;
color: #00549e;
font-size:13px;
line-height:22px;
text-decoration:none;

}
p a:hover{
position:relative;
top:1px;
left:1px;
text-decoration:underline;

}
