
body {
    font-family: Tahoma;
    background-color: rgb(235, 211, 175);
    width: 100%;
    height: 100%;
    margin:0rem; 
    font-size: 10pt;
}

#imgportada {
    width:100%;
}
    
header div ul {
    overflow: hidden;
    list-style: none;
    
}
header div ul li {
    float: left;
    display: block;
    text-align: center;
    margin-right: 10 px;
    padding-top: 10 px;
    padding-bottom: 0px;
    background: rgb(150,89,39);
    width: 200px;
    height:30px;
    
    
}
header div ul li a {
    font-family: Tahoma;
    font-weight:bold;
    text-decoration: none;
    color: rgb(225,225,225);
    text-align: center;
    padding-top: 10 px;
    padding-bottom: 0px;


    
}

header div ul li:hover {
    color: rgb(0,0,0);
    background: rgb(179,145,118);
   } 
    
#menu {
    width: 100%;
    background: rgb(150,89,39);
    margin: auto;



}
#catedra {
    width: 80%;
    background: none;
    height: 400px;
    margin: auto; 
    
}
#foto {
    
    float: left;
    background: none;
     width: 520px;
    
}
#info {        
    float: left;
    width: 500px;
    background: none;
  
    
    }    

#texto {        
    color: rgb(0,0,0);
    margin-left: 100px;
    
    
    }    
        
footer {        
    position: relative;
    top: 20px;
    width: 50%;
    margin:auto;
    text-align:center;
    color: rgb(150,89,39);
    
    
    
    }    

#pie {        
    float: left;
    top: 20px;
    
    margin:auto;
    text-align:center;
    color: rgb(150,89,39);
} 
#inscripcion1 {
    
    float: left;
    background: none;
     width: 520px;
}
#textonivel1 { 
    float: left;
    width: 300px;
    background: none;
    margin-left:1rem;


}

div#wowslider-container1 {
    margin-left: 3rem;
    width: 40rem;
    float: left;
}
div#fotocate {
    margin-left: -4rem;
    width: 33rem;
    float: left;
}
div#inscripcion1 {
    margin-left: -4rem;
    width: 33rem;
    float: left;
}
#inscripcion2 { 
    float: left;
    width: 300px;
    background: none;
    margin-left:2rem;


}



@media all and (min-width:320px) {
    
}


@media all and (min-width:640px) {
}


@media all and (min-width:800px) {
}
    
        
        
        
        
        
    