


body{
    background: #ffffff;
    font-family: 'lato';  
    font-size: 13px;  
    text-align: left; 
    line-height: 1.6em;  
    color: #444; 
    margin: 0 auto;  
}

header{
    width: 659px;
    height: 102px;
    font-family: Arial, sans-serif;  
    font-size: 24px;
    text-align: center;
    background-color: #dccdac; 
    margin: 10px auto;
}

nav {
    background-color: #de9f55;
    width: 659px;
    height: 55px;  
    font-family: 'lato';
    font-weight: 500;
    letter-spacing: 0.2em;
    margin: 10px auto;
}


main {
    margin-left: auto;
    margin-right: auto;
    width: 659px !important;       
}


footer {
    width: 659px;
    height: 50px;
    background: #96be8c;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}

a {
    color: #424242;
    text-decoration: none;
}

a:hover {
    color: #dccdac;
    text-decoration: none;
}

.active{
    color: #dccdac !important;
}



.content-box {
    width: 659px;
    height: 344px; 
}

.logo-h {
    width: 301px;
    height: 68px;
    padding-top: 15px;

}

.nav-it {
    margin: 17px 5px;
    padding: 0 15px;
}

.nav-bor-der{
    border-right: 1px solid #f4e9d0;
    margin-left: 30px !important;
}

.nav-bor{
    border-right: 1px solid #f4e9d0;
    border-left: 1px solid #f4e9d0;
}

.nav-bor-iz{
    border-left: 1px solid #f4e9d0;
}

/* PANTALLA INDEX */

.content-box {
    width: 659px;
    height: 344px; 
}

.slide-im {
    width: 435px;
    height: 344px;
}

.box1 {
    width: 205px;
    height: 152px;
    background-color: #5b9679;
    margin-left: 17px;
    padding-top: 10px;
}

.box-top {
    margin-top: 20px;
}

.box-im {
    margin-top: 40px;
}

.box-title {
    height: 33px;
    padding-top: 5px;
}

.box-title-tx {
    font-family: 'Abel';
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
}

.title-c1 {
    color: #f4e9d0;
}

.title-c2 {
    color: #633F00;
}

.blog-box-title {
    height: 33px;
    padding-top: 5px;
}

.blog-box {
    width: 659px;
    height: 225px;
    background-color: #de9f55;
    margin: 10px auto; 
}

.blog-img {
    margin: -8px 5px;
}

.ft-text {
    height: 45px;
    text-align: center;
    padding-top: 15px;
}


/* PANTALLA DOCENTES */

.content-box-doc {
    background-color: #dccdac;
    width: 659px;
    height: 619px; 
    margin-top: -10px;
}

.image-content-select {
    width: 101px;
    height: 100px; 
    background-color: #5b9679;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}

.image-content {
    width: 101px;
    height: 100px; 
    background-color: #83BF8A;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}

.img-con-pad {
    padding-top: 7px;
}

.name-pro{
    font-family: 'Abel';
    font-weight: 700;
    font-size: 16px;
    color: #424242;
}

.content-box-faces {
    width: 629px;
    height: 110px;
    padding: 10px 15px;
}

.content-box-in {
    width: 659px;
    height: 800px; 
    margin-left: 12px;
    margin-right: 12px;
}

.posrel {
    position: absolute;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.subcontent_wrapper {
    width: 89%;
    margin-left: 25px;
    text-align: center;
}

.s_illustraciones_div {
    background-color: #5b9679;
}

.s_illustraciones_tittl {
    color: white;
    padding-top: 11px;
    font-weight: bold;
    font-size: 16.48px;
}

.s_illustraciones_img {
    margin-top: 7px;
    margin-bottom: 13px;
}

.bpm_div {
    margin-top: 13px;
    background-color: #de9f55;
}

.bpm_tittl {
    color: #5b400a;
    font-weight: bold;
    font-size: 16.48px;
    padding-top: 4px;
    padding-bottom: 10px;
}

.bpm_img {
    padding-bottom: 12px;
}