#contenedor_formulario {
	padding: 15px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_formulario.jpg")		repeat-x;
	border-radius: 0px 0px 5px 5px;
	background-color: #c4e3dd;
	border: 1px solid #e1dede;
	border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
	
	
}

#contenedor_ingreso {
	float: left;
	height: 140px;
	width: 44%;
}

.texto_ingreso {
	font-size: 12px;
	color: #texto_ingreso;
	font-family: arial, serif;
	text-align: center;
}

#cabecera_ingreso {
	vertical-align: middle;
	background-image:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_cabecera.png");	background-repeat: no-repeat;
	height: 65px;
	width: 441px;
	min-width: 441px;
	max-width: 441px;
	padding: 0px 0px 0px 10px;
}

.tit_ingreso_cabecera {
	color: #FFFFFF;
	font-family: Myriad Pro, Verdana, Geneva, sans-serif;
	font-size: 18px;
	letter-spacing: 0px;
	padding-left: 10px;
}

.stit_ingreso_cabecera {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
	padding-left: 10px;
}

.campo_ingreso {
	border: 1px solid #dbdada;
	width: 162px;
	padding: 2px 0px 2px 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 16px;
	text-align: left;
	font-size: 11px;;
	color: #676767;
}
/*ESTILO DEL INPUT*/
#boton_ingreso,.boton_ingreso {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #000;
	background-color: #F3F1F2;
	border: 1px solid #ceb70d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 120px;
	height: 26px;
	margin: 27px 0px 0px 0px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/font_btn_ingreso.jpg");	background-repeat: repeat-x;
	cursor: pointer;
}

#boton_ingreso:hover,.boton_ingreso:hover {
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	color: #000;
	background-color: #F3F1F2;
	border: 0px solid #dbdada;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 120px;
	height: 26px;
	margin: 27px 0px 0px 0px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/font_btn_ingreso_sobre.jpg");	background-repeat: repeat-x;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #ceb70d;
}

.etiqueta_ingreso {
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

input[type="text"] {
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	color: #4c4b4b;
	text-align: left;
	font-size: 11PX;
	padding: 2px 0px 0px 5px;
	background-color: #fff;
	border: 1px solid #a5a4a4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 120px;
	height: 18px;
	cursor: pointer;
}

input[type="password"] {
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	color: #4c4b4b;
	text-align: left;
	font-size: 11PX;
	padding: 2px 0px 0px 5px;
	background-color: #fff;
	border: 1px solid #a5a4a4;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 120px;
	height: 18px;
	cursor: pointer;
}

#con_tit_mensaje_seguridad {
	vertical-align: middle;
	background-image:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_cab_seguridad.png");	background-repeat: no-repeat;
	height: 39px;
	min-height: 39px;
	max-height: 39px;
	width: 451px; /*370*/
	min-width: 451px;
	max-width: 451px;
}

#con_inf_mensaje_seguridad {
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_formulario.jpg")		repeat-x;
	background-color: #E6E6E6;

	border-left: 1px solid #e1dede;
	border-right: 1px solid #e1dede;
}

#pie_mensaje_seguridad {
	background-image:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_pie_seguridad.jpg");    height: 12px; 
	min-height: 12px;
	max-height: 12px;
	width: 451px;     /*370*/
	min-width: 451px;
	max-width: 451px;
	
	-moz-box-shadow: 0px 18px 40px rgba(50, 50, 50, 0.70);
    -webkit-box-shadow: 0px 18px 25px rgba(50, 50, 50, 0.70);
    box-shadow: 0px 22px 25px rgba(90, 90, 90, 0.70);
	
		filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=8,MakeShadow=true,ShadowOpacity=0.25);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=8,MakeShadow=true,ShadowOpacity=0.25)";
	zoom: 1;
	
	border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    
    
}

.txt_mensaje_seguridad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373738;
	text-align: justify;
	padding: 20px;
	height:163px;
}

.txt_mensaje_seguridad p{
line-height: 18px;
}

/*ESPACIOS PREDEFINIDOS*/
.espacio {
	width: auto;
	height: 2px;
	clear: both;
	padding-bottom: 2px;
}

.espacio_grande {
	width: auto;
	height: 5px;
	clear: both;
	padding-bottom: 2px;
}
/*para el teclado*/
.enlace_manual_teclado {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#titulo_teclado {
	background-color: #0295b6;
	color: #ffffff;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 11px;
	height: 18px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}

#teclado {
	float: right;
	height: 140px;
	width: 56%;
}

/*mensajes Informacion*/
#con_informacion {
	float: right;
	height: 140px;
	width: 50%;
	padding: 20px 0px 0px 20px;
	color: #373738;
}

.fondo_teclado {
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_teclado.jpg") repeat-x;	background-color: #fff;
	border-radius: 3px 3px 3px 3px;
	height: 110px;
	width: 100%;
	border: 1px solid #cccccc;
}

.fondo_informacion {
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_teclado.jpg") repeat-x;	background-color: #fff;
	border-radius: 3px 3px 3px 3px;
	padding: 0 10px 10px;
	height: 110px;
	border: 1px solid #cccccc;
	text-align: justify;
}

.fondo_informacion p {
	line-height: 18px;
}

.mensaje_clave {
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-family: arial, serif;
	font-size: 12px;
	color: #373738;
}

#ayuda_teclado {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

#con_tooltip_teclado {
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/componentes/tooltip/tooltip_superior.png")		no-repeat;
	color: #FFFFFF;
	display: none;
	font-weight: normal;
	height: 97px;
	margin: -10px 10px 10px 254px;
	max-height: 97px;
	max-width: 201px;
	min-height: 97px;
	min-width: 201px;
	padding: 0 1px 15px 18px;
	position: absolute;
	width: 201px;
	z-index: 101;
}

#txt_tooltip_teclado {
	padding-left: 5px;
	padding-top: 15px;
	text-align: justify;
	width: 166px;
	font-size: 11px;
}
/*toolTip*/
/*texto en el tooltip pequenio*/
#con_tooltip_clave {
	display: none;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/componentes/tooltip/tooltip.png")		no-repeat top left;
	width: 201px;
	min-width: 201px;
	max-width: 201px;
	/*padding:10px 1px 15px 18px;*/
	height: 38px;
	min-height: 38px;
	max-height: 38px;
	color: #ffffff;
	/*font-weight:normal;
		font-size:11px;*/
	margin: -10px 0 0 45px;
	position: absolute;
	z-index: 101;
	text-align: left;
}

.txt_tooltip_clave {
	font-size: 11px;
	padding-left: 16px;
	padding-top: 11px;
}

#cursor_puntero {
	cursor: pointer;
}

/*botones inferior borrar*/

.btn_teclado {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 11px;
	height: 22px;
	width: 21px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_btn_ingresar.jpg");	background-repeat: no-repeat;
	cursor: pointer;
}

.btn_teclado_sobre {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 11px;
	height: 22px;
	width: 21px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/fon_btn_ingresar_sobre.jpg");	background-repeat: no-repeat;
	cursor: pointer;
}

.btn_borrar {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 8.5px;
	text-align: left;
	height: 22px;
	width: 42px;
	background: url("/afiliado-web/iess-skin-resources?file=/img/ingreso/btn_borrar.jpg");	background-repeat: no-repeat;
	cursor: pointer;
	letter-spacing: -1px;
	padding: 0px 0px 0px 2px;
}

.btn_borrar_sobre {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 9px;
	text-align: center;
	height: 22px;
	width: 42px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/btn_borrar_sobre.jpg");	background-repeat: no-repeat;
	cursor: pointer;
	letter-spacing: -1.5px;
}

.btn_mayuscula {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 10px;
	height: 22px;
	width: 21px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/btn_mayuscula.jpg");	background-repeat: no-repeat;
	cursor: pointer;
}

.btn_mayuscula_sobre {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 10px;
	height: 22px;
	width: 21px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/btn_mayuscula_sobre.jpg");	background-repeat: no-repeat;
	cursor: pointer;
}
/*boton regresar*/
.btn_regresar {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 10px;
	height: 22px;
	width: 21px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/btn_regresar.jpg");	background-repeat: no-repeat;
	cursor: pointer;
}

.btn_regresar_sobre {
	background-color: #F5F5F6;
	border-color: #D1D1D1;
	border-radius: 3px 3px 3px 3px;
	border: 1px solid #e2e1e2;
	color: #106f89;
	font-size: 10px;
	height: 22px;
	width: 21px;
	background:
		url("/afiliado-web/iess-skin-resources?file=/img/ingreso/btn_regresar_sobre.jpg");	background-repeat: no-repeat;
	cursor: pointer;
}
/*espacios predefinidos*/
.espacio {
	width: auto;
	height: 2px;
	clear: both;
	padding-bottom: 2px;
}

.espacio_grande {
	width: auto;
	height: 5px;
	clear: both;
	padding-bottom: 2px;
}
