

body {
    
    font-size: 100%; 
    background-color: rgb(168, 168, 168);
    font-family: monospace;
    max-width: 1200px;
    margin: auto;

}



.cuadradoheader {
    
    background-color:   rgba(175, 27, 73, 0.83);
    width: 1200px;
    margin: auto;      
}



.foto{
    
    background: transparent;
    border: 10px solid rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    width: 1180px;
}



.nombre {
    
    background: rgba(0, 0, 0, 0.29);
    color:  white;
    heigth: 400px;
    float:left;
    position: relative; 
    top: -620px;
    left: 180px;
    border: 5px;
    font-size: 360%;
    font-family: sans-serif;
    font-weight: 600;
    border-color:  rgba(175, 27, 73, 0.83);
    border-style: solid;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 60px;
    padding-top: 10px;
    

}


.nombre:hover {
    color: white;
    background-color:  rgba(175, 27, 73, 0.83);
}




.diseño {
    
    color:  white;
    heigth: 300px;
    float:left;
    position: relative; 
    top: -500px;
    left: -60px;
    border: none;
    font-size: 100%;
    font-family: sans-serif;
    font-weight: 100;
}





                                                                          /*ASIDE*/




.cuadradoaside {
    
    background-color: rgb(0, 0, 0); 
    width: 350px;
    margin-top: 20px;
    padding-bottom: 10px;
    font-weight: normal;
    
    
}

.yo{
    
    width: 330px;
    height: 230px;
    margin-left: 9px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: -180px;
    
}


.quiensoy {
 
    font-family: sans-serif;
    text-align: justify;
    color: rgb(255, 255, 255);
    font-size: 14px;
    margin: 15px;
    
    
    
}  

.soy {
    color: rgb(168, 168, 168);
    font-size: 35px;
    font-weight:200;
    text-align: center;
    background:  rgba(175, 27, 73, 0.83);
    border: 5px solid rgb(168, 168, 168);
    padding: 20px;
    font-weight:200;
}






                                                                            /* SECTION */


.cuadradosection {
    
    
    width: 800px;
    margin-top: -740px;
    margin-left: 400px;
    padding-bottom: 400px;
    font-family: sans-serif;
    text-align: left;
    

}

#menubotonera li {
    
    display: inline;
    
    
}


#menubotonera li a {
    
    
    padding: 20px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.97);
    color:  rgba(175, 27, 73, 0.83);
    margin-right: -30px;
    margin-left: 10px;  
    border-radius: 20%;
    margin: 10px;
    
}


#menubotonera li a:hover {
    background-color:  rgba(175, 27, 73, 0.83);
    color: white;
}







                                                                            /* SECTION */




.materias {
    
    width: 760px;
    padding: 20px;
    font-family: sans-serif;
    font-size: 15px;
    margin-top: -350px;
    margin-left: 400px;
    padding-bottom: 30px;
    display: inline-block;
    color: rgb(0, 0, 0);
    background:  rgba(175, 27, 73, 0.83);
    text-decoration: none;
           
    
}

.materiasuno {
    
    
    font-family: sans-serif;
    font-size: 15px;
    margin-top: 0px;
    margin-left: 40px;
    padding-bottom: 20px;
    display: inline-block;
    color: rgb(0, 0, 0);
    text-decoration: none;
           
    
}

.materiasdos {
    
        
    font-family: sans-serif;
    font-size: 15px;
    padding: inherit;
    margin-top: -400px;
    margin-left: 80px;
    display: inline-block;
    padding-bottom: 20px;
    color: rgb(0, 0, 0);
    text-decoration: none;
           
    
}

.materiastres {
    
    
    font-family: sans-serif;
    font-size: 15px;
    margin-top: -px;
    margin-left: 40px;
    padding-bottom: 20px;
    display: inline-block;
    color: rgb(0, 0, 0);
    
    text-decoration: none;
           
    
}



.titulo{
    
    width: 730px;
    padding: 10px;
    color:  rgba(175, 27, 73, 0.83);
    background: rgb(0, 0, 0);
    
    
}



.uno{
    
    font-size: 30px;
    text-align: center;
    padding: 5px;
    width: 200px;
    background: rgba(170, 170, 170, 0.5);
    color: #000000;
    
    
}


.dos{
    
    font-size: 30px;
    text-align: center;
    padding: 5px;
    width: 200px;
    background: rgba(170, 170, 170, 0.5);
    color: #000000;
    
    
}


.asignatura{
    
    text-decoration: none;
    font-size: 15px;    
    color: black
    
}

.asignatura :hover {
    
    color: white;
}
                                                                             

.asignaturass{
    
    text-decoration: none;
    font-size: 15px;    
    color: black
    
}

.asignaturass :hover {
    
    color: rgba(206, 0, 0, 0.97);
}



.tres{
    
    font-size: 30px;
    text-align: center;
    padding: 5px;
    width: 200px;
    background: rgba(170, 170, 170, 0.5);
    color: #000000;
    
    
}



.asignaturatres{
    
    text-decoration: none;
    font-size: 15px;    
    color: black
    
}

.asignaturatres :hover {
    
    color:  rgba(175, 27, 73, 0.83);
    

}







                                                                    /* FOOTER */

.cuadradofooter {
    
    background-color: rgb(83, 82, 82); 
    width: 1100px;
    padding: 50px;
    margin-top: 30px;
    padding-bottom: 50px;
    margin-bottom: 20px;
    
}

.articulo {
    color: white;
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
}
    
