body { 
    background: #EFE9E1; font-family: "Fjalla One"; }

.contenedor { width: 960px;
    height: 1000px;
margin: auto;}


header {margin-top: 5%;
    height: 10%;
}

header .logo {
    float: left;
    margin: auto;
    margin-left: 22px;
    width: 150px;
}
ul{ 
}

li {margin-left: 15px;
    float: left;
    list-style-type: none;
    right: 50%;
    font-family: "roboto" , sans-serif , 400;
}
a{ padding: 5px;
    background-color: #231F20;
    color: #ECE7DF;
    text-decoration: none;
    text-align: left;
    font-size: 12px

	
}

nav a:hover{
    background-color: #E5B31D; 
	color: #231F20;
	align:left
}


header .buscador{ 
    float: right;
    margin-right: 100px;
    margin-top:-8px;
    
}
.slice img{ margin-left: 15px;
}

.logueo img { position: relative; padding:px ; margin-top:-180px; margin-left: 20px }

section {width: 490px;
  height: 150px;
  background: #EFE9E1;
  min-height: 300px;
  float: left;
  margin-left: 185px;
  position: absolute;
  margin-top: -350px
  }

section article{ width: 48%; position: relative; box-sizing: border-box; margin: 1%; float: right} 



aside{width: 175px; height: 550px; background: #EFE9E1; position: relative; float:left ;margin-top:-650px; margin-left: 700px; }

aside article{ padding: 1px; margin: 1px;position:relative; float: left}

h2{font-family:"fjalla one";
    font-size: 22  px;
    color: 231F20;
text-align: center;
 background: #EECD7B}


h3{font-family:"fjalla one";
    font-size: 24 px;
    color: 231F20;
text-align: center}

p{font-family: arial;
    font-size: 9px}

.ahora{ width: 100%; position: absolute; float: right; margin-top: 20px; }

footer{   background-color:#D8CCBC;
  border-top-color: rgb(255, 255, 255);
  border-top-style: dotted;
  border-top-width: 3px;
  color:#2f1f0f;
  float: left;
  font-family: 'roboto', sans-serif;
  font-size: 9px;
  height: 60px;
  text-decoration: none;
    width: 940px;
    margin-top: 180px;
}

.footer-texto {margin: auto;0px 0px 40px; text-decoration: none; font-family: "roboto", "san-serif"; font-size: 9px; color: #2f1f0f; text-align: center; text-decoration-style: none; }


