body {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-image: url(../../img/especial/__bg_padrao.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: auto;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #FF3366;
	text-decoration: none;
}
#layout {
	width: 780px;
	margin-right: auto;
	margin-left: 100px;
}
#animacao {
	width: 608px;
	float: left;
	height: 225px;
}
#interacao {
	text-align: right;
	float: right;
	width: 160px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#interacao a {
	color: #666666;
	text-decoration: none;
}

#box_pedido {
	text-align: left;
	height: 93px;
	width: 150px;
	padding: 5px;
	font-size: 9px;
	background-image: url(../../img/design/bg_pedido.jpg);
	background-repeat: no-repeat;
}


#menu {
	clear: left;
	height: 40px;
}
#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: 11px;
	display: block;
	float: left;
	padding-right: 10px;
	height: 28px;
	font-weight: bold;
	padding-left: 10px;
	margin: 0px;
	padding-top: 12px;
}
#menu ul li a:hover {
	color: #f92d9b;
	font-size: 11px;
}
#conteudo {
	float: left;
	padding-left: 20px;
	width: 586px;
}
#corpo {
	margin-top: 20px;
}

#menu_lateral {
	width: 300px;
}

#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: #61b84c;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../../img/design/pontilhado_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#menu_lateral2 {
    float: left; 
	width: 300px;
}

#menu_lateral2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#menu_lateral2 ul li a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 20px;
	margin-bottom: 2px;
}
#menu_lateral2 ul li a:hover {
	color: #61b84c;
	font-weight: bold;
	font-size: 12px;
	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(../../imgagens/rodape.jpg);
	background-repeat: repeat-x;
	height: auto;
	clear: left;
}
#rodape_conteudo {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding-top: 17px;
}
#rodape a {
	color: #666666;
	text-decoration: none;
}
#rodape a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}


#rodape_logo {
	width: 174px;
	text-align: center;
	float: left;
}

#rodape_info {
	float: none;
	font-size: 9px;
	width: inherit;
}

.produto {
	height: 198px;
	width: 128px;
	border: 1px solid #E1E1E1;
	padding: 2px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	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;
}

.tit_produto a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
}
.tit_produto a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
