/* CSS Document */


body { margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.6em; color: #999999; text-align: justify; background: url(../imagenes/imgs_pda/fnd_body.gif) repeat-x;}
p { padding-top: 0px;}

.titulo_seccion { border-bottom: 1px solid #8b8d9c; padding-bottom: 4px; color: #171c39; width: 100%;}
.foto_dcha { float: right; margin-left: 20px; margin-bottom: 5px; border: 1px solid #dddddd;}

#listado_nav_top ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
width: auto;
}

#listado_nav_top a
{
display: block;
padding: 2px;
border-bottom: 1px solid #dddddd;
}

#listado_nav_top a:link, #navlist a:visited
{
color: #cccccc;
text-decoration: none;
}

#listado_nav_top ul li a#current
{
color: #171c39;
text-decoration: none;
background-color: #eeeeee;
}

#listado_nav_top a:hover
{
background-color: #eeeeee;
color: #171c39;
}