﻿/******************CSS: GLOBALES***********************/
html {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, verdana,sans-serif;
    overflow-x:hidden;
    overflow-y:auto;
}

body {
    background: #fff;
    color: #000;
    font-family: Arial, Helvetica, verdana,sans-serif;
    font-size: 75%;
    font-weight: normal;
    margin: 0;  
    scrollbar-face-color: #787777;
    scrollbar-shadow-color: #dddddd;
    scrollbar-highlight-color: #fff;
    scrollbar-3dlight-color: #fff;
    scrollbar-darkshadow-color: #fff;
    scrollbar-track-color: #F5F5F5;
    scrollbar-arrow-color: #FFFFFF;
}

img {
    border: 0;
}
.fondoBlanco{
    background:#fff;
}

#borde{
border:1px solid #efeff7;
border-left:21px solid #f7f7f7;
border-right:21px solid #f7f7f7;
}

/***********************cabecera*************************/

.fondo{
    padding: 0;
    background-position: 0% 0%;
    width: 748px;
    height: 146px;
    float:right;
}

.banner {
    padding: 0;
    background: url(../images/cabecera_pki_brown.jpg) no-repeat right;/*******renombrar imagen a cabecera_pki.jpg**********/
    background-position: 0% 0%;
    width: 748px;
    height: 140px;
    float:right;
}

.logo {
    margin: 0;
    padding: 0;
    float:left;
    position:relative;
    top: 15px;
    left: 10px;
    background: url(../images/logo_pki_brown.gif) no-repeat left;/*******renombrar imagen a logo_pki.gif**********/
    width: 163px;
    height: 81px;
}


.logo2 {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 100px;
    padding:15px 10px 0px 10px;
    height: 60px;
    border:1px solid #999;
    background:#fff;
    color:red;
    font-size:1.2em;
    font-family:arial,verdana,tahoma;
    text-align:center;
    
}
.logoIAM {
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
    left: 35px;
    background: url(../images/logoIAM.gif) no-repeat left;
    width: 144px;
    height: 87px;
}

/******************gloabales***********************************/
a:link,a:visited {
    color:#558b96;
    text-decoration:none;
}

a:hover {
    color: #558b96;
    text-decoration:underline;  
}

h1 {
    position:relative;  
    top: 40px;
    left: 80px;
    padding: 8px 0 0 0;
    color: #9c3400;/*******COLOR1*********/
    font-size: 1.2em;
}

h2 {
    margin: 0;
    padding: 10px 0 10px 30px;
    color: #000;
    font-weight: bold;
    font-size: 0.9em;
    background: url(../images/h2.gif) no-repeat left;
    font-family: Arial, Helvetica, verdana,sans-serif;
}

h3 {
    text-align:left;
    margin: 0;
    padding: 10px 0 10px 30px;
    color: #558b96;
    font-weight: bold;
    font-size: 0.8em;
    background: url(../images/h3.gif) no-repeat left;
    font-family: Arial, Helvetica, verdana,sans-serif;
}

.desplegar {
    width: 2%;
    padding: 5px;
    margin: 6px 0 0 0;
    float: left;
}

.barra {
    padding: 0;
    margin-top: 2px;
    width: 100%;
    height: 21px;
    background: url(../images/linea.gif) repeat-x left;
}

.usuarios {
    width: 100%;
    height: 20px;
    text-align: right;
    padding: 6px 20px 0 0;
    float: right;
}

.nombreUsuario {
    padding: 3px 1px 1px 28px;
    float: right;
    color: #fff;
    text-decoration: none;
    font-size: 0.7em;
    background: url(../images/user.png) no-repeat left;
}

.separador {
    color: #fff;
    margin-left: 5px;
}

.salir a:link,.salir a:visited {
    color: yellow;
    text-decoration: underline;
    padding: 0 16px 0 16px;
}

.salir a:hover {
    color: #91b5e0;
    text-decoration: underline;
}

/*********************inicio****************************/

.inicio_left_box {
    margin-top: 5%;
    margin-left: 10%;
    width: 240px;
    height: 240px;
    float: left;
    text-align: center;
    padding-bottom: 10%;
    display: block;
}

.inicio_top_left_box {
    width: 240px;
    height: 20px;
    float: left;
    background:url(../images/top_box_bg.gif) no-repeat bottom;


}

.inicio_center_left_box {
    width: 100%;
    height: auto;
    padding: 5px;
    float: left;
    background: url(../images/center_box_bg.gif) repeat-y;
    font-size: 0.8em;
}

.inicio_bottom_left_box {
    width: 240px;
    height: 10px;
    float: left;
    background: url(../images/bottom_box_bg.gif) no-repeat center top;
}

/*********************menu***************************/
    /************caja gris**************/
    
#menu{
width:190px;
display:block;
}   
    
    
.left_box {
    margin-top: 15px;
    margin-left: 6px;
    width: 190px;
    height: auto;
    float: left;
    padding-bottom: 10px;
}

.top_left_box {
    width: 190px;
    height: 20px;
    float: left;
    background: url(../images/top_box_bg_brown.gif) no-repeat center bottom;/******renombrar imagen a top_box_bg.gif*******/
    padding:1px;
}

.center_left_box {
    width: 100%;
    height: auto;
    padding: 0px;
    float: left;
    background: url(../images/center_box_bg.gif) repeat-y;
    font-size: 0.8em;
}

.bottom_left_box {
    width: 190px;
    height: 10px;
    float: left;
    background: url(../images/bottom_box_bg.gif) no-repeat center top;
}

#titmenu,#titmenu1,#titmenu2 {
    background: url(../images/punto.gif) 3% 50% no-repeat;
    color: #000;
    font-size: 0.9em;
    font-family:arial,helvetica,verdana;
    font-weight: bold;
    border-bottom: 1px dotted #999;
    padding: 8px 5px 5px 25px;
    text-transform: uppercase;
    text-align: left;
}

#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 0.9em;
    
}

#menu li {
    border-bottom: 1px solid #ddd;
    width:99%;
}

#menu a {
    color: #558b96;
    text-decoration: none;
    display: block;
    padding: 8px 8px 8px 28px;
}

#menu a:hover {
background:red;
    color: #fff;
    text-decoration: none;
    padding: 8px 8px 8px 28px;
    }
/*
#menu div.activado {
    color: #558b96;
    text-decoration: none;

}

#menu div.activado a:hover {
    background:#fff;
    color: #558b96;
    width: auto;
    display:block;
    height: 100%;
    text-decoration: none;
}
*/
#menu li a:hover {
    background: #fff;
    color: #558b96;
    cursor: pointer;
}

#menu li a:hover b {
    background:#fff;
    color: #558b96;
    cursor: pointer;
}

#menu div.desactivado a:hover {
    color: #fff;
    cursor: pointer;
}

/*************************pie***************************/
.pie {
    background: #9c3400;/**COLOR1**/
    border-top:10px solid #c6b6b5;/**COLOR2**/
    height: 50px;
}

.copy {
    text-align: center;
    color: #fff;
    font-size: 0.7em;
    margin-top: 1px;
    padding: 2px;
}

/********************botones**************************/
.botones {
    padding: 10px 0px 10px 0px;
    height: 25px;
    width: 99%;
    text-align: right;
    margin: 0;
    font-weight:bold;
        font-size:0.8em;
    }
    


.boton{
    border: 1px solid #999;
    background: url(../images/btnOff.gif) repeat-x;
    color:#fff;
    width:auto;
    height:20px;
    cursor:pointer;
    font-size:0.8em;    
    font-family: verdana,Helvetica,arial,sans-serif;    
    padding:0px 1px 2px 1px;
}

.boton:hover{
    background: url(../images/btnOn.gif) repeat-x;
    
}



@
-moz-document url-prefix () { 
    padding: 3px 5px 5px 3px;
    width: 13px;
    height: 32px;
    border: 0 solid #fff;
}

}

@-moz-document url-prefix () { 
    padding: 3px 5px 5px 3px;
    width: 13px;
    height: 32px;
    border: 0 solid #fff;
}
/************************espacios****************************/
.space {
    /*padding: 15px 0 15px 0;*/
      padding: 5px 0 5px 0;
    
}

.space1 {
    padding: 5px 0 5px 0;
}

.space2 {
    padding: 1px 0 1px 0;
}

.space50 {
    height: 40%;
}

/**********tablas con displayTag************/
.odd {
    background: #fff;
    color: #000;
    text-align: left;
    text-decoration: none;
    font-size: 0.7em;
}

.even {
    background: #f8f8f8;
    color: #000;
    text-align: left;
    text-decoration: none;
    font-size: 0.7em;
}

.sorted {
    background: #999999;
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.order1 {

    background: #999999;
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.order2 {
    background: #999999;
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}




.bordedt td,.bordedt th {

    /*padding: 0.01%;*/
    /*
    padding-top:1%;
    padding-bottombottom:1%;
    padding-left:0.005%;
    padding-right:0.005%;
    text-align: left;
    */
    
    /*width:99%;
    height:99%*/
    padding-left:4px;
    
}

.bordedt th a:hover {
    text-decoration: underline;
    color: #000;
    }

th.sorted a,th.sortable a {
    background-position: right;
    display: block;
    width: 100%;

    }

th.sortable a {
    background: url(../images/arrow_off.png) 0% 0% no-repeat;
    color:#558b96;
    padding:0px 0px 0px 4px;
    }

    
th.sortable a:hover {
color:#000;

    }

    
th.order1 a {
    background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
    color:#fff;
}

th.order2 a {
    background-image: url(../images/arrow_up.png);
    background-repeat: no-repeat;
    color:#fff;
}

.userListOrganization {
    width: 20%;
    
}

/**********tablas************/
th {
        height:20px;
    background: #ddd;
    color: #558b96;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;

}

th.azul {
    background: #558b96;
    color: #fff;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.tablatit {
    background: #f8f8f8;
    color: #558b96;
    text-align: right;
    font-size: 0.7em;
    font-weight: bold;
}

.tablatit_left {
    background: #f8f8f8;
    color: #558b96;
    text-align: left;
    font-size: 0.7em;
    font-weight: bold;
}

.tablaresul {
    background: #fff;
    color: #000;
    font-size: 0.7em;
}

/**********formularios***********/
checkbox {
    border: 0;
}

.input {
    width: 99%;
    z-index: 0;
    border: 1px solid #ccc;
}

.inputIAM {
    z-index: 0;
    border: 1px solid #ddd;
}

.inputPeq {
    width: auto;
    z-index: 0;
    border: 1px solid #ddd;
}

.select {
    border: 1px solid #ddd;
}

textarea {
    width: 100%;
}

.selectmul {
    width: 20%;
}

.ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 99%;
    font-size: 1em;
}
#epkuser {
    padding: 8px;
    font-size: 0.8em;
    font-weight:normal;
}


.filaImpar {
    background: #f8f8f8;
    color: #000;
    text-align: left;
    text-decoration: none;
    font-size: 0.7em;
}

.filaPar {
    background: #fff;
    color: #000;
    text-align: left;
    text-decoration: none;
    font-size: 0.7em;
}

.borde {
    background: #ddd;
    /*border: 1px solid #999;*/ 
    margin-bottom: 10px;
}

.bordedt {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    width: 100%;
}

.valido {
    color: green;
    font-weight: bold;
    background: url(../images/valido.gif) no-repeat left;
    padding: 2px 0 0 25px;
}

.nota {
    font-style: italic;
    font-size: 0.7em;
    background: #fdfde8;
    border: 1px dotted red;
    color: #000; /* #194e98; */
    padding: 10px;
    width: 98%;
}

/*******************desplegar tabla*******************/
td#textopkcs10 {
    display: none;
}

td#tituloextensiones {
    display: none;
}

td#contenidoextensiones {
    display: none;
}

/*******************comunes**********************/
/*
fieldset {
    padding: 8px;
    width: auto;
    text-align: center;
    padding: 10px;
}
*/
.asterisco {
    color: red;
    font-weight: normal;
}

.margen {
    padding-left:5px;
    padding-right:5px;
    width:99%;
    
}

.right {
    float: right;
}

.oculto {
    display: none;
}

/*********************estados inscripciones**********************/
.rechazada {
    color: red;
    font-weight: normal;
    background: url(../images/revocado.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.aprobada {
    color: green;
    font-weight: normal;
    background: url(../images/valido.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.borrador {
    color: #858484;
    font-weight: normal;
    background: url(../images/borrador.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.pendiente {
    color: #1c45a9;
    font-weight: bold;
    background: url(../images/pendiente.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

/********************estados certificados**************************/
.activo {
    color: green;
    font-weight: normal;
    background: url(../images/valido.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.suspendido {
    color: #858484;
    font-weight: normal;
    background: url(../images/suspendido.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.revocado {
    color: red;
    font-weight: normal;
    background: url(../images/revocado.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.caducado {
    color: #b57f06;
    font-weight: normal;
    background: url(../images/caducado.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

/********************nivel log**************************/
.loginfo {
    color: blue;
    font-weight: normal;
    background: url(../images/info_log.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.logerror {
    color: red;
    font-weight: normal;
    background: url(../images/revocado.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

.logwarn {
    color: #b57f06;
    font-weight: normal;
    background: url(../images/warn_log.gif) no-repeat left;
    padding: 5px 0 5px 25px;
}

/*****************************************errores***********************************************/
.margenerror { /*position:relative;
    top:20%;
    left:10%;
    margin-top: -100px;
    margin-left: -100px;*/
    margin-left: 2%;
    width: 99%;
}

.margenerror2 {
    position: relative;
    top: 40%;
    left: 20%;
    margin-top: -100px;
    margin-left: -100px;
    width: 85%;
}

.Cajacenter{
position:relative;
top:50%;
left:8%;
}
#caja {
    padding: 10px;
    border: 1px dotted #558b96;
    width: 50%;
    background: #fffef5;
}
#caja1 {
    padding: 8px;
    border: 1px dotted #558b96;
    width: 85%;
    background: #fffef5;
}

#caja2 {
    padding: 10px 10px 0x 10px;
    border: 1px dotted #558b96;
    width: 99%;
    background: #fffef5;
}

#caja3 {
    padding: 0px 10px 10x 10px;
    border: 1px dotted #558b96;
    width: 99%; 
    background:#fffef5;
    }

.texto {
    color:#000;
    font-size: 0.8em;
}

.error {
    color: red;
    font-weight: normal;
    background: url(../images/error.gif) no-repeat left;
    padding: 18px 10px 10px 60px;
    height: 50px;
    width: 90%;
    text-align: left;
    font-size: 0.8em;
}

.alerta {
    color: red;
    font-weight: normal;
    font-size: 0.8em;
    background: url(../images/alerta.gif) no-repeat left;
    padding: 10px 10px 10px 60px;
    height: 50px;
    width: 99%;
    text-align: left;
}

.exito {
    color: #000;
    font-weight: normal;
    background: url(../images/exito.gif) no-repeat left;
    padding: 15px 10px 10px 60px;
    height: 40px;
    width: 99%;
    text-align: left;
    font-size: 0.8em;
}

.errores {
    text-align: left;
    color: red;
    font-size:0.8em;
    font-weight: normal;
}

/********************************* HOME *************************************/
.homeicon {
    color: #000;
    background: url(../images/home_icon.gif) no-repeat left;
    padding: 15px 10px 10px 60px;
    height: 50px;
    width: 100%;
    text-align: left;
    font-size: 0.7em;
    font-weight: bold;
}

.info {
    color: #000;
    background: #faf8b7 url(../images/info.gif) no-repeat left;
    padding: 5px 5px 5px 60px;
    height: 50px;
    width: auto;
    text-align: left;
    font-size: 0.68em;
    font-weight: normal;
}

/***************************** PAGINACI�N *************************************/
#paginacion {
    background: #eee;
    border: 1px solid #999;
    font-weight: bold;
    text-decoration: none;
    color: #999;
    font-size: 0.8em;
}

#paginacion a:link,#paginacion a:visited {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#paginacion a:hover {
    color: #558b96;
}

.nodatos {
    font-size:0.8em;
    background:#faf8b7;
    border: 1px solid #558b96;
    margin-bottom: 10px;
    color: #558b96;
    padding: 10px;
}



/******************pestanas***************************/
ul#navigation {
  list-style: none;
  margin: 0 0 0 0;
  height:36px;
  font-size:0.7em;
  font-family: Arial, Helvetica, verdana,sans-serif;
   }

ul#navigation li a {
  background: transparent url(../images/menu_2_off.png) no-repeat scroll right top;
  height: 36px;
  float: left;
  text-decoration :none;
  color: #000;
  text-align: center;
  padding:0 1em 0 1;
  }

 ul#navigation li a span {
  background: transparent url(../images/menu_1_off.png) no-repeat 0% 0%;
    height: 36px;
  float: left;
    text-decoration :none;
  color: #000;
  text-align: center;
  padding: 1.1em 0 0 1em;

}


ul#navigation li a:hover {
  background: transparent url(../images/menu_2_on.png) no-repeat scroll right top;
  height: 36px;
  float: left;
  text-decoration :none;
  color: #558b96;
  text-align: center;
cursor:hand;
}
 
ul#navigation li a:hover span {
  background: transparent url(../images/menu_1_on.png) no-repeat scroll 0 0;
  height: 36px;
  float: left;
  text-decoration :none;
  color: #000;
  text-align: center;
cursor:hand;
}



ul#navigation li.activado a {
  background: transparent url(../images/menu_2_on.png) no-repeat scroll right top;
}
 
ul#navigation li.activado a span {
  background: transparent url(../images/menu_1_on.png) no-repeat scroll 0 0;
  color: #558b96;
  font-weight: bold;
}

/* IE hacks */
ul#navigation {
  /* El ancho de la barra de navegación */
  width: 100%;
}
 
ul#navigation li {
  display: inline;
}
 
ul#navigation li a span {
  display: inline;
}
fieldset{padding:10px;
border:1px solid #b3b3b3;
font-size:0.8em;
color:#8d8d8d;
font-size:0.9em;
}

