body {
	background-image: url(/img/bg_wood.jpg);
	background-repeat: repeat;
}
a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: none;
}
a:active {
	color: #008000;
	text-decoration: none;
}
.bg_menu_lingue {
	background-image: url(/img/bg_menu_lingue.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #008000;
}
.bg_menu {

	background-image: url(/img/bg_menu.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #008000;
}
.testo_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}
.testo_calce {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #008000;
	font-weight: normal;
}
.testo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	font-weight: normal;
}
.titoletto {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
