.bloque_datos {
	position: relative;
	height: 1%;
	clear: both;
}
.datos_01 {
	position: absolute;
	left: 32px;
	top: 40px;
}
.datos_02 {
	position: absolute;
	left: 32px;
	top: 60px;
}
.datos_03 {
	position: absolute;
	top: 80px;
	left: 32px;
}
.datos_04 {
	position: absolute;
	top: 100px;
	left: 60px;
}
.ver {
	position: absolute;
	left: 53px;
	top: 121px;
}
31

