/* menu horizontal-vertical by micox */
 .menu-hv * {
	margin: 0px;
	padding: 0px;
 }
 .menu-hv a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 0 10px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
 .menu-hv li { 
 list-style: none; 
 float: left; 
 height: 1%; 
 }
 .menu-hv li ul { 
 position: absolute; 
 visibility: hidden;
 }
 .menu-hv li ul li { 
 float: none; 
 white-space: nowrap; 
 display: inline; /* o inline é pro IE */
 }
 .menu-hv li ul li ul { 
 position: absolute; 
 left: 100%; 
 top: 0;
 }
 .menu-hv li:hover ul, .menu-hv li.over ul { 
 visibility: visible;
 }
 .menu-hv li:hover ul ul, .menu-hv li.over ul ul { 
 visibility: hidden;
 }
 .menu-hv ul ul li:hover ul, .menu-hv ul ul li.over ul { 
 visibility: visible;
 }
 /* visual */
 .menu-hv {
	width: 773px;
	height: 24px;
	background-color: #656452;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	position: relative;
 }
 .menu-hv a:hover {
	background-color: #000;
	color: #FB8A09;
	text-decoration: underline;
 }
 .menu-hv ul li ul {
	background-color: #3485AB;
	border: 1px solid #000;
 }
#toptop {
	background-image: url(../imagens/bazar_logo.jpg);
	margin: auto;
	width: 794px;
	position: relative;
	height: 71px;
	background-repeat: no-repeat;
}
#mainmenu {
	margin: auto;
	position: relative;
	width: 810px;
}
 .menu_top {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 241px;
	margin-left: 250px;
	position: absolute;
	line-height: normal;
	text-decoration: none;
	margin-top: 10px;
	font-weight: normal;
	left: 0px;
	top: 0px;
}
 .menu_top * {
	margin: 0px;
	padding: 0px;
 }
 .menu_top a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding: 0 10px;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
 .menu_top li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
 .menu_top li ul {
	position: absolute;
	visibility: hidden;
}
 .menu_top li ul li {
	white-space: nowrap;
	display: inline;
}
 .menu_top a:hover {
	color: #FB8A09;
	text-decoration: underline;
 }
.infos {
	margin-left: 505px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 130px;
	margin-top: 10px;
	height: 50px;
	left: 0px;
	top: 0px;
}
.infos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 145px;
	margin-left: 640px;
	margin-top: 10px;
	height: 50px;
	position: absolute;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 5px;
	left: 0px;
	top: 0px;
	text-align: left;
}
.entrega {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FB8A09;
}
