<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Generales y estructurales */
#cuerpo4 {margin-top:10px;}
#cuerpo4 .cleft {width:100%;}
#twitter {overflow:hidden; padding:10px 0 0 0; border-top:4px #70787c solid; margin-bottom:10px;}

/* Primer nivel */
#twitter &gt; h4 { font-family: 'Lato', sans-serif; color:#486785; font-size:25px; font-weight:900; margin:0 0 15px 0; padding-left:40px; background:url(/noticias/imag/ico/twitter-ico.png) no-repeat left;}
#twitter &gt; h4 &gt; a {color:#486785;}

/* Artículos */
#twitter &gt; div {width:190px; padding:4px 2px; display:inline-block; border-right:1px #dcdcdc solid; float:left;}
#twitter &gt; div.last-child {border:none; width:182px;}
#twitter &gt; div &gt; h4 { font-family: 'Lato', sans-serif; color:#a2b3c1; font-size:18px; font-weight:900; padding-left:5px}
#twitter &gt; div .viewport {height:320px; padding-left:5px}

#twitter article {margin:15px 15px 5px 0; position:relative; border-bottom:1px #e9e9e9 solid; padding-bottom:20px; min-height:130px; height:auto !important; height:130px;}
#twitter article.last-child {border:none; min-height:140px; height:auto !important; height:140px;}
#twitter article &gt; img {float:right;margin-right:4px;}
#twitter article &gt; p {color:#000; font-size:11px; margin:0; padding-left:20px; background:url(/noticias/imag/ico/comillas.png) no-repeat left top;}
#twitter article &gt; span.twitter-icono {color:#000; font-size:11px; margin:10px 20px 4px 20px; background:url(/noticias/imag/ico/twitter-ico-small.png) no-repeat left; padding-left:20px; font-size:10px; color:#999;}
#twitter article &gt; span {font-size:11px; display:block; margin:8px 0 0 20px; float:left;}
#twitter article &gt; span &gt; a {color:#0066a4;}

</pre></body></html>