ElJardinDeCarrejo_Web/css/paginas.css
2010-03-17 08:32:50 +00:00

14 lines
306 B
CSS

@charset "utf-8";
#cuerpo.inicio {
background: url(../img/fondos/fondo-inicio.jpg) no-repeat;
}
#cuerpo.inicio a.elhotel:hover {
background: url(../imagenes/elhotelon.gif) no-repeat;
}
#cuerpo.inicio a.eljardin:hover {
background: #fff url(../imagenes/eljardinon.gif) no-repeat;
}