#lojas_tradepar_carousel
{
	position: absolute;
	width: 500px;
	height: 80px;
	top: 0px;
	right:0px;
	margin-left: -350px;
}

#lojas_tradepar_carousel a
{
	position: absolute;
	width: 110px;
}

#lojas_tradepar_carousel img
{
	border:1px solid #DDD;
}

#right {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url(http://www.tradepar.com.br/img/flecha-direita.png);
	height: 14px;
	width: 20px;
	z-index: -1;
}
#left {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(http://www.tradepar.com.br/img/flecha-esquerda.png);
	height: 14px;
	width: 20px;
	z-index: -1;
}
.box3 .titulo .ver_todos {
	float: right; 
	margin-right: 10px; 
	font-style:italic; 
	font-size: 12px; 
	font-weight: normal; 
	color: #808080;
}
.box3 .titulo .ver_todos a {
	color: #808080;
	text-decoration: none;
}
.box3 .titulo .ver_todos a:hover {
	color: #000;
	font-weight: bold;
}
