/* GENERAL :: PARA ESQUEMA GENERICO */

.borde_derecho {
      border-left: 1px solid #CCCCCC;
               
}
.borde_izquierdo {
    border-right: 1px solid #CCCCCC;
}

table.creditos_pie td {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

table.creditos_pie {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.borde_inferior_nuevo {
    background-image: url("../imagenes/es/fondos/v2/fondo_pie.png");
 }


body {
   background-color: #FFFFF0;
   padding:0;
   margin:0;
}


.borde_inferior {
	background-image: url('../imagenes/es/fondos/v2/borde_inferior.gif');
	background-repeat:   repeat-x;
	background-position: top;
}
.borde_superior {
	background-image: url('../imagenes/es/fondos/v2/borde_superior.gif');
	background-repeat:   repeat-x;
	background-position: bottom;
}
.esq_inf_izq {
	background-image: url('../imagenes/es/fondos/v2/bordes_inf_izq.gif');
	background-position: right top;
	background-repeat: no-repeat;
}
.esq_inf_der {
	background-image: url('../imagenes/es/fondos/v2/bordes_inf_der.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.esq_sup_izq {
        height:10px;
	background-image: url('../imagenes/es/fondos/v2/bordes_sup_izq.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.esq_sup_der {
	background-image: url('../imagenes/es/fondos/v2/bordes_sup_der.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* ------------ ESTILOS PARA PANTALLA LOGIN ------------ */

div.log_contenedor {
    border:none;
    width:450px;
    background-image: url('../imagenes/es/fondos/v2/marca_agua_muisca.jpg');
    background-repeat: no-repeat;
    background-position: 0px 28px;
}

div.log_contenedor table {
    border-spacing: 0px 0px;
    border-collapse:collapse;
}

div.log_contenedor object {
    margin: 0px;
}


div.log_contenedor table.titulo{
    width:100%;
    height:31px;
    background-image: url('../imagenes/es/fondos/v2/barra_verde.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    text-indent:20px;
    font-family: "Arial";
    font-size: 10pt;
    font-weight:bolder;
    color:#2D5544;
    text-align:left;
}
div.log_contenedor table.cuerpo{
/*    border:solid 1px #000000;*/
    margin-top:68px;
    width:100%;
    font-family: "Arial";
    font-size: 10pt;
    color:#2D5544;
    text-align:left;
}
div.log_contenedor table.cuerpo td{
/*    border:solid 1px #000000;*/
    padding:0px;
    padding-left:20px;
    height:29px;
    vertical-align:top;
}
div.log_contenedor table.cuerpo table.formulario{
/*    border:solid 1px #000000;*/
    font-family: "Arial";
    font-size: 10pt;
    color:#000000;
}
div.log_contenedor table.cuerpo table.formulario td{
    width:90px;
    height:30px;
    padding:0px;
    padding-right:10px;
    vertical-align:top;
}



div.log_contenedor table.cuerpo2{
/*    border:solid 1px #000000;*/
    width:100%;
    font-family: "Arial";
    font-size: 10pt;
    color:#2D5544;
}
div.log_contenedor table.cuerpo2 td{
/*    border:solid 1px #000000;*/
    padding:0px;
    padding-left:20px;
    height:29px;
    vertical-align:top;
}
div.log_contenedor table.cuerpo2 table.formulario{
/*    border:solid 1px #000000;*/
    font-family: "Arial";
    font-size: 10pt;
    color:#000000;
}

div.log_contenedor table.espaciadoCuerpo2{
    width:198px;
    width:178px;
}

div.log_contenedor table.cuerpo2 table.formulario td{
    width:90px;
    height:30px;
    padding:0px;
    padding-right:10px;
    vertical-align:top;
}




div.log_contenedor table.cuerpo table.formulario select {
    background-color:#F3F3F3;
    border:1px solid #CCCCCC;
}
div.log_contenedor table.cuerpo table.formulario input {
    background-color:#F3F3F3;
    border:1px solid #CCCCCC;
}

/* ------------ ESTILOS PIE DE PAGINA ------------ */

td.opcion{
    width:80px;
    text-align:center;
}


/* ------------ ESTILOS PAGINA PRINCIPAL ------------ */

td.home{
    width:80px;
    text-align:right;
}

#test {
	background: #fff;
	padding: 5px;
        border:#efefef solid 3px;
        /*margin-right:30px;*/
        _width:100%;
        margin-top:-3px;
}

.slider{
  font-family: arial;
  font-size: 10pt;
  background-color: #c6e1d7;
  padding: 3px;
  margin:0px;
  border:#efefef solid 3px;
  width:100%;
  height: 1em;
  line-height: 2em;
  color:#2d5544;
}


/*------------------------ Varios --------------------------*/

table.textoInformativo{
  font-family: arial;
  font-size: 10pt;
  border:#efefef solid 2px;
  background-color: #ffffff;
  color:#2d5544;
  padding: 3px;
  margin:0px;
  width:90%;
  margin: 0 auto;
  text-align:justify;
}


/* ------------ Imagen de espera para Ajax ------------ */


div.spinnerCont{
  position:relative;
  margin: 0 auto;
  top:-10px;
  width:1px;
  height:1px;
}

div.spinner{
  position:absolute;
  width:16px;
  height:16px;
  background-image: url('../imagenes/es/botones/spinner.gif');
  background-repeat:no-repeat;
  background-position:right top;
}

div.spinnerOk{
  position:absolute;
  width:16px;
  height:16px;
  background-image: url('../imagenes/es/botones/botpresentado.gif');
  background-repeat:no-repeat;
  background-position:right top;
}


div.spinnerError{
  position:absolute;
  width:16px;
  height:16px;
  background-image: url('../imagenes/es/botones/btn_eliminar.gif');
  background-repeat:no-repeat;
  background-position:right top;
}

.center table{
  margin: 0 auto;
}

.hidden{
  display:none;
}