body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	/*aggiunta per centrare con ie*/
	text-align : center;
}
#box {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	border: 0px;
	padding: 0px;
	text-align : left;
}
#header {
	background-color: #0099FF;
	height: 140px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-image: url(../img/header_01.jpg);
}
#briciole {
	background-color: #D9E0E6;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#contenuto {
	width: 750px;
}
#sx {
	float: left;
	width: 174px;
}
#bussola {
	background-color: #599AD0;
	width: 750px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: no;
	clear: both;
}
.headersx {
	float: left;
}
.headerdx {
	float: right;
}
.menuv {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-bottom: 1px;
	background-color:#FFFFFF;
}
.chiaro {
	background-color: #e9f2f9;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
}
.scuro {
	color: #FFFFFF;
	background-color: #589bcf;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.titoletto {
	font-size: 1.2em;
	color: #15639f;
}
.txtstandard {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
	line-height: 1.4em;
	color: #15639f;
	font-weight: normal;
}
.txtbig {
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
	line-height: 1.4em;
	color: #15639f;
}
.txtpiccolo {
	font-size: 0.9em;
	color: #15639f;
	padding-top: 0px;
	padding-left: 5px;
}
.bussolasx {
	float: left;
	width: 500px;
	padding-bottom: 2px;
	background-color: #599AD0;
}
.bussoladx {
	float: right;
	width: 250px;
	text-align: right;
	padding-bottom: 2px;
	background-color: #599AD0;
}
.linkbianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkbianco:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.linkbianco:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.linkblu:link {
	color: #15639F;
	text-decoration: underline;
}
.linkblu:visited {
	color: #15639F;
	text-decoration: underline;
}
.linkblu:hover {
	color: #15639F;
	text-decoration: underline;
}
.linknero:link {
	color: #15639F;
	text-decoration: none;
}
.linknero:visited {
	color: #15639F;
	text-decoration: none;
}
.linknero:hover {
	color: #15639F;
	text-decoration: none;
}
#logo {
	border: 0px;
}
.headerimg {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.footerimg {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.img {
	border: 0px;
}
.imglogo {
	border: 0px;
	display:block;
	margin:0px;
}
#footer {
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: baseline;
	background-color:#FFFFFF;
}
#nav {
	display:none
}
.listanews {
	list-style-type: none;
	line-height: 1.5em;
}
#listasponsor {
	list-style-type: none;
	text-align:left;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}
#listasponsor li {
	display: inline;
	margin:0px;
	padding:0px;
}

