hr
{
  clear:both; 
  color: #ffc62a;
  background-color: #ffc62a;
  height: 1px;
  width: 870px;
  border: 0;
  *margin-top:-7px; /*solo afecta a IE8 y IE6*/
}

.colorTuberia_About_us {
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
}
.testimonios
{
  float:left;
  clear:both;
  width: 824px;
  border: 3px solid #D8D8D8;
  padding: 20px;
  text-align: justify;
  margin-top: 10px;
}

.about_us_selected
{
  font-size: 13px;  
  color: #000000;
  text-decoration: none;
  background-color:#ffc62a;
  font-weight: bold;  
}
a.menu_about_us:link
{
  font-size: 13px;
  color: #000000;
  text-decoration: none; 
  font-weight: bold;  
}
a.menu_about_us:visited 
{
  font-size: 13px;
  color: #000000;
  text-decoration: none;  
  font-weight: bold
}
a.menu_about_us:hover 
{
  font-size: 13px;  
  color: #000000;
  text-decoration: none;
  background-color:#ffc62a;
  font-weight: bold;  
}
a.menu_about_us:active 
{
  font-size: 13px;
  color: #000000;
  text-decoration: none;  
  font-weight: bold;
}
#About_us
{
	_margin-left:-10px;
}

#capaMenu_About_us{
  float: left;
  clear:both;
  text-align:left;  
  margin-left: 30px; 
  _margin-left: 20px;/*IE6*/
  margin-top: 40px; 
  *margin-bottom:-12px;/*IE6 IE8*/
  display:block;
}

.About_us_titulo2
{
  background-color:#FFCC33;
  width:870px;
  height:24px;
  float:left;
  clear:both;
  text-align:left;
  font-size:16px;
  color:#000000;
  font-weight: bold;
  text-transform: uppercase;
  margin-top:30px;
  margin-left: 45px;
  _margin-left: 27px;/*IE6*/
  text-indent: 5px;
  padding-top: 4px;
}
.About_us_texto
{    
  float:left;
  clear:both;   
  width:870px;
  margin-left: 45px;
  _margin-left:27px;/*IE6*/
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
  color:#000000 
}

.About_us_texto2
{    
  float:left;
  clear:left;   
  width:870px;
  margin-left: 45px;
  _margin-left:27px;/*IE6*/
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
  color:#000000 
}

.About_us_links
{
    float:none;
    clear:both;
    text-align:center;
	width:870px;
}

.button-about-link 
{
    background: transparent url('/images/boton_a.gif') no-repeat scroll top right;
    color: black;
    /*float:left;*/
    /*display: block;*/
    /*text-align:center;*/
    font: bold 14px arial;
    height: 40px;
    margin-right: 10px;
    text-decoration: none;
    padding: 11px 10px 15px 0px;
    *padding-top: 0px;
    *padding-bottom: 0px;
    /*padding: 0px 10px 0px 0px;*/
}
.button-about-link span {
    background: transparent url('/images/boton_span.gif') no-repeat scroll top left;
    /*display: block;*/
    /*float: left;*/
    *line-height: 16px;
    padding: 11px 0px 15px 10px;
    *padding-right: 1px;
}
.button-about-link:hover {
    background-image: url('/images/boton_a_hover.gif');
}
.button-about-link:hover span {
    background-image: url('/images/boton_span_hover.gif');
}
.img_staff
{
	*padding-top:50px; /*IE*/
}