.menu {
	font-family: "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 14px;
	text-decoration: none;
	color: #F05F44;

}
/*  Menu a discesa temporaneo*/
a.menu:link	{ color: #F05F44; text-decoration: none; }
a.menu:visited	{ color: #F05F44; text-decoration: none; }
a.menu:active	{ color: #F05F44; text-decoration: none;}
a.menu:hover	{ color: #F2745E; text-decoration: underline;}

.testo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #3499B6;
}
.testo-nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 5px;

}
.check {
	border: thin solid #3399CC;
	color: #3499B6;

}
.box {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3499B6;
	font-size: 9px;

}
.scroll {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3499B6;
	font-size: 9px;
}
.box-two {

	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3499B6;
	font-size: 9px;
}
.comunicati {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3499B6;
}
.allargato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3499B6;
	line-height: 28px;

}
.links {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #3499B6;
}

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #3499B6;
}

#stile_form input{
background:#e2e2e2;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #3499B6;
}

#stile_form select{
background:#e2e2e2;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #3499B6;
}
.txtBlu {
	font-family: "Trebuchet MS", "Lucida Sans Unicode";
	font-size: 14px;
	text-decoration: none;
	color: #3499B6;

}