#cuerpo #top_ficha {
	display: block;
	float: left;
	width: 920px;
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 110px;
	padding-left: 15px;
	margin-top: 30px;
	padding-right: 40px;
	background-image: url(../_img/top_como_comprar.jpg);
}

#cuerpo #cuerpo_ficha {
	display: block;
	float: left;
	width: 875px;
	background-image:url(../_img/fondo_ficha.jpg);
	background-repeat: repeat-y;
	background-position: 8px 0px;
	padding-left: 96px;
	padding-bottom: 20px;
}
#cuerpo #pie_ficha {
	display: block;
	float: left;
	width: 964px;
	background-image:url(../_img/pie_ficha.jpg);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	height: 20px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#cuerpo #top_ficha h1 {
	display: block;
	float: left;
	padding-left: 100px;
	padding-top: 55px;
	width: 680px;
	font-size: 21px;
	color: #646261;
	font-weight: bold;
}

#cuerpo #cuerpo_ficha #top_comprar {
	background-image: url(../_img/top_como_comprar2.jpg);
	display: block;
	float: left;
	width: 772px;
}
#cuerpo #cuerpo_ficha #cuerpo_comprar {
	display: block;
	float: left;
	width: 712px;
	background-image: url(../_img/cuerpo_como_comprar2.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 15px;
}
#cuerpo #cuerpo_ficha #cuerpo_comprar .tit {
	display: block;
	float: left;
	width: 712px;
	font-weight: bold;
	color: #E74C1C;
	font-size: 18px;
	padding-bottom: 35px;
}

#cuerpo #cuerpo_ficha #cuerpo_comprar .fondo {
	display: block;
	float: left;
	width: 245px;
	background-image: url(../_img/fondo_como_comprar.jpg);
	background-repeat: no-repeat;
	height: 1826px;
	padding-right: 44px;
}
#cuerpo #cuerpo_ficha #cuerpo_comprar .num {
	display: block;
	float: left;
	width: 415px;
	font-size: 16px;
	font-weight: bold;
	color: #F5841B;
	padding-bottom: 20px;
}
#cuerpo #cuerpo_ficha #cuerpo_comprar .desc {
	display: block;
	float: left;
	width: 415px;
	font-size: 11px;
	color: #646261;
	text-align: justify;
}
#cuerpo #cuerpo_ficha #pie_comprar {
	display: block;
	float: left;
	width: 772px;
	background-image: url(../_img/pie_como_comprar2.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#cuerpo #cuerpo_ficha #cuerpo_comprar .separa {
	display: block;
	float: left;
	width: 400px;
	height: 40px;
}

#cuerpo #cuerpo_ficha #cuerpo_comprar .separa2 {
	display: block;
	float: left;
	width: 400px;
	height: 250px;
}

#cuerpo #cuerpo_ficha #cuerpo_comprar .separa3 {
	display: block;
	float: left;
	width: 400px;
	height: 110px;
}

#cuerpo #cuerpo_ficha #cuerpo_comprar .separa4 {
	display: block;
	float: left;
	width: 400px;
	height: 150px;
}

