body {
	margin: 0px;
	background-color: #999999;
}
.titoli {
	margin-right: 20px;
	margin-left: 14px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.testo a {
	color: #35679a;
	text-decoration:none;
}

.testo a:hover {
	text-decoration:underline;
}
.testo a:visited {
	color: #A0B4C8;
}
#testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	width:300px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	width:300px;
}
button{
	width: 78px;
	height: 30px;
	border: 0;
	cursor: pointer;
	text-align:center;
	font:normal 9px/20px Verdana, Arial, Helvetica, sans-serif;
	background: url(img/butform.gif) no-repeat;
	color:#35679a;
}
.sfondo_right {
	background-image: url(img/sfondo_right.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.testo_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: normal;
	text-align: justify;
	padding-right: 20px;
}
.testo_news a{
	color: #35679a;
	text-decoration:none;
}
.testo_news a:hover{
	text-decoration:underline;
}
.foto {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.foto1 {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}
.captcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}