.contatti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0071BC;
	text-decoration: none;
}
.contattiLine {
	background-image: url(../img/lineok.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

.contattiScuri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #121250;
	text-decoration: none;
}
.contattiGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A0A48;
	text-decoration: none;
}

#contattiImg {
	background-image: url(../img/emailok.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
	padding-right: 5px;
	height: 220px;
	width: 180px;
}

.contattiBordo {
	padding-left: 10px;
	padding-right: 5px;
}

.contattiBordoSecondo {
	margin-top: 10px;
	border: 1px solid #433E8D;
	padding: 5px;
	margin-bottom: 10px;
}

.contattiInvia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #316AC5;
	border-top-color: #A8E2FF;
	border-right-color: #A8E2FF;
	border-bottom-color: #A8E2FF;
	border-left-color: #A8E2FF;
}

.fieldstyle{font-family: Arial; font-size: 14px; font-weight: normal; color: #003366; background-color: #FFFFFF; border: 1px solid #CCCCCC; vertical-align: middle}
