/* Struttura lista verticale box COMUNICA home page sito web Orbassano 2005-2006 */ 



#comunica {
	padding-left: 0;
	margin-left: 0;
	width: 250px;
}

#comunica li{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#comunica li a {
	text-decoration: none;
}
