﻿.BoxMenuBase
{
	border: 1px solid #8C1212;
	float: right;
	width: auto;
	height: 14px;
	background-color: White;
	font-size: 12px;
	color: #8C1212;
	margin-right: 1px;
	padding: 0px 2px 1px 2px;
	text-decoration: none;
	cursor: pointer;
}
.Cerca
{
	font-size: 12px;
	color: #8C1212;
	left: 20px;
}