#interior { height: 660px; }
#interior H1.servicios { background-image: url(../img/tit_servicios.png); background-repeat: no-repeat; behavior: url(css/iepngfix.htc); }
#interior H1.tienda { background-image: url(../img/tit_tienda.png); background-repeat: no-repeat; behavior: url(css/iepngfix.htc); margin-top: 70px; }

#interior P {
	width: 450px;
}

#galeria { background-image: url(../img/fondo_servicios.png); background-repeat: no-repeat; behavior: url(css/iepngfix.htc); width: 308px; height: 256px; overflow: hidden; position: absolute;  top: 50px; right: 15px; }
#galeria #fotos_servicio { margin-left: 13px; margin-top: 10px; width: 283px; height: 213px; overflow: hidden; }
#galeria #fotos_servicio #innerFotos {}
#fotos_servicio IMG { border: 1px solid black; float: left; margin-right: 25px; clear: none; }
#leyenda { width: 308px; text-align: center; margin-top: 4px; color: #e38ab5; font-size: .6em; font-family: verdana;	font-weight:bold; }

#galeria_tienda { background-image: url(../img/fondo_servicios.png); background-repeat: no-repeat; behavior: url(css/iepngfix.htc); width: 308px; height: 256px; overflow: hidden; position: absolute;  top: 380px; right: 15px; }
#galeria_tienda #fotos_servicio_tienda { margin-left: 13px; margin-top: 10px; width: 283px; height: 213px; overflow: hidden; }
#galeria_tienda #fotos_servicio_tienda #innerFotos {}
#fotos_servicio_tienda IMG { border: 1px solid black; float: left; margin-right: 25px; clear: none; }
#leyendaTienda { width: 308px; text-align: center; margin-top: 4px; color: #e38ab5; font-size: .6em; font-family: verdana;	font-weight:bold; }

#menos A { background: url(../img/menys_fotos.gif) no-repeat; width: 23px; height: 23px; position: absolute; top: 563px; left: 540px; }
#mas A{ background: url(../img/mes_fotos.gif) no-repeat;	width: 23px; height: 23px; position: absolute; top: 563px; right: 28px; }
#menosTienda A { background: url(../img/menys_fotos.gif) no-repeat; display: inline; width: 23px; height: 23px; position: absolute; top: 890px; left: 540px; }
#masTienda A{ background: url(../img/mes_fotos.gif) no-repeat;	width: 23px; height: 23px; position: absolute; top: 890px; right: 28px; }