.escaladegrises {
   filter: Gray;
   cursor: hand;
} 

/**************************************************************************************/
#columna_menu {background-color:#F3F3F3; width:199px}
#marco_galeria {background-color:#F3F3F3}
#barra_ampliacion {background-color:#E0ECB5}
#borde_ampliacion { /*border:1px solid #666666*/}
#barra_rutas_ventana {background-color:#DBE5F0}
/***************************************************************************************/

/*.transparente {filter: Alpha(Opacity=60); cursor: hand; -moz-opacity:0.6;}*/

.paginadorGaleria{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:10px;
}

a.paginadorGaleria:link {  font-family: Verdana; font-size: 10px; color: #FC0D2C; text-decoration: none}
a.paginadorGaleria:visited {  font-family: Verdana; font-size: 10px; color: #FC0D2C; text-decoration: none}
a.paginadorGaleria:hover {  font-family: Verdana; font-size: 10px; color: #FC0D2C; text-decoration: underline}


.fondoderecha_rep {background-repeat: repeat-y; background-position: right top; }
.fondoderechatop { background-repeat: no-repeat; background-position: right top; }
