body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  background: url(../img/bg_center.png) top repeat-x;
}
h4 {
  padding: 0px;
  margin: 5px 0px;
}
a:link, a:active, a:visited {
  color: #045FB4;
}
a:hover {
  text-decoration: none;
}
a.link_chico:link, a.link_chico:active, a.link_chico:visited {
  font-size: 11px;
  font-weight: bold;
}
a:link img, a:active img, a:visited img {
  border: 0px;
}
#bg_left {
  background: url(../img/bg_left.png) top left no-repeat;
}
#bg_right {
  background: url(../img/bg_right.png) top right no-repeat;
}
#top {
  text-align: center;
}
#bottom {
  clear: both;
  text-align: center;
  background: #214478;
}
.center {
  margin: 0 auto 0 auto;
  width: 950px;
  text-align: left;
}
#logo {
  height: 140px;
  background: url(../img/logo.png) center center no-repeat;
}
#menu ul {
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 52px 30px;
  list-style: none;
  background: url(../img/menu.png) center bottom no-repeat;
}
#menu ul li {
  float: left;
}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
  padding: 5px;
  margin: 0px 22px 0px 22px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  border-bottom: 3px solid #fff;
display: inline-block;
vertical-align: bottom; 
}
#menu ul li a:hover {
  border-bottom: 3px solid #000;
}
#menu ul li a.active {
  border-bottom: 3px solid #214478;
}
#content {
  margin: 20px 0px 0px 0px;
}
#posts {
  padding: 0 55px;
}
#share_bar {
  float: right;
  width: 150px;
}
#left {
  margin: 0px 15px 0px 50px;
  float: left;
  width: 569px;
}
#right {
  float: left;
  width: 266px;
  border: 1px solid #fff;
}
#scroll {
  margin: 0px 0px 10px 0px;
}
#box {
  background: url(../img/box.png) no-repeat center top;
  width: 265px;
  height: 289px;
}
#box #container {
  padding: 15px;  
}
#box #container #news {
  width: 245px;
  height: 250px;
}
#botonera {
  clear: both;
  text-align: center;
}
#botonera img {
  margin: 30px 5px 30px 5px;
}
#comentarios {
  padding: 0px 0px 0px 45px;
  color: #FFF;
}
#comentarios a:link, #comentarios a:active, #comentarios a:visited {
  color: #FFF;
}
#comentarios img {
  border: 0;
}
#left-b {
  float: left;
  width: 300px;
  margin: 30px 0 0 0;
}
.right-b {
  float: right;
  width: 500px;
  height: 85px;
  background: url(../img/footer.png) no-repeat top right;
  color: #333;
}
#main {
  height: 643px;
  background: url(../img/footer_large.png) no-repeat top right;
}
.right-b div {
  padding: 8px 5px 0 105px;
}
.right-b a:link, #left-r a:active, #left-r a:visited {
  color: #333;
}
.right-b div #social {
  padding: 0 0 10px 0;
}
.right-b div #social img {
  margin: 0 12px 0 0;
}
.right-b div #rights {
  padding: 7px 0 0 0;
}
#news ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#news ul li {
  margin: 0px;
  padding: 3px;
  border-bottom: 1px dashed #ccc;
}
#banner_bottom {
  background: url(../img/banner_bottom.png) no-repeat center bottom #214478;
  height: 163px;
}
