/* Root = Horizontal, Secondary = Vertical */
ul#subnavmenu {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  list-style: none;
  text-align: center;
  width:580px;
  position:relative;
}

ul#subnavmenu li {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  height:15px;
}

ul#subnavmenu li.barra { width:7px; background: url(img/barramenu.gif) no-repeat; background-position: 50% 0%;}
ul#subnavmenu a { padding: 0 6px; float:left; display: block; color: #999999; font: bold 13px "Times New Roman", Times, serif;      letter-spacing: 1px; text-decoration: none; }
ul#subnavmenu a:hover, ul#subnavmenu li:hover a {  color: #7D7C50; }

ul#navmenu {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  list-style: none;
  text-align: center;
  width:580px;
  position:relative;
}

ul#navmenu li {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  height:15px;
}

ul#navmenu li.barra { width:7px; background: url(img/barramenu.gif) no-repeat; background-position: 50% 0%;}
ul#navmenu a { padding: 0 6px; float:left; display: block; color: #999999; font: bold 13px "Times New Roman", Times, serif;      letter-spacing: 1px; text-decoration: none; }
ul#navmenu a:hover, ul#navmenu li:hover a {  color: #7D7C50; }

ul#navsubmenu {
	margin: 0 auto;
	border: 0 none;
	padding: 0;
	list-style: none;
	text-align: center;
	width:595px;
	position:relative;
	top: 10px;
	_top:6px;
}

ul#navsubmenu li {
  margin: 0 auto;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  height:15px;
}
ul#navsubmenu li.barra { width:1px; background: url(img/barramenu.gif) no-repeat; background-position: 50% 0%;}
ul#navsubmenu a { padding: 0 6px; float:left; display: block; color: #999999; font: bold 11px "Times New Roman", Times, serif; text-decoration: none; }
ul#navsubmenu a:hover, ul#navsubmenu li:hover a {  color: #990000; }

/* Menu Medalhas | produtos.htm */
ul#menumedalhas {
  margin: 0;  padding: 0;
  list-style: none; text-align: right;
}
ul#menumedalhas li {
  margin:0;  padding: 5px 0  0;
  list-style: none; height:22px;
  border-bottom:#9c9a8e 1px dotted;
  padding-right:10px;
  font:bold 13px "Times New Roman", Times, serif;
  background: #fbf9ed url(img/detalhes.gif) no-repeat 100% 55%;
}
ul#menumedalhas li a { text-decoration: none; color:#8b8881;}
ul#menumedalhas li a:hover { color:#000; }
ul#menumedalhas li.menuli { border-bottom:none; }


div#linha_completa {
   width:172px;
   display:block;
   position:absolute;
   background:url("img/bg_fimdalista.gif") bottom;
   font-family:"Trebuchet MS", Verdana, Arial;
   font-weight:bold;
   padding-bottom:73px;
   margin:82px 0px 0px 340px;

}
html>body div#linha_completa {
   margin:81px 0px 0px 376px;
   width:192px;
}

div#linha_completa h1 {
   width:168px;
   height:19px;
   background:url("img/mn_lc_h1_bg.jpg") no-repeat;
   margin:0px 0px 0px 0px;
   padding:5px 0px 0px 20px;
   font-size:11pt;
   font-weight:bold;
   font-family:"Trebuchet MS", Verdana, Arial;
   border-bottom:1px dashed #ccc;
}
div#topmenu {
   width:180px;
   height:19px;
   background:url("img/mn_lc_h1_bg.jpg") no-repeat;
   margin:0;
   padding:1px 0px 0px 7px;
   position:relative;
}
div#topmenu h2 {
   width:166px;
   height:19px;
   margin:0;
   padding:0 0 0 12px;
   color: #979991;
   font-size:11pt;
   font-weight:bold;
   font-family:"Trebuchet MS", Verdana, Arial;
   border-bottom:1px dashed #ccc;
}
html>body div#linha_completa h1 {
   width:168px;
}


div#linha_completa ul {
   list-style:none;
   width:172px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 20px;
   background:url("img/bg_lista.gif") repeat-y;
}

html>body #linha_completa ul {
   width:192px;
}

div#linha_completa ul li {
   width:153px;
   padding:3px 0px 3px 0px;
   margin:0px 0px  0px 0px ;
   font-size:9pt;
   border-bottom:1px dashed #ccc;
   line-height:16px;
}
div#linha_completa ul li.fim_menu {
   border:0;
   margin-bottom:0;
}

div#linha_completa ul li a { text-decoration:none; color:#979691; }
div#linha_completa ul li a:hover { text-decoration:none; color:#990000; }





