#cont {
    margin-left: 0px;
    width: 1020px;
    }

#cont h1 {
    font-family: Tahoma, Geneva, sans-serif;
    }

#cont #contizq {
    float: left;
    width: 850px;
    margin-left: 0px;
    padding: 0px;
    /*border: 1px #33FF00 solid;*/
    }

#cont #contizq h3 {
    font-family: Tahoma, Geneva, sans-serif;
    color: #674B28;
    text-align: left;
    width: 94%;
    }

#cont #contizq p.titulo {
    font-weight: bold;
    color: #674B28;
    font-size: 14pt;
    margin-top: 0px;
    top: 6px;
    line-height: 50%;
    width: 94%;
    }

#cont #contizq p.titulo-i {
    font-weight: bold;
    color: #674B28;
    font-size: 14pt;
    text-align: left;
    margin-top: 0px;
    top: 6px;
    line-height: 50%;
    width: 94%;
    }

#cont #contizq p.subt {
    font-weight: bold;
    color: #674B28;
    font-size: 12pt;
    margin-top: 0px;
    text-align: left;
    top: 6px;
    line-height: 50%;
    width: 94%;
    }

#cont #contizq p.subt-n {
    font-weight: bold;
    font-size: 12pt;
    margin-top: 0px;
    text-align: left;
    top: 6px;
    line-height: 50%;
    width: 94%;
    }

#cont #contizq p.subt-t {
    font-weight: bold;
    font-size: 10pt;
    margin-top: 0px;
    text-align: left;
    margin-left: 20mm;
    top: 6px;
    line-height: 80%;
    width: 94%;
    }

#cont #contizq p.docente {
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    text-indent: 45px;
    margin-top: 0px;
    top: 6px;
    line-height: 50%;
     width: 94%;
   }

#cont #contizq p.autor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    text-align: right;
    width: 94%;
    }

#cont #contizq p.txtp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-indent: 35px;
    text-align: justify;
    font-weight: normal;
    width: 94%;
    }

#cont #contizq a.lnk {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #151ECB;
    }

#cont #contizq a:active.lnk {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #674B28;
    }

#cont #contizq a:visited.lnk {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #151ECB;
    }

#cont #contizq a:hover.lnk {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #674B28;
    }

#cont #contizqcto p.txtp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-indent: 35px;
    text-align: justify;
    font-weight: normal;
    width: 94%;
    }

#cont #contizqcto p.txtp a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #151ECB;
    }

#cont #contizqcto p.txtp a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #151ECB;
    }

 #cont #contizqcto p.txtp a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #151ECB;
    }

#cont #contizqcto p.txtp a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #674B28;
    }

/* Contenido unidades tematicas */
#cont #contizq p.txtco {
    font-weight: normal;
    font-size: 10pt;
    margin-top: 0px;
    padding-left: 30px;
    text-indent: 45px;
    text-align: left;
    top: 6px;
    line-height: 50%;
    width: 94%;
    }

#cont #contizq table{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: normal;
    }

#cont #contizq table tr td.tit{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
    color: #674B28;
    }


/* Pestaņas */
#cont #contizq .wrap{
    width: 1020px;
    margin-left: 0px;
    max-width: 100%;
    margin: 0px auto;
}

#cont #contizq ul.tabs{
    width: 965px;
    margin-left: 0px;
    background: #363636;
    list-style: none;
    display: flex;
    text-indent: 0px;
}

#cont #contizq ul.tabs li{
    margin-left: 1px;
    width: 10%;
}

#cont #contizq ul.tabs li a{
    color: #fff;
    text-decoration: none;
    font-size: 9pt;
    text-align: center;
    display: block;
    padding: 10px 0px;
}

#cont #contizq .active{
    background: #0984CC;
}

#cont #contizq ul.tabs li a .tab-text{
    margin-left: 2px;
}

#cont #contizq .secciones{
    width:1005px;
    background: #fff;
}

#cont #contizq .secciones article{
    width: 1005px;
    padding: 5px;
}

#cont #contizq .secciones article p{
    text-align: justify;
}

#cont #contizq .secciones article p.subt-n {
    font-weight: bold;
    font-size: 12pt;
    margin-top: 0px;
    text-align: left;
    top: 6px;
    line-height: 50%;
    width: 94%;
    }

#cont #contizq .secciones article p.subt-t {
    font-weight: bolder;
    font-size: 10pt;
    margin-top: 0px;
    text-align: left;
    margin-left: 20mm;
    top: 6px;
    line-height: 80%;
    width: 94%;
    }

#cont #contizq .secciones article p.autor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    text-align: right;
    width: 94%;
    }

#cont #contizq @media screen and (max-width: 820px){
    ul.tabs li{
        width: none;
        flex-basis: 0;
        flex-grow: 1;
    }
}

#cont #contizq @media screen and (max-width: 500px){
    ul.tabs li a{
        padding: 10px 1px;
    }

    ul.tabs li a .tab-text{
        display: none;
    }

    .secciones article{
        padding: 5px;
    }
}

/* SOLAPAS */
 /* Style the tab */
* {box-sizing: border-box}

#cont #contizq .tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: auto;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 600;
   }

/* Style the buttons inside the tab */
#cont #contizq .tab button {
    display: block;
    background-color: #674B28;
    font-size: 10pt;
    font-weight: 600;
    color: white;
    padding: 6px 6px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 10pt;
    font-weight: 600;
}

/* Change background color of buttons on hover */
#cont #contizq .tab button:hover {
    font-size: 10pt;
    font-weight: 600;
    color: #674B28;
    background-color: #ddd;
    }

/* Create an active/current "tab button" class */
#cont #contizq .tab button.active {
    background-color: #F4EDCD;
    font-size: 10pt;
    font-weight: 600;
    color: #674B28;
    }

/* Style the tab content */
#cont #contizq .tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: auto;
    border-left: none;
    height: auto;
    background: #F4EDCD;
    }

#cont #contizq .tabcontent p.titulo {
    font-weight: bold;
    color: #674B28;
    font-size: 12pt;
    margin-top: 0px;
    top: 6px;
    }

#cont #contizq .tabcontent p.autor {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    text-align: right
    line-height: 100%;
    }

#cont #contizq .tabcontent p.autor2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: right;
    margin-right: 10px;
    line-height: 100%;
    width: 100%;
    }

#cont #contizq .tabcontent p.txtp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-indent: 35px;
    text-align: justify;
    font-weight: bold;
    line-height: 120%;
    }

#cont #contizq .tabcontent p.txtp35 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 35px;
    text-align: justify;
    font-weight: normal     ;
    line-height: 120%;
    }

#cont #contizq .tabcontent p.txtpl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: justify;
    font-weight: normal;
    line-height: 120%;
    }

#cont #contizq .tabcontent p.subt-n {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 0px;
    text-align: left;
    top: 6px;
    line-height: 100%;
    }

#cont #contizq .tabcontent p.subt-c {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 0px;
    text-align: center;
    top: 6px;
    line-height: 100%;
    }

#cont #contizq .tabcontent table.doc {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    text-indent: 35px;
    text-align: justify;
    font-weight: bold;
    }

#cont #contizq .tabcontent table.doc td.imag {
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    text-indent: 35px;
    text-align: justify;
    font-weight: bold;
    }

#cont #contizq .tabcontent table td.alum {
    width: 75%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    width: 30%;
    }
/* fin contenido de pestaņas */

#cont #contizq p.txtp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-indent: 35px;
    text-align: justify;
    font-weight: bold;
    }

#cont #contizq form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    font-weight: bold;
    }

#cont #contizq form p.txtc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: left;
    font-weight: bold;
    }

#cont #contizq form input.preg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-indent: 35mm;
    text-align: left;
    font-weight: bold;
    }



/* CONTENIDO DERECHO */
#cont #contder {
    float: right;
    width: 123px;
}

