﻿.sfondo_grigiochiaro {
	background-color: #EAEAEA;
}
.sfondogrigioscuro {
	background-color: #C0C0C0;
}
.bianco10b {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.GRIGIO10b {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #808080;
}
.bianco12b {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.GRIGIO12 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}
.GRIGIO14 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-align: justify;
	
}
.GRIGIO14C {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #808080;

}
.rosso14 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;

}

.GRIGIOS14 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	text-align: justify;
}
.GRIGIOS16 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #252525;
	text-align: justify;
}

.bordo4b {
	border: 4px solid #FFFFFF;
}

