/* CSS Document */

#footer{
background:#000000;
background-color:#000000;
clear:both;
text-align:center;
margin:0px;
height:140px;
}


#footerContenedor{
padding-left:15px;
padding-right:15px;
background:url(images/fondo_negro_bottom.png) repeat-y;
width:969px; /width:969px;
margin-left:-10px; /margin-left:19px;
height:140px;
position:relative;
display:block;
text-align:left;
background-color:#000000;
}


