* {
 margin: 0;
 padding: 0;
}
#masterdiv {
	width: 100%;
	_margin-left: 5px;
	text-decoration: none;
	display: block;
	float: left;
	height: auto;
}

#boxMenu {
	margin-bottom: 15px;
	width: auto;
	text-decoration: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

#contProduto {
	float: left;
	width: 600px;
	margin-left: 50px;
	
}

.menutitle{
	cursor:pointer;
	color:#9C8140;
	width:auto;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #3E0B07;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	height: 20px;
	line-height: 20px;
	margin-bottom: 1px;
}

.menutitle a {
	background-color: #3E0B07;
	text-decoration: none;
}

.menutitle:hover {
	background-color: #E78E1E;
	color: #FFF;
}

.menutitle2{
	cursor:pointer;
	color:#333;
	width:185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #90090d;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}


.menutitle2 a {
	cursor:pointer;
	color:#333;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
}

a.menutitle2:hover {
background-color: #000;
}


.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #333;
}

.itemNivelUm {
	color: #333;
	text-decoration: none;
	
}




.itemNivelDois {
	color: #FFC;
	text-decoration: none;
	display: block;
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1em;
}


  a.itemNivelDois:link {

  
  }
  a.itemNivelDois:hover {
	color: #FF6;
  }





.titMenuAccordion{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D5CA79;
	font-weight: bold;
	background-color: #4A0E0C;
	text-decoration: none;
	display:block;
	padding: 12px;
	background-image: url(../imagens_gerais/fundo_trans_preto.png);
}

.titMenuAccordion a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #4A0E0C;
	text-decoration: none;
	display:block;
	padding: 0px;
}

   
.titMenuAccordion a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #4A0E0C;
	text-decoration: none;
	display:block;
}
.boxMenu {
	margin-bottom: 15px;
	width: auto;
	text-decoration: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #885514;
	border-right-color: #885514;
	border-bottom-color: #885514;
	border-left-color: #885514;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
