* {margin: 0; padding: 0}
.contenedor {max-width: 960px; margin: 0 auto 0 auto; }
body {font-family: 'Open Sans', sans-serif;}
header {width: 100%; background: #DBCEBA; height: 353px}
.iniciar {position: relative; float: right; margin-top: 20px; margin-right: 30px;}
.sesion {font-size: 10px; font-weight: 100; margin-bottom: 5px;}
.buscador {border-radius: 5px;}
.logo {display: block;margin-left: auto; margin-right: auto; padding-top: 45px;}
.slogan {padding-left: 247px; margin: 6px;}
.menu {padding-top: 19px; width: 100%; height: 36px; margin-top: 70px; background: #fff; }
header nav {width: 100%; }
header nav ul {list-style-type: none;}
header nav ul li {display: inline; margin-left: auto; margin-right: auto; box-sizing: border-box}
header nav ul li a {color: #000; text-decoration: none; font-size: 16px; font-weight: bold; box-sizing: border-box; margin: 3%; padding: 2%; }
a{text-decoration: none; list-style-type: none;color: #000; }


main {width: 100%;height: 1110px;}
.banner {width: 100%; min-height: 300px; position: relative; float: left; background: #fff;}
.imgbanda {text-decoration: none; display: block; margin-left: auto; margin-right: auto; margin-top: 18px;}

h1 {font-weight: 400; font-size: 17px; margin-left: 20px; }
section article {width: 98%; background: #fff; min-height: 150px; position: relative; float: left; box-sizing: border-box; margin: 1%; padding: 2%; }
.noticias {width: 75%; position: relative; float: left; background: #fff; margin-top: 20px; height: 780px; }
.imagen { border-radius: 20px; position: relative; float: left;}
.texto {margin-left: 205px; padding-left: 15px; padding-top: 5px; padding-right: 50px;}
.titulo {font-weight: bold;}
.chat {position: relative; float: left;}
aside {width: 25%; background: #fff; position: relative; float: right; min-height: 545px; margin-top: 20px; }
.logos {margin-left: 20px; margin-top: 10px;}
.dicen {margin-left: 20px; margin-top: 30px; }
.usuarios {position: relative; float: left;}
.nombre {margin-left: 40px;font-weight: 500;}
.comentario {margin-top: 11px; font-size: 12px;}
.comu { margin-top: 5px; margin-bottom: 15px;}


.separador {width: 100%; clear: both}

footer {width: 100%; height: 50px; background: #fff; text-align: center;font-size: 10px; }