#cabecalhoBrush
{
	background-repeat:no-repeat;
	width:168px;
	height:63px;
	float:left;
}

#cabecalhoContatoBusca
{
	float:left;
	padding-left:180px;
	padding-top:5px;
	//padding-left:220px;
}

#cabecalhoContatoBusca p
{
	padding:0px;
	margin: 0px;		
}

#cabecalhoContatoBusca form
{
	margin:0px;
}

#cabecalhoContatoBusca input[type=image]
{
	border:none;
	position:absolute;
	//position:absolute;
}

#cabecalhoContatoBusca input[type=text]
{
	font:11px verdana;
	color:#787878;
	padding-right:35px;
	float: left;
}

.cabecalhoContatoBuscaFone
{
	/*background-image:url(../../imagens/icon_telefone.png);*/
	background-repeat:no-repeat;
	background-position:right;
	margin-top:2px;
	height:28px;
	padding-right:30px;
	font-size:9px;
	font-family:Arial;
	
}

#cabecalhoContatoImg
{
	background-image:url(../../imagens/icon_telefone.png);
	background-repeat:no-repeat;
	float:left;
	width: 28px;
	height: 28px;
}

#cabecalhoLogo
{
	height:50px;
	float:left;
	padding-right: 222px;
}

#comboIdioma{
	float:left;
	margin-top:3px;
	padding-left:220px;
}

#comboIdioma form{
	margin:0;
}

input.selectbox{
	background:transparent url(../../imagensCabecalho/bgIdiomas.png) no-repeat scroll right center;
	border:medium none;
	color:#787878;
	cursor:pointer;
	display:block;
	float:left;
	font-size:1em;
	font-family:verdana;
	font-size:11px;
	height:20px;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	position:relative;
	width:154px;
	z-index:0;
}

.selectbox-wrapper {
	max-height:200px !important;
	width:170px;
	z-index:100 !important;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
}

.selectbox-wrapper ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:120px;
	margin-left:20px;
	background-color:#f5f5f5;
	border-color:#888888;
	border-style:solid;
	border-width:thin;
}

.selectbox-wrapper ul li.selected {
	border-bottom-color:#888888;
	border-bottom-style:solid;
	border-bottom-width:thin;

}

.selectbox-wrapper ul li:hover {
	background-color:#D4D4D4;
}

.placa form ul li {
	clear:both;
	float:left;
	margin-bottom:10px;
}
.selectbox-wrapper ul li {
	color:#787878;
	cursor:pointer;
	display:block;
	font-family:verdana;
	font-size:11px;
	margin:0 !important;
	padding:5px 2px;
	width:97%;
	text-align:center;
}
