body { 
    background-color: #e0cbb2;
    margin: auto;
    width: 100;
}
header { 
    background-image: url(imagenes/header.png);
    width: 100%;
    height: 290px;
    margin-top: -20px;
    display: block;
    
}
header .titulo { 
    margin: auto;
    text-align: center;
    display: block;
    padding-top: 60px;
}
.botonera {background-color: #982f43;
    height: 90px;
    width: 100%;
    border-top: 7px;
    border-top-style: solid;
    border-top-color: #5d0e1d;
    border-bottom: 7px;
    border-bottom-style: solid;
    border-bottom-color: #5d0e1d;
    
  
}
.botonera ul {display: table;
    margin: auto;
}
.botonera li{float: left;
    list-style: none;
    background-color: #e3a29d;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 6px;
    border-color: #7c0c22;
    border-style: solid;
    margin-top: 15px;
    margin-right: 70px;
    
}
.botonera li:hover{background-color: #c4666e;
}
.botonera li a {text-decoration: none;
    font-family: 'Kaushan Script', cursive;
    color: black;
    font-size: 1.2rem; 
}
.equipo {
    width: 100%;
    font-family: 'Slabo 13px', serif;
    font-size: 1.1rem;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 30px;
}
.equipo .fotos {
    margin: auto;
    width: 410px;
    text-align: center;
    display: table;
}
.equipo .fotos img {
    margin-right: 25px;
    margin-left: 25px;
    float: left;
    text-align: center;
    margin-top: 30px;
}
article { width: 100%;
    background-color: #d88080;
    text-align: center;
    height: 250px;
    margin: auto;
    border-top: 7px;
    border-top-style: solid;
    border-top-color: #5d0e1d;
    
}
article .texto{
    margin: auto;
    text-align: center;
    display: table;
}
article .texto div{
    margin-right: 25px;
    margin-left: 25px;
    float: left;
    text-align: left;
    margin-top: 30px;
    width: 340px;
    line-height: 10px;
        
}
article .texto div { font-family: 'Slabo 27px', serif;
    font-size: 0.8rem;
    line-height: 10px
}
article .texto div strong{ 
    font-size: 1rem
}
article .texto p.la { line-height: 21px;
}

footer div#textopie {
    background-color: #2e040c;
    text-align: center;
    font-size: 0.7rem;
    padding-left: 15%;
    padding-right: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #b59c7d;
    font-family: 'Slabo 27px', serif;

    margin:auto;
    text-align: center;
}
.textocarta { width: 800px;
    margin: auto;
    background-color: #e3a29d;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-left: 150px;
    padding-right: 150px;
    font-family: 'Slabo 27px', serif;
    font-size: 0.9rem;
}
.textocarta h3 { font-size: 1rem;
}

.textoalumno{
    width: 800px;
    font-family: 'Slabo 27px', serif;
    margin: auto;
    background-color: #e3a29d;
    padding-left: 50px;
    padding-right: 50px;
    height: 580px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.textoalumno .hola { margin-left: 40px;
    margin-top: 16px;
    float: left;
    line-height: 10px;
    font-family: 'Slabo 27px', serif;
    font-size: 0.9rem;
}
.textoalumno div h5{
    font-family: 'Kaushan Script', cursive;
    font-size: 1rem;
}
.textoalumno .foto{float: left;
    margin-left: 30px;
}
.materias{margin: 0;
    height: 200px;
    margin: auto;
    margin-left: 30px;
    margin-top: 200px;
}
.materias div{
    float:left; 
    width: 220px;
    font-size: 0.9rem;
    border: 2px;
    border-style: solid;
    border-color: #c4666e;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
.imagen1 { background-color: #e3a29d;
    width: 800px;
    margin: auto;
    height: 750px;
}
.imagen1 img{ margin: auto;
        text-align: center;
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
}
.imagen1 li{ margin:auto;
    text-align: center;
    list-style: none;
    font-family: 'Slabo 27px', serif;
    background-color: #c4666e;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border;3px;
    border-style: solid;
    border-color: #982f43;
    border-radius: 7px;
    margin-bottom: 30px;
}
.imagen1 li a{text-decoration: none;
    color: black;
}

.imagen2 { background-color: #e3a29d;
    width: 800px;
    margin: auto;
    height: 620px;
}
.imagen2 img{ margin: auto;
        text-align: center;
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
}
.imagen2 li{ margin:auto;
    text-align: center;
    list-style: none;
    font-family: 'Slabo 27px', serif;
    background-color: #c4666e;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border;3px;
    border-style: solid;
    border-color: #982f43;
    border-radius: 7px;
    margin-bottom: 30px;
}
.imagen2 li a{text-decoration: none;
    color: black;
}
.imagen3 { background-color: #e3a29d;
    width: 800px;
    margin: auto;
    height: 650px;
}
.imagen3 img{ margin: auto;
        text-align: center;
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
}
.imagen3 li{ margin:auto;
    text-align: center;
    list-style: none;
    font-family: 'Slabo 27px', serif;
    background-color: #c4666e;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border;3px;
    border-style: solid;
    border-color: #982f43;
    border-radius: 7px;
    margin-bottom: 30px;
}
.imagen3 li a{text-decoration: none;
    color: black;
}
.imagen4 { background-color: #e3a29d;
    width: 800px;
    margin: auto;
    height: 1200px;
}
.imagen4 img{ margin: auto;
        text-align: center;
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
}
.imagen4 li{ margin:auto;
    text-align: center;
    list-style: none;
    font-family: 'Slabo 27px', serif;
    background-color: #c4666e;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border;3px;
    border-style: solid;
    border-color: #982f43;
    border-radius: 7px;
    margin-bottom: 30px;
}
.imagen4 li a{text-decoration: none;
    color: black;
}
.panel{
margin: auto;
text-align: center;
display: block;
margin-top: 30px;
margin-bottom: 30px;}


article.mapa1 { width: 100%;
    background-color: #e0cbb2;
    text-align: center;
    height: 350px;
    margin: auto;
    margin-top: 30px;
    border-top: 7px;
    border-top-style: solid;
    border-top-color: #5d0e1d;
    padding-top: 50px;
    
}


.equipo1 {
    width: 100%;
    font-family: 'Slabo 13px', serif;
    font-size: 1.1rem;
    text-align: center;
    background-color: #e3a29d;
    height: 250px;
    margin-bottom: -30px;
    padding-top: 20px;
}
.equipo1 .fotos {
    margin: auto;
    width: 410px;
    text-align: center;
    display: table;
}
.equipo1 .fotos img {
    margin-right: 25px;
    margin-left: 25px;
    float: left;
    text-align: center;
    margin-top: 30px;
}


.botonera2 {background-color: #982f43;
    height: 90px;
    width: 100%;
    border-top: 7px;
    border-top-style: solid;
    border-top-color: #5d0e1d;
    border-bottom: 7px;
    border-bottom-style: solid;
    border-bottom-color: #5d0e1d;
    
  
}
.botonera2 ul {display: table;
    margin: auto;
    width: 95%;
    
}
.botonera2 li{float: left;
    list-style: none;
    background-color: #e3a29d;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 6px;
    border-color: #7c0c22;
    border-style: solid;
    margin-top: 15px;
    margin-right: 10px;
    border: 2px;
    
}
.botonera2 li:hover{background-color: #c4666e;
}
.botonera2 li a {text-decoration: none;
    font-family: 'Slabo 13px', serif;
    list-style: none;
    font-size: 0.8rem;
    color: #5d0e1d;
    
}
.infoextra{clear: both;
width: 90%;
margin:auto;
padding-top: 20px;
    margin-bottom: 10px;
}