html {
	overflow-y: scroll;
}

hr
{
  clear:both; 
  color: #ffc62a;
  background-color: #ffc62a;
  height: 1px;
  width: 870px;
  border: 0;
  *margin-top:-7px; /*solo afecta a IE8 y IE6*/
}

.colorTuberia_Customer_Support {
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
}

a.menu_Customer_Support:link
{
  font-size: 13px;
  color: #000000;
  text-decoration: none; 
  font-weight: bold;  
}
a.menu_Customer_Support:visited 
{
  font-size: 13px;
  color: #000000;
  text-decoration: none;  
  font-weight: bold;
}
a.menu_Customer_Support:hover 
{
  font-size: 13px;  
  color: #000000;
  text-decoration: none;
  background-color:#ffc62a;
  font-weight: bold;  
}
a.menu_Customer_Support:active 
{
  font-size: 13px;
  color: #000000;
  text-decoration: none;  
  font-weight: bold;
}

#capaMenu_Customer_Support{
  float: left;
  clear:both;
  text-align:left;  
  margin-left: 30px; 
  _margin-left: 20px;/*IE6*/
  margin-top: 40px; 
  *margin-bottom:-12px;/*IE6 IE8*/
  display:block;
}

.Customer_Support_links
{
	text-align:center;
	width:475px;
	margin: 0 auto;
	
}

.customer-link {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

a.customer-link:visited 
{
	color:blue;
}
a.customer-link:active
{
	color:blue;
}
a.customer-link:hover 
{
	color:blue;
}
a.customer-link:link
{
	color:blue;
}

.Customer_Support_titulo
{
  z-index:0;
  position:relative;
  float:left;
  clear:both;
  text-align:left;
  font-size:17px;
  color:#000000;
  /*background-color:#ffc62a; */
  font-weight: bold;
  margin-top:30px;
  margin-left: 35px;
  _margin-left: 18px;/*IE6*/
}

.Customer_Support_titulo1
{
  float:left;
  clear:both;
  *clear:none;/*soluciona problema de IE del salto de linea del titulo*/
  text-align:left;
  font-size:18px;
  color:#000000;
  font-weight: bold;
  margin-bottom:20px;
  margin-left: 40px;
  _margin-left: 20px;
}

.Customer_Support_titulo2
{
  float:left;
  clear:both;
  text-align:left;
  font-size:14px;
  color:#000000;
  font-weight: bold;
  margin-top:20px;
  margin-bottom:20px;
  margin-left: 40px;
  _margin-left: 20px;/*IE6*/
}

.Customer_Support_texto
{    
  float:left;
  clear:both;   
  width:870px;
  margin-left: 40px;
  _margin-left:20px;/*IE6*/
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
  color:#000000 
}

.Customer_Support_texto2
{ /*corrige problema con IE en el titulo*/
 
  width:870px;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
  color:#000000;
  margin-left:20px;
}
	

.faqs_links_texto
{ 
  margin-bottom:10px;
  *margin-bottom:40px; /*IE7 IE6*/

}

.faqs_imagen
{
  background-image: url(/images/fondo_Links.jpg);
  background-position:horizontal;
  background-repeat: no-repeat;
  float:left;
  clear:both; 
  width: 870px; 
  height: 130px;
  margin-left:45px;
  _margin-left:23px;
}

.faqs_link
{
  color:#000000;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none; 
   
}

.faqs_link:hover /*subrayado del menú*/
{
  color:#000000;
  font-weight: bold;
  font-size: 14px;
  text-decoration:none;
  border-bottom-width: 2px;
  border-bottom-color: #ffc62a;
  border-bottom-style: solid; 
  
}
.subrayado
{
  font-size: 13px;  
  font-weight: bold;  
  color: #000000;
  padding:15px 0px 15px 3px; 
  /*background-image: url(/images/linea_desenfocada.jpg);
  background-position:horizontal;
  background-repeat: repeat;*/
}
.flota_tipo_vehiculo
{
  z-index:0;
  position:relative;
  font-size: 13px;  
  font-weight: bold;  
  color: #000000;
  text-align:left;
  margin-left:3px;

}

.flota_link
{
  font-weight: normal;
  font-size: 12px;
  text-align:left;
  margin-left:0px;
  float:left; 


}

a.flota_link:visited 
{
	color:blue;
}
a.flota_link:active
{
	color:blue;
}
a.flota_link:hover 
{
	color:blue;
}
a.flota_link:link
{
	color:blue;
}

.lista_flota
{	
	width:800px;
	padding-bottom:20px;
	_margin-left: 60px;
	margin-left: 50px;
}


.contact_table_imagen
{
  position:relative;
  z-index:1;
}

.contact_table_texto
{
	
	font-size: 12px;
    text-align:left;
    position:relative;
	z-index:2;
	margin-left:70px;
	*margin-top:10px;/*IE*/

}



	
