article{width:994px;height:605px;margin-top:-18px;background-image:url('../imagenes/noticias/fondo.jpg');text-align:left;border-radius:10px;box-shadow:0px 0px 5px #f6f6f6;overflow-y:scroll;}
article section h1{padding-left:40px;padding-top:10px;margin-bottom:20px;}
article section h2{padding-left:60px;color:#fff;font-size:19px;}
article section img{width:315px;border-radius:10px;box-shadow:0px 0px 5px #f6f6f6;margin-right:25px;}
article section video{float:left;width:315px;border-radius:10px;box-shadow:0px 0px 5px #f6f6f6;margin-right:25px;}
article section figure figcaption{width:850px;color:#fff;font-size:15px;padding-left:15px;font-family:Karla;}
article section figure figcaption  .titulo{text-align:center;color:#e5bc2e;font-size:20px;}
article section figure figcaption  .fuente{text-align:center;color:#fff;text-decoration:none;}
article section figure figcaption #let-ini{color:#e5bc2e;font-size:36px;font-style:italic;}
aside{margin-top:-15px;}
/*#boxscroll {height: 605px;width: 994px;border: 0px solid #00F;overflow-x: hidden; margin-bottom:20px;}*/
/* Let's get this party started */ 
::-webkit-scrollbar{width: 4px;} 
/* Track */ 
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba( 144, 148, 151,0); -webkit-border-radius: 10px; border-radius: 10px;} 
/* Handle */ 
::-webkit-scrollbar-thumb{-webkit-border-radius: 10px; border-radius: 10px; background: rgba( 144, 148, 151,0.6); -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);} 
::-webkit-scrollbar-thumb:window-inactive{background: rgba(255,0,0,0);}