.bottom_tabla{
  background-image: url(images/m_head_blend.png);
  background-repeat: no-repeat;
  text-align: center;
  width: 900px;
  border: 0px;

}
.bottom_tabla.center {margin-left:auto; margin-right:auto;}

.barra_inferior{
  width: 900px;
  height: 2px;
  background-image: url(images/barra_inferior.gif);
  background-repeat: repeat-x;
  text-align: center;
}
.barra_inferior.center {margin-left:auto; margin-right:auto;}

.wetfoor{
  background-image: url(images/wetfloor.png);
  background-repeat: no-repeat;
  text-align: center;
  width: 900px;
}
.wetfoor.center {margin-left:auto; margin-right:auto;}


.copyright { font-weight:normal; font-size:11px; color: #FFFFFF; font-family: Arial, Verdana, Geneva, sans-serif; text-decoration:none;}
.base-texto { text-align:right; font-weight:normal; font-size:11px; color: #FFFFFF; font-family: Arial, Verdana, Geneva, sans-serif; text-decoration:none;}
.base-texto A:link{ text-decoration:none;color:#FFFFFF; }
.base-texto A:visited { text-decoration:none;color:#FFFFFF; }
.base-texto A:active { text-decoration:underline;color:#FFCC33; }
.base-texto A:hover { text-decoration:underline;color:#FFCC00; }

