/* Pascal International*/





#bottom {background-image: url(../imagens_new/bottom-jpeg.jpg); width: 775px; height: 49px; background-position:center; background-repeat: no-repeat; margin-left: 3px;}



/* TODOS DA LISTA */
#nav, #nav ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #61552F; text-decoration: none; margin: 0; padding: 0; list-style: none;line-height: 1; width: 755px; }

#nav a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #61552F; display: block; width: 10em; margin: 2px;}



/* TODOS DA LISTA/ITENS */
#nav li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #61552F; float: left; width: 10em; 
/* width needed or else Opera goes nuts */}
#nav li:hover{ /* all list items */ text-decoration: none; float: left; width: 10em; /* width needed or else Opera goes work */ }

#nav li ul { /* second-level lists */ position: absolute; background: #CCCCCC; border-bottom: solid 2px; border: solid 1px; width: 10em; left: -999em; 
/* using left instead of display to hide menus because display: none isn't read by screen readers */
	
	/*opacidade IE5+*/
  	filter: alpha(opacity=85);
	 /*opacidade Mozilla browsers*/
 	 -moz-opacity: 0.9;
  	/*opacidade mozilla/safari*/
  	opacity: 0.9;}
	/*opacidade Google Chrome /don't need one*/
	
	
#nav li:hover ul, #nav li.sfhover ul {/*posição do submenu*/ padding: 0px 5px; /*altura e largura dos subs*/ line-height: 11px; left: auto;}
#content { clear: left; color: #ccc; }










/*MENU INFERIOR/SUB 2 PASCAL*/

#qp2 ul li a:active {color: #61552F; font-weight: bold;}
#qp2 ul li a:hover {text-decoration: underline;}

 
 
 
 
 /* TODOS DA LISTA */
#qp2, #qp2 ul {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #61552F; text-decoration: none; margin: 0; list-style: none; line-height: 1; width: 755px; }
#qp2 a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #61552F; display: block; width: 10em; margin: 2px;}

 
 
 
 /* TODOS DA LISTA */
#qp2 li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #61552F; float: left; width: 10em; 
/* width needed or else Opera goes nuts */}
#qp2 li:hover{ /* all list items */ mtext-decoration: underline; float: left; width: 10em; /* width needed or else Opera goes work */}

#qp2 li ul { /* second-level lists */ position: absolute; background: #CCCCCC; border-bottom: solid 2px; border: solid 1px; width: 10em; left: -999em; 
/* using left instead of display to hide menus because display: none isn't read by screen readers */


	/*opacidade IE5+*/
  	filter: alpha(opacity=85);
	 /*opacidade Mozilla browsers*/
 	 -moz-opacity: 0.9;
  	/*opacidade mozilla/safari*/
  	opacity: 0.9;}
	/*opacidade Google Chrome /don't need one/awesome*/
	
	
	



#qp2 li:hover ul, #qp2 li.sfhover ul {/*posição do submenu*/
/*overflow:scroll;
width: 150px;
height: 100px;*/
line-height: 11px;
left: auto;
}

