body{background: #BCBAAE url(../images/back-body.jpg) repeat-x;}

#all{
width:970px;
margin:0px auto;
}
#header{

width: auto;

}
#headerCent{
background: transparent url(../images/back-header-cent.jpg) no-repeat;
padding:0px;
margin-top:35px;
height: 106px;
}
#content{
clear:both;
width:100%;
}
#contentCent{
background: #FDFDFB url(../images/back-content-cent-cent.jpg) repeat-x;
clear:both;
color:black;
padding:30px 30px;
}
#footer{
background: transparent url(none) repeat-x;
}
#footerCent{
background: #16048E url(../images/back-footer.jpg) repeat-x;
margin:0px auto;
color:#000;
padding:20px;
color:white;
border-width: 3px 0;
border-style: solid;
border-bottom-color: white;
border-top-color: #EDF600;


}

/** 
*  div dentro de content footer o header con width 960px y padding 20px
**/



