body{
	padding: 0px;
	margin: 0px;
	background-color: #435410;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #626262;
	line-height: 14px;
}

.testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 17px;
	text-align: justify;
}

.testoGiustificato{
	text-align:justify;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px solid;
	border-bottom-color: Black;
}

a{
	color: #00264D;
}

form{
	display:inline;
}

input, select{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
}


#contenuto a:hover{
	text-decoration:underline;
}
#contenuto .selected {
	font-size:1em;
	text-transform:uppercase;
	letter-spacing: -0.1em;
	color:#236ECF;
}

