.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;

}
.testoNero {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.testotit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A44E;
	font-weight: bold;

}
.testotitColoratoGrande {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
.testotitColorato {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.testotitColorato a:link{
	text-decoration: none;
}
.testotitColorato a:hover{
	text-decoration: none;
}
.testotitColorato a:visited{
	text-decoration: none;
}
.testolink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.testolink a:link{
	color: #FFFFFF;
	text-decoration: none;

}
.testolink a:hover {
	color: #CCCCCC;
	text-decoration: none;

}
.testolink a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.testotitBIG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9C3000;
	text-align: left;
	font-weight: bold;

}
.testotitVERDE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;

}

.BoxCase {
	height: 350px;
	width: 550px;
	margin-top: 5px;
	border: 3px dotted #DF6F1D;
	margin-bottom: 10px;
	background-color: #E6DCD6;

}
.BoxNews {
	height: 120px;
	width: 550px;
	margin-top: 5px;
	border: 3px dotted #058844;
	margin-bottom: 10px;
	background-color: #EEEEEE;

}
.BoxFlash {
	height: 480px;
	width: 250px;
	margin-top: 5px;
	border: 3px dotted #058844;
	margin-bottom: 10px;
	background-color: #E6DCD2;

}
.testotitCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
