@charset "utf-8";
.titolo {
	clear: both;
	width: 938px;
}
.fondo {
	font-size: 10px;
	font-weight: bolder;
	color: #666600;
	font-style: italic;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
.pagine {
	font-size: 12px;
	font-weight: 300;
	color: #666600;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	background-color: #E7F8B3;
	padding: 0px;
	border: thin solid #666600;
}
.menu {
	background-image: url(incl/sfondo_menu.jpg);
	background-repeat: no-repeat;
	float: none;
	margin: 10px;
	text-align: left;
}
.testo {
	background-color: #E7F8B3;
	width: 600px;
	border: thin solid #666600;
	float: left;
	background-image: url(incl/logo_basso_destra.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	font-weight: 400;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxmenu {
	float: left;
	width: 160px;
}
a:link {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
}
.pagina {
	width: 800px;
margin-left: auto;
margin-right: auto;
width: 50em;
}
.didascalia {
	font-size: 10px;
	font-style: italic;
}
.invia {
	font-size: small;
}

