#top
{
	display: none;
	margin: auto;
	width: 960px;
	height: 50px;
	border-left: 1px solid #f3f3f4;
	border-right:  1px solid #f3f3f4;
	border-bottom: 1px solid #f3f3f4;
	text-align: right;
	padding: 0.2em 0.4em 0 0;
}

#top #pesquisar 
{ 
	border-top: 2px solid #f3f3f4;
	border-left: 2px solid #f3f3f4;
	border-right: 1px solid #f3f3f4;
	border-bottom: 1px solid #f3f3f4;
	font-size: 0.7em;
	padding: 0 0 0 1.6em;
	background: url(../../images/bg_input_search.gif) no-repeat;
	background-position: middle;
	height: 17px;
}

#top #top_fechar
{
	padding: 0.2em 0 0 0;
}

#top .lingua
{
	margin: 2px 2px 0 10px;
	font-size: 0.7em;
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	float: right;
}

#top .lingua a
{
	text-decoration: none;
	color: #cfcfcf;
}

#top .lingua a:hover
{
	text-decoration: none;
	color: #828282;
}

#top #fechar
{
	position: relative;
	top: 28px;
	left: 152px;
}