body
{
 margin: 0 auto;
  padding: 0;
  background-color: #E8E5D2;
  

 
}

.header
{
  width: 884px;
  height: 175px;
  background-color: #4b2421;
  background-attachment: fixed;
  text-align: center center;
  }
.fondo
{
  
  background-color: #E8E5D2;
 background-repeat: repeat-x;
  background-attachment: fixed;
  background-image: url('images/lin.jpg');
   background-repeat: repeat-y;
  }

.menu
{ 
  position: relative;
  top: 0px;
  width: 875px;
  height: 60px;
  text-align: center center;
  background-image: url('images/linea.jpg');
  background-repeat: repeat-x;
}

.imagemenu{
 background-image: url('images/linearight.jpg');
 background-repeat: repeat-y;
 width: 5px;
 }

.menu2
{ 
  position: relative;
  top: -20px;
  width: 750px;
  height: 90px;
  text-align: center center;
  background-image: url('images/linearight.jpg');
  background-position: bottom right;
}
.publi
{
	
    width: 180px;
	text-align: center center;
	background-color: #E8E5D2;

}
.cont
{ 
  width: 700px;
  height:100%;
   background-image: url('images/linearight.jpg');
    background-repeat: repeat-y;
 }

.fin{
 background-image: url('images/lineafin.jpg');
 background-repeat: repeat-x;
 height: 3px;
 }
