/* CSS Document */

<!--

#dropmenudiv { 
position : absolute;
border-left : 1px solid #336699;
border-right : 1px solid #336699;
border-top : 1px solid #336699;
border-bottom-width : 0;
font : normal 9px Verdana, Arial, Helvetica, sans-serif;
line-height : 12px;
z-index : 100;
} 
#dropmenudiv a { 
width : 160px;
display : block;
text-indent : 3px;
border-bottom : 1px solid #336699;
padding : 1px 0;
text-decoration : none;
font-weight : normal;
} 
#dropmenudiv a:hover { 
color : #336699;
background-color : #cfddeb;
} 
#home { 
width : 240px;
height:90px;
display : block;
} 
a:link { 
background-color : transparent;
color : #333366;
text-decoration : none;
} 
a:visited { 
text-decoration : none;
color : #333366;
} 
a:hover { 
text-decoration : none;
color : #006699;
} 
a:active { 
text-decoration : none;
} 
.style1 { 
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.style2 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
font-weight : bold;
} 
.style3 { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
} 
body { 
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
background-color : #949baa;
background-image : url(immagini/back_pattern.gif);
background-repeat : repeat-x;
} 
body, td, th { 
font-family : Verdana, Arial, Helvetica, sans-serif;
} 
.footer { 
font-size : 9px;
font-family : Verdana, Arial, Helvetica, sans-serif;
width : 400px;
height : 30px;
float : left;
} 


