body {
margin:0px;
background:#FFFFFF url(img/sfondo.gif);
}

td.down {
text-align:center;
height:50px;
background:#193908;
font-family:arial;
font-size:12px;
color:#FFFFFF;
}

input.text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
}
input.pulsante {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #C51D17;
	text-align: center;
	padding: 1px;
	width: 200px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
textarea.sfondo {
	font: bold 11px Arial;
	color: #000000;
	background: #FFFFFF url(img/form_sfondo.gif);
	width: 400px;
	height: 70px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

A.voti:link      { text-decoration: underline;  font-family:Arial; color:#004276; font-size:13px; font-weight:normal}
A.voti:visited   { text-decoration: underline;  font-family:Arial; color:#004276; font-size:13px;  font-weight:normal;}
A.voti:active	{ text-decoration: underline;  font-family:Arial; color:#004276; font-size:13px;  font-weight:normal;}
A.voti:hover	{ text-decoration: none;  font-family:Arial; color:#000000; font-size:13px; font-weight:normal;}

A.voti2:link      { text-decoration: underline;  font-family:Arial; color:#004276; font-size:15px; font-weight:normal}
A.voti2:visited   { text-decoration: underline;  font-family:Arial; color:#004276; font-size:15px;  font-weight:normal;}
A.voti2:active	{ text-decoration: underline;  font-family:Arial; color:#004276; font-size:15px;  font-weight:normal;}
A.voti2:hover	{ text-decoration: none;  font-family:Arial; color:#000000; font-size:15px; font-weight:normal;}


A.votinero:link      { text-decoration: underline;  font-family:Arial; color:#000000; font-size:12px; font-weight:bold}
A.votinero:visited   { text-decoration: underline;  font-family:Arial; color:#000000; font-size:12px;  font-weight:bold;}
A.votinero:active	{ text-decoration: underline;  font-family:Arial; color:#000000; font-size:12px;  font-weight:bold;}
A.votinero:hover	{ text-decoration: none;  font-family:Arial; color:#000000; font-size:12px; font-weight:bold;}

