body { 
font-family: 'Rosario', sans-serif;
font-weight:400;
padding:0;
margin:0;
font-size: 11pt;
background-image: url('imagenes/fondo.png')
}

#pagina{
width:940px;
margin:auto;
padding:20px 20px 0 20px;
}

#redessociales{
float:right;}

/*
#logo-header
width: 22%
float: left;
margin-top: 1rem;
margin-left:1rem;

}

*/

nav {
   
    list-style: none;
    margin: 2px;
    padding: 0 px ;
   
   
    
   
}
nav ul { 
   
    display:inline-block;
    list-style: none;
    margin: 0px;
    padding-top: 0px;
   
   
       }


nav ul li {
    margin: 10px 10px;
    padding: 10px;
    float: left;
}

nav ul li a {
    text-decoration:none;
    font-family: 'Rosario', sans-serif;
    font-weight:800;
    background-color: rgb(0, 0, 0);
    color:rgb(255, 255, 255); 
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    float: right;
    padding:10px;
    margin:10px;

}

nav ul li.inicio:hover{
    color: rgb(0,0,0);
    background-color:rgb(166, 208, 33);
    margin-top:auto;
}

nav ul li.catedra:hover{
    color: rgb(0,0,0);
    background-color:rgb(166, 208, 33);
    margin-top:auto;
   
}

nav ul li.docentes:hover{
    color: rgb(0,0,0);
    background-color: rgb(166, 208, 33);
    margin-top:auto;
}


nav ul li.niveles:hover{
    color: rgb(0,0,0);
    background-color: rgb(166, 208, 33);
    margin-top:auto;
}


nav ul li.contacto:hover{
    color: rgb(0,0,0);
    background-color: rgb(166, 208, 33);
    margin-top:auto;
}



/*
#botoneradearriba{

padding:0;
margin-top: 2rem;
float: left;


}

ul, ol {
    list-style: none
}



.nav li a {
background-color: rgb(0, 0, 0);
color: rgb(255, 255, 255);    
text-decoration: none;
padding: 10px 15px;
display: block;
float:right;
margin:5px;
}

.nav li a: hover {
    background-color: rgb(169, 219, 4);
    margin-top:-2px;
    padding-bottom:12px;
}


*/


#banner{
width:910px;
height:404px;
margin-right:15px;
margin-left:15px;
margin-top:20px;
margin-bottom:70px;
background-image: url('../imagenes/slide.png') no-repeat;
}

#botonera_secundaria{
	width:235px;
	height:500
px;
	float:left;	
}

#botonera_secundaria> div{ 
    width:120px;
	height:120px;
	background-color:#000;
	margin:auto;
	cursor:pointer;
	margin-bottom:25px;
}


#botonera_secundaria> div:hover{ 
background-image:url('../imagenes/boton1gris.png');
}

/*
#boton1{
	width:120px;
	height:120px;
	background-color:#000;
	margin:auto;
	background-image:url('../imagenes/boton1.png');
	cursor:pointer;
}

#boton1:hover{
	background-image:url('../imagenes/boton1-over.png');
}
*/


#noticias> div {
width:200px;
float:left;
margin-right:30px;
text-align:center;
text-decoration:none;
}

#noticias{
	width:705px;
	height:460px;
	background-color:#000;	
	float:right;
    
   
}
/*

#noticia1{
width:235px;
height:400px;
float:left;
}

#noticia2{
width:235px;
height:300px;
float:left;
}
 */
    
.titulares {  
font-weight:700;
color:#fff;
background-color:rgb(166, 208, 33);
}  

.texto {  

font-family: 'Rosario', sans-serif;
font-weight:400; 
color:#fff;
font-size:13px;
text-align:justify;

}  


    
footer {
width:940px;
height:100px;
background-color:rgb(82, 82, 82);
clear:both;
margin:auto;
padding:3px 20px 3px 30px;
margin-top:20px;
color:rgb(255, 255, 255);
font-family: 'Rosario', sans-serif;
font-weight:400;
text-align: left;

} 
    



/*docentes


#doblecolumna{
position:Relative;
float:left;
padding:0rem;
margin:0rem;
bottom:3rem;
}

#doblecolumna #lateral {
float:left;
width:23%;
height:100%;
position:relative;
margin-top:3.2rem;



border-right:1px solid black;
overflow:auto;
}

#doblecolumna #lateral h1 {


max-width: 90;
font-family: 'Rosario', sans-serif;
font-weight:800; 
font-size: 3.3rem;
line-height: 3.1rem;
position:relative;
padding:0rem;
margin:0rem;

}
#doblecolumna #lateral p {

max-width: 90;
position:relative;
font-family: 'Rosario', sans-serif;
font-weight:400; 
font-size: 1.3rem;
line-height: 1.7rem;
margin-top:1rem;
margin-right:2rem;
    
}


#doblecolumna #otrolado {
float:right;
width:50%;
height:100%;
position:relative;
margin-top:3.2rem;
}

p{
margin-right:0px;
margin-left:450px;
margin-top:0px;
margin-bottom:0px;
}
    
h1{
margin-right:0px;
margin-left:450px;
margin-top:0px;
margin-bottom:20px;
}





fin de docentes*/


/*-----------------*/

