body {
	background-color: #f5f4f0;
	background-image: url('img/elementi/sfondo.gif');
	background-repeat: repeat-y;
	margin: 0px 0px;
}

p, ul, li {
	font-family: georgia, serif;
	font-size: 12px;
	line-height: 24px;
	color: #5c5955;
	margin: 0px;
	text-indent: 15px;
}

p.primoParagrafo {
	text-indent: 0px;
}

p.contatti {
	font-size: 12px;
	line-height: 140%;
	text-indent: 0px;
}

p.citazione {
	font-size: 12px;
	line-height: 140%;
	text-indent: 15px;
	margin-bottom: 4px;
}

p.autore {
	font-size: 12px;
	line-height: 140%;
	text-indent: 15px;
	font-style: italic;
	margin-bottom: 20px;
	color: #8c8985;
}

p.note {
	margin-top: 20px;
	font-size: 10px;
	text-indent: 0px;
}


h1 {
	font-family: georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c5955;
	text-transform: uppercase;
	letter-spacing: 1em;
	line-height: 24px;
	text-indent: 15px;
	margin: 24px 0px 0px 0px;
}

h2 {
	font-family: georgia, serif;
	font-size: 11px;
	font-weight: bold;
	color: #5c5955;
	text-transform: uppercase;
	letter-spacing: 1em;
	margin: 0px;
}

a {
	color: #5c5955;
	text-decoration: underline;
}

a:hover, a:active { 
	text-decoration: none;
}

a.pagina {
	color: #533120;
	text-decoration: underline;
}

p.foto {
	text-indent: 0px;
	margin-top: 24px;
}
