/************* div centra la pagina **************/
#centrato{
	width:770px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background: #FFFFFF;
	border-top: #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px #999999;
	border-left: 1px solid #999999;
}
.menu-new
{
	color: #FFFFFF;
	padding: 0px;
	list-style: none
	width: 100%;
	width: 100%;

}

.menu-new ul,li
{
	list-style: none;
	margin: 0px;
	padding: 0em 0em 0.1em 0.5em;
	text-align: left;
	display: block;
}
.menu-new li
{
	background: url(/pic/rosso-3.gif) no-repeat ;
	
}
.immagini-menu
{
	padding: 0px;
	margin: 0px;
	clear: both;
}
.testo_menu_new
{
    FONT-WEIGHT: bold;
	COLOR: #ffffff;
    FONT-SIZE: 10px;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
.testo_menu_new:hover
{
    FONT-WEIGHT: bold;
       COLOR: #ffffff;
    FONT-STYLE: normal;
    TEXT-DECORATION: underline
}

#finepagina {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	width: 100%;
}
.nonvisualizza {
	visibility: hidden;
	height: 0em;
	font-size: 0em;
	margin: 0em;
	padding: 0em;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background: #999999;
	position: absolute;
}

