body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image:  url("../images/bgr_body.gif");
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a, a:link, a:visited, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.testomini {
	font-size: 10px;
	color: #333333;
}

.titolo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.menu1, .menu1 a, .menu1 a:link,.menu1 a:visited,.menu1 a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.menu1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menu2 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu2 a, .menu2 a:link {
	color: #000000;
}
.menu2 a:active, .menu2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.titolo {
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.languages {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
input {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	}
	
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
.footer a, .footer a:link {
	color: #FFF;
}
.footer a:active, .footer a:hover {
	color: #FF6600;
	text-decoration: none;
}