@meta charset "utef-8";

* {
    
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    
}

body {
    
    background-image: url(imagenes/fondo1.jpg);
   
    @import url(https://fonts.googleapis.com/css?family=Oswald:700,400,300);
    
    
    
}

#contenedor {
    
    height:auto;
	width:60em;
	background-image: url(imagenes/fondo1.jpg);
	margin: 0 auto;
	margin-top: .12em;
    display: table;
    
}
header {
    height: 7.5em;
    width: 100%;
    position: relative;
}

img {
    float: left;
}

#imagen{
    height: 12em;
    width: 100%;
    position: relative;
}

img{
  max-width: 100%;
}

    
nav{
    
	height: 2.5em;
	width:100%;
	background-color: rgba(22,13,107,0.8);
	float: left;
    
	

}

nav ul{
	list-style:none;
	margin:0;
	padding:0;
	
}

	

nav ul li a{
	display: block;
	float: left;
	height:3em;
	width: auto;
	padding-right:1.25em;
	padding-left: 1.25em;
    margin:0 ;
	font-family: Verdana,sans;
	text-decoration: none;
	font-size: .75em;
	color: white;
	line-height: 2.5em;
	font-weight: 500;
	
	}
	
nav ul li a:hover{
        color:black;
        background: #e06a4a;
}
main{
    height:39em;;
    width: 41.5em;
  
    margin-top:.62em;
    float: left;
    background-image: url(imagenes/fondo2.png);
    opacity: .8;
    padding: 1em;
}
.foto{
    width: 18em;
    height: auto;
    float: left;
    margin-right:1.25em ;
    margin-bottom:.62em;
    
    
}
.carla{
    max-width: 100%;
    height: auto;
    
}
    


h1{
    position: relative;
    display: block;
    top: 0em;
    font-size: 2.5em;
    font-family: 'Oswald', sans-serif;
    color: #36296c;
    margin: 0 uto;
    
 
  
    
}
h2{
    position: relative;
    top: 0em;
    font-family: 'Oswald', sans-serif;
    font-size: 1.3em;
    display: block;
    margin: 0 auto;
   
}
.primero{
    position: relative;
    top: 1.25em;
    font-family: 'Oswald', sans-serif;
    margin-right: 

    
}
.segundo{
    position: relative;
    top:1.25em ;
    font-family: 'Oswald', sans-serif;
}
.destacados{
    float: left;
    position: relative;
background-image: url(imagenes/secuencia.jpg);
    
    top: 3em;
    height:auto;
    width: auto;
    margin:1.25em,1.25em;
    padding: 0 auto;
   
    
    float: left;
    
}


aside{
    height: auto;
    width: 17.5em;
    margin-top: .62em;
    float: right;
    background-color:white;
    padding: 
}
h3{
    height:1.25em;
    width:auto;
    display: block;
    margin-left:0.5em;
    margin-top: 1em;
    font-family: 'Oswald', sans-serif;
    font-size: 1em;
    color: dimgray;
}
.dibujo{
    margin-left: .62em;
    margin-top:.62em;
    
}
.dibujo1{
    margin-left: .62em;
    margin-top: .62em;
}
.imagen2{
     margin-left: .62em;
    margin-top:.62em;
    margin-right:1.25em;
}
.imagen3{
     margin-left: .62em;
    margin-top:.62em;
   
        
}
.imagen4{
    
     margin-left: .62em;
    margin-top:.62em;
    margin-right:1.25em;
    margin-bottom: 1.25em;
}
.imagen5{
     margin-left: .62em;
    margin-top:.62em;
    
}


footer{
    height: 6.25em;
    width: auto;
    float: left;
      
    background-color: #a19e9e;
    border-radius:.31em ;
     margin-top:.62em;
    
   

}
.texto{
    
    display: block;
      
    margin-bottom: 1em;
     font-family: Verdana,sans;
    font-size: 0.6em;
    text-align: center;
    line-height: 2em;
    list-style: none;
    margin-top:1.56em ;
    color: white;
  
}
#abajo{
     height:3.25em;
    width:auto;
     float: left;
    display: block;
    border-radius: .62em;

    
}
.imagen 1{
    
}
    
.fadu{
    position:relative;
   float: right;
    
}

@media screen and (max-width: 40em) { 
    
    #contenedor {
        
        width: 40em;
    }
    
    header, nav, main, footer {
        
        width: 100%;
        
    }
    
    footer {
        
        height: auto;
        
    }
    footer li {
        line-height: 1.6em];
        font-size: .9em;
       
    }
    
    
    #abajo {
        width: 100%;
        height: auto;
    }
    
    aside {
        width: 100%;
        float: left;
      
            
    }
    .dibujo{
    margin-left: .62em;
    margin-top:.62em;
    
}
.dibujo1{
    position: relative;
    width: 20em;
    margin-left: .62em;
    margin-top: .62em;
    
}
.imagen2{
    position: relative;
   clear: both;
    margin: .62em;
    margin-top: 1em;
    padding: 0;
}
.imagen3{
     margin-left: 1.5em;
    margin-top:.62em;
    margin-top: 1em;
    
      
        
}
.imagen4{
    
     margin-left: .62em;
    margin-top:.62em;
    margin-right:1.25em;
    margin-bottom: 1.25em;
    margin-top: 1em;
}
.imagen5{
     margin-left: .62em;
    margin-top:.62em;
    margin-top: 1em;
    
}

    
    
    
   } 
