@charset "utf-8";
/* CSS Document */
.container header{ padding: 2% 1% 1% 1%; margin: 0; background: #C13832;}
.container header h1{ font-weight: 700; font-size: 3em; text-align: left; color: #fff; }
.container article{ background: none; margin: 3% 0; height: auto; }
.container article h3{ color: #4E4E4E; background: #F3F3F3; padding: 10px; margin: 5px 0px 10px;}
.container article h4{ color: #4E4E4E; font-size: 1.4em;}
.container article p{ font-family: Open Sans; }
.container article .valor{padding-left: 8px; font-weight: bold; font-size: 120%;}
.container article #resultado{ font-size: 130%; font-weight: bold; color: #ff3344; background: #e4e4e4; margin-left: 2%; padding: 1%; border: 1px solid #000; border-left: none;}
.container p#fecha{ font-weight: bold; margin-top: 5%; color: #a52a2a;}
.container #seccion_anuncios{ margin-top: 10%;}
.container aside{margin-top: 1%; font-family: Open Sans; font-weight: bold; font-size: 120%; text-align: center; background: #323232;  color: #fff; }
