body {margin: 0px;}
#menu {width: 100%;} 
#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a, #menu h2 {display: block;}
#menu h2 
{
	vertical-align: middle;
	text-align: center;	
}
#menu a {text-decoration: none;}
#menu a:hover {}
#menu li {}
#menu ul ul ul {}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul {display: none;}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul{display: block;}
#menu 
{
	width: 100%;
	background:  url('../imagens/adm/menu.png');
	float: left;
}
#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
}
#menu a, #menu h2 
{
	font: bold 10px/30px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #FFFFFF;
}
#menu h2 
{
	color: #fff;
	background:  url('../imagens/adm/split.png') center left no-repeat;
}
#menu a 
{
	color: #000;
	background:  url('../imagens/adm/menu.png');
	text-decoration: none;
}
#menu a:hover 
{
	color: #FF9900;
	background:  url('../imagens/adm/menu2.png');
	filter:alpha(opacity=80);

}
#menu li {position: relative;}
#menu ul ul 
{
	position: absolute;
	z-index: 500;
}
#menu ul ul ul 
{
	top: 0;
	left: 100%;
}
#menu ul li 
{
	float: left;
	width: 100%;
	margin-left: 2px;
}
#menu ul li a {height: 1%; } 
#menu a, #menu h2 {font: bold 0.7em/1.4em arial, helvetica, sans-serif;} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 
#menu a, #menu h2 
{
	font: bold 10px/30px arial, helvetica, sans-serif;
	color: #FFFFFF;
}
#pup {Z-INDEX: 200; VISIBILITY: hidden; WIDTH: 150px; POSITION: absolute; }
.preparar_qtde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	height: 50px;
	width: 100px;
}
.preparar_codigo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	height: 50px;
	width: 250px;
	text-transform: uppercase;
}
.preparar_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
}
.preparar_smart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	height: 100px;
	width: 500px;
	text-transform: uppercase;
}
