body { 
text-align:center; /* for IE */ 
margin:0 auto; /* for the rest */
} 

#contenedor{ font-family: Verdana;
margin: 0 auto;
text-align:center;
width:1024px;
}

#contenido {
height:600px;
}

#barra  {text-align:right; padding-right:10px; }


#footer { background-color:#339999; font-size: 10pt; color: #FFFFFF; font-size: 9pt; padding:2px}

.barras {background-color:#339999; }
.barras  a{ padding-right:50px;} 

ul.menu { list-style-type:none; text-align:left; font-size: 8pt; padding:0; color:black;   margin:0; font-weight:normal;}
li.inicio { font-weight: bold; padding:5px 0;}

a.boldwhite:link {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

a.boldwhite:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

a.boldwhite:active {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

a.boldwhite:hover {
  color: #CCCCCC;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
}

IMG {
}
