body {
    background: url('../imgs/fondo.gif') no-repeat scroll top center;
}

#landmarks .here a, #landmarks a:hover { background-position: bottom left !important; }

#headings h1 a,
#headings h2 {
    text-indent: -9999px;
}
#headings h1 a {
    background: url('../imgs/h1.png') no-repeat scroll top left;
    width: 480px;
    height: 40px;
}

#logotypes #reggio_children a { background: url('../imgs/reggio_children.png') no-repeat scroll top left; }
#logotypes #scuole          a { background: url('../imgs/scuole.png') no-repeat scroll top left; }
#logotypes #aiarc           a { background: url('../imgs/aiarc.png') no-repeat scroll top left; }
#logotypes #malaguzzi       a { background: url('../imgs/malaguzzi.png') no-repeat scroll top left; }

a.video {
    background: url('../imgs/video.png') no-repeat scroll center left;
    padding-left: 16px;
}
a.jpg,
a.gif,
a.png,
a.image {
    background: url('../imgs/image.png') no-repeat scroll left 2px;
    padding-left: 16px;
}
a.zip {
    background: url('../imgs/mime_zip.png') no-repeat scroll left 0px;
    padding-left: 18px;
}
a.pdf {
    background: url('../imgs/pdf.png') no-repeat scroll left 0px;
    padding-left: 16px;
}
h4#gallery {
    height: 30px;
    text-indent: -99999px;
}
