﻿


.desplegable {margin: 0px; padding: 0px; text-transform: uppercase;}
.desplegable dt {padding:8px; cursor:pointer; background: url('../images/marcador.png') no-repeat left center; }
.desplegable dt span { background: url('../images/flechita.gif') no-repeat right center; padding-right: 15px}
.desplegable dd {display:none; font-size: 10px; color: #000;}
.desplegable ul {list-style:none; border-top:none; margin: 0px; padding: 0px}
.desplegable li { }
.desplegable a {display:block; text-decoration: underline;}
.desplegable a:hover { color:#999}
.termino {background: url('../images/marcador.png') no-repeat left center; padding:8px}

