.tabla1 {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 10px;
  }


.tabla1 th {
    font-size: 11px;
    font-family: Verdana;
    font-weight: bolder;
    color: #333333;
    background: #EBEBEB;
  }


.tabla1 td {
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color: #333333;
    background: #F7F7F7;
}

.tb_buscador{
        font-size: 11px;
        border-collapse: collapse;
}

.tb_buscador th{
        background-color: #d1d7dc;
        color: Black;
        font-weight: bold;
        padding: 3px;
        border: 1px solid #efefef;
        text-align: center;
}

.tb_buscador td{
        background-color: #dee3e7;  #d1d7dc #efefef
        border:1px solid white;
        padding: 3px;
        text-align: right;
        border: 1px solid #efefef;
}

.TablaLibreAux{
    border: 0px;
    border-collapse: collapse;
  }


.TablaLibreAux th {
    background-color : #d4d0c8;
    color : #333333;
    font-family : Verdana;
    font-size : 10px;
    font-weight : bolder;
    padding:2px;
    text-align:center;
    border: 1px solid #FFFFFF;
  }


.TablaLibreAux td {
    background-color : #FFFFFF;
    color : #333333;
    font-family : Verdana;
    font-size : 10px;
    font-weight : normal;
    border: 1px solid #d4d0c8;
    padding-left:4px;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px;
}

.tablita{
    background-color: #dedede;
}
.tablita th{
    font-size:9px;
    background-color: #d4d0c8;
    border:0px solid;
}
.tablita td{
    padding:0px;
    font-size: 9px;
    border:1px #d4d0c8 solid;
    text-align:left;
}

.itext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
        height:15px;
        Border:1px solid gray;
        color:#006633;
}

.MsgErrorD {
        border: 1px solid red;
        padding: 5px;
        margin-top: 4px;
        font-size: 10px;
        font-weight: bolder;
        color: red;
        background-color: #F8F8EA;
        width:500px;
        text-align:left;
}

.MsgErrorD .ContenidoD{
        font-size: 10px;
        font-weight: normal;
        padding:0px;
        margin:0px;
}

.MsgOk {
        border: 1px solid blue;
        padding: 5px;
        margin-top: 4px;
        font-size: 10px;
        font-weight: bolder;
        color: green;
        background-color: #F8F8EA;
        width:500px;
        text-align:left;
}

.MsgOk .ContenidoOk{
        font-size: 10px;
        font-weight: normal;
        padding:0px;
        margin:0px;
}


A:LINK {
    color: #996600;
  }


A:VISITED {
    color: #996600;
  }


A:ACTIVE {
    color: #006633;
    text-decoration : none;
  }


A:hover {
    color : #006633;
    text-decoration : none;
  }


body, td, th {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
  }


body {
    margin: 0 0;
    padding: 0 0;
    background: #006633;
    text-align: justify;
  }


form {
    margin: 0px;
    padding: 0px;
  }

form input {
    border: 1px solid gray;
}


h1 {
    margin: 0px;
    font-size: 12px;
    font-weight: bolder;
    font-family: Verdana;
    padding-top: 5px;
    color: #006633;
  }


h2 {
    font-size: 11px;
    font-family: Verdana;
    font-weight: bolder;
    margin: 0px 0px 5px 0px;
    color: #006633;
  }


h3 {
    margin: 0px;
    margin-top: 10px;
    font-size: 11px;
    color: #006633;
    font-family: Verdana;
    font-weight: bolder;
    padding-top: 5px;
  }


#princ {
    background: #006633;
    border: 0;
    width: 760px;
  }

#principal {
    background: #006633;
    border: 0;
    height: 100%;
    width: 760px;
  }


#sec {
    border:0px;
    width: 100%;
    height: 100%;
  }


#fondo {
    background-color: #FFFFFF;
    vertical-align: top;
  }
#fondo2 {
    background-color: #FFFFFF;
    vertical-align: top;
  }


#Legal {
    padding: 5px;
    border: 1px solid gray;
    width:500px;
    height:150px;
    overflow: scroll;
    background-color: #EEEEEE;
  }


#margen15 {
    margin-left: 15px;
    margin-right: 15px;
    background: #EADDC6;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom:0px;
  }


table #tabla {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0px;
    width: 590px;
  }


table #tabla th {
    font-size: 11px;
    font-family: Verdana;
    font-weight: bolder;
    color: #333333;
    background: #EBEBEB;
  }


table #tabla td {
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color: #333333;
    background: #F7F7F7;
  }


table #tablaFactura {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 40px;
    border: 0px;
    width: 530px;
  }


table #tablaFactura th {
    font-size: 11px;
    font-family: Verdana;
    font-weight: bolder;
    color: #333333;
    background: #EADDC6;
  }


table #tablaFactura td {
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color: #333333;
    background: #EFEBE4;
  }


table .tabla {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0px;
    width: 590px;
  }


table .tabla th {
    font-size: 11px;
    font-family: Verdana;
    font-weight: bolder;
    color: #333333;
    background: #EADDC6;
  }


table .tabla td {
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color: #333333;
    background: #EFEBE4;
  }


table #TablaLibre {
    margin-bottom : 5px;
    margin-top : 5px;
    border: 0px;
  }


table #TablaLibre th {
    background-color : #EADDC6;
    color : #333333;
    font-family : Verdana;
    font-size : 11px;
    font-weight : bolder;
  }


table #TablaLibre td {
    background-color : #EFEBE4;
    color : #333333;
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal;
  }

.TablaLibre {
    margin-bottom : 5px;
    margin-top : 5px;
    border: 0px;
  }


.TablaLibre th {
    background-color : #EADDC6;
    color : #333333;
    font-family : Verdana;
    font-size : 11px;
    font-weight : bolder;
  }


.TablaLibre td {
    background-color : #EFEBE4;
    color : #333333;
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal;
  }


#frm {
    background:#EFEBE4;
    color: #333333;
    font-family: Verdana;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 5px;
  }


#resaltado {
    font-size: 11px;
    font-weight: bolder;
  }


#margen {
    margin-left: 30px;
    margin-right: 30px;
    background: #FFFFFF;
    text-align: justify;
  }


.margen {
    margin-left: 30px;
    margin-right: 30px;
    background: #FFFFFF;
    text-align: justify;
  }


.centrado {
    text-align: center;
    border: none;
  }


.noborde {
    border:0px;
  }


.CajaFormaPago {
    border:1px solid silver;
    text-align: center;
    background-color: #FFFFFF;
    margin-left: 7px;
    margin-right: 7px;
    width: 175px;
    height: 135px;
  }


.textoCaja {
    margin: 5px;
    font-size: 9px;
    font-weight: bolder;
  }


.subtitulo {
    font-size: 14px;
    color: #006633;
    font-family: Verdana;
    font-weight: bolder;
    padding-top: 10px;
  }

.fondoColor {
    font-size: 11px;
    font-family: Verdana;
    font-weight: normal;
    color: #333333;
    background: #EFEBE4;
  }

.tablaNueva {
    margin-bottom : 5px;
    margin-top : 5px;
    border: 1px solid gray;
    width: 700px;
  }


.tablaNueva th {
    background-color : #FFFFFF;
    color : #333333;
    font-family : Verdana;
    font-size : 11px;
    font-weight : bolder;
  }

.tablaNueva td {
    background-color : #FFFFFF;
    color : #333333;
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal;
  }


.tablaCatola {
    font-size:9px;
    background-color: #D4D0C8;
}
.tablaCatola th {
    padding: 2px;
}
.tablaCatola td {
    background-color: #FFFFFF;
    padding: 2px;
}
