body, html {
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	list-style-image:url(img/quadratino_elenco.gif);
	margin-left: -15px;
}
.titolo {
	font-size: 13px;
	font-weight: bold;
}
.testo {
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.testoContratti {
	color: #4696B1;
	font-weight: bold;
}
.testoArancio {
	color: #F95901;
	font-weight: bold;
}
.testoRosso {
	color: #FF1111;
	font-weight: bold;
}
.footer {
	color: #7C7B7B;
}
.footer img {
	vertical-align: middle;
}
a:hover {
	text-decoration: none;
}
input{
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}
select{
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}
textarea {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.inviaEsperto{
	width: 155px;
	height: 19px;
}
.inviaSegnalazione{
	width: 155px;
	height: 19px;
}
