#lo-nuevo
{
  width: 205px;
  margin: 0 0 10px 0;
  padding: 0;
}
#lo-nuevo #top
{
  display: none;
  visibility: hidden;
}
#lo-nuevo #main
{
  background-image: url(/IMG2/home/columna/lo-nuevo/main.png);
  background-repeat: no-repeat;
  background-position: top;
  margin: 0;
  padding: 25px 0 0 0;
}
#lo-nuevo #bottom
{
  background-image: url(/IMG2/home/columna/lo-nuevo/bottom.png);
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0;
  font-size: 24px;
}
#lo-nuevo #main ul
{
  margin: 0 0 0 47px;
  padding: 0;
  list-style-type: square;
  background-color: transparent;
  font-size: 10px;
  text-align: left;    
}
#lo-nuevo #main li
{
  padding: 0;
  margin: 0 0 3px 0;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.1em;
  text-align: left;  
}
#lo-nuevo #main li a
{
  color: black;
}
#lo-nuevo #main li a:hover
{
  color: red;
  text-decoration: none;
}
#lo-nuevo #main li a.english-version
{
  color: #009;
  font-size: 9px;
}
.resaltado
{
  color: red;
}
body {
 margin: 5px 0px 0px 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: black;
 text-align: justify;
 background-image:url(/IMG2/home/mundo_wired.gif);
 background-repeat:no-repeat;
 background-color: white;
    background-attachment: fixed;
}
.encabezado, .encabezado-sin-linea
{
  border-bottom: 1px solid red; 
	color: red; 
	font-weight: bold; 
	letter-spacing: 1px; 
	text-align: center;
}
.encabezado-sin-linea
{
  border: 0; 
}
div.nota0 {
 width: 410px;
 background-image:url(/CSS/IMAGES/home/bg_separador.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 padding-bottom: 5px; 
}
div.nota0 th{
 font-family: Arial;
 font-size: 12px;
 vertical-align: top;
}
div.nota0 td {
 text-align: justify;
 font-family: Arial;
 font-size: 12px;
}
div.nota0 td.item {
 font-family: Arial;
 font-size: 12px;
 padding-left: 15px;
 background-image:url(/CSS/IMAGES/home/flecha_item.gif);
 background-repeat: no-repeat;
}
div.nota1 {
 margin-left:4px;
 width: 400px;
 padding-bottom: 10px; 
}
div.nota1 th{
 font-family: Arial;
 font-size: 12px;
 vertical-align: top;
}
div.nota1 td {
 text-align: justify;
 font-family: Arial;
 font-size: 12px;
}
div.nota1 td.item {
 font-family: Arial;
 font-size: 12px;
 padding-left: 15px;
 background-image:url(/CSS/IMAGES/home/flecha_item.gif);
 background-repeat: no-repeat;
}
div.banners {
 width: 600px;
}

/* COLUMNA */
#columna 
{
    margin-left: 415px;
    position: absolute;
    top: 5px;
    width: 200px;
}
#columna table.ColumnaPaises th 
{
    background-image: url(/CSS/IMAGES/home/bg_separador.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    font-size: 10px;
    padding-bottom: 3px;
    text-align: left;
}
#columna table.ColumnaPaises td 
{
    font-size: 10px;
}
#columna table.ColumnaPaises td a 
{
    color: #369;
}
#columna table.ColumnaPaises .itemColumna 
{
    padding-left: 3px;
}
/* over - COLUMNA */

a {
 color: #000;
}
a:hover {
 text-decoration: none;
 color: #43649e;
}
table.invertironline
{
    width: 90%;
}
table.invertironline thead th
{
    background-image: url(/IMG2/home/columna/invertironline/mascara_thead_c2.gif);
    color: white;
    font-family: arial, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
}
table.invertironline thead th.left
{
    background-image: url(/IMG2/home/columna/invertironline/mascara_thead_c1.gif);
    background-repeat: no-repeat;
}
table.invertironline thead th.right
{
    background-image: url(/IMG2/home/columna/invertironline/mascara_thead_c3.gif);
    background-repeat: no-repeat;
    background-position: right;
}
table.invertironline tbody th
{
    background-image: url(/IMG2/home/columna/invertironline/mascara_tbody_r1_c2.gif);
    color: black;
    font-family: arial, sans-serif;
    font-size: 11px;
}
table.invertironline tbody th.left
{
    background-image: url(/IMG2/home/columna/invertironline/mascara_tbody_r1_c1.gif);
    background-repeat: no-repeat;
}
table.invertironline tbody th.right
{
    background-image: url(/IMG2/home/columna/invertironline/mascara_tbody_r1_c3.gif);
    background-repeat: no-repeat;
    background-position: right;
}
table.invertironline tbody th.firma
{
    font-weight: normal;
}
table.invertironline tbody td
{
    color: black;
    font-family: arial, sans-serif;
    font-size: 10px;
    text-align: center;
} 