
body       { color: #6e726e; font-size: 10px; font-family: Verdana; background-color: white; background-image: url("../i-immagini/sfondo.jpg"); margin: 0; padding: 0; width: 100% }
#content       { background-color: white; background-image: url("../i-immagini/home-sf.jpg"); background-repeat: no-repeat; text-align: center; visibility: visible; position: relative; width: 700px; height: 522px; float: inherit }
#menu { visibility: visible; position: absolute; top: 301px; left: 0; width: 350px; height: 6px }
/*
a { color: blue; text-decoration: underline }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }*/

a.menu   { color: #c21c20; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none }
a.menu:link   { color: #c21c20; }
a.menu:visited   { color: #c21c20; }
a.menu:hover    { color: white }
a.menu:active   { color: #c21c20; }
.menuON { color: white }
#tagline { color: white; font-size: 12px; font-family: Verdana; font-weight: bold; letter-spacing: 2px; visibility: visible; position: absolute; top: 175px; left: 120px; width: 240px; height: 12px }
#footer  { text-align: inherit; visibility: visible; position: relative; top: 532px; width: 700px; height: 18px }
