@charset "utf-8";
/* CSS Document */

/*IE6*/

div#logo, div#voltar-topo, .bt_change{
behavior: url(js/iepngfix.htc);
}

/*#p_1{ background:url(../img/green/hook.png) no-repeat bottom left;}*/


* html #mn_horizontal li, * html #mn_vertical li { color: expression( (function(who){ if(!who.MXPC){
	/*who.MXPC = '1';*/
	if(who.nodeName != 'A'){
		who.onmouseenter=function(){ 
		who.className += ' hover';
		}
		who.onmouseleave=function(){ who.className = who.className.replace(' hover','')} }
	
} } )(this) , 'auto') }