
/* Interface */


.ZTR_CONTE_cuenta{ 
	width: 192px;
	height: 174px;
	position: relative;
}


/* Documento */

.ZTR_FRM_cajaLogin1{ 
	font: normal 10px "Century Gothic";
	color: #7f550a;
	border: none;
	background: none;
	width: 162px;
	height: 18px;
	padding: 0px;
	position: absolute;
	top: 26px;
	left:15px;
	z-index:10;
}

.ZTR_FRM_cajaLogin2{ 
	font: normal 10px "Century Gothic";
	color: #7f550a;
	border: none;
	background: none;
	width: 162px;
	height: 18px;
	padding: 0px;
	position: absolute;
	top: 69px;
	left:15px;
	z-index:10;
}


.ZTR_CONTE_enlace{ 
	width: auto;
	height: auto;
	font: normal 10px "Century Gothic";
	color: #004c37;
	margin: 0px;
	position: absolute;
	top: 96px;
	left: 12px;
}

.ZTR_CONTE_enlace a:link{
	color: #004c37;
	text-decoration: underline;
}

.ZTR_CONTE_enlace a:visited{
	color: #004c37;
	text-decoration: underline;
}

.ZTR_CONTE_enlace a:hover{
	color: #004c37;
	text-decoration: none;
}

.ZTR_CONTE_enlace a:active{
	color: #004c37;
	text-decoration: underline;
}

.ZTR_CONTE_loginBoton{
	width: 95px;
	height: 30px;
	position: absolute;
	top: 125px;
	left: 12px;
	cursor: pointer;
	overflow: hidden;
	background: url(images/zona_transnacional/boton_ingresar.gif) no-repeat;
}
/* Mensajes de Alerta */

.ZTR_CONTE_popup{ 
	width: 192px;
	height: 174px;
	position: relative;
	display:none;
}

.ZTR_CONTE_popup2{ 
	width: 253px;
	height: 258px;
	position: relative;
	display: none;
}

.ZTR_iconoAviso{ 
	width: 54px;
	height: 49px;
	background: url(images/zona_transnacional/icono_aviso.gif) no-repeat;
	position: absolute;
	top: 6px;
	left: 70px;
}

.ZTR_iconoAviso2{ 
	width: 54px;
	height: 49px;
	background: url(images/zona_transnacional/icono_aviso.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 98px;
}


.ZTR_CONTE_mensaje{ 
	width: 192px;
	height: auto;
	padding: 5px 0px;
	position: absolute;
	top: 58px;
	left: 0px;
	background: #396B5F;
	
}

.ZTR_CONTE_mensaje2{ 
	width: 253px;
	height: 60px;
	padding: 5px 0px;
	position: absolute;
	top: 90px;
	left: 0px;
	background: #838383;
	
}

.ZTR_CONTE_mensaje table{ 
	width: 192px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}

.ZTR_CONTE_mensaje2 table{ 
	width: 253px;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
}

.ZTR_CONTE_mensaje td{ 
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
	vertical-align: middle;
	text-align: center;
}

.ZTR_CONTE_mensaje p{ 
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	/*text-transform: uppercase;*/
	
}

.ZTR_CONTE_mensaje2 p{ 
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	/*text-transform: uppercase;*/
	
}

.ZTR_btnAceptar{ 
	width: 100px;
	height: 22px;
	background: url(images/zona_transnacional/boton_aceptar.gif) no-repeat;
	position: absolute;
	bottom: 15px;
	left: 42px;
	cursor: pointer;
}

.ZTR_btnAceptar2{ 
	width: 100px;
	height: 22px;
	background: url(images/zona_transnacional/boton_aceptar.gif) no-repeat;
	position: absolute;
	bottom: 40px;
	left: 98px;
	cursor: pointer;
}
