@charset "utf-8";
/* CSS Document */

#bloco1 {
	width:104px;
	height:138px;
	position:absolute;
	top:55px;
	z-index:1;
	background:#FFF;
	}
	
#bloco2 {
	width:104px;
	height:138px;
	position:absolute;
	top:203px;
	z-index:1;
	background:#FFF;
	}

#bloco3 {
	width:104px;
	height:138px;
	position:absolute;
	top:353px;
	z-index:1;
	background:#FFF;
	}
	
.bloco_img {
	width:82px;
	height:114px;
	margin: 12px 11px 12px 11px;
}