* {
	border:0px;
}
body {
	border:0px;
	margin:0px;
	font-family: Arial;
	font-size:12px;
	background-color:#fff;
}
hr {
	height:1px;
	background:#000;
}
#header {
	width:990px;
	margin: auto;
}
	#header h1 {
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:#000;
		text-align:center;
		line-height:18px;
		margin:0px;
	}
#container {
	width:100%;
	text-align: center;
	background-color:#fff;
}
#content {
	text-align:left;
	margin: auto;
	width:990px;
}
#rightColumn {
	float:right;
	width:225px;
	margin-left:14px;
}
	#rightColumn input {
		font-family: Arial;
		font-size:12px;
		color:#4c4c4c;
		border: 1px solid orange;
		height:15px;
	}
#footer {
	clear: both;
	width:990px;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin:auto;
}
#menu {
	margin-top:0px;
	font-size:12px;
	height:20px;
}
		#menu ul {
			padding:0px;
			margin:0px;
			float: left;
			width: 100%;
			background-color:orange;
			list-style:none;
			font:100% Arial;
			font-weight: bold;
		}

		#menu ul li { display: inline; }

		#menu ul li a {
			background-color:orange;
			color: #fff;
			text-decoration: none;
			border-bottom:3px solid orange;
			padding: 2px 20px;
			float:left;
		}

		#menu ul li a:hover {
			background-color:#834306;
			color: #ffffff;
			border-bottom:3px solid #834306;
		}

#itensMenu {
	padding-top:5px;
	color:#cecece;
}
a:link {
	font-size:12px;
	color:blue;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	color:blue;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	color:blue;
	text-decoration: underline;
}
a.menuPrincipal:link {
	font-size:12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	letter-spacing: 1px;
}
a.menuPrincipal:visited {
	font-size:12px;
	color: #fff;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}
a.menuPrincipal:hover {
	font-size:12px;
	color: #fff;
	padding: 0px 20px 0px 20px;
	text-decoration: underline;
}
#content {
	margin-top:10px;
}
#menuLateral {
	float: left;
	width: 160px;
	height:100%;
	background:#e3d7cc;
}
#menuLateral:after {
	display:block;
	clear:both;
}
#img_parceiros {
	border:2px solid #8d521b;
	background:#fff;
	width:140px;
	margin-left:8px;
}
.tbMenuProdutos {
	margin:0px;
	width:99%;
	background-color:#e3d7cc;
	border-left:2px solid #e3d7cc;
	
}
	.tbMenuProdutos a {
		font-size:12px;
		color: #000;
		text-decoration: none;
	}
	.tbMenuProdutos a:visited {
		font-size:12px;
		color: #000;
		text-decoration: none;
	}
	.tbMenuProdutos a:hover {
		font-size:12px;
		color: #000;
		text-decoration: underline;
	}
#menuTitles2 {
	font-size:12px;
	font-weight: bold;
	background-color:#834306;
	color:#fff;
	padding: 5px 0px 0px 0px;
	border-left:10px solid #834306;
	border-bottom:4px solid #834306;
}
#menuTitles {
	font-size:12px;
	font-weight: bold;
	background:#fff;
	color:#834306;
	padding: 5px 0px 0px 0px;
	border-left:10px solid #fff;
	border-bottom:4px solid #834306;
}
.menuTitlesBg {
	font-weight: bold;
	color:#fff;
	line-height:25px;
	width:155px;
	vertical-align:middle;
	padding-left:5px;
}
.menuTitlesRightBg {
	font-weight: bold;
	color:#fff;
	line-height:25px;
	width:220px;
	vertical-align:middle;
	padding-left:5px;
}
#pageContent {
	margin-left:170px;
}
a.noticiasHome:link {
	font-size:12px;
	color: #000;
	text-decoration: none;
}
a.noticiasHome:visited {
	font-size:12px;
	color: #000;
	text-decoration: none;
}
a.noticiasHome:hover {
	font-size:12px;
	color: #000;
	text-decoration: underline;
}
a.noticiasInterna:link {
	font-family:Arial;
	font-size:14px;
	color: #000;
	text-decoration: none;
}
a.noticiasInterna:visited {
	font-family:Arial;
	font-size:14px;
	color: #000;
	text-decoration: none;
}
a.noticiasInterna:hover {
	font-family:Arial;
	font-size:14px;
	color: #000;
	text-decoration: underline;
}
.ProdutosDestaque {
	display:inline;
	float:left;
	width:188px;
	height:215px;
	margin-bottom:10px;
}
	.ProdutosDestaque a{
		font-size:12px;
		font-weight: bold;
		color: #000;
		text-decoration:none;
	}
	.ProdutosDestaque a:visited{
		font-size:12px;
		font-weight: bold;
		color: #000;
		text-decoration:none;
	}
	.ProdutosDestaque a:hover{
		font-size:12px;
		font-weight: bold;
		color: #000;
		text-decoration:underline;
	}
.icoDetalhes {
	margin-top:3px;
}
label {
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	color:#834306;
}
input {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	border: 1px solid orange;
	padding:4px 0px 4px 2px;
}
textarea {
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	color:#4c4c4c;
	border: 1px solid orange;
}
.inputcep {
	font-family: Arial;
	font-size:11px;
	color:#4c4c4c;
	border: 1px solid orange;
	padding:2px 0px 2px 1px;
}
.button {
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	color:#ffffff;
	background-color:#834306;
	border: 3px solid #834306;
	cursor:pointer;
}
.button_frete {
	font-family: Arial;
	font-weight: bold;
	font-size:10px;
	color:#ffffff;
	background-color:#834306;
	border: 1px solid #834306;
	cursor:pointer;
}
.buttonPesquisa {
	font-family: Arial;
	font-weight: bold;
	font-size:11px;
	color:#ffffff;
	background-color:#834306;
	border:1px solid #834306;
}
.buttonmail {
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	color:#ffffff;
	background-color:#834306;
	border: 3px solid #834306;
	cursor:pointer;
}
.produto {
	border:3px solid #fff;
}
.produtoOver {
	border:3px solid #ffa500;
}
#breadcrumbs {
	font-family: Arial;
	font-size:12px;
	color:gray;
	margin-bottom:10px;
}
	#breadcrumbs a {
		color:gray;
		text-decoration: none;
	}
	#breadcrumbs a:hover {
		text-decoration: underline;
	}
	#breadcrumbs hr {
		margin-top:0px;
		margin-bottom:5px;
	}
.noticiaData {
	font-family: Arial;
	font-size:12px;
}
h3, h4 {
	margin-top:0px;
	display:inline;
}
.descProduto {
	font-size:12px;
}
#msgsucesso {
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	color:000;
}
p {
	font-size:12px;
}
.parceiros {
	margin-bottom:10px;
}
.preco {
	font-size:16px;
	font-weight: bold;
	color:blue;
}
fieldset {
	margin:0px;
	border:0px;
	padding:0px;
}