/*
 © Net Space Software
 www.net-space.it
 - all rights reserved -
*/
html, body{margin: 0;padding: 0}
body{background-color: #19334c;font-family: verdana,arial,helvetica,sans-serif;font-size: 76%}
a:link {font-weight: bold;color: #9cf;text-decoration: none;}
a:visited{font-weight: bold;color: #9cf;text-decoration: none;}
a:active{font-weight: bold;color: #036;}
a:hover{font-weight: bold;color: #9cf;text-decoration: underline;}
div#container{background-color: #369; color: #19334c}
div#container2{background: url('images/anim.gif') bottom right no-repeat}
h1{font: bold 2.0em verdana,arial,helvetica,sans-serif;color: #9cf}
h2{font-size: 1.6em}
h3{font-size: 1.1em; color: #9cf}
h4{font-size: 1.1em}
h5{font-size: 1.4em; color: #c00}
h6{font-size: 1.6em; color: #369}

/*stili generici, su header e footer*/
div#header{height: 40px;background-color:#369;color: #9cf; border: 1px outset #369; text-align: center}
div#footer{height: 20px;clear: both; text-align:center; background: url('images/onda.gif') repeat-x bottom left; color: #19334c; border-top: 1px solid #19334c}
div#footer a{color: #19334c}
div#footer a:hover{color: #9cf}

/*stili specifici per il layout*/
div#navigation{float: left;width: 160px;\width:170px;w\idth:160px;padding: 1em 0 0 10px}
div#extra{float: right;width: 160px;\width:170px;w\idth:160px;padding: 1em 5px}
div#js{background: #19334c; width: 320px; border: 1px outset #369}
div#spot{background: #19334c; width: 320px; border: 2px outset #c00}
div#content{margin: 0 170px;padding: 1em 10px;background-color: #369; border-width: 0px 1px; border-style: solid; border-color: #19334c}

/*stili per la navigazione*/
div#navigation ul{margin: 0;padding: 0; list-style-type: none}
div#navigation li{margin: 0;padding: 0}
div#navigation a{color:#9cf;font: normal bold 1.2em/1.4em verdana,arial,helvetica,sans-serif;text-decoration: none}
div#navigation a:hover{color: #19334c;text-decoration: underline}
div#navigation a#activelink{color: #19334c;text-decoration: none}
div#navigation p{font-size: 90%}

/*stili per la sezione extra*/
div#extra div.newsbox{font-size: 90%;margin-bottom: 2em}
div#extra div.newsbox h2{color: #9cf;font-size: 1.2em}
div#extra div.newsbox p{margin: 0}

/*stili per le tabelle*/
tbody td
{padding:2px; border: 2px outset #69c; text-align:center}


