.titolo_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4e7294;
}
.testo_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}.bordo_foto {
	border: 1px solid #FFFFFF;
}


A:link {text-decoration: none; color:#FFFFFF;}
A:visited {text-decoration: none; color:#FFFFFF;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color: #4e7294;}

.testo {

	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}
.sfondologo {
	background-attachment: scroll;
	background-image: url(images/logo-concerto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo_titolo {
	color: #000000;
	font-weight: bold;
}
.testo_titolo_bianco {
	color: #FFFFFF;
	font-weight: bold;
}

body {
scrollbar-face-color: #4e7294;
scrollbar-shadow-color: #0078B5;
}
.testo_update {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

