.testi {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";	
}
.indirizzo {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";	
}
.indirizzo_mail {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";	
}
.indirizzo_mail:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.artelaguna {
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";	
}
.sfondo{
	background-image:url(img/sfondo.gif);
	vertical-align:top;
	background-repeat:no-repeat;
}
.number_img {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
}
.menu_realizz{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6F7275;
	text-decoration: none;
}
.menu_realizz:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.campi_testi{
    border:1px solid #6F7275;
}
.bottone_invia{
	background-color:#FFFFFF;
    border:0px;
	color: #6F7275;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}