html, body { 
margin : 0;
padding : 0;
background-color : white;

} 
body { 
font-family : arial, sans-serif;
font-size : 100%;
background-color : eee;
} 
div#container { 
background-color : white;
width : 989px;
margin : 0 auto;
text-align : left;
} 
div#header { 
width : 989;
height : 98px;

background-color : transparent;
} 
h1 { 
margin : 0;
padding : 0;
} 
h2 { 
color : #4078b8;
font-size : 1.5em;
text-align : center;
} 




div#navigationsx { 
background-color : #eee;
float : left;
width : 165px;
width : 175px;
width : 165px;
padding: 0 0 0 0;
} 



div#content { 
background-color : blue;
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0 0;
padding-top : 0;
width : auto;
border-width: 0 1px; 
border-style:solid;
border-color: #ccc;
} 

div#content p { 
line-height : 1.3em;
} 



div#sinistra { 
position : relative;
top : 0;
width : 165px;
height : 400px;

background-repeat : no-repeat;
background-color : white;

} 


.block1 { 
color : #ff3300;
display : block;
font-size : 13px;
text-decoration : none;
font-family : "Arial", "Algerian", serif;
background-color : transparent;
padding-top : 10px;
text-align : left;

} 



.block2 { 
color : #000000;
display : block;
font-size : 12px;
text-decoration : none;
font-family : "Arial", "Algerian", serif;
background-color : transparent;
padding-top : 10px;
text-align : left;

} 


.block3 { 
color : #0066CC ;
display : block;
font-size : 13px;
text-decoration : none;
font-family : "Arial", "Algerian", serif;
background-color : transparent;
padding-top : 10px;
text-align : justify;

} 


.block5 { 
color : #ff3300;
display : block;
font-size : 12px;
text-decoration : none;
font-family : "Arial", "Algerian", serif;
background-color : transparent;
padding-top : 5px;
text-align : center;
} 
.block5 a { 
color : #000099;
text-decoration : none;
background-color : transparent;
} 
.block5 a:hover { 
background-color : #177bfe;
color : white;
} 

div.textimage{
width: 989px;
margin-bottom: 10px;     
border: 1px solid #000;
background-color: #eee
}

div.textimage img{
float:left;
margin: 10px
}

div.textimage h2, div.textimage p{
margin:0 10px;
padding: 0
}

div.textimage h2{
margin-top: 10px
}

div.textimage2{
width: 165px;margin-bottom: 10px;     
border: 1px solid #000;
background-color: #eee
}


div.textimage3{
width: 800px;margin-bottom: 10px;     
border: 1px solid #000;
background-color: #eee
}


div.clearer{clear: left}
div.clearer { 
clear : left;
} 
A#viewcss { 
font-weight : bold;
color : #00f;
} 



table.tabella2 {
table-layout : fixed;
width: auto;
background : #eee;
}