body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

table.centro{
	border: 2px solid #fbd3a0;
	background-image:url(../immagini/back_table.gif);
	background-repeat: repeat;
}

p.testo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #575140;
	text-align:left;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	line-height: 16px;
}

.testo-arancio{
	color: #b26b17;
	font-weight: bold;
}

a{
	color: #b26b17;
	font-weight: bold;
	text-decoration:none;
}

p.testo-breve{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #575140;
	text-align:left;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	line-height: 16px;
}

p.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #575140;
	text-align:center;
}

a.link_indietro{
	color: #b26b17;
	font-weight: bold;
	text-decoration: underline;
	text-align:center;
}