body {
	font-family:  verdana,arial,helevetica,sans-serif;
	font-size: 11px;
	color: #036;
	/*line-height: 1.5em;*/
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 2.4em;
	margin: 0px;
	
}
h2 {
	font-size: 1.5em;
	margin: 0px;
}
h3 {
	font-size: 1.2em;
	margin: 0px;
}
h4 {
	font-size: 1em;
	margin: 0px;
}

form {
	margin: 0;
}
input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}


/***********************************
container
************************************/
#container {
	width: 1010px;
	/*background-image: url(back.png);
	background-position:0 100%;
	background-repeat: repeat-y;*/
	padding: 0px;
	margin: 0 auto;
	
}

/***********************************
masthead
************************************/
#masthead {
	width:1010px;
	height:118px;
	background: url(top.png) no-repeat 100% 0;
	
}
#lang {
float:right;
margin-top:40px;
margin-right:160px;
}

#menu_up{
height:30px;
margin-left:185px;
margin-top:11px;
}
/**********************************
menù superiore
**********************************/
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border      : 1px solid #cccccc;
  background-color: #435880;
}
ul#mainlevel-nav li a {
	font-size: 11px;
	display: block;
	padding-left: 13px;
	padding-right: 14px;
	text-decoration: none;
	color: #FFF;
	background: transparent;
	background-color: #435880;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #435880;
  background-color: #AEBABD;
}
ul#mainlevel-nav a.mainlevel-nav_current {
	font-weight: bold;
	color: #fff; 	 
	background-color: #AEBABD;
}
#mainlevel-nav ul ul {
	visibility:hidden;
}
#mainlevel-nav ul ul li{
	visibility:hidden;
}
/*
#menu_up li a
{ background: #FFFFFF;
  color: #DBD7D1;
  border-color: #D7D7D7;
  border-color: #FF0000;
}

#menu_up ul{margin: 0px ;list-style:none} 

#menu_up li
{ float: left; 
  margin: 0px; 
  padding: 0px;
} 

#menu_up li a 
{ display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
  padding: 6px 19px 2px 19px;
  text-transform: uppercase;
}
#menu_up li a:hover, #menu_up li a#selected, #menu_up li a#selected:hover
{ background-color: #FF0000;

  color:#FFF;
}

/*.menu_up{
padding:5px 10px 5px 10px;
color:#FFF;
background-color:#eaeaea;
}
.menu_up a{
padding:0px 0px 5px 0px;
}
.menu_up a:link, .menu_up a:visited, .menu_up a:active {
	padding: 5px 10px 5px 10px;
	color: #003;
	text-decoration: none;
	font-weight: normal;	
}
.menu_up a:hover {
	text-decoration: none;
	color: #C00;
	background-color:#F2F7F7;
}
.menu_up_current {
	font-weight: bold;
	color: #fff; 	 
	background-color: #AEBABD;
}
*/



/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 170px;
	height:100%;
	vertical-align: top;
	position:static;
	height:480px;
	min-height:100%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 30px 5px 0px 5px;
}

.menu{
	border: 0px;
	border-bottom: 0px;
	border-top:1px;
	border-style: solid;
	border-color: #CCC;
	
}


.menu li{
	/*list-style: url(bullet.png);
	list-style-position: inside;*/
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
	border-right:1px solid gray;
	border-left:1px solid gray;
	border-color: #ccc;
	background-color: #EDEDED;
}

.menu ul{

	list-style-type: none;
	
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid;
	border-color: #ccc;
}

.menu ul ul {
	padding-left: 10px;
	background-color: #E1EAEA;
	border-bottom: 0px;
}
.menu ul ul li{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid gray;
	border-right:0px;
	border-left:0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 1px 10px 4px 10px;
	color: #003;
	display: block;
	text-decoration: none;
	font-weight: normal;	
}
.menu a:hover {
	text-decoration: none;
	color: #C00;
	background-color:#F2F7F7;
}
.menu a.menu_current {
	font-weight: bold;
	color: #fff; 	 
	background-color: #AEBABD;
}

#tools {
	float: left;
	width: 170px;
	color: #666;
	text-align: center;
	font-size: 100%;
	padding: 0px;
	position: inherit;
	top: 150px;
}
#tools input {
	/*width: 80%;*/
	font-size: 100%;
}
#tools a:link, #tools a:visited, #tools a:active {
	color: #999;
	text-decoration: none;
}
#tools a:hover {
	color: #FFF;
	text-decoration: none;
}
div.anynews{
	background-color: White;
	padding: 0 5px 0 5px;
	margin-bottom:10px;
}
div.anynews h2 {
font-size: 1.5em;
	margin: 0px 0px 5px 0px;
}

div.anynews p {
margin:0px;
}

/***********************************
main content
************************************/
#central{
background-image: url(back.png);
	background-position:bottom;
	background-repeat: repeat-y;
	width: 1010px;
	height:auto;
	min-height:100%;
	overflow:hidden;
	padding: 0px;
	/*margin: 0 auto;*/
}

#mainContent {
	float:left;
	width: 640px;
	padding: 20px;
	vertical-align: top;
	line-height: 150%; 
	text-align: left; 
	word-spacing: 1px;
	
}

#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	border-bottom: 1px dotted #333; 
}
#mainContent a:hover {
	border-bottom: 1px solid #333;
	background-color:#E1EAEA;
}
/*#mainContent img {
	float: left;
	margin: 0px 20px 20px 0px;
	border: none;
}
*/
#mainContent h1 {
font-size:1.5em;
}
#mainContent table {
	font-family:  verdana,arial,helevetica,sans-serif;
	font-size: 11px;
	color: #036;
}
/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height:0px;
	}


/***********************************
footer
************************************/

#footer {
width:1010px;
	height:52px;
	background-image: url(footer.png);
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding:5px 0 5px 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover { 
	border-bottom: 1px dotted #FFF; color: #EAEAEA; 
	}
.usato{
border-bottom:1px dotted gray;
padding:6px 0 6px 0;
}
.usato p{
margin:0;
}
.usatohome{
font-size:11px;
text-align:center;
padding:6px 0 6px 0;
}
.usatohome p{
margin:0;
}	
