.navigation {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: url(immagini/barramenu.jpg);
	background-repeat: repeat;
	text-indent: 15px;
	text-decoration: none;
	line-height: 60px;
	padding-top: 20px;
	text-align: left;
}
