*{margin: 0; padding: 0; list-style: none;font-family: sans-serif; }
#contenedor {max-width: 960px; margin: 0 auto 0 auto;background: #e3d89a}


header {width: 100%; height: 120px; background: #f2d073;}
img {margin: center;}

nav {width: 100%; height: 49px; background:#fff; padding-top: 37px;}
.botones {font-size: 12px;display:inline-block; background: #6d1f28; position: relative; float: right; margin: 0 5px 0 0; padding: 1.4%;color:#fff;}

section {width: 100%; height: 300px; background: #fff;}
 
section article {width: 45%; height: 250px; margin: 25px 2.5% 25px 2.5%; background: #fff; position: relative; float: left;}
.titulo {font-size: 20px;font-weight: bold; }
.titulo2 {font-size: 20px;display:inline-block; position: relative;color:black;}
.subtitulo { font-size: 15px; font-weight: bold;margin: 10px 25px 35px 25px;letter-spacing: 0.10px;position: absolute; }
.texto1 { font-size: 15px;margin: 10px 25px 35px 25px;letter-spacing: 0.75px;position: absolute;}
.texto { font-size: 12px;margin: 10px 25px 35px 25px;letter-spacing: 0.10px;position: absolute;}
.texto4 { font-size: 12px;margin: 10px 25px 35px 25px;letter-spacing: 0.10px;position: absolute;color: aliceblue; float: right}
.programa{ font-size: 20px;font-weight: bold;position: absolute;background : #dec788;}
.contactos{ font-size: 20px;font-weight: bold;position: absolute;background : #e0b43d;}
.texto3 { font-size: 15px;margin: 10px 25px 35px 25px;position: absolute;}
.grilla{ font-size: 15px;margin: 10px 25px 35px 25px;letter-spacing: 0.70px;overflow: hidden;float: right}
aside {width: 100%; min-height: 250px;}
#marcha {width: 100%; height: 200px; background: #f2d073; margin:0 auto 0 auto;}
#5{width: 20%; background: #fff;}
aside article {width: 45%; height: 200px; margin: 25px 2.5% 25px 2.5%; background: #dec788; position: relative; float: left;}
#artcero {width: 20%;}
#artuno {width: 20%;}
#artdos {width: 20%;}
#arttres {width: 20%;}
#artcuatro {width: 20%;}


footer {width: 100%; height: 120px;margin-top:150px; background: #6d1f28;text-align: left}
