#barraPesquisaTopo{
	padding:0px;
	margin:0px;
	background-image:url(barra-bg.png);
	height:30px;
	overflow:hidden;
}


#barraPesquisaConteudo{
	width:1000px;
	display: table;
	text-align: right;
	margin:0 auto;
}

#barraPesquisaImg{
	background: #FFFFFF;
	width:1000px;
	display: table;
	text-align: left;
	margin:0 auto;
	border:0px;
}

#barraPesquisaImg img{
	border:0px;
}

#barraPesquisaImg a{
	text-decoration: none;
}

#barraPesquisaImg a:houver{
	text-decoration: none;
}

#barraPesquisaImg a:visited{
	text-decoration: none;
}

#barraPesquisaConteudo span {
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-size: 11px; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	margin-right:10px;
	height: 20px;
}

#barraPesquisaConteudo select {
	margin:0px;
	padding:0px;
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;; 
	font-size:12px; 
	color:#a93252; 
	border:0px; 
	width:210px; 
	background: #ECECEC;
	padding-left:5px;
	margin-right:15px;
	height: 20px;
	border: 1px solid #CCCCCC;
}

#barraPesquisaConteudo img{
	text-align: left;
	margin-left:15px;
}

#barraPesquisaImg img{
	position:absolute;
}


#textoPretoBarra{
	color:#343434;
}

#textoCinzaBarra{
	color:#666666;
}

.textoSair {
	font-size: 12px; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;;
	margin-right:10px;
	height: 20px;
}

.sairSistema {
	padding-top:8px;	
}

#footer {
	height: 30px;
	background: #666666;
}
