body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF;
	color: #000;
	/*font-family: verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans;
	}
	
#centrato {
	width: 1000px;
	margin: auto;
	text-align: left;	
	}
	
#corpo {
	float: left;
	width: 1000px;
	background: #FFF;
	margin: 10px 0px 30px 0px;
	}
	
#colonna1 {
	float: left;
	width: 250px;	
	/*background: #F0E68C;
	color: #000;*/
	font-size: 12px;	
	}

#colonna2 {
	float: left;
	width: 500px;
	/*background: #FFEBCD;
	color: #000;*/
	font-size:14px;
	line-height: 1.25em;
	border-left: 1px dotted #5A62D8;
	border-right: 1px dotted #5A62D8;	
	}
	
#colonna3 {
	float: left;
	width: 248px;
	background: white;
	color: #000;
	font-size: 13px;
	line-height: 1.25em;
	}
	
#titolo {
	/*margin: 0px 15px 0px 15px;*/
	padding: 0px 0px 3px 0px;	
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: 0px;
	text-align: left;
	/*text-transform: lowercase;*/
	color: #5A62D8;
	border-bottom: 2px solid #5A62D8;	
	}

#titolo a:link,
#titolo a:visited,
#titolo a:hover,
#titolo a:active,
#titolo a:focus {
	text-decoration: none;
	color: #5A62D8;
	}

#news, #contenuto, #partners {
	margin: 0px 20px 0px 20px;	
	}	
#contenuto p, #partners p, #leftmenu p {
	padding: 6px 0px 2px 0px;
	}
	
#leftmenu p {
	border-bottom: 1px dotted  #5A62D8;
	padding: 6px 0px 17px 0px;
	line-height: 1.7em;
	}
	
#news p {
	border-bottom: 1px dotted  #5A62D8;
	padding: 6px 0px 10px 0px;
	line-height: 1.4em;
	}
	
#leftmenu {
	margin: 0px 17px 0px 17px;
	}
	
#leftmenu p {
	text-align: right;	
	}
	
#leftmenu p a:link,
#leftmenu p a:visited {
	text-decoration: none;
	color: #5A62D8;
	}
#leftmenu p a:hover,
#leftmenu p a:active,
#leftmenu p a:focus {
	text-decoration: underline;
	color: #333333;
	}
	
.datanews {
	font-style: oblique;
	font-weight: bold;
	}

#partners ul {
	list-style-image:url(marcatore.gif);
	margin:0;
	padding: 10px 10px 10px 20px;
}

#partners li {
	padding: 2px 0;
}
		
#intestazione {
	background: #666;
	color: #FFF;
	}
	
#linkhome{
		position: absolute;
		top: 24px;
		left: 18px;
		width: 179px;
		height: 88px;
		margin: 0px;
		padding: 0px;
		display: block;
		text-indent: -9999px; overflow: hidden;
}
		
#menuAlto {
	background: #663
	color: #FFF;
	/*border: 1px solid gray;*/
	margin-top: -5px;
	}
	
#footy {	
	clear:left;	
	background: url('barfoot.gif') center no-repeat;
	color: #FFF;
	font-size: 12px;
	padding:0px;	
	}
	
#footy img{
	margin: 5px 10px 6px 14px;
	float: left;
}

.disclaimer {
	padding: 12px 20px 10px 20px;
	margin-bottom: 0px;	
}

#colonna1, #colonna2, #colonna3, #footy {
	padding: 0.5em 0;
	}
	
div p {
	margin: 0;
	padding: 0.5em 1em;
	}

/* MENU */
.menuNavigazione{
	margin: 0;
	padding:0;
	list-style:none;
	height: 2.55em;
	font-size: 80%;
	font-weight: bold;
	background: url("backbar3.gif") #fff repeat-x center;
	border-top: 5px solid #848BE2;
	}
	
.menuNavigazione li{
	float:left;
	}
	
.menuNavigazione a{
	float: left;
	height: 26px;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	white-space: nowrap;
	border-right: 1px solid #8B92E9;
	}

.menuNavigazione {
	/*background: #000000;*/
	color: #000;
	}
	
.menuNavigazione a:link,
.menuNavigazione a:visited {
	/*background: #000000;*/
	color: #333333;
	}
	
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	background: #FFF;
	color: #333333;
	}
	
.menuNavigazione .voceCorrente a:link,
.menuNavigazione .voceCorrente a:visited,
.menuNavigazione .voceCorrente a:hover,
.menuNavigazione .voceCorrente a:focus,
.menuNavigazione .voceCorrente a:active {
	background: #8E94EA;
	color: #333333;
	}