body{
	background : url(img/sfondino.gif) repeat-y;
	font-family : Arial, Helvetica, sans-serif;
	color : #848486;
}
.navigatore{
    font-size : 16px; 
	color : #545454;
    text-decoration : none;
	text-transform : uppercase;
}
a{
	text-decoration : none;
	color: black;
}
.titolo{
	font-weight : bold;
	color: #191919;
}
.navigatore:hover{
	background :  #545454;
	color: #FFEFD5;
	width : 100%;
}

.selezionato{
    font-size : 16px; 
	background-color :#545454;
	color: #FFEFD5;
	text-transform : uppercase;
}
.about{
      font-size : xx-small;
      text-decoration : none;
}
.didascalia{
    font-size : small;
}
