.ricerca-sopra
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/2006/images/sopra-box510.gif);
	width: 510px;
	height: 8px;
	background-repeat: no-repeat;
	font-size: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8F0FF;
}
.ricerca-centrale
{
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 508px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8F0FF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a1a5a9;
	border-left-color: #a1a5a9;
}
.ricerca-sotto
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 510px;
	height: 9px;
	background-image: url(/2006/images/sotto-box510.gif);
	background-repeat: no-repeat;
	font-size: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8F0FF;
}

.tratto
{
	border-top: thin #A7D6FC;
	border-right: thin #A7D6FC;
	border-bottom: thin solid #A7D6FC;
	border-left: thin #A7D6FC;
	background-color: #F7F7F7;
}
.tratto2
{
	border-top: thin #A7D6FC;
	border-right: thin #A7D6FC;
	border-bottom: thin solid #A7D6FC;
	border-left: thin #A7D6FC;
}

