/*titulo*/
#servicos{
	overflow: hidden;
	width: 112px;
	height: 24px;
	background: url(../../imagens/servicos_ttx.jpg) no-repeat;
	margin: 0 0 0 0;
}
#servicos strong{
	width: 112px;
	height: 24px;
	display: block;
	text-indent:-5000em;
}

/* conteudo*/
#conteudo{
	font-size:small;
}
#conteudo p{
	padding:10px 0 0 20px;
	clear:both;
}

/*lista*/
.lista{
	width:300px;
	float:left;
	padding:0 0 0 15px;
	margin:0 0 0 20px;
}
#listamarcas{
	list-style:none;
}
#listamarcas li{
	float:left;
	padding:5px;
	height:80px;
}