body { 
    background-color: rgb(255,255,255);
    font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
    font-size: 12pt;
    color: #000000;
    }

caption {
    margin: 5px;
    color: #1a1c95;
    text-align: left;
    font-size: 1.0em;
    font-weight: bold;
    }

#pagesize {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 815px;
    padding-top: 185px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url("../fondos/logo.gif");
    background-position: center top;
    background-repeat: no-repeat;
    }

#pagesizeal {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 815px;
    padding-top: 185px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url("../fondos/aleman.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    }

#indexblock {
    display: block;
    margin-left: 5px;
    width: 212px;
    float: left;
    padding-top: 5px;
    padding-bottom: 50px;
    padding-left: 5px;
    padding-right: 5px;
    }

#lastline {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 815px;
    padding-top: 0px;
    background-image:  url(../fondos/ultimo.gif);
    background-position: center center;
    text-align: center;
    color: #1A1C95;
    font-size: 0.7em;
    font-weight: bold;
    }

#clausula {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 815px;
    padding-top: 0px;
    text-align: center;
    font-size: 0.7em;
    font-weight: normal;
    }

#idiomas {
    display: block;
    width: 555px;
    padding-top: 150px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 2.3em;
    font-style: italic;
    color: black;
    font-weight: bold;
    }

#pagtitulo {
    display: block;
    width: 555px;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 1.3em;
    color: red;
    font-weight: bold;
    }

#mctitulo {
    display: block;
    width: 555px;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 1.2em;
    color: #1a1c95;
    font-weight: bold;
    }

.mcsubtitulo {
    display: block;
    width: 555px;
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 1.15em;
    color: #1a1c95;
    font-weight: bold;
    }

.mccats {
    display: block;
    width: 555px;
    padding-left: 50px;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 1.0em;
    color: #1a1c95;
    font-weight: bold;
    }

.listap {
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    color: black;
    font-size: 0.8em;
    margin-left: 65px;
    padding-left: 10px;
    padding-bottom: 5px;
    }

.listap2 {
    display: list-item;
    list-style-type: circle;
    list-style-position: outside;
    color: black;
    font-size: 0.8em;
    margin-left: 75px;
    padding-left: 10px;
    padding-bottom: 5px;
    }

.listal {
    display: list-item;
    list-style-type: none;
    list-style-position: inside;
    color: black;
    font-size: 0.8em;
    margin-left: 65px;
    padding-left: 10px;
    padding-bottom: 5px;
    }

.mctexton {
    font-size: 0.9em;
    padding-left: 50px;
    padding-bottom: 20px;
    }

#pagtitulob {
    display: block;
    width: 505px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 50px;
    text-align: left;
    font-size: 1.3em;
    color: #1a1c95;
    font-weight: bold;
    }

#textarea {
    float: left;
    position: relative;
    width: 555px;
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 0px;
    text-align: left;
    }

#inscrib {
    width: 520px;
    border-color: #a7adcf;
    border-width: 5px;
    border-style: solid;
    margin: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    }
    
#inscribhead {
    display: block;
    background-color: #1a1c95;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    }

#matric {
    display: block;
    background-color: #1a1c95;
    color: white;
    font-size: 1.0em;
    font-weight: bold;
    padding: 15px;
    }

.inscribsub {
    color: #1a1c95;
    font-size: 0.9em;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    }

.inscriblist {
    display: list-item;
    list-style-type: square;
    list-style-position: inside;
    color: black;
    font-size: 0.8em;
    padding-left: 30px;
    padding-bottom: 10px;
    }

.matriclist {
    display: list-item;
    list-style-type: square;
    list-style-position: inside;
    color: white;
    font-size: 0.8em;
    font-weight: normal;
    padding-left: 15px;
    padding-bottom: 5px;
    }

.aportarlist {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    color: white;
    font-size: 0.8em;
    font-weight: normal;
    padding-left: 25px;
    padding-bottom: 5px;
    }

.map {
    padding-left: 43px;
    border: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
    }

.indexitem {
    display: block;
    width: 212px;
    padding-top: 5px;
    padding-left: 30px;
    padding-right: 5px;
    background-image:  url("../fondos/index.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #293194;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 5px;
    }

.indexitem2 {
    display: block;
    width: 200px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-image:  url("../fondos/index2.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 5px;
    }

.indexitem3 {
    display: block;
    width: 200px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-image:  url("../fondos/index3.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
    font-weight: normal;
    font-size: 0.8em;
    text-decoration: none;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 5px;
    }

.indexitem4 {
    display: block;
    width: 185px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-image:  url("../fondos/index4.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 45px;
    padding-bottom: 5px;
    }

.indexitem5 {
    display: block;
    width: 185px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    background-image:  url("../fondos/index5.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 45px;
    padding-bottom: 5px;
    }

.horarios {
    border: solid black;
    border-collapse: collapse;
    width: 100%;
    }

.deptstaff {
    border: solid black;
    width: 500px;
    height: 200px;
    margin-left: 50px;
    }

.detrow {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    color: black;
    }

.datarow {
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
    color: black;
    }

.titlerow {
    font-size: 1.0em;
    font-weight: bold;
    text-align: left;
    color: #0066ff;
    }

.staffrow {
    font-size: 1.0em;
    font-weight: normal;
    text-align: left;
    color: black;
    }

.staffname {
    padding-left: 100px;
    }

.deptname {
    padding-left: 50px;
    }

.hdrrow {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    color: #0000aa;
    }

.horarios td {
    border: 1px solid black;
    }

.htable {
    margin-top: 40px;
    }

a.index {
    text-decoration: none;
    color: #293194;
    }

a.index2 {
    text-decoration: none;
    color: #000000;
    }

a.index3 {
    text-decoration: none;
    color: #000000;
    }

a.nova {
    text-decoration: none;
    color: red;
    }

a.recurso {
    background-color: #dddddd;
    }

.right {
    text-align: right;
    }

.novtitulo {
    font-size: 1.0em;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    }

.novtext {
    font-size: 0.9em;
    text-align: center;
    white-space: pre;
    }

.novlink {
    font-size: 0.9em;
    text-decoration: none;
    text-align: center;
    color: red;
    }

a.flashlink {
    font-size: 1.1em;
    text-decoration: blink;
    text-align: center;
    color: red;
    }

.totop {
    text-align: right;
    }

.center {
    text-align: center;
}

.normaltext {
    font-size: 0.9em;
    padding-left: 50px;
    padding-bottom: 20px;
    }

.fffix {
    width:815px;
    clear: both;
    }

.address {
    font-size: 0.95em;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 70px;
    padding-bottom: 40px;
}

.staff {
    font-size: 0.95em;
    font-weight: bold;
    margin-left: 70px;
    width: 100%;
}

.autoform {
    padding-left: 20px;
}

.blue {
    color: #0000aa;
}

#clausula {
    font-size: 0.7em;
    text-align: center;
}

#lastline2 {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 555px;
    margin-top: 20px;
    background-image:  url(../fondos/ultimo.gif);
    background-position: center center;
    text-align: center;
    color: white;
    font-size: 0.9em;
    font-weight: bold;
    }

.docs1 {
    display: block;
    width: 555px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.2em;
    color: #1a1c95;
    font-weight: bold;
    }

.docs2 {
    display: list-item;
    list-style-type: disc;
    list-style-position: inside;
    width: 555px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    text-align: left;
    font-size: 1.1em;
    color: #1a1c95;
    font-weight: normal;
    }

.docs2s {
    display: block;
    width: 555px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    text-align: left;
    font-size: 1.1em;
    color: #1a1c95;
    font-weight: normal;
    }

.docs3 {
    display: list-item;
    list-style-type: circle;
    list-style-position: inside;
    width: 555px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    text-align: left;
    font-size: 1.0em;
    color: #1a1c95;
    font-weight: normal;
    }

.pdf {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
}

.pdflogo {
    border: 0;
    height: 32px;
}

#cursos {
    display: none;
}

#aleman {
    display: none;
}

#alemandetail {
    display: none;
}

#arabe {
    display: none;
}

#arabedetail {
    display: none;
}

#cal {
    display: none;
}

#espanol {
    display: none;
}

#espanoldetail {
    display: none;
}

#frances {
    display: none;
}

#francesdetail {
    display: none;
}

#ingles {
    display: none;
}

#inglesdetail {
    display: none;
}

#ingsemi {
    display: none;
}

.mode {
    display: block;
    width: 200px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-image:  url("../fondos/indexmode.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 5px;
}

.notas {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
