/* Estilos para la sección Staff */

#ppal a {
color: #5c8e3b;
}

#ppal a:hover {
color: #aecd9a;
}

#ppal ul {
padding: 0;
margin: 0.2em 2em;
}

#ppal li {
list-style-image: url(../images/staff-icon.gif);
text-align: left;
vertical-align: middle;
}

* html #ppal li { padding-left:0.4em; }

* html #logo { background-position: -228px top; }

#barr li.seleli:hover {
background-color: #5c8e3b; /* 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: #5c8e3b;
}

.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: #5c8e3b;
background-image: url(../images/navi5-bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}
