.section {
	border-bottom : 1px solid #2A3D52;
	border-top : 1px solid #2A3D52;
	border-right : 1px transparent #2A3D52;
	border-left : 1px transparent #2A3D52;
}

.section2 {
	border-bottom : 1px solid #2A3D52;
	border-top : 1px solid #2A3D52;
	border-right : 1px solid #2A3D52;
	border-left : 1px solid #2A3D52;
}

.helvetica11px {
	font-family: helvetica,Arial,Verdana;
	font-size: 11px;
	color: Silver;
	font-weight: bold;
}
.testo_11pxb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.testo_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.testo_11pxcopy {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
.testo_11px_w{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCDCDC;
}
.testo_14pxb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
}
.testo_12pxb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color:#293C51;
}

.testo_13pxb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color:#333333;
}

.testo_12pxbF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #FFFFFF;
}

