.titMarcas{
	float:left;
}
.titTiposMarcas{
	width:auto;
	height:28px;
	background-color:#00c7e6;
	margin:20px 0 20px 0;
	padding:5px 0 0 15px;
	color:#fff;
	font-size:18px;
}

#btsMarcas {
	margin-top:20px;
	float:right;
}
#btsMarcas li {
	list-style: none;	
	float: left;
}
#btsMarcas li a {
	text-indent: -5000px;
	display: block;
	border-bottom:#E1E5E7 2px solid;
	border-left:#E1E5E7 2px solid;
}
#btsMarcas li.bt1 a {
	width:133px;
	height:39px;	
	margin:0;
	background:url(/img/pt_br/btVerMapa.gif) no-repeat center;
	background-position:top left;
}
#btsMarcas li.bt1 a:hover {
	background-position:bottom left;
}
#btsMarcas li.bt1-on a {
	width:133px;
	height:39px;
	margin:0 0 0 1px;
	background: url(/img/pt_br/btVerMapa.gif) no-repeat center;
	background-position:bottom left;
}

#btsMarcas li.bt2 a {
	width:133px;
	height:39px;	
	margin:0 0 0 5px;
	background:url(/img/pt_br/btVerLista.gif) no-repeat center;
	background-position:top left;
}
#btsMarcas li.bt2 a:hover {
	background-position:bottom left;
}
.marcaxx {
	width:133px;
	height:39px;	
	margin:0 0 0 5px;
	background:url(/img/pt_br/btVerLista.gif) no-repeat center;
	background-position:bottom left;
}
#btsMarcas li.bt2-on a {
	width:133px;
	height:39px;
	margin:0 0 0 1px;
	background: url(/img/pt_br/btVerLista.gif) no-repeat center;
	background-position:bottom left;
}

ul.marcas{
	margin-left:40px;
}

li.marca{
	width:143px;
	height:54px;
	list-style:none;
	background-color:#e8eff5;
	text-align:center;
	float:left;
	margin:10px 10px 0 0;
	padding:12px 0 0 0;
}
li.marca img{
	border:0;
}