@charset "utf-8"; div#cuerpo.filosofia .izquierda { background: url(../imagenes/textos/textofilo.gif) no-repeat; } div#cuerpo.restaurante .derecha { background: url(../imagenes/textos/textorestaurante.gif) no-repeat; } div#cuerpo.la-carta .izquierda { background: url(../imagenes/textos/textoscarta.gif) no-repeat; } div#cuerpo.la-carta a { display: block; height: 25px; left: 252px; position: relative; top: 291px; width: 50px; } div#cuerpo.bodega .derecha { background: url(../imagenes/textos/textovinos.gif) no-repeat; } div#cuerpo.eventos .derecha { background: url(../imagenes/textos/textosevent.gif) no-repeat; } div#cuerpo.para-llevar .derecha { background: url(../imagenes/textos/textollevar.gif) no-repeat; } div#cuerpo.para-llevar a { display: block; height: 25px; left: 205px; position: relative; top: 326px; width: 50px; }