#botonera2 {
    color: #000000;
    font: 12px Arial,Helvetica,sans-serif;
    position: absolute;
    right: 22px;
    top: 3px;
    z-index: 10;
}
#botonera2 .boton, #botonera2 .boton_mas, #botonera2 .boton_enviar, #botonera2 .boton_imprimir {
    float: left;
    line-height: 26px;
    margin-left: 3px;
    text-align: center;
}
#botonera2 .boton_mas {
    margin-right: 10px;
    text-align: left;
    text-indent: 5px;
}
#botonera2 .boton a, #botonera2 .boton_mas a {
    background: none no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    width: 25px;
}
#botonera2 .boton_mas a {
    background: url("/images/f_boton_mas.png") no-repeat scroll 0 0 transparent;
    width: 45px;
}
#botonera2 .boton a:visited, #botonera2 .boton_mas a:visited {
    color: #000000;
}
#botonera2 .boton a:hover {
    background-position: 0 -30px;
    font-weight: bold;
}
#botonera2 .boton a:active {
    font-weight: bold;
}

#botonera2 .boton #vista_mapa {display:block; width:16px; height:16px; text-indent:-9999px; background:url("/images/btnMax.gif") no-repeat scroll 0 0 transparent;}
#botonera2 .boton #vista_mapa:hover {background-position:0 -30px;}

#botonera {
    color: #000000;
    font: 12px Arial,Helvetica,sans-serif;
    position: absolute;
    right: 30px;
    top: 10px;
    z-index: 20;
}
#botonera .boton, #botonera .boton_mas, #botonera .boton_enviar, #botonera .boton_imprimir {
    float: left;
    line-height: 26px;
    margin-left: 3px;
    text-align: center;
}
#botonera .boton_mas {
    margin-right: 10px;
    text-align: left;
    text-indent: 5px;
}
#botonera .boton a, #botonera .boton_mas a {
    background: url("/images/f_boton.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    height: 26px;
    text-decoration: none;
    width: 83px;
}
#botonera .boton_mas a {
    background: url("/images/f_boton_mas.png") no-repeat scroll 0 0 transparent;
    width: 45px;
}
#botonera .boton a:visited, #botonera .boton_mas a:visited {
    color: #000000;
}
#botonera .boton a:hover {
    background-position: 0 -30px;
    font-weight: bold;
}
#botonera .boton a.pulsado   {
    background-position: 0 -30px;
}
#botonera .boton a:active {
    font-weight: bold;
}
#botonera .boton_enviar, #botonera .boton_imprimir {
    display: block;
    float: left;
    height: 26px;
    width: 26px;
}
#botonera .boton_enviar a, #botonera .boton_imprimir a {
    display: block;
    height: 26px;
    text-decoration: none;
    width: 26px;
}
#botonera .boton_enviar {
    background: url("/images/f_boton_enviar.png") no-repeat scroll 0 0 transparent;
}
#botonera .boton_imprimir {
    background: url("/images/f_boton_imprimir.png") no-repeat scroll 0 0 transparent;
}
#mas {
    display: none;
    margin-left: 3px;
    position: absolute;
    top: 30px;
    width: 124px;
}
#mas .menu_top {
    background: url("/images/f_menu_top.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 3px;
    height: 7px;
}
#mas .menu_bottom {
    background: url("/images/f_menu_bottom.png") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 3px;
    height: 7px;
}
#mas .menu {
    background: url("/images/f_menu.png") repeat-y scroll 0 0 transparent;
}
#mas .menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#mas .menu li {
    margin: 0 0 0 10px;
    padding: 5px 0;
}
#mas .menu li input {
    margin: 0 3px 0 0;
    padding: 0;