/* ------------- BANNER 01  ------------ */
.class_1 {
	position: absolute;
	z-index:1;
	background:url('img/banescard_estabelecimentos.jpg');
	width:525px;
	height:200px;
	float:left;
}
/* ------------- BANNER 02  ------------ */
.class_2 {
	position: absolute;
	z-index:1;
	background:url('img/cartoes_visa.jpg');
	width:525px;
	height:200px;
	float:left;
}
/* ------------- BANNER 03  ------------ */
.class_3 {
	position: absolute;
	z-index:1;
		background:url('img/destaque_banestik.jpg');
	width:525px;
	height:200px;
	float:left;
}
/* ------------- BANNER 04  ------------ */
.class_4 {
	position: absolute;
	z-index:1;
	background:url('img/banescard_verao.jpg');
	width:525px;
	height:200px;
	float:left;
}