body {
	font-family: bodoni,georgia,serif;
	font-size: 1em;
}

h1 {
	color: #e2deb4;
	font-size: 1.2em;
}

#logo {
	margin-right: 15px;
	margin-bottom: 15px;
}

#barraMenu {
	display: none;
}

#barraMultilingua {
	display: none;
}

#barraNavigazione {
	display: none;
}

#contenutoPagina {
	border-bottom: 2px solid #e2deb4;
}

.testoFooter {
	color: #666666;
	font-family: bodoni,georgia,serif;
	font-size: 0.75em;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
}

