body
{
    background: #FFFFFF;
    color: #000000;
    margin: 10px 0px 10px 0px;
}
div
{
    font-size: 11px;
    font-family: verdana;
}

/* ----- ----- ----- ----- ----- */

#MAIN
{
    text-align: left;
    width: 798px;
    border: solid 1px #000000;
}
#HEADER
{
    border-bottom: solid 1px #000000;
}
#MENU
{
    float: left;
    width: 798px;
    border-right: solid 1px #000000;
}
#SPAZIO
{
    float: left;
    width: 798px;
    height: 25px;
background: url('immagini/fade.gif');
}
#CONTENT
{
 min-width: 790px;
 width: 790px;
	margin-right:15px;
	margin-left:15px;
}
#CONTENTDIRETTA
{
 min-width: 770px;
 width: 770px;
	margin-right:5px;
	margin-left:5px;
}
#CONTENTS
{
font-family: Verdana, Arial, sans-serif;
font-size: 16px;
    float: left;
	margin-top: 10px;
    width: 548px;
	display:inline;
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #0E3259;	
text-align: justify;
}

#CONTENTD
{
        float: left;
        width: 230px;
	display:inline;
	margin-right:5px;
	margin-left:5px;
	margin-top: 10px;
	background: #F4F4F4;
}
#FOOTER
{
    clear: both;
    width: 798px;
    border-top: solid 1px #000000;
}

.box1s {	
        float:left;
	border-style: hidden; 
	background: #FFFFFF;
	padding:10px 10px;
	width: 528px; 
	position: relative;
	}
	
.box2s {
        float:left;	
	background: #F4F4F4;
	display:inline;
	width: 230px; 
	position: relative;
	line-height: 1.5;
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #FFFFFF;
}


.T4 {
font-family: Verdana, Arial, sans-serif;
line-height: 1.5;
padding: 5px 5px;
font-size: 14px;
text-align: justify;


}

.HB1{
clear:left;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #0E3259;
text-align: justify;
font-variant: small-caps;
}
A.HB1:LINK    {text-decoration: none}
A.HB1:VISITED {text-decoration: none}
A.HB1:HOVER   {Color: red}



































