*{margin:0; padding:0;}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

ul{
	list-style-type:none;
}

ul#menucentral{
	width:180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
	height: 20px;
	float: left;
	text-align: left;
}

ul#menucentral li{
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

ul#menucentral li a{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	color:#000;
	text-decoration:none;
	width: 180px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #900;
}

ul#menucentral li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	float: left;
	line-height: 20px;
	height: 20px;
	background-color: #FFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F00;
   }
ul#menucentral li ul{
	display:none;
	position:absolute;
	top:27px;
	left:0;
	background-color: #57574E;
}

ul#menucentral li:hover ul,
ul#menuvert li.hover ul{
      display:block;
   }

ul#menucentral li ul li a{
	width:220px;
	clear:both;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-top-color: #63665E;
	height: 18px;
}

ul#menucentral li ul li{
      float:none;
      clear:both;
}

ul#menucentral li ul li a{float:none;}
.txt_produtos {
	font-size: 18px;
	font-weight: bold;
}
.titulomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	height: 20px;
	width: 182px;
	background-color: #FFF;
	font-size: 16px;
	line-height: 20px;
	padding-left: 8px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
