/* CSS Document */

body {
	background-color: #C6B87B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.barramenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.barramenulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.spaziatore {
	display: inline;
	margin-left: 10px;
}
.testocentrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #645B3A;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
.credits:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.indirizzo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.indirizzolink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 850D17;
	font-weight: bold;
}
.indirizzolink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.testogiustificato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645B3A;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.testograssetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645B3A;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.titolotesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #850D17;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
