#cuerpo {
	position: absolute;
	height: 707px;
	width: 731px;
	top: 150px;
	left: 115px;
	background-image: url(imgsweb/fondo.jpg);
	background-repeat: repeat-y;
}
#cuerpo_productos {
	position: absolute;
	height: 745px;
	width: 731px;
	top: 150px;
	left: 115px;
	background-image: url(imgsweb/fondo.jpg);
	background-repeat: repeat-y;
}
#servicios_index {
	background-image: url(imgsweb/servicios.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 190px;
	width: 670px;
	left: 38px;
	top: 230px;
}
#servicios_index2 {
	background-image: url(imgsweb/serviicios2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 200px;
	width: 670px;
	left: 38px;
	top: 460px;
}
