body {
margin-top:0px;
margin-bottom:0px;
/*width: 780px;*/
background:url(images/sfondo.png) 0% 0% repeat;
font-family:verdana,arial,sans-serif;
font-size:10px;
}

.testo{
	font-family:verdana,arial,sans-serif;
	font-size:10px;

}
.testow{
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	color:#ffffff;
}

.testobw{
font-family:verdana,arial,sans-serif;
font-size:10px;
color: #ffffff;
font-weight: bold;
}
.testor{
font-family:verdana,arial,sans-serif;
font-size:10px;
color: Red;
}

.bottone{
font-family:verdana,arial,sans-serif;
font-size:10px;
}

#nav {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 82%;
        border-top: 1px solid #A2BD43;
        border-bottom: 3px solid #355A10;
        background: #538620;
		font-family:verdana;

        }
#nav li {
        float: left;
        margin: 0;
        padding: 0 1px 0 0;
        list-style: none;
        }
#nav a {
        float: left;
        padding: 7px 13px;
        text-decoration: none;
        color: #fff;
        }
#nav a:hover, #nav a.active {
        color: #fff;
        background: #538620;
		color: #FFD700;
        }
#nav a.active {
        font-weight: bold;
        background: #538620;
        }

.codice {
BORDER-RIGHT: #99ccff 1px dotted;
PADDING-RIGHT: 5px;
BORDER-TOP: #99ccff 1px dotted;
PADDING-LEFT: 5px; 
ADDING-BOTTOM: 5px;
BORDER-LEFT: #99ccff 1px dotted;
PADDING-TOP: 5px;
BORDER-BOTTOM: #99ccff 1px dotted;
BACKGROUND-COLOR: #f6fbff
}
/*.gabbia{
	text-align: center;

}*/


hr{
color:#000000;
border:solid
}

a:link{
	/*font-size: 12px;*/
	color: Red;
	text-decoration: none;
} 
a:visited {
font-size : 12px; 
color : #0056cc; 
text-decoration: none;
} 
a:active {
font-size : 12px; 
color : #00994e; 
text-decoration: underline;
} 
a:hover {
	font-size: 12px;
	text-decoration: underline; /*width: 100%;
	background: #ff0000;*/
	color: #FF8C00;
	font-weight: bold;
	font: italic;
}

#logo {
margin : 0 0 0 0; 
width : 100%;
height : 150px;
/*background-color:#3874BB;*/
background-image: url(images/sf.jpg);
border-width : 1px; 
border-color : #000000; 
border-style : solid; 
}


#logo h1 {
margin-top : 46px; 
font-size : 20px; 
color : white; 
text-align:left; 
}
#logo h2 {
font-size : 12px; 
color : white; 
text-align:right; 
}

#tutto{
border-color : #000000; 
border-style : solid; 
border-top : 0 none inherit; 
border-bottom : 0 none inherit; 
margin-left : 10%; 
width :780px; 
border-width : 1px; 
background-color:#ffffff;
}
 
#menu {
margin-left : 0px; 
width : 95%;
margin-left : 1%; 
} 

#sinistra {
margin-left : 1%; 
width : 40%; 
float : left; 
} 

#sinistra .titolo{
        font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: red;
        padding: 5px;
} 

.data{
        font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        background-color: #F3F3F3;
        border-color: #CCCCCC;
        border-style: solid;
        border-width: 1px;
       /* width:97%;*/
        padding: 5px;
} 
#sinistra .info {
 padding: 5px;
color : #000000; 
font-family : arial, courier,sans-serif; 
font-size : 11px; 
} 
#sinistra .descrizione {
color : #000000; 
font-family : arial, courier,sans-serif; 
font-size : 12px; 
}

#centrale {
background-color:#ffffff;
/*margin-left : 10%; */
width : 80%; 
padding-top : 10px;
}

.intestazione{
PADDING-RIGHT: 5px;
PADDING-LEFT: 5px; 
ADDING-BOTTOM: 5px;
PADDING-TOP: 5px;
BACKGROUND-COLOR: orange;
font-weight: bold;
color:#000; 
height:25px;
font-size : 15px; 
}

 
#fine {
font-size : 12px; 
color : #000000; 
margin-left : 10%; 
text-align:center;
background-color:#ffffff;
width : 82.5%; 
border-color : #000000; 
border-style : solid; 
border-top : 0 none inherit; 
border-bottom : 0 none inherit; 
border-width : 1px;
padding-top : 20px; 
}
