@charset "utf-8";
/* CSS Document */
.banner_promocao {
	display: block;
	float: right;
	height: 200px;
	width: 740px;
	position: relative;
	margin-bottom: 10px;
}
#seg_cham {
	display: block;
	float: left;
	height: 100px;
	width: 740px;
	position: relative;
}



