
.testo{
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : left;
	vertical-align: top;
	line-height : 20px;
	padding : 10 10 10 10;
}
.testo a:link{
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
}
.testo a:hover{
	text-decoration : underline;
	font-weight : bold;
	color : #777777;
}
.testo a:visited{
	text-decoration : underline;
	font-weight : bold;
	color : Black;
}
.testo a:visited:hover{
	text-decoration : underline;
	font-weight : bold;
	color : #777777;
}

.testodot{
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : left;
	vertical-align: top;
	margin-bottom : 0px;
	margin-top : 0px;
	line-height : 15px;
}

.menu{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-align : center;
}
.menu a:link{
	text-decoration : none;
	font-weight : bold;
	color : White;
	
}
.menu a:hover{
	text-decoration : underline;
	font-weight : bold;
	color : #ffffff;
}
.menu a:visited{
	text-decoration : none;
	font-weight : bold;
	color : White;
}
.menublack{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-align : center;

}
.menu a:visited:hover{
	text-decoration : underline;
	font-weight : bold;
	color : #ffffff;
}
.menublack a:link{
	text-decoration : none;
	font-weight : bold;
	color : black;
	
}
.menublack a:hover{
	text-decoration : underline;
	font-weight : bold;
	color :black;
	
}

.menublack a:visited{
text-decoration : none;
	font-weight : bold;
	color :black;
}
.menublack a:visited:hover{
	text-decoration : underline;
	font-weight : bold;
	color :black;
}

.menub{
	font-family : Arial;
	font-size : 22px;
	font-weight : normal;
	color : #0057CC;
	text-align : left;
	vertical-align: top;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 3px;

}
.menub a:link{
	text-decoration : none;
	font-weight : normal;
	color : #0057CC;
}
.menub a:hover{
	text-decoration : underline;
	font-weight : normal;
	color : #0057CC;
}

.menub a:visited{
	text-decoration : none;
	font-weight : normal;
	color : #0057CC;
}
.menub a:visited:hover{
	text-decoration : underline;
	font-weight : normal;
		color : #0057CC;
}


.


.copy{
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : center;
	vertical-align: top;
	margin-bottom : 0px;
	margin-top : 0px;
	line-height : 11px;
	margin-left : 0px;
}
.copy a:link{
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}
.copy a:hover{
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}
.copy a:visited{
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}
.copy a:visited:hover{
	text-decoration : underline;
	font-weight : normal;
	color : #000000;
}



.testonews{
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : left;
	margin-left : 0px;
	margin-top : 10px;
	line-height : 19px;
}

.testonews a:link
{
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}

.testonews a:hover
{
	font-weight : bold;
	color : #777777;
	text-decoration : none;
}

.testonews a:visited
{
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}

.testonews a:visited:hover
{
	font-weight : bold;
	color : #777777;
	text-decoration : none;
}


.menu-sezioni{
	font-family :Arial,arial,sans-serif;
	font-size : 11px;
	font-weight:bold;
	padding-left : 10px;
}
.menu-sezioni a:link{
	color : Black;
	text-decoration : none;
}
.menu-sezioni a:hover{
	color : Gray;
	text-decoration: underline;
}
.menu-sezioni a:visited{
color : Black;
	text-decoration : none;
}
.menu-sezioni a:visited:hover{
	color : Gray;
	text-decoration: underline;
}

.sfondotopbarCENTRO{
	background-image: url('images/topbarcenter2.gif');
	background-repeat: no-repeat
}
.sfondomenu{
	background-image: url('images/bghome.gif');
	background-repeat: repeat-y
}


.shadow{
background-color : #ffffff;
	
}
A:link


{
	color : Black;
		font-weight : bold;
	text-decoration : underline;
}
A:hover


{
	color : #777777;
		font-weight : bold;
	text-decoration : none;
}
A:visited
{
	color : Black;
		font-weight : bold;
	text-decoration : underline;
}
A:visited:hover
{
	color : #777777;
		font-weight : bold;
	text-decoration : none;
}