div#sx{
	float:left; width:0px; background-color:#222222; overflow:hidden;
}

div#center{
	float:left; width:100%; overflow:hidden;
}

div#introduzione
{
    margin-top:30px;
    padding:0px;
    width:270px;
    float:left;  
    
}

div#introduzione div#top
{    
    float:left;    
    width:100%;    
    height:10px;
    background-image:url(/images/top270.jpg);
    background-repeat:no-repeat;
   
}


div#introduzione div#center
{       
margin-top:0px;
padding-top:1px;
float:left;
    width:260px;  
   padding-left:5px;
   padding-right:5px;
   font-size: 13px;
	font-weight: normal;
	line-height: 20px;
    background-color:#e2e2e2;
}

div#introduzione div#bottom
{    
float:left;    
     width:100%;     
    height:10px;
    background-image:url(/images/bottom270.jpg);
    background-repeat:no-repeat;
}



div#categorieMain
{
    padding-top:30px;
    width:485px;
    float:left;
}


div#categorieMain ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#categorieMain li
{
	background-color:White;
	padding-bottom:3px;
	padding-left:4px;
	float:left;
}
div#categorieMain img:hover { opacity:0.8; }


div#comunicati
{
    margin-top:30px;
    padding:0px;
    width:210px;
    float:left;  
    
}

div#comunicati div#top2
{    
    float:left;    
    width:100%;    
    height:10px;
    background-image:url(/images/top210.jpg);
    background-repeat:no-repeat;
   
}


div#comunicati div#center2
{       
margin-top:0px;
padding-top:1px;
float:left;
    width:200px;  
   padding-left:5px;
   padding-right:5px;
   font-size: 13px;
	font-weight: normal;
	line-height: 20px;
    background-color:#e2e2e2;
}


div#comunicati div#center2 ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#comunicati div#center2 li
{
	padding-bottom:3px;
	padding-left:1px;
	margin-bottom:5px;
	float:left;
}

div#comunicati div#center2 img
{
    float:left; 
    padding-right:5px;
}

div#comunicati div#bottom2
{    
float:left;    
     width:100%;     
    height:10px; 
    background-image:url(/images/bottom210.jpg);
    background-repeat:no-repeat;
}

