@charset "utf-8";
/* CSS Document */

h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	color: #ED1A3A;
}

.titulo-grande {
	font-family: Calibri, Arial, sans-serif;
	font-size: 36px;
	color: #ED1A3A;
}

.pre-titulos {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	color: #ED1A3A;
}

.numeros-lista {
	font-family: Calibri, Arial, sans-serif;
	font-size: 30px;
	color: #ED1A3A;
}

.separador {
	background-image: url(../img/separador.gif);
	background-repeat: repeat-x;
	width: 100%;
	color: #FFFFFF;
	background-position: center;
}

.textos-conten {
	width: 100%;
	font-family: Calibri, Arial, sans-serif;
}

.textos {
	color: #666667;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
}
#descarga-garantia {
	float: left;
	height: 130px;
	width: 760px;
	margin-top: 50px;
}

.cuadrotiendas {
	float: left;
	height: 198px;
	width: 333px;
	font-size: 14px;
	margin-right: 13px;
}

.titulos {
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	color: #333433;
}
.titulo-campos {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #666667;
}
.txt-contacto {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
}
#contain-cuadros-img {
	width: 692px;
	height: 100%;
}
.columna-texto {
	float: left;
	width: 350px;
	text-align: justify;
	margin-right: 62px;
}
#contenedor {
	width: 100%;
	height: 100%;
	text-align: justify;
}
#wrap-columnas {
	width: 830px;
	height: 1020px;
}
#nombre,#apellido-paterno,#apellido-materno,#genero,#estado-civil,#nacionalidad,#rut,#cumpleaños,
#calle,#ciudad,#comuna,#cod-postal,#telefono,#celular,#email,#clave,#clave2 {
	width: 201px;
	background-image:url(../img/campo-back1.jpg);
	background-color:transparent;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left center;
	height: 26px;
	padding-top: 8px;
	padding-left: 5px;
}
#numero,#piso,#depto {
	width: 91px;
	background-image:url(../img/campo-back2.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left center;
	height: 26px;
	padding-left: 5px;
	padding-top: 8px;
}
#casa,#oficina,#newsletter {
	background-image:url(../img/button-back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
}
#menutiendas {
	width: 214px;
	float: left;
}
#info-tienda2 {
	float: left;
	height: 1000px;
	width: 549px;
}