/*------------- Inicio Menu Horizontal------------------- */
 #pro6 ul 
{
margin:0 auto; 
padding:0; 
list-style:none; 
display:table; 
white-space:nowrap; 
list-style:none; 
height:35px; 
border:1px;
position:relative; 
background:#e9e9e9; 
font-size:14px;	
text-align:center;
}
#pro6 li {display:table-cell; margin:50; padding:50;}
#pro6 li a {display:block; float:left; height:35px; line-height:43px; color:#fff; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(pro_six_0a.png) no-repeat;}
#pro6 li a b {float:left; display:block; padding:0 25px 5px 15px; background:url(pro_six_0b.png) no-repeat right top;}
#pro6 li.current a {color:#fff; background:url(pro_six_2a.png) no-repeat;}
#pro6 li.current a b {background:url(pro_six_2b.png) no-repeat right top;}
#pro6 li a:hover {color:#fff; background: url(pro_six_1a.png) no-repeat;}
#pro6 li a:hover b {background:url(pro_six_1b.png) no-repeat right top;}
#pro6 li.current a:hover {color:#fff; background: url(pro_six_2a.png) no-repeat; cursor:default;}
#pro6 li.current a:hover b {background:url(pro_six_2b.png) no-repeat right top;}

<!--[if IE]>
<style type="text/css">
#pro6 ul {display:inline-block;}
#pro6 ul {display:inline;}
#pro6 ul li {float:left;}
#pro6 {text-align:center;}
</style>
<![endif]-->	

 /*------------- Fin Menu Horizontal------------------- */
