/* LISTADO ELECCIONES */
#LISTADO_ELECCIONES {float:left; width:600px; height:auto; margin-bottom:10px;}
#LISTADO_ELECCIONES .titular_opcion{float:left;width:600px; height:auto; font-size:1.2em; font-weight:bold; margin-bottom:10px;}
#LISTADO_ELECCIONES .TITULO_ORGANOS{float:left;width:600px; height:auto; font-size:1.1em;font-weight:bold; color:#626469;}
#LISTADO_ELECCIONES .FECHA_ORGANOS{float:left;width:600px; height:auto;font-size:1.1em;color:#626469}
#LISTADO_ELECCIONES .FECHA_ORGANOS span{font-weight:bold;color:#b29200}
 
#resumen {float:left;width:auto; height:auto;}
#resumen ul{list-style:none; margin:5px 8px 10px 5px;}
#resumen li {display:block;background:url('../images/arrow_buscador.jpg') no-repeat 0px 4px;line-height:1.2em; padding:0 0 2px 10px;}
#resumen a{text-decoration:none;font-size:1.1em;color:#626469;}
#resumen a:hover, a:active{text-decoration:underline; font-weight:normal}
#resumen #btn_mas {float:left;width:auto; height:auto; font-weight:normal; font-size:0.9em; background:url('../images/btn_mas.gif') no-repeat 5px 3px;padding-bottom:5px!important;padding-bottom:8px}
#resumen #btn_mas a{text-decoration:underline; color:#4A6D62;margin:0 5px 0px 5px;}
#resumen #btn_mas a:hover, a:active{text-decoration:none; font-weight:normal}