.vent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	text-align: justify;
}
.titoliGr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333366;
	text-align: justify;
	text-decoration: underline;
}

.ventdescr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-align: justify;
}
.ventproduce {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-align: left;
}

.ventcentr {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	text-align: center;
}
.descrGr {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	text-align: justify;
}

.tabella {
    background: none no-repeat scroll right bottom #E5ECF2;
    border: 2px dashed #004283;
    color: #333366;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
    margin: 1em 10px;
    overflow: auto;
    width: 500px !important;
}

