#banners{
	padding-top:0px;
	padding-bottom:40px;
	width: 655px;
	font-family: Arial, Helvetica, sans-serif;;
	min-height:1px;
}

#banners img{
	width: 655px;
	height: 200px;
}

#rodapeBanner{
	padding-top:5px;
	width:100%;
	display:table;
}

#textoBanner{
	width:550px;
	float:left;
	font-size:11px;
	color:#666666;
	background: url(../imagem/seta_branca.png) 0 60% no-repeat;
	padding-left:5px;
}

#navegadorBanner{
	width:100px;
	float:right;
	text-align:right
	margin-right: 5px;
}

#linkBanner{
	color:#666666;
	font-size:11px;
	margin-left:5px;
	text-decoration: none;
}

#linkBannerSelect{
	color:#811f38;
	font-size:11px;
	margin-left:5px;
	text-decoration:underline;
}