td, input,select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
}
A{text-decoration:none;
	color:#CC3300}
A:hover{color:red}.sfondoTD {
	background-color: #303E7F;
	background-image: url(media/sfondo_nuovo.jpg);
	background-repeat: no-repeat;
}
#titolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-align: right;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
}
#pagina {
	width: 780px;
}
#corpo {
	line-height: 13px;
	width: 450px;
	text-align: left;
	padding: 10px;
}
#proposta_nome {
	font-family: "Trebuchet MS";
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	color: #FF6633;
}
#proposta_corpo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	line-height: 15px;
}

.chiuditutto {
	clear: both;
}

#link {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
