.bg2 { 
	background-image: url(images/bg-page.gif);
	background-repeat: repeat-x;
	background-position:top;
		} 

.menu {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #EB610B; font-weight:bold}

.menu a:link { text-decoration: none; color: #EB610B}
.menu a:visited { text-decoration: none; color: #EB610B}
.menu a:hover { text-decoration: none; color: #FFFFFF}

.testo_bianco {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF}

.testo_bianco a:link { text-decoration: none; color: #FFFFFF}
.testo_bianco a:visited { text-decoration: none; color: #FFFFFF}
.testo_bianco a:hover { text-decoration: none; color: #999999}

.testo_grigio {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #999999}

.testo_grigio a:link { text-decoration: none; color: #999999}
.testo_grigio a:visited { text-decoration: none; color: #999999}
.testo_grigio a:hover { text-decoration: none; color: #FFFFFF}


.testo_nero {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #000000}

.titolo {font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 20px; color: #EB610B}

