body {
	text-align: center;
	margin: 0px;
	/* 	margin: 0 10px; */
	padding: 0px;
	/*background-repeat: no-repeat;
	background-image: url(../ima/bg-2005-02.gif);
	background-position: center top;*/
	}
	
html, body, .testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

h1, h2, h3, h4, h5, h6, form, input, textarea {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1, h2 {
	font-size: 13px;
	font-weight: bold;
	color: #0072B7;
}

h3 {
	margin:0;
	font-size: 10px;
	font-weight: bold;
}

a {
	color:#333333;
	text-decoration: underline;
	}

select, .button, input, textarea, .admin, #menulocale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	}

.bgceleste {
	background-color: #8CBFDF;
}

.bgblu {
	background-color: #4C9CCC;
}

.button {
	border: 1px solid #0072B7;
	background-color: #FFFFFF;
	}
	
.dxTesti {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
	}

/* sfondo tabella principale */
.tabella {
	background-image:  url(../ima/images/bg-righe-tabella-02.gif);
	background-repeat: repeat-y;
	}

/* orizontal menu locale */
#menulocale {
	margin: 0px;
	padding: 0px;
	width: 530px;
	height: 19px;	
	}

#menulocale ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menulocale ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

#menulocale ul li a {
	/*width: 71px;*/
	height: 19px;
	line-height: 19px;
	padding-left:10px;
	padding-right:10px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: center;
	float: left;
	color:#808080;
	}

#menulocale ul li a:hover {
	color: #333333;
	}

.blu_meraklon {
	color: #0072B7;
}

.grigio_scuro {
	background-color:#CCCCCC;
	}

.grigio_chiaro {
	background-color: #E4E4E4;
	}
	
.white, .white a {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.newsx, .newsx a {
	color: #BCDBED;
	text-decoration: none;
}
.newsx a:hover {
	color: #FFFF00;
	text-decoration: none;
}

.sel {
	color: #FFFF00;
}