/* Estilos para la sección Data */

#ppal a {
color: #764066;
}

#ppal a:hover {
color: #bf99b4;
}

#ppal ul {
padding: 0;
margin: 0.2em 2em;
}

#ppal li {
list-style-image: url(../images/bulletli13.gif);
text-align: left;
vertical-align: middle;
margin-bottom: 1em;
}

#ppal li.extra {
border-top: #764066 1px dotted;
border-bottom: #764066 1px dotted;
padding: 0.5em;
background: #f1ebef; /*#efe5ec*/
}

* html #logo { background-position: -228px top; }

#barr li.seleli:hover {
background-color: #764066; /* 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: #764066;
}

.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: #764066;
background-image: url(../images/navi13-bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.colored {
color: #764066;
}

.canceled {
color: #fff;
background-color: #f00;
background-image: url(../images/sele-rev-bg.png);
background-repeat: no-repeat;
background-position: left center;
font-weight: bold;
padding: 0 5px 0 21px;
}

.canceledtext {
color: #900;
text-decoration:line-through;
}

.canceledpast {
display: none;
}

.semchange {
color: #fff;
background-color: #bf99b4;
background-image: url(../images/sele-rev-bg.png);
background-repeat: no-repeat;
background-position: left center;
font-weight: bold;
padding: 0 5px 0 21px;
}

.semchangetext {
color: #764066;
}

.sembigchange {
color: #fff;
background-color: #764066;
background-image: url(../images/sele-rev-bg.png);
background-repeat: no-repeat;
background-position: left center;
font-weight: bold;
padding: 0 5px 0 21px;
}

.sembigchangetext {
color: #a62980;
}
