body{

padding-top: 0
}





header {

    width: 100%;
  margin: 0 auto;
    
}


.nav {
   
    background-color: #00ACDC;
    margin: auto;
    padding-left: 39rem;
    padding-right: 19rem;
    padding-top: 6rem;
    margin-bottom: 17px;
}

.nav ul{
margin-right: 20rem;


}
.nav ul li{
    
    text-align: center;
    background-color: #f5ff00;
     line-height: 33px;   
    position: relative;
    display: inline-block;
   
    width: 16rem;
    height: 3rem;
    padding: 0;
    margin-bottom: 0;

}


.nav ul li a {
  color: #5a5a5a;
  font-family: "oswald";
 font-size: 1,5em; 
  display:inline-block;
  padding:0;
  text-transform: uppercase;
box-sizing: border-box;

}

.navl ul li:hover{
	background-color:#f5ff00;
}
.nav ul li:hover > a{
    color:#1c1c1c; }

#seleccionado{
	cursor:default;
	background-color:#585858;
}
#seleccionado a{
	cursor:default;
	color:#000000;
}
nav[role="sub"] li a {
    display: block;
    padding: 0 16px 0 0;
    position: relative;
    width: 48px;
    height: 0;
    padding-top: 40px;
    overflow: hidden;
    color: #333;
}





#social_links {
    text-align: center;
    margin-bottom: 10px;
    float: none;
    width: auto;
    display: inline-block
}






.botonera {
    display: inline;
    
    
    
}


section {

        width: 100%;
    max-width: 960px;
    margin: 0 auto;
    font-family: 'oswald', sans-serif;
   

}


    




.espacio_trabajo  {
 background-image: url('imagenes/aver.jpg') ;
    background-repeat: no-repeat;
    padding: 0;
height: 38rem;
    
    
  
}


.espacio_trabajo h1 {
    color: #ffffff;
  font-family: "oswald";
 font-size: 6rem; 
  display:inline-block;
  padding:0;
  text-transform: uppercase;
        float: right;
     margin-top: 13rem;
    margin-right: 7rem;
}


.contenido {

    background-color: #ffffff;
    margin: 0;
    padding: 0;
    height: auto;
    max-width: none;
    margin-top: 10px;
   
display: flex;


}



.logo_instagram {
    display: inline-block;}




.inscribite { 

     width: 23%;
    height: 31rem;
    background-color: #c9c9c9;
    float: left;
   
}




                                    





h2.separador1 {


   font-family: "oswald";
    background: #00a8e6;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 11px 0 12px 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
   margin: 0;
   
    
}
h2.separador2 {

   font-family: "oswald";
    background: #00a8e6;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 11px 0 12px 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
   margin: 0;
   
  
    
}
    
.botonera_cursos {
        width: 100%;
    float: left;
    list-style-type: none;;
  
    
   margin-top: 10px;
        
}

.botonera_cursos ul {
     margin-left: 0px;
    padding-left: 0
    ;
    list-style-type: none;
}

}

.botonera_cursos  li {
    text-align: center;
    background-color: #626262;
     line-height: 33px;   
    position: relative;
    display: block;
   
    width: 16rem;
    height: 3rem;
    padding: 0;
    margin-bottom: 10px;
}

.botonera_cursos ul li a{
    color: #5a5a5a;
  font-family: "oswald";
 font-size: 2rem; 
  display:block;
  padding-left: 40px;
  box-sizing: border-box;
    height: 60px;

}



.botonera_cursos ul li:hover{
	background-color:#f5ff00;



}


.botonaso{
display: block;
width: 200px;

background: url("imagenes/iconos/cursos.png") no-repeat 0 0;
}

.botonaso img {
padding-left: 20px;
}

.contenedor_trabajo{
width: 100%;
margin: 0;
}

.noticias {
    
    width: 1050px;
    
    float: right;
    margin-left: 10px;
}

.noticias h3 { 

    font-family: "oswald";
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    margin: 0; }

.noticias h5 {
 font-family: "oswald";
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
    margin: 0;


}


.noticias p{ 
     font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 0 0 0 15px

}

.infoimg1 {
     display: block;
    position: absolute;
    width: 625px;
    height: 220px;


}


.botonera_principal {
margin: 0;
    margin-left: 0;
    


}

.noticia1 {

float: left;

position: relative;
     }

figure {

margin: 0;
    width: 157px;
    padding: 0;
    margin-right: 0;
    float: left;
}

 .ingresar {

float: right;
}

.noticia1 img {

  rgba(255, 232, 0, 0.3) 
}




.noticia2 {


   
    float:left;
    margin-left: 10px;
  }

.noticia2 img {

   
}

.noticia3 {

   
    float: left;
   
    margin-top: 11px;
    margin-left: 10px;
        
}

.noticia3 img {


   
}

.hover0 {
display: block;
    position: absolute;
    background-color: rgba(18, 169, 223, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
    width: 625px;
    height: 218px;
}







footer {

background-color: dimgrey
}

