/* the background color is requires because of recent version of Safari that keep previous sub-level "alive" */
ul.nav li:hover ul {
	left:10px;
	background:none;
	background-image:url(../imagens/audiotech_fundomenupequeno.png);
	background-repeat:no-repeat;
	width:875px;
	height:30px;
	top:104px;
	*top:114px;
	*padding-left:10px;
	margin-left:20px;
}

.MenuNav
{
	background-image:url(../imagens/audiotech_linha.gif);
	background-repeat:no-repeat;
	float:left;
}

.MenuNav1
{
	background-image:url(../imagens/audiotech_linha1.gif);
	background-repeat:no-repeat;
	float:left;
}

.MenuNav1a
{
	float:left;
}

ul.nav { 
	margin:0;
	padding:0;
}

ul.nav li {
	list-style:none;
	display:inline;
}

ul.nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343427;
	float:left;
	text-decoration: none;
	/*filter:shadow(color=#F0F0F0,direction=120, strength=2);*/
	/*filter:shadow(color=#F0F0F0,direction=190, strength=1);*/
}

.link {
	height:29px;
	padding-left:10px;
	padding-right:10px;
	padding-top:13px;
}

.link1 {
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	height:21px;
}

ul.nav a:hover {
	background-image:url(../imagens/audiotech_fundomenuprincipal.png);
	background-repeat:repeat-x;
	background-color:#AFAFAF;
}

ul.nav1 {
	position:absolute;
	left:-900px;
	z-index:9999;
}

ul.nav1 a:hover {
	background-image:url(../imagens/audiotech_fundomenupequeno1.png);
	background-repeat:repeat-x;
}


#MenuPrincipal {
	margin-top:0px;
	margin-left:9px;
	background-image:url(../imagens/audiotech_fundomenu.png);
	background-repeat:no-repeat;
	width:982px;
	height:53px;
	z-index:9000;
}

#MenuPrincipalAcomp {
	margin-top:0px;
	margin-left:9px;
	padding-top:15px;
	padding-right:20px;
	background-image:url(../imagens/audiotech_fundomenuacomp.png);
	background-repeat:no-repeat;
	width:962px;
	height:38px;
	z-index:9000;
	font-weight:bold;
	text-align:right;
}

#CaixaMenuPrincipal {
	float:left;
	margin-top:4px;
	margin-left:10px;
	width:770px;
}
