﻿/*inicio estilos para taquilla1 nueva adaptable a movil*/

.taquilla_mov_texto_primpag {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006;
	line-height: 18px;
	text-align: center;
	}
.fondo_encabezado_mozz{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_ggenal_t1.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 48px;
}
.body_t1 {
	font-family: arial;
	font-size: 11px;
	color: #4A4D3E;
	text-decoration: none;
	background-color: #E2E4DC;
	margin: 0px;
}
body {margin: 0px; padding: 0px}
.menu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;}
.fondo_logos_t1 {
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_logos_t1.png);
	background-repeat: repeat-x;
	background-position: top;
}
.fondo_logo_cliente_t1 {
	background-color: #FFF;
	height: 100px;
}
.raya_central_t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #E2E4DC;
	background-color: #E2E4DC;
	height: 4px;
}
.fondo_conten_t1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #F0F1ED;
	padding: 5px;
}
.fondo_final_t1 {
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_final_t1.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
}
.creditos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
}

a:hover.menu {
	color: #CCC;
}

.tabla_tarjeta_credito{
	margin: auto;
	width: 730px;
	padding-bottom: 30px;
	padding-top: 30px;
}


.tabla_pie_tarjeta_credito{
	margin: auto;
	width: 950px;  
}


/*fin estilos para taquilla1 nueva adaptable a movil*/


/*campos dy formulario de informacion*/

.form_informacion{
	margin: auto;
	padding: 3px;
	}
	
.tit_tabla {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	background-color: #718097;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.campos_tabla {
	font-family: arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #F8F8F8;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

/*fin formulario*/
/*Inicio tabla de contenio en modalidad de MVC*/

.thead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	background-color: #718097;
	text-align: center;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;*/
	}

.tbody {
	font-family: arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #F8F8F8;
	/*padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;*/
    }


table.table {
	background-color: #F0F1ED;
	margin: auto;
    }

.td{
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F2F2F2;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.th_encabeza{
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F2F2F2;
	border-bottom-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #718097;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
}

.footer {
	font-family: arial;
	font-size: 15px;
	color: #999;
	display: flex;
	text-decoration: none;
	justify-content: center;
	align-items: center;
	line-height: 16px;
	Padding: 0px 30px;
	font-weight: bold;
}

.px_logo_zona {
	align-items: center;
}

.tamaniologos {
	width: 150px;
}

.pmz_datos_pago_seguro {
	display: flex;
	padding-top: 10px;
	align-items: center;
}

.pmz_espacio_candado {
    float: center;
    padding-top: 3px;
}

.pmz_candado {
    font-size: 3px;
    position: relative;
    border-radius: 3px;
    border: 3.5px solid #AAA;
    border-right-width: 7.5px;
    border-left-width: 7.5px;
    margin: 0 0 6rpx 0;
}

.pmz_paga_segu {
	padding-left: 6px;
}

.pmz_candado:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    border: 2.5px solid #AAA;
    width: 12px;
    height: 8px;
    left: 50%;
    margin-left: -6px;
    top: -10px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.pmz_candado:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    border: 1px solid #AAA;
    border-radius: 2.5px;
    left: 50%;
    top: -1px;
    margin-left: -2.5px;
}

.pmz_paga_seg::before {
    width: 50%;
    float: center;
    padding-top: 5px;
}

.pmz_logo_zona_enca {
    background-image: url("Graficas/logo_zona_encabezado.gif");
    background-repeat: no-repeat;
    width: 40%;
    height: 45px;
    float: center;
}



/*fin campos tabla MVC cuando se quiere scroll*/

/*campos logeo*/

.cuadro_login {
	/*background-color: #E6E6E6;*/
	margin: auto;
	padding: 20px;
	width: 500px;
	background: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#FFFFFF), color-stop(0.7, #FFFFFF));
	background: -moz-linear-gradient(top, #C5D6EB, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#FFFFFF');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6E6E6', endColorstr='#FFFFFF')";
	background: -o-linear-gradient(top, #E6E6E6, #FFFFFF);
}
.label {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.labelbold {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
}
.labelbold_Total {
	font-family: verdana;
	font-size: 11px;
	color: #063;
	text-decoration: none;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
}
.boton_pagar {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #71798E;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #515766;
}

.labelbold_Total_izq {
	font-family: verdana;
	font-size: 11px;
	color: #063;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
}
.labelIzquierda {
	font-family: arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.labelIzquierdabold {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 3px;
	font-weight: bold;
}
#divFacturasEncabezado{
	margin: auto;
	width: 1050px;
}
.campos_captura {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-left: 2px;
	border: 1px solid #CCDCE1;
}

/*nuevos estilos para plantilla base agosto 7 2011*/
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-align: right;
}
.textoCopia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007D7D;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.chulo{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/chulo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.creditos_superio{
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #999;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.body_plantilla
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_body_taquilla.png);
	background-color: #E2E4DC;
	background-repeat: repeat-x;
	background-position: top;	
}
.fondo_encabezado_sup
{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_encabezado.png);
	background-repeat: repeat-x;
}
.btn_inicio
{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/bton_inicio.png);
	background-repeat: no-repeat;
}
.link{
	font-family: arial;
	font-size: 11px;
	color: #505443;
	text-decoration: none;
	font-weight: bold;
	}
a:hover.link
{
	color: #C0C0C0;
}
.bton_recomendaciones
{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/carpeta_recomendaciones.png);
	background-repeat: no-repeat;
}
.fondo_encabezado_logo
{
	background-color: #FFF;
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_encabezado_logo.png);
	background-repeat: repeat-x;
}
.fondo_contenido_taquilla
{
	background-color: #F0F1ED;
}
.fond_seguri{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/Fondo_seguro.png);
	background-repeat: no-repeat;
}
.trampitas
{
	font-family: arial;
	font-size: 2px;
}
.textoup {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-align: right;
}
/*Estilo del botón pagar entre otros de cada formulario*/
.boton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_boton.png);
	background-repeat: repeat-x;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	width: 120px;
	border: 1px solid #BECBD6;
}
/*estilo de la letra del formulario*/
.texto_normal 
{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	text-decoration: none;
}
/*campos de captura del formulario*/
.campo_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F3;
	color: #000;
	text-decoration: none;
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_campos.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 20px;
	border: 1pt solid #DFE2D8;
}
/*fondo de celdas de los campos del formulario*/
.fila_forma_pago {
	height:35px;
	width: 50%;
}
.tabla_forma_pago {
	width: 700px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 5px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
/*.celda_forma_pago {
  no uso: 1;
}*/
.fondo_logo_pse
{
	background-color: #E2E4DC;
}
.fondo_pie_pagina
{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_pie_pagina.png);
	background-repeat: repeat-x;
	height: 55px;
}
/*tamaño de letra del texto al lado del logo de PSE*/
.texto_pequeno {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.creditos_taquilla{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.pie_pagina2
{
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/pie_pagina2.png);
	background-repeat: repeat-x;
	height: 38px;
}
/*campo radio bottons*/
.campo_radio_medio_pago{
	padding: 15px;	
}
/*texto segundo paso del nombre de la tarjeta de crédito*/
.texto_opcion_medio_pago{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
}

/*Campos de las listas desplegables de tarjetas de crédito entre otros*/
.campo_lista_despl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
	margin: 1px;
	padding: 3px;
	border: 1px solid #E0E9E9;
}

/*formularios de taquillas especiales*/
.fila_logeo_pago {
	width: 560px;
	text-align: center;
	vertical-align: middle;
}
.tabla_formas_pregunta_encabezado{
	width: 550px;
	margin: 5px;
	padding: 5px;
}
.texto_campo{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: right;
	height: 30px;
}
.fila_tabla_formas_pregunta_encabezado{
	
	
	
}


.fila_tabla_medio_pago {
	
}


/*estilos del formato 413*/
.formt_trampita {
	font-family: arial;
	font-size: 5px;
	color: #FFF;
	text-decoration: none;
}

.formt_texto_contenio_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	padding-top: 11px;
	text-transform: none;
	padding-bottom: 9px;
	background-color: #3C4964;
	border-radius:10px;
	-webkit-border-radius:10px;
}
.resaltado {
	color: #FDF4B9;
	font-weight: bold;
	font-size: 12px;
}

.formt_tabla_ppal{
	padding: 5px;
	border: 1px solid #E9E1DC;
	background-color: #F0E4CE;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	}
.formato413_dw {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECDB9;
}
.trampita_formt413 {
	font-size: 4px;
}
.texto_peque_413 {
	font-family: verdana;
	font-size: 10px;
	color: #039;
	text-decoration: none;
	padding-top: 8px;
}
.texto_normal_413 {
	font-family: verdana;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}
.gris_formt413 {
	color: #666;
}
.bold_formt413 {
	font-weight: bold;
}
.total_recuadro_formt413 {
	padding: 3px;
	border: 1px solid #999;
	background-color: #E3DAC4;
}

.campo_caja_seleccion{
	margin: auto;
	padding-top: 20px;
	padding-bottom: 20px; 
}


/*Estilos modificados para forma de pago*/

.tabla_medios_pago {
	width: 100%;
	align: center;
	margin: auto;
}



.tabla_encabezado_medios_pago{
	width: 950px;
	align: center;
	margin: auto;
}



	
.celda_tabla_pie_medios_pago{
	text-align: center;		
		}

/*.................ESTOS SON LOS CSS QUE SE MODIFICARON PARA CAMBIO DE COLOR DEL PASO2 DEL PROCESO DE PAGO DE LA TAQUILLA NOVIEMBRE 2012.............*/

/*texto segundo paso en el pago donde dice la lista de los medios de pagos a escoger*/

.celda_tabla_encabezado_medios_pago{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background-color: /*#8D8772*/#CFCECE;
	width: 100%;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	/*-webkit-border-radius: 15px;*/
	/*border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;*/
	background: -webkit-gradient(linear, left top, left bottom, from(#969796)/*A49989*/, to(#EAE9E6 /*#EAE7E7 /*DFD8CA*/), color-stop(0.8, 	#EAE9E6 /*DFD8CA*/));
	background: -moz-linear-gradient(top, #969796 /*A49989*/, #EAE9E6 /*#EAE7E7 /*DFD8CA*/);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#969796' /*A49989*/, endColorstr='#EAE9E6'/*DFD8CA*/);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#969796', endColorstr='#EAE9E6')";
	background: -o-linear-gradient(top,#969796/*A49989*/, #EAE9E6 /*#EAE7E7/*DFD8CA*/);
}

.tabla_medio_pago{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	width: 950px;
	align: center;
	margin: auto;
	border: 1px solid #D8CFBE;
	background-color: /*#DFD8CA #EAE9E6 #DFDEDB */#EAE9E6;
}
.vinculo_terminos{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #06F;
	text-decoration: none;
	/*padding-left: 14px;*/
}

pgos_menu_up{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06F;
	text-decoration: none;
}

.celda_tabla_medio_pago{
	font-size: 15px;
	padding: 20px;
	cursor:hand;
	align: center;
	margin: auto;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

.tableRollOverEffect1{
	background-color:/*E3DFDF*/#DCD9D9;
	color:#FFF;
	border: 1px solid #F00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: auto;
	}

.tableRowClickEffect1{
	background-color:/*#E3E3E3 #D3CDC9 #D6D4D4*/#E3E2E2;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 15px;
	background-repeat: repeat-x;
	margin: auto;
	}

.boton_forma_pago {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E2E2E/*#FFF*/;
	height: 30px;
	text-decoration: none;
	width: 300px;
	border: 1px solid #DFDCD7;
	margin-left: 30px;
	letter-spacing: 1px;
	background-color: #C1C1C1 /*#827664*/;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	cursor:hand;
}

.tituloprincipal{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-family: 'Trebuchet MS' Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}



/*.........................Estilos zpp.................*/

.tableRollOverEffect_zp_personas{
	background-color:/*E3DFDF*/#DCD9D9;
	color:#FFF;
	border: 1px solid #F00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin: auto;
	cursor:pointer;
	}

.tableRowClickEffect_zp_personas{
	background-color:/*#E3E3E3 #D3CDC9 #D6D4D4*/#E3E2E2;
	color:#FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 15px;
	background-repeat: repeat-x;
	margin: auto;
	}

.tabla_encabezado_zp_personas {
    width: 100%;
    margin: auto;
}

.celda_tabla_encabezado_zp_personas {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #000;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: -moz-linear-gradient(center top , #969796, #EAE9E6) repeat scroll 0% 0% transparent;
}

.zp_personas {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 100%;
    margin: auto;
    border: 1px solid #D8CFBE;
    background-color: #EAE9E6;
}

.celda_tabla_zp_personas {
    font-size: 15px;
    padding: 20px;
    margin: auto;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-width: 1px;
    border-top: 1px solid #FFF;
}

.celda_tabla_registro_zpp{
	height: 25px;
}

.tabla_encabezado_forma_cr{
	text-transform: uppercase;
	width: 700px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background-color: #CCC;
}
.celda_forma_cr{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabla_forma_cr{
	margin: auto;
	width: 700px;
	height: 25px;
	padding-top: 10px;
}

#opcionzp2{
	padding: 15px;
}

.celda_tarjeta_credito{
	height: 25px;
}

.texto_forma_autenticacion_zp_personas {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-bottom: 25px;
	line-height: 18px;
	margin-bottom: 5px;
}

.texto_olvido_clave_zp_personas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #09F;
	text-decoration: none;
	margin-top: 10px;
}


.boton_forma_autenticacion_zp_personas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_boton.png);
	background-repeat: repeat-x;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	width: 120px;
	border: 1px solid #BECBD6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boton_forma_registro_zp_personas {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-image: url(/tiendas_c/plantillas/taquilla1/graficas/fondo_boton.png);
	background-repeat: repeat-x;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	width: 170px;
	border: 1px solid #BECBD6;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boton_olvido_clave_zp_personas {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
   
}




/*.........................ACA TERMINAN.................*/

/*Nuevos Estilos forma de Pago*/


.texto_forma_pago 
{
	font-size: 13px;
	font-weight: bold;
	font-family: 'Trebuchet MS' Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-bottom: 25px;
	margin-left: 2px;
	/*text-transform: uppercase;*/
}

/* Adicionados 7 de julio 2015 correcion de logeo pagina administrativa juan Fernando */



.fondo_fecha {
	background-image: url(/tiendas_c/plantillas/pagos_b/graficas/fondo_verde.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	height: 26px;
	text-align: right;
}


.cuerpo1 {
	background-image: url(/tiendas_c/plantillas/zonapagos/graficas/cuerpo1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: arial;
	font-size: 11px;
}


.fondo_conten {
	background-image: url(/tiendas_c/plantillas/pagos_b/graficas/fondo_conte.jpg);
	background-repeat: repeat-x;
}


.nombre_comercio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}


.tabla_logeo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7C4C4;
	border-left-color: #B7C4C4;
	height: 222px;
}


.mensajes {
	font-family: verdana;
	font-size: 0.65em;
	color: #333;
	text-decoration: none;
	text-align: center;
}

.campo {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #89B1B6;
}

.bordedw {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C4C4;
}

.fondo_logos {
	background-image: url(/tiendas_c/plantillas/pagos_b/graficas/formatos/logos5.png);
	background-repeat: no-repeat;
}

.creditos_blancos {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.creditos_gris {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}

.cuerpo2 {
	background-image: url(/tiendas_c/plantillas/zonapagos/graficas/cuerpo2.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 44px;
}






