@charset "utf-8";

#colonna-2-contatti {
	float:left;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #333333;
	width: 540px;

}
#menu #corpo #colonna-2-contatti div {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1em;
}


#menu #corpo #colonna-2-contatti img {
	border: 1px dashed #666666;
}

#menu #corpo #colonna-2-contatti a {
	font-weight: bold;
}
.bordo_inf_cella {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

