@charset "utf-8";

/* CSS Document */
.separador {
	height: 0px;
	clear: both;
}

.land_cuentas {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 904px;
	margin-left: auto;
	margin-right: auto;
}

.land_cuentas .banner_top {
	
}

.land_cuentas .caja {
	margin-left: 15px;
	width: 874px;
	height: 50px;
	background-image: url(../../../images_base/landing_account/borde_titulo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	margin-bottom: 40px;
}

.land_cuentas .cantidades {
	text-align: center;
	margin-left: 80px;
	clear: both;
	margin-bottom: 77px;
	font-weight: bold;
}

.land_cuentas .cantidades .numero {
	margin-right: 55px;
	float: left;
	font-style: italic;
}

.land_cuentas .cantidades .numero input {
	margin-right: 5px;
}

.land_cuentas .introduce {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.land_cuentas .introduce input {
	margin-right: 10px;
	text-align: right;
}

.land_cuentas .boton {
	text-align: center;
	margin-bottom: 50px;
}

.pie_cuentas {
	padding-top: 27px;
	width: 913px;
	height: 144px;
	background-image: url(../../../images_base/landing_account/pie_fondo.jpg);
	background-repeat: no-repeat;
}

.subBotton {
	background-image: url(../../../images_base/landing_account/boton_comparar.jpg);
	background-position : center bottom;
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 34px;
	width: 205px;
}
