body {
	margin: 0px;
	background-image: url(../images/texture_sfondo.jpg);
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #C1BFA4;
	text-decoration: none;
	text-align: justify;
}
.testo A {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #C1BFA4;
	text-decoration: underline;
}
.testo A:HOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C1BFA4;
	text-decoration: none;
	padding-bottom: 8px;
	text-align: right;
}
.menu A{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C1BFA4;
	text-decoration: none;
	font-weight: bold;
}
.menu A:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menuBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C1BFA4;
	text-decoration: none;
	padding-bottom: 8px;
	text-align: right;
}
.menuBig A{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C1BFA4;
	text-decoration: none;
	font-weight: bold;
}
.menuBig A:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.inputText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #5B5230;
	border: 1px dotted #9A967C;
	padding: 2px;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.riga {
	font-size: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1BFA4;
}
li {
	list-style-type: circle;
	padding-bottom: 20px;
	margin-top: -7px;
	margin-left: -15px;
}
.testoCitazione {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C1BFA4;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}
strong {
	color: #DFDCBD;
}
.titoli A {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.titoli A:HOVER {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
