.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: right;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.testo {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #2C1106;
	line-height: 18px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
}

.contenitore {
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #011C0C;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #045827;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #045827;
	background-color: #E6DFA2;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #045827;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #045827;
	text-align: right;
	padding-right: 22px;
	height: 35px;
}
.foto {
	background-color: #E6DFA2;
	padding: 2px;
	border: 1px solid #D6CA65;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #3F1B0F;
}
.testop {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #2C1106;
	line-height: 18px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.copy a {
	color: #CCC;
	text-decoration: none;
}

