body {
	margin: 0;
	padding: 0;
	text-align: center; /* per IE5.x/Win */
	background:#000;
	color: #FFF;
	font:90% Arial,Verdana,Geneva,Helvetica,sans-serif;
}
#centrato {
	width:750px;
	margin:auto;
	text-align: left; /* per IE5.x/Win */
}
#corpo {
	width:750px;
	float:left;
	background: #000;
}
#colonna-1 {
	float:right;
	width:750px;
	background: #990000;
	color: #FFF;
}
/* ALLINEAMENTO DELLE VOCI */
.menuNavigazione{
margin:0;
padding:0;
list-style:none;
height:2em;
}
.menuNavigazione li{
float:left;
}
.menuNavigazione a{
float:left;
height:2em;
line-height:2em;
padding:0 0.7em;
text-decoration:none;
}
/* COLORI */
.menuNavigazione{
background:#666;
color:#FFF;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
background:#666;
color:#FFF;
}
.menuNavigazione .voceCorrente a:link,
.menuNavigazione .voceCorrente a:visited{
background:#FFF;
color:#000;
}
div.important {
	text-align: center
}
div.left {
	margin:2em;
	text-align: left
}
a img {
border : none; 
}
a:link {
background : transparent;
text-decoration: none; 
color : #9FFFFF; 
} 
a:visited {
background : transparent;
text-decoration: none; 
color : #FFFFFF; 
} 
a:hover, a:focus, a:active {
background : transparent;
text-decoration: none; 
color : #19EDFF;
}
a.sitoExt{
padding-right:12px;
background:url(../../images/sitoExt.gif) 100% 50% no-repeat;
height:0;
vertical-align:bottom;
}
a.email{
padding-right:14px;
background:url(../../images/email.gif) 100% 50% no-repeat;
height:0;
vertical-align:bottom;
}
