#header{

width: auto;

}
#headerCent{
background: transparent url(../images/back-header-cent.jpg) no-repeat;
width:950px;
padding:0px;
margin:0px auto;
height: 126px;
}
#content{
background: transparent url(none) repeat-x;
clear:both;
width:100%;
}
#contentCent{
clear:both;
width:950px;
margin:0px auto;
background: white url(none) repeat-x;
color:black;
}
#footer{
background: transparent url(none) repeat-x;
}
#footerCent{
background: transparent url(../images/footer.jpg) no-repeat;
width:910px;
margin:0px auto;
color:#000;
padding:16px 20px 20px;
height: 65px;
color:white;
}

#footerCentInv{
background: transparent url(../images/footerINv.jpg) no-repeat;
width:950px;
margin:0px auto;
color:#000;
height: 69px;
color:white;
}

/** 
*  div dentro de content footer o header con width 960px y padding 20px
**/
.div1{height:35px;}

