/* ########################################################-- Links ############################################################--*/
/*
a:link {
  font-family:Arial;
  font-size:11px;
  font-weight:normal;
  text-decoration:underline;
  color:#000066;
  font-style:normal;
}
a:visited {
  font-family:Arial;
  font-size:11px;
  font-weight:normal;
  text-decoration:underline;
  color:#000066;
  font-style:normal;
}

a:hover {
  font-family:Arial;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
  color:#fff;
  font-style:normal;
}
*/


.tabla_contenido td {
  position: relative;
}

.helpdesk {
  float: left;
  position: relative;
  right: 10px;
  top: 10px;
}


a.link_blanco:link {
  font-family:Arial;
  font-weight:normal;
  font-size:11px;
  color: #ffffff;
  text-decoration:underline;
  font-style:normal;
}
a.link_blanco:visited {
  font-family:Arial;
  font-weight:normal;
  font-size:11px;
  color: #ffffff;
  text-decoration:underline;
  font-style:normal;
}
a.link_blanco:hover {
  font-family:Arial;
  font-weight:normal;
  font-size:11px;
  color:#5EABD9;
  text-decoration: none;
  font-style:normal;
}
a.link_blanco_peq:link {
  font-family:Arial;
  font-weight:bold;
  font-size:9px;
  color: #ffffff;
  text-decoration:underline;
  font-style:normal;
}
a.link_blanco_peq:visited {
  font-family:Arial;
  font-weight:bold;
  font-size:9px;
  color: #ffffff;
  text-decoration:underline;
  font-style:normal;
}
a.link_blanco_peq:hover {
  font-family:Arial;
  font-weight:bold;
  font-size:9px;
  color:#5EABD9;
  text-decoration: none;
  font-style:normal;
}
a.link_menu:link {
  font-family:Arial;
  font-weight:600;
  font-size:14px;
  text-decoration:underline;
  color: #FFFFFF;
  font-style:normal;
}
a.link_menu:visited {
  font-family:Arial;
  font-weight:600;
  font-size:14px;
  text-decoration:underline;
  color: #FFFFFF;
}
a.link_menu:hover {
  font-family:Arial;
  font-weight:600;
  font-size:14px;
  text-decoration: none;
  color: #3B85B2;
  text-decoration: none;
  font-style:normal;
}

a.link_rojo:link {
  font-family:Arial;
  font-weight:600;
  font-size:11px;
  color: #FF0000;
  text-decoration:underline;
  font-style:normal;
}
a.link_rojo:visited {
  font-family:Arial;
  font-weight:600;
  font-size:11px;
  color: #FF0000;
  text-decoration:underline;
  font-style:normal;
}
a.link_rojo:hover {
  font-family:Arial;
  font-weight:600;
  font-size:11px;
  color:#FF9B9B;
  text-decoration: none;
  font-style:normal;
}
a.link_gris:link {
  font-family:Arial;
  font-weight:600;
  font-size:11px;
  color: #666666;
  text-decoration:underline;
  font-style:normal;
}
a.link_gris:visited {
  font-family:Arial;
  font-weight:600;
  font-size:11px;
  color: #666666;
  text-decoration:underline;
  font-style:normal;
}
a.link_gris:hover {
  font-family:Arial;
  font-weight:600;
  font-size:11px;
  color:#666666;
  text-decoration: none;
  font-style:normal;
}

/* ######################################################-- end Links ##########################################################--*/

/* ##################################################-- Bordes de tablas #######################################################--*/
.borde{
  border-color:#666666;
  border-style:none;
  border-width:1px;
}

.borde2{
  border-color:#666666;
  border-style:solid;
  border-width:1px;
  background-color:#666666;
}

.borde_azul{
  border-color:3B85B2;
  border-style:solid;
  border-width:1px;
}

.borde_blanco{
  padding-right: 2px;
  padding-left: 3px;
  font-family:Arial;
  font-size: 9px;
  font-weight:bold;
  color: #000066;
  text-decoration: none;
  background-color: #CCCCCC;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
  border-color: #FFFFFF;
  border-style:solid;
  border-width:1px;
}

/* ########################################################-- End Bordes de tablas #############################################--*/

/* ########################################################-- Botones de formas ################################################--*/
.boton1 {
  font-family:Arial;
  font-size: 12px;
  font-style: normal;
  font-weight: bolder;
  color: #FFFFFF;
  background-color: #3B85B2;
  border-top-color:#999999;
  border-top-style:solid;
  border-top-width:1px;
  border-left-color:#999999;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#000000;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:1px;
}
.boton_peq {
  font-family:Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: bolder;
  color: #FFFFFF;
  background-color: #3B85B2;
  border-top-color:#999999;
  border-top-style:solid;
  border-top-width:1px;
  border-left-color:#999999;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#000000;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:1px;
}
.boton_rojo {
  font-family:Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: bolder;
  color: #FFFFFF;
  background-image:url(images/tablas/fondo_tabla2.png);
  border-top-color:#999999;
  border-top-style:solid;
  border-top-width:1px;
  border-left-color:#999999;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#000000;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-color:#000000;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

.boton_fantasma {
  font-family:Arial;
  font-size: 10px;
  font-style: normal;
  font-weight: bolder;
  color: #3B85B2;
  background-color: #3B85B2;
  border-top-color:#3B85B2;
  border-top-style:solid;
  border-top-width:1px;
  border-left-color:#3B85B2;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#3B85B2;
  border-right-style:solid;
  border-right-width:1px;
  border-bottom-color:#3B85B2;
  border-bottom-style:solid;
  border-bottom-width:1px;
}

/* ###################################################-- End Botones de formas #################################################--*/

/* ###################################################---- Titulos Tablas ####################################################----*/
.check {
  padding-right: 2px;
  padding-left: 3px;
  font-family:Arial;
  font-size: 14px;
  font-weight:bold;
  color: #000066;
  text-decoration: none;
  background-color: #eeffdd;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
}

.imp_fv1 {
  padding-right: 1px;
  padding-left: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-transform:uppercase;
  font-weight: 100;
  color: #000000;
  background-color:#FFFFFF;
  padding-right: 1px;
  padding-left: 1px;
}

.imp_fv2 {
  font-family:Arial;
  color:#000000;
  font-size:12px;
  font-weight: normal ;
  background-color:#FFFFFF;
  padding-right: 1px;
  padding-left: 1px;
}

.imp_fv_num {
  font-family: "Courier New", Courier, monospace;
  color:#000000;
  font-size:15px;
  font-weight: normal ;
  background-color:#FFFFFF;
  padding-right: 1px;
  padding-left: 1px;
}





.check_peq {
  padding-right: 2px;
  padding-left: 3px;
  font-family:Arial;
  font-size: 9px;
  font-weight:bold;
  color: #000066;
  text-decoration: none;
  background-color: #CCCCCC;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
}
.check_peq2 {
  padding-right: 2px;
  padding-left: 3px;
  font-family:Arial;
  font-size: 9px;
  font-weight:bold;
  color: #000066;
  text-decoration: none;
  background-color: #CCCCCC;
  letter-spacing:2px;
  padding-right: 8px;
  padding-left:  8px;
}
.titulo{
  text-align:center;
  text-decoration:none;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 0px;
  /* padding-left:  8px; */

  padding-left:  0px;
  
  
}
.titulo_peq{
  text-align:center;
  text-decoration:none;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
}
.titulo_azul{
  text-align:center;
  text-decoration:none;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  background-color:#87CEEB;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
}
.titulo_azul_peq{
  text-align:center;
  text-decoration:none;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  background-color:#87CEEB;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
}
.titulo_azul_oscuro{
  text-align:center;
  text-decoration:none;
  font-family:Arial;
  font-size:10px;
  font-weight:normal;
  color:#ffffff;
  background-color:#018fc6;
  letter-spacing:2px;
  text-transform:uppercase;
  padding: 6px;
  text-shadow: 1px 1px 0 #3c9279;
}
.titulo_azul_oscuro_peq{
  text-align:center;
  text-decoration:none;
  font-size:9px;
  font-weight:bold;
  color: #3b4852;
  background-color:rgba(1, 139, 193, 0.36);
  letter-spacing:2px;
  text-transform:uppercase;
  font-family: inherit;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
  padding: 6px;
  text-shadow: 1px 1px 0 #3C9279;
  text-transform: uppercase;
}
.titulo_gris {
  font-family:Arial;
  font-size: 12px;
  font-weight:bold;
  text-align:center;
  color: #000000;
  text-decoration: none;
  font-weight:bold;
  background-color: #CCCCCC;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
}
.titulo_gris_peq {
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  text-align:center;
  color: #000000;
  text-decoration: none;
  font-weight:bold;
  background-color: #CCCCCC;
  letter-spacing:2px;
  text-transform:uppercase;
  padding-right: 8px;
  padding-left:  8px;
}
.titulo_principal {
 color: #197DAF;
 display: inline-block;
 text-transform: uppercase;
 float: left;
 font-family: 'Arial';
 font-size: 20px;
 margin: 0;
 padding: 0 11px;
 position: relative;
 text-decoration: none;
 text-shadow: 1px 1px 0 #024465;
 width: auto;
 margin: 0 68px 0 0;


}
.titulo_principal_blanco {
  font-family:"Arial Black", "Lucida Console", Arial, "Times New Roman", Roman, Script;
  font-size: 22px;
  font-weight:100;
  text-decoration:none;
  color:#FFFFFF;
  padding-left:10px;
}
.titulo_principal_at {
  font-family:Impact;
  font-size: 25px;
  text-align:center;
  color: #006699 ;
  text-decoration: none;
  padding-left:10px;
}

/* #####################################################---- End Titulos Tablas ##############################################----*/

/* -- ##################################################### Contenidos tabla ################################################## --*/
.letra{
  font-family:Arial;
  color:#000000;
  font-size:12px;
  border-color:#CCCCCC;
  background-color:#FFFFFF;
  padding-right: 2px;
  padding-left: 3px;
}

.letra_peq{
  font-family:Arial;
  color:#000000;
  font-size:9px;
  border-color:#CCCCCC;
  background-color:#FFFFFF;
  padding-right: 2px;
  padding-left: 3px;
}

.contenido{
  font-family:Arial;
  float:left;
  width:100%;
  font-size:12px;
  text-decoration:none;
  padding: 0px;
  background-image:url(images/fond-header.png);
  background-repeat:repeat-x;
  text-align:left;
  height: 24px;
  clear: both;
}
.contenido2{
  font-family:Arial;
  font-size:12px;
  text-decoration:none;
  padding-right: 2px;
  padding-left: 3px;
}
.contenidou{
  font-family:Arial;
  font-size:12px;
  text-decoration:none;
  padding-right: 2px;
  padding-left: 3px;
  border-bottom-style:solid;
  border-bottom-color:#666666;
  border-bottom-width:1px;
}
.contenido_peq{
  font-family:Arial;
  font-size:9px;
  text-decoration:none;
  padding-right: 2px;
  padding-left: 3px;
  text-align:left;
}
.contenido_peq2{
  font-family:Arial;
  font-size:9px;
  text-decoration:none;
  padding-right: 2px;
  padding-left: 3px;
}
.contenido_azul{
  font-family:Arial;
  background-color:#87CEEB;
  font-size:12px;
  text-align:left;
  padding-right: 2px;
  padding-left: 3px;
  text-decoration:none;
}
.contenido_azul_peq{
  font-family:Arial;
  background-color:#87CEEB;
  font-size:9px;
  text-align:left;
  padding-right: 2px;
  padding-left: 3px;
  text-decoration:none;
}
.contenido_azul_oscuro{
  font-family:Arial;
  background-color:#3B85B2;
  color:#FFFFFF;
  font-size:12px;
  text-align:left;
  padding-right: 2px;
  padding-left: 3px;
  text-decoration:none;
}
.contenido_azul_oscuro_peq{
  font-family:Arial;
  background-color:#3B85B2;
  color:#FFFFFF;
  font-size:9px;
  text-align:left;
  padding-right: 2px;
  padding-left: 3px;
  text-decoration:none;
}
.rojo_gra{
  color: #FF0000;
  font-family:Arial;
  font-size: 16px;
  font-weight:bold;
}
.rojo{
  color: #FF0000;
  font-family:Arial;
  font-size: 12px;
  font-weight:lighter;
}
.rojo_peq{
  color: #FF0000;
  font-family:Arial;
  font-size: 9px;
  font-weight:lighter;
}
.amarillo_gra{
  color: #FFFd06;
  font-family:Arial;
  font-size: 16px;
  font-weight:bold;
}
.amarillo{
  color: #FFFd06;
  font-family:Arial;
  font-size: 12px;
  font-weight:lighter;
}
.amarillo_peq{
  color: #FFFd06;
  font-family:Arial;
  font-size: 9px;
  font-weight:lighter;
}
.blanco_gra{
  color: #FFFFFF;
  font-family:Arial;
  font-size: 16px;
  font-weight:bold;
}
.blanco{
  color: #FFFFFF;
  font-family:Arial;
  font-size: 12px;
  font-weight:lighter;
}
.blanco_peq{
  color: #FFFFFF;
  font-family:Arial;
  font-size: 9px;
  font-weight:lighter;
}
.azul_gra{
  color: #000066;
  font-family:Arial;
  font-size: 16px;
  font-weight:bold;
}
.azul{
  color: #000066;
  font-family:Arial;
  font-size: 12px;
  font-weight:lighter;
}
.azul_peq{
  color: #000066;
  font-family:Arial;
  font-size: 9px;
  font-weight:lighter;
}
.gris{
  color:#808080 ;
  font-family:Arial;
  font-size: 12px;
  font-weight:lighter;
  padding-left:10px;
}
.gris_claro{
  color:#CCCCCC;
  font-family:Arial;
  font-size: 12px;
  font-weight:lighter;
  padding-left:10px;
}
.gris_claro_peq{
  color:#CCCCCC;
  font-family:Arial;
  font-size: 9px;
  font-weight:lighter;
  padding-left:10px;
}
.subtitulo_azul {
  font-family:Arial;
  font-size: 14px;
  font-weight:bold;
  color: #000066;
  text-decoration: none;
  padding-left:5px;
}
.subtitulo_blanco {
  font-family:Arial;
  font-size: 14px;
  font-weight:bold;
  color: #FFFFFF;
  text-decoration: none;
  padding-left:5px;
}
.tabla_fondo_azul {
 background-color: #D9EBF6;
}
.tabla1{
  font-family:Arial;
  color:#FFFFFF;
  font-size:12px;
  background-image:url(images/tablas/fondo_tabla1.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla1_peq{
  font-family:Arial;
  color:#FFFFFF;
  font-size:9px;
  background-image:url(images/tablas/fondo_tabla1.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla2{
  font-family:Arial;
  color:#FFFFFF;
  font-size:12px;
  background:#cf1d1d;
  padding-right: 2px;
  padding-left: 3px;
}
.tabla2_peq{
  font-family:Arial;
  color:#FFFFFF;
  font-size:9px;
  background-image:url(images/tablas/fondo_tabla2.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla3{
 background-color: #FFFFFF;
 border-color: #DDDDDD;
 border-style: dotted;
 border-width: 1px;
 color: #000000;
 font-family: Arial;
 text-align: left !important;
 font-size: 10px;
 padding-left: 3px;
 padding-right: 2px;
}
.tabla3_peq{
  font-family:arial;
  color:#3d3d3d;
  font-size:10px;
  border-color:#CCCCCC;
  background-color:#FFFFFF;
  border-width:0px;
  border-style:solid;
  padding-right: 2px;
  padding-left: 3px;
}

.tabla3_min{
  font-family:Arial;
  color:#000000;
  font-size:5px;
  border-color:#CCCCCC;
  background-color:#FFFFFF;
  border-width:1px;
  border-style:solid;
  padding-right: 2px;
  padding-left: 3px;
}

.tabla4{
  font-family:Arial;
  color:#004a72;
  font-size:12px;
  background: #ccc;
  padding-right: 2px;
  padding-left: 3px;
}
.tabla4_peq{
  font-family:Arial;
  color:#FFFFFF;
  font-size:9px;
  background-image:url(images/tablas/fondo_tabla3.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla5{
  font-family:Arial;
  color:#000000;
  font-size:12px;
  background-image:url(images/tablas/fondo_tabla5.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla5_peq{
  font-family:Arial;
  color:#000000;
  font-size:9px;
  background-image:url(images/tablas/fondo_tabla5.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla6{
  font-family:Arial;
  color:#000000;
  background-color:#FEFDE2;
  font-size:12px;
  background-image:url(images/tablas/fondo_tabla6.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla6_peq{
  font-family:Arial;
  color:#000000;
  background-color:#FEFDE2;
  font-size:9px;
  background-image:url(images/tablas/fondo_tabla6.png);
  padding-right: 2px;
  padding-left: 3px;
}
.tabla_contenido_gra{
  font-family:Arial;
  color: #000000;
  font-size: 14px;
  font-weight: lighter;
  background-color: #D9EBF6;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  padding-right: 2px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.tabla_contenido{
  font-family:Arial;
  color: #000000;
  font-size: 12px;
  font-weight: lighter;
  background-color: #f4fbff;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  padding-right: 2px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.tabla_contenido_peq{
  font-family:Arial;
  color: #000000;
  font-size: 9px;
  font-weight:bold;
  background-color: #D9EBF6;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  padding-right: 2px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.tabla_contenido_oscuro{
  font-family:Arial;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: lighter;
  background-color: #3B85B2;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  padding-right: 2px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.tabla_contenido_oscuro_peq{
  font-family:Arial;
  color: #FFFFFF;
  font-size: 9px;
  font-weight: lighter;
  background-color: #3B85B2;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  padding-right: 2px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.tabla_gris{
  font-family:Arial;
  color: #000;
  text-decoration: none;
  text-align:left;
  font-size:10px;
  font-weight:normal;
  border-color:#ddd;
  border-width:1px;
  border-style:solid;
  padding-right: 2px;
  padding-left: 3px;
  background-color: #e4e4e4;
}
.tabla_gris_peq{
 background-color: #DFF4FB;
 border-color: #CCCCCC;
 border-style: solid;
 border-width: 0;
 color: #3B4EB0;
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
 padding-left: 3px;
 padding-right: 2px;
 text-decoration: none;}
 .fondo_gris{
  background-color:#EEEEEE;
}
.fondo_blanco{
  font-family:Arial;
  color:#000000;
  font-size:12px;
  background-color:#FFFFFF;
  padding-right: 0px;
  padding-left: 0px;
}

/* -- ################################################# End Contenidos tabla ################################################## --*/

.boton_ovalado {
  font-family:Arial;
  font-size: 12px;
  font-weight:bolder;
  text-decoration:none;
  color:#FFFFFF;
  padding-left:0px;
  font-weight:bolder;
  background-image: url(images/bot/bot_3.jpg);
}

.tabla_link {
 cursor:pointer;
}

.linea_tabla_a {
  border-bottom-color:#666666;
  border-bottom-style:solid;
  border-bottom-width:1px;
}
/* ---- End Tablas ----*/

.menu {
  padding-right: 2px;
  padding-left: 3px;

  border-width:1px;

}

.noticias {
 font-family:Arial;
 font-size:12px;
 text-align:left;
 font-weight:lighter;
}

.input_obligatorio {
  padding-right: 2px;
  padding-left: 6px;
  font-family:Arial;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(images/tablas/fondo_asterisco.gif);
}

.imag_password {
  font-family:Arial;
  font-size: 14px;
  color: #D9EBF6;
  background-image: url(images/tablas/cambiar_contra2.jpg);
  background-repeat: no-repeat;
  padding: 55px 2px 2px 100px;
  background-position: top center;
  font-style: oblique;
  font-weight: bold;
  vertical-align: top;
}

.tabla_slash {
  /* --background-image: url(images/tablas/fondo_tabla_esp.jpg);
  background-repeat: no-repeat;--*/
  background-color:#018fc6;
  background-position:right top;
  text-shadow: 1px 1px 0 #3C9279;
  padding: 2px 2px 2px 2px;
  text-align:center;
  text-decoration:none;
  letter-spacing:2px;
  text-transform:uppercase;
  font-family:Arial;
  font-size:10px;
  font-weight:bold;
  color:#FFFFFF;
}

/* -- Etiquetas --*/
select {
  padding-right: 2px;
  padding-left: 3px;
  font-family:Arial;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}
textarea {
  padding-right: 2px;
  padding-left: 3px;
  font-family:Arial;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}
input {
  padding-right: 2px;
  padding-left: 6px;
  font-family:Arial;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}
hr {
  color:#000066;
}

body {
  font-family:Arial;
  background:none;
  /*background-image:url(images/fond-body.png);*/	
  color:#000000;
  font-size:12px;
  padding-right: 2px;
  padding-left: 3px;
}
/* -- End Etiquetas --*/

/* -- barra de progreso --*/

div.barra-progreso { 
  width:  300px;
  height: 170px;
  text-align: left;
  border: 1px solid #000000;
}     
div.texto-progreso { 
  width: 100%;
  font-family:Arial;
  font-size: 25px;
  height: 70px;
  text-align:center;
  padding-top: 55px;
  padding-bottom: 0px;
  margin-top: 5px;
  color: #000066;
  background: url(espera.gif) no-repeat center top;
}     
div.vacio { 
  position: absolute;
  width:  20px;
  height: 20px;
  border: 2px solid #666666;
  background:#CCCCCC;
}
div.lleno { 
  position: absolute;
  width:  20px;
  height: 20px;
  border: 2px solid #315C7C;
  background: #000066;
}
div#pos1  { 
  margin-left: 17px;
}
div#pos2  { 
  margin-left: 44px;
}
div#pos3  { 
  margin-left: 71px;
}
div#pos4  { 
  margin-left: 98px;
}
div#pos5  { 
  margin-left: 125px;
}
div#pos6  { 
  margin-left: 152px;
}
div#pos7  { 
  margin-left: 179px;
}
div#pos8  { 
  margin-left: 206px;    
}
div#pos9  { 
  margin-left: 233px;    
}     
div#pos10 { 
  margin-left: 260px;    
}


.arriba_td{
  display: inline;
}

/*----------------------------  <header del cabezote principal> -----------------------------  */

a {
  cursor: pointer; 

}
body  {

 padding:0;   
 margin:0;
 /*
   background-color: #FFFFFF;
    background-image: url("images/background.jpg"); 
    background-repeat: no-repeat;
    */

    background-image:url(images/fond-body.png);
    background-repeat:repeat-x;    
    font-size: 12px;
    /*	width: 1600px;   */
    width: 100%;

  }
  .body_sinfondo{
    background:none; 
  } 

  div.index-02 {
    float:left;
    width:145px;
    height:110px;
  }
  div.index-03 {
    float:left;
    width:773px;
    height:110px;
  }
  div.index-04 {
    float:left;
    width:134px;
    height:110px;
  }


  #header {
    background-image: url("images/fondo-header.jpg");
    background-repeat: repeat-x;

    height: 145px;
    width: 100%;
    postion: relative;
    clear: both;
  }

  #mini-menu  {

    float: right;
    
  }

  #mini-menu ul  {
    list-style: none;
    margin: 0;
    padding: 0;
  }


  #mini-menu ul li  {
   float: left;
   margin-right: 12px;
 }


 #header-central {
  width:100%;
  background-image:url(images/bg-header-central.jpg);
  background-repeat:no-repeat;
  
  text-align:center;
  margin: 0 auto;
  height:110px;
}

.menu-superior .contenedor-datos .icono {
  height:22px;
  margin-left: 15px;
  margin-top:3px;
  width:18px;
  float:left;
}
.menu-superior .contenedor-datos .titulo {
  height:22px;
  width:auto;
  float:left;
}
.menu-superior .contenedor-datos .descripcion {
  height:22px;
  width:auto;
  float:left;
}
.menu-superior .contenedor-datos h3 {
  font-size:9px;
  color:#fff;
  margin-top:7px;
  font-family:Arial, Helvetica, sans-serif;
  margin-left: 3px;
}
.menu-superior .contenedor-datos h4 {
  font-size:11px;
  font-weight:normal;
  color:#8bffbc;
  margin-left: 3px;
  margin-top:6px;
  font-family:Arial, Helvetica, sans-serif;
}
.menu-superior .contenedor-datos .boton {
  background-image:url(images/back-boton-nav.png);
  background-repeat:repeat-x;
  width:100px;
  height:23px;
  float:right;
}
.menu-superior .contenedor-datos .boton1 {
  background-image:url(images/back-boton-nav.png);
  background-repeat:repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border-radius: 0 0 6px 6px;
  width:100px;
  height:23px;
  float:right;
}
.menu-superior .contenedor-datos .boton2 {
  background-image:url(images/back-boton-nav.png);
  background-repeat:repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border-radius: 0 0 6px 6px;
  width:100px;
  height:23px;
  float:right;
}
.menu-superior .contenedor-datos .boton3 {
  background-image:url(images/back-boton-nav.png);
  background-repeat:repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  border-radius: 0 0 6px 6px;
  width:100px;
  height:23px;
  float:right;
}
.menu-superior .contenedor-datos .boton1:hover {
  background-image:url(images/over-boton-nav.png);
  background-repeat:repeat-x;
  color:#fff;
}
.menu-superior .contenedor-datos .boton2:hover {
  background-image:url(images/over-boton-nav.png);
  background-repeat:repeat-x;
  color:#fff;
}
.menu-superior .contenedor-datos .boton3:hover {
  background-image:url(images/over-boton-nav.png);
  background-repeat:repeat-x;
  color:#fff;
}





/*   ================================ <estilos del menu> =============================================*/

ul.pureCssMenu {
  list-style: none;
  float:left;
  clear: both;
}

.menu-principal {
 background:#0ca5dd;
 clear: both;
 height: 21px;
 width: 100%;
}


li.pureCssMenui0 ul.pureCssMenum {
  display: none;  
  list-style: none;
  overflow: hidden;
  width: 350px;    
  position: absolute;
  padding: 0;
  z-index:1000;
  height: 305px;
  overflow-x: hidden;
  overflow-y: auto;   
}

li.pureCssMenui0 ul.pureCssMenum li.pureCssMenui a {
  background:  #454545;
  display: block;
  float: none;
  width: 350px;
}

ul.pureCssMenum {    /*  segundo nivel  */
  list-style: none;
  padding-top:0px;
  margin:0;
  padding-bottom:0;
  padding-left:0px;

}

li.pureCssMenui0 {    /* li primer nivel  */
  padding-right: 10px; 
  background-image:url(images/fond-menu.png);
  float: left;
  border-right: 1px solid #097099;
/*

position:relative;
z-index:1;

*/
}



li.pureCssMenui0:first-child {    /* li primer nivel  */
  border-left: 1px solid #ccccff;

}

li.pureCssMenui0 span {

  text-align: center;

}


li.pureCssMenui0 ul.pureCssMenum li.pureCssMenui a:hover {
  background:  #7e7e7e;
}

li.pureCssMenui0 ul.pureCssMenum li.pureCssMenui a {
  border-bottom: 1px solid #9ed3e0;
  border-top: 1px solid #FFFFFF;
  color: #e1e1e1;
  text-shadow:none;
  cursor: pointer;
  padding: 12px 10px;   
}



li.pureCssMenui0 a { 
  color: #c9ebf8;
  cursor: pointer;
  text-align: left;
  display: block;
  margin-left:5px;
  font-size: 11px;
  padding: 4px 2px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #004e77;
  border: none;
}


ul.pureCssMenu li.pureCssMenui0 a {
  cursor: default;
}


.pureCssMenui0 .sub .pureCssMenui a {

  cursor: pointer;   
  line-height: 13px;
}

li.pureCssMenui0 a:hover { 
  color: #fff;    
}

li.pureCssMenui0:hover { 
  background:  #086184;
  color: #25913e;    
}

li.pureCssMenui0 a:hover { 
  color: #25913e;    
}
li.pureCssMenui  {  /*  li segundo nivel   */

  float:left;
  padding-right: 0px;
  padding-top: 12px;
  border-bottom: 1px solid #6D6D6D;
  min-width: 260px;
}

li.pureCssMenui:first-child  {  /*  li segundo nivel   */

  padding-top: 3px;
}










.pureCssMenu li .sub {
 background: none repeat scroll 0 0 #454545; 

 border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;
 box-shadow: 0 0 5px #5A5A5A;
 display: none;
 float: left;
 /*  left: 10px;   */
 padding: 10px;
 position: absolute;
 top: 20px;
 z-index: 1110;
}


.pureCssMenu li .sub ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 270px;
  list-style: none;
  background: none repeat scroll 0 0 #454545; 

}

pureCssMenu li .sub ul li {
  background: none repeat scroll 0 0 transparent;
  color: #FFFFFF;
  width: 100%;
}

.sub ul li a {
  /*  border-bottom: 1px solid #E6E6D8; */
  color: #e1e1e1;
  cursor: pointer;
  display: block;
  font-weight: bold;
  float: none;
  font-size: 11px;
  height: auto;
  line-height: 27px;
  margin: 0 10px;
  padding: 0 0 0 0px;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  cursor:pointer;
}



.sub ul a:hover { 
  color: #fff;    
}

.sub ul li:hover { 
  opacity:0.5;

}

.sub ul li a:hover { 
  color: #FFFFF;    
}

/*   ================================ </estilos del menu> =============================================*/







/*----------------------------  </header del cabezote principal> -----------------------------  */


/*   ================================ </estilos del menu> =============================================*/



.panel {
  border: 1px solid #E1E6EA;
  margin-bottom: 20px;
  min-height: 100px;

  height: 260px;
  margin: 20px auto auto;
  width: 320px;
  background: none repeat scroll 0 0 #FFFFFF;

}

.panel .title {
  background: url("images/back-panel.png") repeat-x scroll left top transparent;
  height: 44px;
}

h3 {
  color: #515F6D;
  font-family: trebuchet ms,arial,verdana;
  font-size: 18px;

  /*padding-left: 15px; */

  padding-left: 0px;

  text-shadow: 0 1px #012b41;
  padding-top:0px;
  margin-top:0px;
  padding-bottom:0px;
  margin-bottom:0px;

}

a.button4 {
  background: -moz-linear-gradient(center top , #7794A7 5%, #627A8A 100%) repeat scroll 0 0 #7794A7;
  border: 1px solid #627A8A;
  box-shadow: 0 1px 0 0 #829CAF inset;
  color: #FFFFFF;
  display: inline-block;
  font-family: trebuchet ms,arial,verdana;
  font-size: 18px;
  font-weight: bold;
  padding: 11px 40px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #5F798C;
  float: right;
  line-height: 18px;
}


.clearfix:after, .section:after, .fixed:after, .row:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}


.panel form div {
  border-bottom: 1px solid #E3E8EB;
  margin-bottom: 20px;
  padding-bottom: 14px;
}

.checker {

  float: left;
  height: 30px;
  width: 30px; 

}
.log-section label {
  color: #EF853D;
  display: inline;
  font-family: trebuchet ms,arial,verdana;
  font-size: 12px;
  margin-left: 3px;
  vertical-align: middle;
}

.panel .content {
  padding: 20px 0 0;
}


.panel .content .field label {
  color: #515F6D;
  display: block;
  float: left;
  font-family: trebuchet ms,arial,verdana;
  font-size: 16px;
  height: 27px;
  padding: 10px 0 0 15px;
  width: 85px;
}


.panel .content .field input {
  -moz-transition: box-shadow 0.3s ease 0s;
  border: 1px solid #E3E8EB;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
  color: #515F6D;
  display: block;
  float: left;
  font-size: 12px;
  height: 35px;
  padding-left: 5px;
  width: 195px;
}

.panel .log-section .button4 {
  float: right;
  line-height: 18px;
  margin-right: 26px;
}
/*   ================================ </estilos del menu> =============================================*/



/*   ================================ <estilos del login> =============================================*/


.aviso_explorer {
	text-align : center;
	width: 100%;
}


.aviso {
  background-image: url("../images/bg-aviso.jpg");
  background-repeat: repeat-x;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 10px 10px 5px #888888;
  height: 190px;
  position:relative;
  margin: auto;
  text-align: center;
  width: 420px;
  border:1px solid #E4E3E3;
}
.titulo-loggin {
  background-image: url("images/bg-titular-loggin.jpg");
  background-repeat: repeat-x;
  border: 1px solid #8DDFFF;
  border-radius: 5px 5px 5px 0;
  clear: right;
  float: left;
  height: 50px;
  margin-left: -17px;
  margin-top: 9px;
  width: auto;
}
.titulo-loggin h1 {
  color: #FFFFFF;
  float: left;
  font-family: trebuchet MS;
  font-size: 19px;
  margin: 13px 13px 13px 28px;
  text-shadow: 2px 1px 2px #000000;
}
.back-titulo {
  background-image: url("images/bg-cinta-back-loggin.jpg");
  background-repeat: repeat-y;
  border-radius: 0 0 0 5px;
  clear: both;
  float: left;
  height: 7px;
  margin-left: -16px;
  width: 16px;
}
.texto {
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: auto;
  margin: 7px 39px;
  width: 340px;
}
.boton-loggin {
  float: left;
  height: 30px;
  text-align: right;
  width: 376px;
}
.icono-titulo {
  float: left;
  height: 28px;
  margin: 10px 18px 0 0;
  width: 28px;
}
.boton-loggin input {
  background-image: url("images/bg-boton-entrar.png");
  background-repeat: repeat-x;
  height: 30px;
  width: 100px;
}
.texto-loggin {
  float: left;
  height: auto;
  width: 170px;
}
.texto-loggin li {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 21px;
  list-style: none outside none;
  margin-right: 4px;
  text-align: right;
}
.field-loggin {
  float: right;
  height: auto;
  text-align: left;
  width: 170px;
}
.text-area {
  float: left;
}

/* ------------------------- Estilos del error ------------------------- */
.error-main    
{

  margin:auto;
  width: 700px;

}


.error-right    
{
  float:left;


}


.error-left
{
  float:left;

}



/*------------------------------  estilo de error en pagina index.php -------------------------  */

.titulo_ini {
  background-image: url("images/bg-titular.jpg");
  background-repeat: repeat-x;
  border: 1px solid #D9F446;
  border-radius: 5px 5px 5px 0;
  clear: right;
  float: left;
  height: 50px;
  margin-left: -17px;
  margin-top: 9px;
  width: auto;
}


.titulo_ini h1 {
  float: left;
  font-family: trebuchet MS;
  font-size: 19px;
  margin: 13px 13px 13px 28px;
  text-shadow: 2px 1px 2px #6C721B;
}

.aviso_ini {
  background-image: url("images/bg-aviso.jpg");
  background-repeat: repeat-x;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 10px 10px 5px #888888;
  height: 190px;
  margin: auto;
  text-align: center;
  width: 420px;
}

.boton_ini input {
  background-image: url("images/bg-boton-entrar.png");
  background-repeat: repeat-x;
  height: 30px;
  width: 100px;
}

.boton_ini {

  float: left;
  height: 30px;
  text-align: center;
  width: 440px;
}    


.back-titulo_ini {
  background-image: url("images/bg-cinta-back.jpg");
  background-repeat: repeat-y;
  border-radius: 0 0 0 5px;
  clear: both;
  float: left;
  height: 7px;
  margin-left: -16px;
  width: 16px;
}



/*------------------------------  estilo de error en pagina index.php -------------------------  */



/* ------------------------- Estilos del error ------------------------- */

/*   ================================ </estilos del login> =============================================*/





div.header-main {
	background-image: url("images/nuevas/fond-header.png");
	background-repeat:repeat-x;
  height: 56px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

div.header-app {
	height: 56px;
  margin: 0 auto;
  float:left;
  top: 0;
  width: 960px;
}



/*    ---------------------------estilo botones -------------------------- */

.style-button-disabled,a.style-button-disabled
{
	/* -webkit-box-shadow: rgba(0, 0, 0, 0.0.97) 0px 1px 0px 0px;  */
  background-color: #B0B2B5;
  border: 1px solid #343434;
  font-family: 'Lucida Grande', Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 6px;
  height: 28px;
  color: #fff;
  /*	border-radius: 5px;  */
  text-decoration:none;
  position: relative;        


}

.style-button,a.style-button {
  -webkit-box-shadow: rgba(0, 0, 0, 0.0.97) 0px 1px 0px 0px;  
  background-color: #233A6D;
  border: 1px solid #29447E;
  font-family: 'Lucida Grande', Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 6px;
  height: 28px;
  color: #fff;
  border-radius: 5px;  
  text-decoration:none;
  position: relative;        
  cursor:pointer;
}

.style-button img {
  position: relative;
  top: 4px;
}

.button{
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 13px/100% Arial, Helvetica, sans-serif;
	padding: 1px 8px 1px 8px;;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	width: 100px;
  height: auto;}

  .button:hover {
   text-decoration: none;
   background: #f47c20;
   background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
   background: -moz-linear-gradient(top,  #f88e11,  #f06015);
   filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
 }
 .button:active {
   position: relative;
   top: 1px;
   color: #fcd3a5;
   background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
   background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
   filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
 }
 .button img {
   float:left;

 }

 .button_new span{
  margin-top: 2px;
  height: 18px;
  width: auto;}
  .descripcion{
  }
  .menu a:hover {
   color: #29acdd;
   font-family: Arial;
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
 }
 .noticias-box{
   background-image: url("../images/bg-aviso.jpg");
   background-repeat: repeat-x;
   border: 1px solid #E4E3E3;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 10px 10px 5px #888888;
   height: 190px;
   margin: 60px auto auto;
   position: relative;
   text-align: center;
   width: 420px;}


   /* estilo del tiempo en ejecucion de la pagina y notificaciones del sistema  */
   .microtime {
    position: fixed;
    right: 100px;    
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0 0 5px #5A5A5A;  
    bottom: -999px;
    opacity: 0.25;

    /* background: #94B6FE; */
  }

  .contenido_mic {
    padding:10px;
    font-weight: bold;
    width: 200px;
    text-align: justify;
    margin-top: 10px;
  }


  .info {  /*  ventanas informativas azul */
    background: #5389D3;
    color : #FFFFFF;
  }

  .warning {

    background: #FCEB07;
    color: #000000;
  }

  .error {

    background: #F40000;
    color: #FFFFFF;

  }

  #icono_m {

    width: 16px;
    height: 16px;
    
  }

  .error #icono_m {

   background:url(images/iconos/error.png);  
   float:left;
   width: 60px;
   height: 60px;
 }

 .info #icono_m {

   background:url(images/iconos/info.png);  
   float:left;
   width: 60px;
   height: 60px;    


 }


 .warning #icono_m {

   background:url(images/iconos/warning.png);  
   float:left;
   width: 60px;
   height: 60px;    


 }



 .div_scroll{
  width:      100%; 
  height:     160px; 
  overflow:   scroll;
}
.div_scroll_msg{
  width:      100%; 
  height:     100%; 
  overflow:   scroll;
}

.tabla_scroll{
  width:      100%; 
  height:     158px; 
  overflow:   scroll;
}

.right{
  text-align: right !important;
}
.center{
  text-align: center !important;
}
.strong{
  font-weight: bold;
}
.glyphicon{
  cursor: pointer;
}
.icon_sig{
  width: 24px !important;
  height: 24px !important;
  text-align: left;
  vertical-align: middle;
}