/* Estilos para la sección Data */

#ppal a {
color: #47787e;
}

#ppal a:hover {
color: #9bbdc2;
}

#ppal ul {
padding: 0;
margin: 0.2em 2em;
}

#ppal li {
list-style-image: url(../images/bulletli7.gif);
text-align: left;
vertical-align: middle;
}

* html #logo { background-position: -228px top; }

#barr li.seleli:hover {
background-color: #47787e; /* Nuevo */
}

.seleli {
margin: 0px;
padding: 0px;
width: 250px;
background-image: url(../images/sele-bg.gif);
background-repeat: no-repeat;
background-position: right center;
background-color: #47787e;
}

.selected {
font-size: 1.1em;
font-weight: bold;
color: #fff;
display: block;
width: 200px;
margin: 0px;
padding: 0.4em 0 0.4em 25px;
text-decoration: none;
border-top: 1px solid #fff;
border-bottom: 1px solid #dadada;
}

.nav {
background-color: #47787e;
background-image: url(../images/navi7-bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.noshow {
color: #999;
/* Estilos para esconder el h3 */
margin:0;
padding:0;
text-indent: -9999px;
}

.compensate {
margin-bottom: 0;
}
