@charset "UTF-8";
/*Economia*/

#cotizaciones{ background:url(../images/bg-cotizaciones.gif) repeat-x scroll 0 1px; clear:both; overflow:hidden; margin:0 10px; border-top:1px solid #DEDFDF; padding:20px 0 40px 11px}
#cotizaciones a.economiaLink{ color:#177495; font-size:18px; line-height:16px; float:left; width:94px; display:block; height:53px;}
#cotizaciones a.economiaLink{ text-decoration:none; color:#177495; font-size:18px; line-height:16px; float:left; width:94px; display:block; height:53px;}

#cotizaciones a.economiaLink span{ color:#177495; font-size:11px; padding-left:2px; padding-top:10px; line-height:16px;}
#cotizaciones a.economiaLink span:hover{ color:#cc0000; font-size:11px; padding-left:2px; padding-top:10px; line-height:16px;}

#cotizaciones table{ color:#c4c4c4}
#cotizaciones .content-table{ float:right; padding-right:31px}
#cotizaciones table#monedas, #cotizaciones table#bolsas{ float:left;}
#cotizaciones table#monedas{ width:385px;}
#cotizaciones table#bolsas{ width:393px;}
#cotizaciones table thead th{ color:#787878; font-weight:bold !important}
#cotizaciones th.titleTable{ font-weight:bold; color:#474e56; text-transform:uppercase; text-align:right}
#cotizaciones th.typeTrasaction{ text-align:right}
#cotizaciones table th, #cotizaciones table td{ border-right:1px solid #e4e4e4; padding:0 9px; font-size:11px; color:#aeaeaf; height:17px; vertical-align:bottom}
#cotizaciones table th.last, #cotizaciones table td.last, ul.contenidoTarjCred li.last{ border-right:none}
span.up{ background:url(../images/ico-alza-baja.gif) no-repeat scroll 0 3px; color:#85bf24}
span.down{ background:url(../images/ico-alza-baja.gif) no-repeat scroll 0 -10px; color:#ff8a00}
span.up, span.down{ padding-left:20px}