
.titoletti{
	color: #97ADAB;
	font-family: courier;
	font-size: 8pt;
	margin:0px;
}

a{
	color: #006633;
	font-family: verdana;
	font-size: 12px;
	margin:0px;
	text-decoration: underline;
}

a:hover{
	color: #006699;
	font-family: verdana;
	font-size: 12px;
	margin:0px;
	text-decoration: underline;
}

table,tr,td,p{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	margin:0px;
}

.titolo_verde{
	color: #006633;
	font-family: verdana;
	font-size: 14px;
	margin:0px;
	font-weight: bold;
}

.sotto_titolo_verde{
	color: #006633;
	font-family: verdana;
	font-size: 13px;
	margin:0px;
	font-weight: none;
}

.riquadro_vendita{
	border-style: dashed;
	border-color: #006633;
	background-color: #B3D5BB;
}

.riquadro_vendita_form{
	border-style: groove;
	border-color: #006633;
	background-color: #B3D5BB;
}


hr{
	margin:5px;
}

form{
	margin:0px;
}
