@charset "utf-8";
#cabecera {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #FFF;
	display: inline-block;
	height: 15%;
	width: 98%;
	border: thin solid #6FF;
	position: absolute;
	left: 1%;
	top: 1%;
	background-color: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(25px);
	box-shadow: 5px 5px 10px #000000;
}
#cabecera #iconoapp {
	display: inline-block;
	position: absolute;
	height: 90%;
	width: 5%;
	left: 2%;
	top: 2%;
}
#fondo_01 {
	background-color: #333;
}

.final {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	background-color: #F90;
	display: inline-block;
	height: 3%;
	width: 100%;
	position: fixed;
	left: 0%;
	bottom: 0%;
}
#fondo_01 #cabecera #nombre_sitio {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #6FF;
	text-decoration: underline;
	display: inline-block;
	position: absolute;
	left: 5%;
	top: 30%;
}

#fondo_01 #pago_paypal {
	border: medium inset #999;
	position: absolute;
	height: 40%;
	width: 40%;
	left: 5%;
	top: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6FF;
	display: inline-block;
}
#fondo_01 #ejecutar_compra #pago_paypal form #comprar_ahora {
	position: absolute;
	left: 10%;
	bottom: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fondo_01 #ejecutar_compra #pago_paypal #advert {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	background-color: #6FF;
	position: absolute;
	height: auto;
	width: 75%;
	left: 10%;
	bottom: 40%;
}


#fondo_01 #ejecutar_compra #pago_paypal form .datos_compra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6FF;
}

.bto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #066;
	background-color: #FC0;
	height: 20%;
	width: 90%;
	border: medium outset #999;
}

.btg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #6F0;
	background-color: #066;
}

.bt1 {
	height: 20%;
	width: 10%;
	border: medium outset #999;
	right: 5%;
	bottom: 20%;
}
#fondo_01 #cabecera #btvolver {
	position: absolute;
	height: 10%;
	width: 10%;
	top: 30%;
	right: 5%;
}


.btb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #6F0;
	background-color: #03F;
}
#fondo_01 #cabecera #btvolver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0;
	height: 30%;
	width: 30%;
}
#mens_pag_constr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #FF0;
	position: absolute;
	height: auto;
	width: 90%;
	left: 5%;
	top: 30%;
}
#fondo_01 #ejecutar_compra #pago_paypal form .datos_compra tr td label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #6FF;
}
#fondo_01 #caja_pago {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6FF;
	display: inline-block;
	border: medium inset #999;
	position: absolute;
	height: 50%;
	width: 40%;
	top: 30%;
	right: 5%;
}

#fondo_01 #ejecutar_compra #pago_paypal .datos_compra tr .datos #dir_c {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0;
}
