@charset "utf-8";
/* CSS Document */
a img { border:0; }
#intro { background:url(images/layout_intro.jpg); width:100%; height:100%; }
html, body { width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; }
#sfondo { position:absolute; height:100%; width: 100%; margin: 0; padding: 0; z-index: 1; }
#corpo { position: absolute; z-index: 2; top: 0px; left: 0px; color: #f3dda0; overflow: auto; height: 100%; width: 100%; font-family: Georgia, Garamond, 'Times New Roman', serif; font-weight: normal; font-style: normal; font-size: 12px; letter-spacing: 0px; }
#corpo a { color: #f3dda0; }
.sfondo_scritta_intro { background-image: url(../img/sfondo_scritta_intro.png); background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; margin: 0; padding: 0; }
.sfondo_scritta { background-image: url(../img/sfondo_scritta.png); background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; margin: 0; padding: 0; }