body {
	background-color: #6E87A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited{
	color:#cccccc;
	text-decoration: none;
}
a:active, a:hover{
	color:#eeeeee;
	text-decoration: none;
}
.ricerca {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	background-image: url(../Immagini/cerca/barra_cerca2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 79px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 790px;
	margin:auto;
}