
body{
    background-color: #000000;
    color: #333399;
}

#BarraSup{
    position: relative;
    width: auto;
    height: 21px;
    margin-top: 0px;
    background-image: url(images/BarraTitAzul.jpg);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
    color: #FFFFFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    padding-left: 6px;
    padding-top: 6px;
}

.BloqPrin{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    color: #3F3F3F;
    position: relative;
    width: 700px;
    height: auto;
    background-color: #FFFFFF;
    margin-top: 25px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    background-image: url(images/GrafFond.jpg);
}

#PieDePagina{
    width: 940px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    margin-top: 8px;
    margin-bottom: 300px;
    background-color: #000000;
    color: #E5E5E5;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9pt;
}

.CeldaBordesSolidos{
      color:#3F3F3F;
      text-decoration: none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      border-style: solid;
      border-width: 1px;
      border-color: #000000;
}

.EstiloTabla{
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.EstiloTablaCaptura{
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #A8A8A8;
}


.estilotextbox{
      color:#494949;
      text-decoration: none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      border-top-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-right-style: solid;
      border-top-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-top-color: #616161;
      border-left-color: #616161;
      border-bottom-color: #d1d1d1;
      border-right-color: #d1d1d1;
      border-top-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
}

.estilocelda{
      background-color:#FFFFFF;
      color:#494949;
      text-decoration: none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
}

.estilogristenue{
      background-color:#F0F0F0;
      color:#000000;
      text-decoration: none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      font-style: italic;
      font-weight: normal;
      font-variant: normal;
      padding-left: 5px;
      padding-right: 5px;
}

.estilotextboxbloq{
      color:#000099;
      background-color: #F6F6F6;
      text-decoration: none;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      border-top-style: solid;
      border-bottom-style: solid;
      border-left-style: solid;
      border-right-style: solid;
      border-top-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
      border-top-color: #616161;
      border-left-color: #616161;
      border-bottom-color: #d1d1d1;
      border-right-color: #d1d1d1;
      border-top-width: 1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      border-right-width: 1px;
}

