.nivel1 {
padding:20px;
font-weight:bold;
color:#000000;
background-image:url(/images/seta.png);
background-repeat:no-repeat;
background-position:10px;
}
.nivel1 a {
text-decoration:underline;
color:#000000;
}
.nivel1 a:hover {
text-decoration:underline;
}
.nivel2 {
padding-left:40px;
padding-bottom:0px;
padding-top:5px;
background-image:url(/images/nivel2.gif);
background-repeat:no-repeat;
background-position:25px;
}
.nivel2 a {
font-family: Arial, Helvetica, sans-serif;
color: #0000DD;
font-size: 12px;
text-decoration:none;
}
.nivel2 a:hover {
text-decoration:underline;
}
.nivel3 {
padding-left:60px;
padding-bottom:0px;
background-image:url(/images/nivel3.gif);
background-repeat:no-repeat;
background-position:45px;
line-height:0px;
}
.nivel3 a {
background-position:left;
line-height:15px;
font-family: Arial, Helvetica, sans-serif;
color: #0000DD;
font-size: 12px;
text-decoration:none;
}
.nivel3 a:hover {
text-decoration:underline;
}
