.contenedor { background: #f8eec0; max-height: 960px; margin: 1% 1% 1% 1%;}

header {background: #9aa893;width: 100%; min-height: 50px; font-family: sans-serif; color: bisque; }



nav {font-family: sans-serif; background-color:bisque width: 100%; min-height: 600px; position: relative; float: right; margin: 1% 1% 1% 1%; padding: 2px 20px;}




main {width: 10%; min-height: 960px;}




.menu {color: bisque; font-family: sans-serif; }



section { background: #6b7466; width: 500%; min-height: 900px; position: relative; float: left; margin:  0% ; text-align: center ; font-size: 32px}

section article { background: #6b7466; width:100%; min-height:200px; position: relative; float: left; margin:  40% 0% 1% 0% ; font-size: 16px; font-family: sans-serif; color: beige; }




aside {background: #f7ff9c; width:40% ; min-height: 10px ; position: relative ; float: right; margin: 1%; }




footer { display: table; background:  #6b7466; width: 100% ; min-height:  10px; text-align: center; margin: -4% 0% 0% 0%; font-family: sans-serif; color: bisque; }

