/* CSS para las cajas de formularios de aplicantes (2006) */ 
/* Borde y cuerpo de las cajas */
.caja_borde_sup_izq {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_sup_izq.gif');
}
.caja_borde_sup {
height: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_sup.gif') repeat-x;
}
.caja_borde_sup_der {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_sup_der.gif');
}
.caja_borde_izq {
width: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_izq.gif') repeat-y;
}
.caja_borde_der {
width: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_der.gif') repeat-y;
}
.caja_borde_inf_izq {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_inf_izq.gif');
}
.caja_borde_inf {
height: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_inf.gif') repeat-x;
}
.caja_borde_inf_der {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/caja_borde_inf_der.gif');
}
.caja_borde_esquina_blanco {
width: 2px; 
height: 2px; 
background: none;
}
.caja_contenido_fondo_panel {
background-color: #F7F6FB;
}
.caja_contenido_gris_panel {
background-color: #F1F0F6;
}
.caja_contenido_fondo_opciones {
background-color: #E5E7F4;
}
li.caja_panel_opcion_top, li.caja_panel_opcion, li.caja_panel_opcion_bottom {
background-color: #F7F6FB;
background: url('/css/images/cajas_empresas_panel/bullet_panel_opcion.gif') left no-repeat;
list-style: none;
padding: 4px 0 4px 16px;
}
li.caja_panel_opcion {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #EBEEF7;
}
li.caja_panel_opcion_top {
border-bottom: 1px solid #EBEEF7;
}
li.caja_panel_opcion_bottom {
border-top: 1px solid #FFFFFF;
}
/* Borde y cuerpo del titulo */
.titulo_borde_sup_izq {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/titulo_borde_sup_izq.gif');
}
.titulo_borde_sup {
height: 2px; 
background-color: #555EA3;
}
.titulo_borde_sup_der {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/titulo_borde_sup_der.gif');
}
.titulo_borde_izq {
width: 2px; 
background-color: #555EA3;
}
.titulo_borde_der {
width: 2px; 
background-color: #555EA3;
}
.titulo_borde_inf_izq {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/titulo_borde_inf_izq.gif');
}
.titulo_borde_inf {
height: 2px; 
background-color: #555EA3;
}
.titulo_borde_inf_der {
width: 2px; 
height: 2px; 
background: url('/css/images/cajas_empresas_panel/titulo_borde_inf_der.gif');
}
/* Textos de las cajas */
.titulo_contenido {
background-color: #555EA3; 
font-weight: normal; 
font-size: 11px; 
color: #FFFFFF; 
font-style: normal; 
font-family: tahoma, verdana, arial, sans-serif; 
font-weight: bold; 
padding: 3px 0 3px 5px;
}
.caja_contenido, .caja_contenido_nuevo {
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #000000; 
text-decoration: none;
vertical-align: top;
}
.caja_contenido_opciones {
padding: 10px 3px 10px 3px;
}
.caja_titulo_panel, .txt_minisite {
font-family: tahoma, verdana, arial, sans-serif;
color: #25329E;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
padding: 3px 0 3px 5px;
}
.caja_subtitulo_panel {
font-family: tahoma, verdana, arial, sans-serif;
background-color: #DFE2E3;
color: #303030;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
padding: 3px 0 3px 5px;
}
.nbullet {
font-size: 11px; 
font-style: normal; 
font-family: tahoma, verdana, arial, sans-serif;
color: #FFA801;
font-weight: bold;
}
.caja_panel_link, .caja_panel_link:visited, .txt_mapa {
color: #0A39A3; 
font-style: normal; 
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-decoration: underline; 
}
.caja_panel_link:hover, .txt_mapa:hover {
color: #FF6702;
text-decoration: underline; 
}
.caja_panel_link_light, .caja_panel_link_light:visited {
color: #0A39A3; 
font-style: normal; 
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 11px; 
text-weight: regular;
text-decoration: none;
}
.caja_panel_link_light:hover {
color: #FF6702;
text-decoration: none; 
}
.txt_caja_panel_resaltado, .txt_caja_panel {
font-weight: normal; 
font-size: 11px; 
color: #69696C; 
font-style: normal; 
font-family: tahoma, verdana, arial, sans-serif;
}
.txt_caja_panel_resaltado {
font-weight: bold; 
}
.input_panel {
font-family: tahoma, verdana, arial, sans-serif;
background-color: #FFFFFF;
color: #384551;
font-size: 11px;
font-style: normal;
font-weight: normal;
padding-left: 5px;
border: #C3C1C2 1px solid;
}
.txt_caja_error, .txt_caja_ok {
font-size: 13px; 
color: #F13918;
font-style: normal; 
font-family: tahoma, verdana, arial, sans-serif;
font-weight: bold;
text-decoration: none;
}
.txt_caja_ok {
font-size: 12px; 
color: #569957;
}
li.txt_caja_error_hint {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
color: #F13918;
font-style: normal;
font-weight: normal;
text-decoration: none;
list-style: none;
}
.txt_resaltado_c {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #FF9000;
text-decoration: none;
}
.caja_panel_paso, .caja_panel_paso_activo {
font-size: 11px;
color: #999999;
font-style: normal;
font-family: tahoma, verdana, arial, sans-serif;
font-weight: bold;
text-decoration: normal;
}
.caja_panel_paso_explicacion, .caja_panel_paso_requerido, 
.caja_panel_paso_explicacion_activo, .caja_panel_paso_requerido_activo {
font-size: 10px;
color: #999999;
font-style: normal;
font-family: tahoma, verdana, arial, sans-serif;
font-weight: normal;
text-decoration: normal;
}
.caja_panel_paso_explicacion, .caja_panel_paso_explicacion_activo {
font-weight: bold;
}
.caja_panel_paso_requerido_activo {
color: #333333;
}
.caja_panel_paso_activo {
color: #FF9000;
}
.caja_panel_paso_explicacion_activo {
color: #333333;
}
/*Caja Encuestas*/
.fondo_caja_encuesta{
background-color: #f7f9f4;
}
.txt_cv_negro,caja_txt
{
font-size: 11px;
color: rgb(0, 0, 0);
font-style: normal;
font-family: tahoma,verdana,arial,sans-serif;
font-weight: bold;
padding-left-value: 5px;
padding-left-ltr-source: physical;
padding-left-rtl-source: physical;
}
.caja_txt{
color: rgb(0, 0, 0);
}
/*FIN Caja Encuestas*/
.tit_cv_blanco{
FONT-WEIGHT: normal; 
FONT-SIZE: 11px; 
COLOR: #FFFFFF; 
FONT-STYLE: normal; 
FONT-FAMILY: tahoma, verdana, arial, sans-serif;
FONT-WEIGHT: bold;
PADDING-LEFT: 5px;
}
.ccv_titulo {
font-family: tahoma, verdana, arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
color: #5EB253;
text-decoration: none;
padding-bottom: 2px;
}