@CHARSET "ISO-8859-1";
.foot{
background-image:url("../img/footer.png");
background-repeat: repeat-x;
width: 1000px;
height: 25px;
padding-top:12px;
font-family: verdana;
font-size: 11px;
color: white;
text-decoration:none;
text-align: center;

}
.texto{
font-family: verdana;
font-size: 11px;
color: white;
text-decoration:none;
}
