body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C3A775;
}

.main{
  width: 100%;
  height: 100%;
}
.contenedor{
  width: 1000px;
  height: auto;
}

.clear{
   clear: both;
}
.box-header{
width: 1000px;
margin-bottom: 8px;
}
.tab-header1{
  height: 18px;
   width: 1000px;

}
.tab-header2{
  width:auto;
  height: 26px ;


}
.tab-header-3{
   background-color: #FFFFFF;
   height:82px;
   width: 1000px;
   float: left;
}
.tab3-1{
   background-image: url(../images/logo-caballobronco.jpg);
   width: 128px;
   height: 79px;
   margin-left: 34px;
      float: left;

}
.tab3-2{
     float: left;
}
.tab3-3{
       float: left;
   width: 406px;
   vertical-align: top ;
   padding-top: 20px ;

}
.tab-header-left{
  background-image: url(../images/tab-header-left.jpg);

  width: 6px;
  height: 26px;
  float: left;
}

.tab-header-bg{
vertical-align:bottom;
  background-image: url(../images/tab-header-bg.jpg);
     background-repeat:repeat-x ;
     padding-top:2px;
     padding-left: 5px;
     padding-right:5px;
  height: 26px;
   float: left;
}

.tab-header-right{
  background-image:url(../images/tab-header-right.jpg);
  width: 7px;
  height: 26px;
   float: left;
}


.menu{
  height: 41px;
  width: auto;
  background-image: url(../images/bg_menu.jpg);
  margin-bottom: 20px;
}

.box-left{
float: left;
width: 239px;
margin-left: 17px;
 min-height: 1045px;

}
.box-content{
 float: left;
 width:718px;

 margin-left: 8px;
 background-image: url(../images/bg-content.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
  min-height: 1045px;
}
.box-footer{
padding-top:10px;
  height: 41px;
  background-color: #160D04;
   width: 1000px;
}
.box-footer2{
margin-top:10px;
  height: 41px;
   width: 1000px;
   margin-bottom: 20px;
}
.menu1{
  width: 812px;
  float: left;
  padding-top: 10px;
}







