body {
	margin: 0px;
	background-color: #F3F3F3;
	
}

.slogan {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: -1px;
}
.recapiti {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	padding: 12px;
	font-size: 14px;
}
.titoli {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.testopiccolo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	border: 2px dotted #CCCCCC;
	padding: 12px;
}
.agente_commercio {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.datiagente {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 23px;
	line-height: 16px;
}
.sottotitoloverde {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #6EAB24;
	text-decoration: none;
	line-height: 20px;
}
.sottotitoloazzurro {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #1EC7FF;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

