body {
	background-color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	margin: 0px;
	background-image: url(../../img/especial/__bg_padrao.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #98A60F;
	text-decoration: none;
}
a:hover {
	color: #9AA80E;
	text-decoration: underline;
}
a:visited {
	color: #98A60F;
	text-decoration: none;
}
#layout {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#animacao {
	width: 608px;
	float: left;
	height: 225px;
}
#interacao {
	text-align: right;
	float: right;
	width: 162px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../../img/design/bg_interacao.gif);
	background-repeat: no-repeat;
}
#interacao a {
	color: #666666;
	text-decoration: none;
}

#box_pedido {
	text-align: left;
	height: 120px;
	width: 140px;
	padding: 8px;
	font-size: 9px;
}


#menu {
	clear: left;
	height: 40px;
	background-image: url(../../img/design/bg_menu.jpg);
	background-repeat: repeat-x;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style-type: none;
	display: inline;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	display: block;
	float: left;
	padding-right: 25px;
	height: 28px;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	padding-top: 12px;
}
#menu ul li a:hover {
	color: #C2DC03;
	font-size: 13px;
}
#conteudo {
	float: left;
	padding-left: 20px;
	width: 586px;
}
#corpo {
	margin-top: 20px;
}
#menu_lateral {
	float: left;
	width: 174px;
	margin-bottom: 20px;
}

#menu_lateral ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#menu_lateral ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 20px;
	margin-bottom: 2px;
}
#menu_lateral ul li a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 20px;
	margin-bottom: 2px;
	font-weight: bold;
	background-image: url(../../img/design/pontilhado_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#newsletter {
	margin-bottom: 30px;
	padding-left: 5px;
}

#rodape {
	background-image: url(../../img/especial/__bg_padrao_rodape.jpg);
	background-repeat: repeat-x;
	height: 120px;
	clear: left;
	overflow: hidden;
	background-position: center top;
}
#rodape_conteudo {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 113px;
	padding-top: 5px;
	color: #28401C;
}
#rodape a {
	color: #708015;
	text-decoration: none;
}
#rodape a:hover {
	color: #708015;
	text-decoration: none;
	background-color: #C0DB00;
}


#rodape_logo {
	width: 174px;
	text-align: center;
	float: left;
}

#rodape_info {
	float: left;
	font-size: 10px;
	width: 606px;
}

.produto {
	height: 198px;
	width: 128px;
	border: 1px solid #E1E1E1;
	padding: 2px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 6px;
}
.produto_destaque {
	height: 198px;
	width: 267px;
	border: 1px solid #E1E1E1;
	padding: 2px;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 6px;
}

.foto_produto {
	text-align: center;
	height: 130px;
	padding: 5px;
}
.info_produto {
	text-align: left;
	padding: 5px;
}

.tit_produto {
	background-image: url(../../img/design/bg_tit_produto.gif);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	padding: 4px;
	color: #FFFFFF;
}

.tit_produto a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.tit_produto a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tit_produto a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
