#galeria {position: relative; overflow: hidden; height: 507px!important; height: 502px; width: 196px; padding: 0px; margin: 56px 25px 0 0; }
#galeria #desplazar_abajo_millennium { background: #FFF url(../images/flecha_carrusel_abajo.gif) 0 0 no-repeat; height: 38px; width: 196px; position: absolute; bottom: 0px; left: 0px; cursor: pointer; }
#galeria #desplazar_arriba_millennium { background: #FFF url(../images/flecha_carrusel_arriba.gif) 0 0 no-repeat; height: 38px; width: 196px; position: absolute; top: 0px; left: 0px; cursor: pointer; }
#galeria #desplazar_abajo_twister { background: #FFF url(../images/flecha_carrusel_abajo.gif) 0 0 no-repeat; height: 38px; width: 196px; position: absolute; bottom: 0px; left: 0px; cursor: pointer; }
#galeria #desplazar_arriba_twister { background: #FFF url(../images/flecha_carrusel_arriba.gif) 0 0 no-repeat; height: 38px; width: 196px; position: absolute; top: 0px; left: 0px; cursor: pointer; }
#tabla_destacados { position: absolute; left: 0px; margin: 40px 0; height: 100%; width: 100%;}
#los_destacados { height: 530px; }

div.ficha_destacado { border-top: 1px dotted #B2AEAA; border-left: 0px; padding: 18px 0 0 0;}
div.ficha_destacado:hover, div.activo {cursor: hand; background: #f8f7f5;}

div.ficha_destacado a { text-decoration: none; cursor: pointer; display: block; }
div.ficha_destacado a:hover { background: #f8f7f5; }
div.ficha_destacado p.mas_info { -moz-background-clip: border;
								 -moz-background-inline-policy: continuous;
								 -moz-background-origin: padding;
								 background: transparent url(../images/guion_azul_pequeno.gif) no-repeat scroll left 3px;
								 color: #056FBD; height: 25px; margin: 10px 0 0; padding: 0 0 0 10px; position: relative; border-bottom: 0px;
								 text-decoration: none;
								 cursor: pointer; }
div.ficha_destacado p.mas_info:hover { text-decoration: underline; cursor: hand;}
