body {
    background-color: #F6F5ED;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.txtmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4D5E78;
    text-decoration: none;
}
.txtmenu:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4978A6;
}

.texto1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

a.menu_item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.menu_item:hover {
    color: #94B041;
}

a.texto1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
a.texto1:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #94B041;
}
.texto2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
a.texto2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
a.texto2:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0033CC;
}

.fcomun {
    border: 1px solid #BECAA9;
    background-color: #F3F1E7;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    padding: 3px;
}

.txtcomun {
    border: 1px outset #BECAA9;
    background-color: #E7E2CF;
    font-family: Verdana;
    font-size: 12px;
    color: #000099;
    padding: 5px;
}

.txt_gris {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #58595B;
}
        
.texto4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    text-decoration: none;
}

.texto-rojo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}

a.lrosa {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CA488B;
}
.lrosa:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #94B041;
}

.borde1 {
    border: 1pt solid #CCDEE6;
}

.linea_verde {
    border-bottom: solid;
    border-bottom-color: #A3BB5B;
    border-bottom-width: 1px;
}

.linea_HV {
    border-right: solid;
    border-right-color: #666666;
    border-right-width: 1px;
    border-left: solid;
    border-left-color: #666666;
    border-left-width: 1px;
}

.txt_c_azul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #174674;
}

.txt_c_azul a {
    color: #93AB47;
}

.txt_c_azul a:hover {
    color: #6A7C34;
}



.linta_bttm {
    border-bottom-width: 1pt;
    border-bottom-style: dotted;
    border-bottom-color: #CFDFE2;
}
.linta_left {
    border-left-width: 1pt;
    border-left-style: dotted;
    border-left-color: #CFDFE2;
}
.linta_right {
    border-right-width: 1pt;
    border-right-style: dotted;
    border-right-color: #CFDFE2;
}

.texto3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}

.texto3 a {
    color: #CA488E;
}

.texto3 a:hover {
    color: #003399;
}

#basic-modal-content {
    display: none;
}

/* Overlay */
#simplemodal-overlay {
    background-color: #000;
    cursor: wait;
}

/* Container */
#simplemodal-container {
    height: 500px;
    width: 400px;
    color: #bbb;
    padding: 0px;
}
#simplemodal-container code {
    margin-bottom: 0px;
    padding: 0px;
}
#simplemodal-container a {
    color: #ddd;
}
#simplemodal-container a.modalCloseImg {
    background: url(../images/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -10px;
    right: 40px;
    cursor: pointer;
}
#simplemodal-container #basic-modal-content {
    padding: 0px;
}

.cuadro-deuda-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.cuadro-deuda-import {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 17px;
    color: #333333;
}

.marco1 {
    border: 1px solid #C0C0C0;
}
