﻿/* CSS Document */

body{
margin:0px;
background-image:url(images_generales/bg_footer.jpg);
background-position:top center;
background-repeat:no-repeat;
}

#pie{
border-top:#006600 thick solid;
width:100%;
padding-top:45px;
text-align:Left;}