.verdana_bianco {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.verdana_nero {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	
}
.verdana_rosso {
	font-family: verdana;
	font-size: 12px;
	color: #990000;
	
}.sfondo_freccia {
	background-image: url(images/freccia_home.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.sfondo_binocolo {
	background-image: url(images/binocolo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.verdana_nero_11 {
	font-family: georgia;
	font-size: 11px;
	color: #000000;
	
}
.verdana_bianco_11 {
	font-family: georgia;
	font-size: 11px;
	color: #ffffff;
	
}
.bordo_concerto {
	border: 1px solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #cccccc;
	border-right-color: #Ffffff;
	border-bottom-color: #Ffffff;
	border-left-color: #cccccc;
}
.bordo_Forum {
	border: 1px solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #cccccc;
	border-right-color: #313131;
	border-bottom-color: #313131;
	border-left-color: #cccccc;
}
.bordo_editoria {
	border: 1px solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ffffff;
	border-right-color: #Ffffff;
	border-bottom-color: #Ffffff;
	border-left-color: #ffffff;
}
