﻿body
{
}

.tablaPrincipal
{
    width: 850px;
    height: 400px;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
}

.telefonos
{
    border-width: 0px;
    border-color: Silver;
}

.waterMark
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: Highlight;
}

.styleDropDownList
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #008ED6;
}

.styleTextBox
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
    color: Gray;
    color: #008ED6;
    text-align: right;
}

.styleTextBoxRojo
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
    color: Red;
    text-align: right;
}

.styleLabel
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
}

.styleLabelLight
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
}

.styleLabelImpresionContratoSinNegrilla
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    border: 1px solid Black;
}

.styleLabelImpresionContratoConNegrilla
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    border: 1px solid Black;
}

.styleLabelRojo
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: Red;
}

.styleButton
{
    border: 1px solid #F7D117;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    background-color: #CCCCCC;
    color: Black;
    cursor: hand;
}

.styleCheckBox
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
}

.styleRadioButtonList
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
}

a.styleHyperlink:link, a.styleHyperlink:visited, a.styleHyperlink:active
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #F7D117;
    cursor: hand;
    text-decoration: none;
}

a.styleHyperlink:hover
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
    cursor: hand;
    text-decoration: none;
}

.FondoNegroLetraBlanca
{
    color: #FFFFFF;
    background-color: #000000;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
}

.ErrorORequerido
{
    font-family: Tahoma;
    color: #FFFFFF;
    background-color: #FF0000;
}

.styleDuracionContrato
{
    border-collapse: collapse;
}

.styleModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}


/* INICIA PROCESO RESERVA */

.reservaOnLineResumenFondoAuxiliar
{
    width: 175px;
    height: 450px;
    background-color: Black;
}
.stylePaso1TablaIzquierda
{
    text-align: left;
    font-weight: bold;
    background-color: #CCCCCC;
    width: 350px;
}
.stylePaso1TablaDerecha
{
    text-align: left;
    font-weight: bold;
    background-color: #CCCCCC;
    width: 200px;
}
.stylePaso3TablaIzquierda
{
    text-align: left;
    font-weight: bold;
    background-color: #CCCCCC;
    width: 350px;
}
.stylePaso3TablaDerecha
{
    text-align: left;
    font-weight: bold;
    background-color: #CCCCCC;
    width: 200px;
}
.stylePaso4TablaIzquierda
{
    text-align: left;
    font-weight: bold;
    background-color: #CCCCCC;
    width: 200px;
}
.stylePaso4TablaDerecha
{
    text-align: left;
    font-weight: bold;
    background-color: #CCCCCC;
    width: 350px;
}

/* FINALIZA PROCESO RESERVA */

/* INICIA ACORDION */

.accordionHeaderProceso
{
    width: 865px;
    border: 1px solid White;
    background-color: #CCCCCC;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    cursor: hand;
    text-align: left;
}
.accordionHeaderSelectedProceso
{
    width: 865px;
    background-color: White;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    cursor: hand;
    text-align: left;
}
.accordionContentProceso
{
    width: 865px;
    border: 1px solid #CCCCCC;
    background-color: White;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
.fieldset
{
    width: 875px;
    padding: 10px;
}
.legend
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    padding: 0px 10px 5px 0px;
}
/* FINALIZA ACORDION */

/* INICIA ACTA DE ENTREGA */

.styleGrillasActa
{
    width: 775px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    border-color: Gray;
    border-style: none;
    border-width: 0px;
    color: Gray;
    color: #008ED6;
    text-align: right;
}

/* FINALIZA ACTA DE ENTREGA */