.TituloMenuGaleriaFotos{
	background-image:url(../imgs/fondo_titulo_Servicios.jpg); 
    background-repeat:repeat-x;  
	height:22px;
	font-family:tahoma;
	border-spacing:0px;
	text-align:left;
	width:144px;
	color:#0094B8;
	font-weight:bold;
	padding:0px 0px 0px 16px;
	line-height: 22px;
}

.menuGaleriaFotos{
	vertical-align:middle;
	font-family:tahoma;
	border-bottom: dotted 1px #acceda;
    height:20px;
    margin:0px;    
	color:#f1fdff;
}

.menuGaleriaFotos A{
	background-image:url(../imgs/flecha_botonera.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
	color: #169AB9;
	background-color: #ebfcff;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;
	display:block;
    width:144px; 
    text-decoration:none;  
	padding: 4px 0px 0px 17px; 
	height:17px;  
}

.menuGaleriaFotos A:hover{
	background-color: #fcffff;
	color: #1F7B94;
	background-image:url(../imgs/flecha_botonera_HOVER.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}

/*
.menuGaleriaFotos{
	vertical-align:middle;
	font-family:tahoma;
	border-bottom: dotted 1px #38A9C3;
    height:20px;
    padding:0px;
    margin:0px;    
}

.menuGaleriaFotos A{
	background-image:url('/imgs/comunes/flechabotonera.png');
    background-position: 15px 12px;
    background-repeat: no-repeat;
	color: #169AB9;
	background-color: #F6F6F6;
    font-family:Tahoma;
    font-size:11px;
    margin:0px;
    padding: 8px 0px 5px 25px;  
	display:block;
    width:135px;
    height:17px;    
    text-decoration:none;    
}

.menuGaleriaFotos A:hover{
	 background-color: #FEFEFE;
	 color: #26CCFE;
}

.TituloMenuGaleriaFotos{
	font-family:tahoma;
    font-weight: bold;
    color: #00468C;
    font-size: 11px;    
    padding-left: 23px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-bottom: solid 1px #FFFFFF; 
    width:130px;    
	height:23px;
	background-image: url('/imgs/comunes/encabezado_botonera.jpg');
	background-repeat:no-repeat;
}
*/