@import "StyleAjaxTabs";

html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body {
    margin: 0px;
    padding: 0px;
    background: #1E88E5;
    color: #444;
}

a {
    color: #53621a;
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#container {
    margin: 0 auto;
    width: 970px;
    background: #fff;
}

/* header del sitio */
#hd {
    width: 100%;
    height: 190px;
}

    #hd #banner {
        background: #295f04 url(imgs/banner.png) no-repeat 0 0;
        border-bottom: 1px solid #609A2F;
        width: 100%;
        height: 150px;
    }

        #hd #banner .texto {
            color: #000;
            font-family: Georgia, Times New Roman;
            padding: 50px 0 0 300px;
        }

            #hd #banner .texto h1 {
                margin: 0;
            }

            #hd #banner .texto p {
                margin-top: 5px;
            }

    #hd #menuh {
        background: #9bb536 url(imgs/menu_bg.png) repeat-x 0 0;
        border-top: 1px solid #D2E2A0;
        width: 100%;
        height: 40px;
    }

        #hd #menuh .selec {
            background-color: #dfeab1;
        }

        #hd #menuh ul {
            margin-left: 11px;
            padding-top: 13px;
        }

        #hd #menuh li {
            display: inline;
            font-weight: bold;
            font-size: 14px;
            float: left;
        }

            #hd #menuh li.last {
                float: right;
                font-weight: bold;
                font-size: 14px;
            }

            #hd #menuh li a {
                padding: 13px 10px 11px;
            }

                #hd #menuh li a:hover {
                    background-color: #dfeab1;
                }

/* body del sitio */
#bd {
    min-height: 514px;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
    font-size: 12px;
}

    #bd #menuv {
        float: left;
        width: 19%;
        margin-bottom: 15px;
    }

        #bd #menuv .menu_list {
            border-right: 3px solid #89A02C;
            font-size: 14px;
        }

            #bd #menuv .menu_list ul {
                padding-bottom: 5px;
                padding-left: 0;
                padding-top: 5px;
            }

            #bd #menuv .menu_list li {
                list-style-image: none;
                list-style-position: outside;
                list-style-type: none;
                padding-left: 5px;
                text-align: left;
                position: relative;
                top: 0px;
                left: 0px;
            }

            #bd #menuv .menu_list ul ul {
                display: none;
            }

            #bd #menuv .menu_list li:hover ul {
                background-color: #9BB340;
                float: left;
                display: block;
                position: absolute;
                left: 181px;
                top: 0px;
                width: 180px;
            }

            #bd #menuv .menu_list ul ul li a:hover, #bd #menuv .menu_list ul ul li:hover {
                background-color: #D4E1A3;
                color: #768C25;
            }

            #bd #menuv .menu_list .seccion {
                background-color: #EAD679;
                font-weight: bold;
                padding: 5px;
                text-transform: uppercase;
                margin-top: 10px;
            }

            #bd #menuv .menu_list li a {
                padding: 5px;
                display: block;
            }

                #bd #menuv .menu_list li a:hover, #bd #menuv .menu_list li:hover {
                    background-color: #9bb340;
                    color: #dfeab1;
                }

            #bd #menuv .menu_list li.last {
                background-image: none;
            }

    #bd #content {
        float: left;
        margin-left: 10px;
        width: 78%;
    }

    #bd .botonAgregar {
        margin-bottom: 15px;
        margin-right: 25px;
        margin-top: 10px;
        float: right;
    }

    #bd .botonAgregar2 {
        margin-bottom: 15px;
        margin-left: 150px;
        margin-top: 10px;
        float: left;
    }

    #bd .criterios .botonAgregar {
        margin-bottom: 19px;
        margin-left: 240px;
        margin-top: 25px;
    }

    #bd .buscar {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        #bd .buscar.infoGen .lbl {
            width: 90px;
        }

        #bd .buscar.infoGen .txt .txtarea {
            width: 600px;
        }

        #bd .buscar p {
            font-size: 14px;
        }

        #bd .buscar .botones {
            margin-top: 10px;
            margin-left: 185px;
        }


.campos {
    overflow: hidden;
    clear: both;
    margin-top: 10px;
}

    .campos .lbl {
        float: left;
        width: 201px;
        margin-right: 10px;
        margin-top: 2px;
        text-align: right;
        font-size: 12px;
    }

    .campos .lblradiobutton {
        font-family: Verdana, Arial;
        font-size: 12px;
        float: left;
        width: 220px;
        margin-left: 150px;
        margin-top: 2px;
        text-align: left;
    }

.criterios .

.criterios .campos .lbl {
    width: 151px;
}

.campos .ctrl {
    float: left;
    width: 280px;
    margin-right: 2px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 12px;
}

.campos .ctrlbig {
    float: left;
    width: 480px;
    margin-right: 2px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 12px;
}



.campos .txt * {
    font-family: Verdana, Arial;
    font-size: 12px;
}

.criterios .

.criterios .campos .txt {
    width: 486px;
}

ut[type="text"], .campos .txt textarea, .campos .txt select, .campos .txt input[type="password"] {
    border: 1px solid #999999;
    padding: 3px;
    width: 200px;
}

.criterios .

.criterios .campos .txt input[type="text"], .criterios .campos .txt textarea, .criterios .campos .txt select, .criterios .campos .txt input[type="password"] {
}

ut:focus, .campos .txt textarea:focus, .campos .txt select:focus {
    border: 1px solid #555;
}

.campos.mostrar {
    margin-bottom: 10px;
}

    .campos.mostrar .lbl {
        float: right;
        width: auto;
        text-align: left;
    }

    .campos.mostrar .txt {
        float: right;
    }

        .campos.mostrar .txt select {
            width: 130px;
        }

.permiso {
    clear: both;
    overflow: hidden;
}

.campos.permiso {
    float: left;
}

    .campos.permiso .lbl {
        font-size: 14px;
        font-weight: bold;
    }

    .campos.permiso .txt {
        font-size: 14px;
    }

.requerido.mv {
    margin-left: 180px;
}

.requerido {
    font-size: 10px;
}

.campos .requerido {
    font-size: 10px;
    color: Red;
}

.campos .txt .requerido, .requerido.txt {
    font-size: 10px;
    color: Red;
}

.requerido.txt {
    margin-bottom: 15px;
    margin-left: 184px;
}

.botonGroup input[type="submit"], .botones input[type="submit"], .botonAgregar input[type="submit"], .boton, .botongroup a {
    border: 2px solid #235601;
    color: White;
    background-color: #5E962D;
    padding: 3px;
    font-weight: bold;
}

    .botonGroup input[type="submit"]:hover, .botones input[type="submit"]:hover, .botonAgregar input[type="submit"]:hover, .boton:hover, .botongroup a:hover {
        border: 2px solid #396F14;
        background-color: #81AF57;
    }

.botonGroup.info {
    margin-left: 185px;
    margin-top: 25px;
}

.loginBox {
    background: transparent url(imgs/login.png) no-repeat 0 0;
    width: 512px;
    height: 289px;
    margin-left: 80px;
    margin-top: 30px;
}

.loginside {
    background: transparent url(imgs/login_icon.png) no-repeat 90% 25%;
    height: 192px;
    margin-left: 255px;
    padding-top: 75px;
    width: 250px;
}

.labelTag {
    padding-right: 28px;
}

.loginside .fields {
    margin-bottom: 10px;
    overflow: hidden;
    width: 212px;
}

    .loginside .fields .lbl {
        float: left;
        width: 80px;
    }

    .loginside .fields .campo {
        float: left;
    }

    .loginside .fields.button {
        text-align: right;
    }

.appTitle {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
    margin-bottom: 15px;
    border-bottom: 2px solid #444;
}

#modalPopup {
    overflow: hidden;
    font-size: 14px;
    font-family: Arial, Verdana;
    border: none;
}

    #modalPopup .popupImg {
        float: left;
        margin-left: 15px;
        padding-top: 28px;
        width: 64px;
    }

    #modalPopup .popupContent {
        float: left;
        margin-left: 10px;
        padding-top: 28px;
        width: 230px;
    }

    #modalPopup .popupButton {
        margin-top: 15px;
    }

.editarGrid {
    text-align: center;
    width: 50px;
}

    .editarGrid a:hover {
        text-decoration: none;
    }

    .editarGrid a {
        text-decoration: underline;
    }


.verDoc {
    width: 80px;
    text-align: center;
}

    .verDoc a {
        text-decoration: underline;
    }

        .verDoc a:hover {
            text-decoration: none;
        }

.mision, .vision {
    font-size: 20px;
    padding-bottom: 3px;
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
}

h2.mision, h2.vision {
    margin-top: 0px;
}


.txtmision, .txtvision {
    margin: 5px 0px;
    padding: 5px;
    border: 1px solid #fff;
    font-family: Verdana, Arial;
    font-size: 14px;
    width: 725px;
}

.Edit {
    margin: 5px 0px;
    padding: 5px;
    border: 1px solid #888;
    font-family: Verdana, Arial;
    font-size: 14px;
}

#criterios {
    width: 100%;
}

    #criterios div {
        overflow-x: scroll;
    }



/* footer del sitio */
#ft {
    background: #dfeab1 url(imgs/footer.png) no-repeat 0 0;
    width: 100%;
    height: 100px;
}

    #ft #copyright {
        color: #53621a;
        font-size: 10px;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
        text-align: center;
        width: 50%;
    }
