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

#all{
background: #BCBC02 url(../images/back-all.jpg) repeat-x;
width:970px;
padding:0px 15px 0;
margin:0px auto;
}
#header{

width: auto;

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

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

