font.fotografo{
	font-family : Arial;
	font-size : 10px;
	color : #b9b9b9;
	font-weight : bold;
	
}
font.indirizzo{
	font-family : Arial;
	font-size : 11px;
	color : #aba8a0;
	font-weight : normal;
	
}
a.mail:hover{
	font-family : Arial;
	font-size : 11px;
	color : #867b7b;
	font-weight : normal;
	text-decoration : none;
}
a.mail{
	font-family : Arial;
	font-size : 11px;
	color : #aba8a0;
	font-weight : normal;
	text-decoration : none;
}
a.menu:hover{
	font-family : Arial;
	font-size : 17px;
	color : #9C8F93;
	font-weight : bold;
	text-decoration : none;
}
a.menu{
	font-family : Arial;
	font-size : 17px;
	color : #66526a;
	font-weight : bold;
	text-decoration : none;
}

