.sfondo1 {
	background-attachment: scroll;
	background-image: url(img/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}
a:link { 
color: white; 
background-color: 6B6B6B;
text-decoration: none;


}
a:visited { 
color: white; 
background-color: 6B6B6B;
text-decoration: none;


}
a:hover {
color: black; 
background-color: BDD164;
text-decoration: none;


} .testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
}
.bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
