/* Biodinâmica - CSS */

/*

-----------------------

  Tags Genericas

-----------------------

*/
* {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	background: url(../img/bg.jpg) top repeat-x #FFFFFF;
	margin: 0;
}
h1 {
	font-size: 100%;
	margin: 0;
}
h2 {
	font-size: 100%;
	color: #983880;
	margin: 0;
}
h3 {
	font-size: 120%;
	color: #983880;
	margin: 0 0 20px 0;
}
h4 {
	position: relative;
	width: 98%;
	height: auto;
	border-bottom: 1px dashed #d4d0c8;
	padding: 0 0 5px 2%;
	margin: 0 0 10px 0;
	font-size: 150%;
	color: #999;
	background: url(../img/firula.jpg) no-repeat left 5px;
}
h4 span {
	font-size: 130%;
}
h5 {
	font-size: 110%;
	margin: 0;
	color: #983880;
}
h6 {
	font-size: 135%;
	color: #983880;
	margin: 0 0 20px 0;
}
h6 a {
	text-decoration: none;
	color: #983880;
}
h6 a:hover {
	text-decoration: underline;
	color: #415000;
}
object {
	outline: none;
	border: none;
}
a img {
	border: 0;
}
img {
	border: 0;
}
address, abbr, acronym {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	border: 0;
}
a.links:link {
	text-decoration: underline;
	color: #525d17;
	font-weight: bold;
}
a.links:visited {
	text-decoration: underline;
	color: #525d17;
	font-weight: bold;
}
a.links:hover {
	text-decoration: none;
	color: #983880;
}
a.links:active {
	text-decoration: none;
}
.texto-maior {
	margin: 0 0 15px;
	font-size: 14px;
}
label { 	color: #999999; }
/*

-----------------------

  Estrutura

-----------------------

*/
#tudo {
	width: 998px;
	height: auto;
	margin: auto;
}
#topo {
	width:998px;
	height: 210px;
	float: left;
	position: relative;
	text-align: center;
}
#corpo {
	width: 998px;
	height: auto;
	float: left;
	position: relative;
}
#conteudo {
	width: 788px;
	height: auto;
	padding: 15px 20px 15px 20px;
	font-size: 12px;
	color: #353D0C;
	float: left;
	position: relative;
}
#conteudo2 {
	width: 748px;
	height: auto;
	padding: 15px 20px 15px 20px;
	font-size: 12px;
	color: #353D0C;
	float: left;
}
#conteudo2 ol li {
	border-bottom: 1px dashed #CFCFCF;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*----------------------------------------*/

div.fotos {
	width: auto;
	height: auto;
	margin: 0 0 10px 10px;
	float: right;
}
div.fotos img {
	border: 1px solid #353D0C;
	padding: 2px;
}
div.fotos2 {
	width: auto;
	height: auto;
	float: left;
}
div.fotos2 img {
	border: 1px solid #353D0C;
	padding: 2px;
}
div.selos {
	text-align: center;
	margin: 20px 0 10px 0;
}
div.selos a img {
	padding: 3px;
	border: 1px solid #999999;
}
/*

-----------------------

  Localização

-----------------------

*/

#mapa_flash {
	float: left;
	width: 528px;
	height: 400px;
}
/* Coluna Direita */
#localizacao {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 228px;
	height: 516px;
	float: right;
}
#localizacao li h6 {
	margin: 5px 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 11px;
	color: #525D17;
	background:  url(../img/layout/ico_bolinha.gif) no-repeat left;
}
#localizacao li address {
	padding:  0 0 0 15px;
	color: #666;
}
#localizacao li p {
	margin: 0;
	padding:  0 0 0 15px;
	color: #666;
}
#localizacao li span {
	font-style: normal;
}
#localizacao li img {
	padding: 2px;
	border: 1px solid #CCC;
}
/*

-----------------------

  Fidelidade

-----------------------

*/
div#fidelidade {
	width: 550px;
	height: 152px;
	margin: 40px 0 20px 100px;
	float: left;
}
div#fidelidade a img {
	border: none;
}
ul.vantagens {
	padding: 0 0 0 110px;
	margin: 0;
	clear: both;
	color: #666;
}
ul.vantagens li {
	list-style: none;
	margin-bottom: 10px;
}
div#box-botoe-fidelidade {
	text-align: left;
	margin: 0 0 10px 0;
}
div#box-botoe-fidelidade a {
	float: left;
	margin: 0 5px 0 0;
}
/* Botões em POR */
.bt-conheca-premios-por {
	display: block;
	width: 152px;
	height: 30px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/por/layout/bt-conheca-premios.jpg) no-repeat;
}
.bt-conheca-premios-por span {
	display: none;
}
.bt-consul-regula-por {
	display: block;
	width: 162px;
	height: 30px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/por/layout/bt-consul-regula.jpg) no-repeat;
}
.bt-consul-regula-por span {
	display: none;
}
.bt-quero-cadas-por {
	display: block;
	width: 149px;
	height: 30px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/por/layout/bt-quero-cadas.jpg) no-repeat;
}
.bt-quero-cadas-por span {
	display: none;
}
.bt-enviar-por {
	width: 54px;
	height: 25px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/por/layout/bt-enviar.jpg) no-repeat left top;
}
* html .bt-enviar-por {
	width: 54px;
	height: 22px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/por/layout/bt-enviar.jpg) no-repeat;
}
.bt-enviar-por span {
	display: none;
}
/* Botões em ING */
.bt-conheca-premios-ing {
	display: block;
	width: 152px;
	height: 31px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/ing/layout/bt-conheca-premios.jpg) no-repeat;
}
.bt-conheca-premios-ing span {
	display: none;
}
.bt-consul-regula-ing {
	display: block;
	width: 179px;
	height: 31px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/ing/layout/bt-consul-regula.jpg) no-repeat;
}
.bt-consul-regula-ing span {
	display: none;
}
.bt-quero-cadas-ing {
	display: block;
	width: 149px;
	height: 31px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/ing/layout/bt-quero-cadas.jpg) no-repeat;
	color:#0033CC;
}
.bt-quero-cadas-ing span {
	display: none;
}
.bt-enviar-ing {
	width: 54px;
	height: 18px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/ing/layout/bt-send.jpg) no-repeat left top;
}
* html .bt-enviar-ing {
	width: 54px;
	height: 22px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/ing/layout/bt-enviar.jpg) no-repeat;
}
.bt-enviar-ing span {
	display: none;
}
div.texto-fidelidade {
	clear: both;
	width: 580px;
	height: 50px;
	padding: 7px 0 0 7px;
	font-size: 16px;
	background: url(../img/layout/bg-fundo-texto-fidelidade.jpg) no-repeat center center;
}
div.texto-fidelidade h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color:#333333;
}
/* Botões em ESP */
.bt-conheca-premios-esp {
	display: block;
	width: 152px;
	height: 31px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/esp/layout/bt-conheca-premios.jpg) no-repeat;
}
.bt-conheca-premios-esp span {
	display: none;
}
.bt-consul-regula-esp {
	display: block;
	width: 179px;
	height: 31px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/esp/layout/bt-consul-regula.jpg) no-repeat;
}
.bt-consul-regula-esp span {
	display: none;
}
.bt-quero-cadas-esp {
	display: block;
	width: 149px;
	height: 31px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/esp/layout/bt-quero-cadas.jpg) no-repeat;
}
.bt-quero-cadas-esp span {
	display: none;
}
.bt-enviar-esp {
	width: 54px;
	height: 25px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/esp/layout/bt-enviar.jpg) no-repeat left top;
}
* html .bt-enviar-esp {
	width: 54px;
	height: 22px;
	border: none;
	margin: 0;
	padding: 0;
	background: url(../img/esp/layout/bt-enviar.jpg) no-repeat;
}
.bt-enviar-esp span {
	display: none;
}
div#flash_fidelidade {
	width: 250px;
	height: 118px;
	padding:0;
	margin: 50px 0 0 0;
	float: left;
}
/* Box com Texto Sobre Vantagens Fidelidade */
div#texto_fidelidade {
	float: left;
	width: 300px;
	height: 165px;
	padding: 36px 0 0 26px;
	margin: 50px 0 0 0;
	font-size: 14px;
	background: url(../img/layout/bg-fundo-vantagens.jpg) no-repeat;
}
div#texto_fidelidade h3 {
	margin: 0;
	padding: 0;
	color:#333333;
}
div#texto_fidelidade ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
div#texto_fidelidade ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
div#menu_inferior {
	clear: both;
	padding: 1px 0 0 0;
	background: url(../img/layout/bg-separador-top.gif) no-repeat left top;
}
/*----------------------------------------*/

ul.logar {
	padding: 0 0 0 6px;
	margin: 0;
}
ul.logar li {
	list-style: none;
	margin-bottom: 10px;
}
.login_senha {
	width: 134px;
	height: 18px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px 5px 0 5px;
	color: #999999;
}
/*----------------------------------------*/

/*----------------------------------------*/
.titulo {
	margin: 0;
	padding: 20px 0 0 45px;
}
.sub_titulo {
	margin: 0 0 0 0;
	padding: 0 0 0 45px;
}
.sub_titulo_fale_conosco {
	display: none;
}
.texto_fale_conosco {
	color: #666666;
	width: 470px;
}
ul.lista_artigos {
	margin: 5px 0 0 15px;
	padding: 0 0 0 25px;
	list-style: none;
}
ul.lista_artigos li {
	width: 643px;
	min-height: 83px;
	padding: 8px 0 10px 8px;
	margin: 0 0 15px 0;
	background: url(../img/layout/bg_fundo_artigo.gif) repeat-x bottom #FBFBF7;
	position: relative;
}
* html ul.lista_artigos li {
	min-height: 83px;
	height: auto !important;
	height: 83px;
}
ul.lista_artigos li .art_titulo {
	width: 560px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: none;
}
ul.lista_artigos li .art_descri {
	width: 560px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #983880;
	margin: 0;
}
ul.lista_artigos li .art_nomes {
	width: 560px;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.lista_artigos li .art_cor_verde {
	width: 560px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #415000;
}
ul.lista_artigos li .art_fonte {
	width: 560px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #983880;
}
ul.lista_artigos li.nenhum_artigo {
	min-height: 28px !important;
}
* html ul.lista_artigos li.nenhum_artigo {
	height: 28px !important;
}
ul.lista_artigos li.nenhum_artigo p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #983880;
}
/* Botão Baixar */
.bt_baixar {
	position: absolute;
	top: 16px;
	right: 8px;
	padding: 0;
	margin: 0;
	border: none;
	cursor: pointer;
}
.bt_baixar span {
	display: none;
}
/*----------------------------------------*/

ul.tabelas {
	padding: 0;
	margin: 0;
}
ul.tabelas li {
	border: 1px solid #e9eae1;
	list-style: none;
	margin-bottom: 20px;
	float: left;
}
ul.tabelas li a img {
	border: none;
}
ul.tabelas li table {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.tabelas li table tr {
	height: 35px;
	background: url(../img/table_bg.jpg) repeat-x;
}
ul.tabelas li table td.tit {
	width: 17%;
	font-weight: bold;
	color: #983880;
}
ul.tabelas li table tr td.meio {
	text-align: left;
	padding-left: 5px;
}
ul.tabelas li table tr td.pdf {
	padding-top: 10px;
}
/*----------------------------------------*/

ul#premios {
	padding: 0;
	margin: 20px 0 0 0;
}
ul#premios li {
	border: 1px solid #e9eae1;
	list-style: none;
	margin-bottom: 20px;
	float: left;
}
ul.tabelas li a img {
	border: none;
}
ul#premios li table tr td.linha {
	width: 285px;
	height: auto;
	background: url(../img/table_bg.jpg) bottom repeat-x;
	text-align: center;
	padding-left: 5px;
}
ul#premios li table tr td.premio {
	width: 210px;
	height: 173px;
	background: url(../img/table2_bg.jpg) repeat-x;
	text-align: center;
}
/*----------------------------------------*/

ul.eventos {
	padding: 0;
	margin: 0;
}
ul.eventos li {
	border-bottom: 1px dashed #d4d0c8;
	list-style: none;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
ul.eventos li img {
	display: block;
	float: left;
	margin: 2px 0 30px 0;
	padding: 0 10px 0 0;
}
ul.eventos li h2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #983880;
}
ul.eventos li .eventos-todos {
	text-decoration: none;
	color: #983880;
}
ul.eventos li .eventos-todos:hover {
	text-decoration: underline;
	color: #983880;
}
ul.eventos li h2 span {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666 !important;
}
ul.eventos li p {
	margin: 0;
	color: #666;
}
ul.eventos li p a {
	font-weight: bold;
	color: #415000;
}
ul.eventos li p a:hover {
	color: #983879;
}
ul.eventos li span a {
	font-weight: bold;
	color: #415000;
}
ul.eventos li span a:hover {
	color: #983879;
}
.link-todas-noticias {
	color: #415000;
	font-size: 12px;
}
.link-todas-noticias:hover {
	color: #415000;
	text-decoration: none;
}
/*

-----------------------

  Noticia Detalhe

-----------------------

*/
.data {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	color: #666 !important;
}
.texto_noticia {
	margin: 0;
	color: #666;
}
div#mais {
	width: 100%;
	height: auto;
	border-top: 1px dashed #d4d0c8;
	margin-top: 20px;
	padding-top: 20px;
}
div#mais select {
	width: 100%;
}
div#mais .not_ant {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #983880;
	margin: 0;
}
div.foto_not {
	margin-right: 15px;
	float: left;
}
div.foto_not img {
	border: 1px solid #d4d0c8;
	padding: 2px;
}
/*----------------------------------------*/

div#futuras {
	margin-top: 20px;
	float: left;
}
div#futuras ul {
	padding: 0;
	margin: 0;
}
div#futuras ul li {
	width: 145px;
	height: auto;
	border-bottom: 1px dashed #CCCCCC;
	list-style: none;
	padding-left: 7px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	float: left;
}
div#futuras ul li a {
	text-decoration: underline;
	color: #415000;
}
div#futuras ul li a:hover {
	text-decoration: none;
	color: #983880;
}
/*----------------------------------------*/

div#ver {
	width: 495px;
	height: auto;
	background: url(../img/degrade.jpg) repeat-x;
	padding: 5px 10px 5px;
	border: 1px solid #ced1bc;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
	float: left;
}
div#ver a {
	text-decoration: underline;
	color: #983880;
}
div#ver a:hover {
	text-decoration: none;
	color: #415000;
}
/*----------------------------------------*/

/* Listagem de Produtos 2 Colunas
ul.listagem_produtos {
	padding: 0;
	margin: 0;
}
ul.listagem_produtos li {
	width: 240px;
	height: 120px;
	list-style: none;
	display: inline;
	margin: 9px;
	float: left;
}
ul.listagem_produtos li img {
	border: 1px solid #f0efec;
	margin-right: 5px;
	float: left;
}
ul.listagem_produtos li a {
	text-decoration: underline;
	color: #6c7b24;
}
ul.listagem_produtos li a:hover {
	text-decoration: underline;
	color: #983880;
}*/

/* Lista de Produtos 1 Coluna */
ul.listagem_produtos {
	padding: 0;
	margin: 0;
	widows: 699px;
	list-style: none;
}
ul.listagem_produtos li {
	padding: 0 0 0 0;
	margin: 0 0 35px 0;
	width: 699px;
	height: 141px;
	float: left;
	background: url(../img/layout/bg_lista_produtos.gif) no-repeat 168px 0;
}
ul.listagem_produtos li img {
	float: left;
	padding: 0 12px 0 0;
	display: block;
	width: 168px;
	height: 141px;
}
ul.listagem_produtos li img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
ul.listagem_produtos li strong {
	color: #D73746;
	font-size: 16px;
}
ul.listagem_produtos li p {
	color: #999;
	font-size: 11px;
	margin: 0;
}
ul.listagem_produtos li a {
	font-weight: bold;
	text-decoration: underline;
	color: #6c7b24;
}
ul.listagem_produtos li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #983880;
}
/* Campo Produtos a um clique */
#listagem_itens {
	display: block;
	position: absolute;
	top: 6px;
	right: 0;
	height: 21px;
}
#listagem_itens select {
	height: 21px;
}
.listagem2 {
	top: 40px !important;
}
/*

-----------------------

  Produtos com Categoria

-----------------------

*/
#myImageFlow {
	position: absolute;
	left: 110px;
	top: 100px;
	width: 748px;
}
/*----------------------------------------*/

/* Menu topo, produtos */
ul#menu_produto {
	width: 100%;
	height: 23px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
ul#menu_produto li {
	float: left;
}
#bt_desc, #bt_vant, #bt_apre, #bt_inst, #bt_info {
	display: block;
}
#bt_desc span, #bt_vant span, #bt_apre span, #bt_inst span, #bt_info span {
	display: none;
}
#bt_desc {
	width: 89px;
	height: 23px;
	background: url(../img/por/layout/bt_desc.jpg) no-repeat;
}
#bt_vant {
	width: 75px;
	height: 23px;
	background: url(../img/por/layout/bt_vant.jpg) no-repeat;
}
#bt_apre {
	width: 90px;
	height: 23px;
	background: url(../img/por/layout/bt_apre.jpg) no-repeat;
}
#bt_inst {
	width: 114px;
	height: 23px;
	background: url(../img/por/layout/bt_inst.jpg) no-repeat;
}
#bt_info {
	width: 203px;
	height: 23px;
	background: url(../img/por/layout/bt_info.jpg) no-repeat;
}
div#produto_foto {
	width: 600px;
	height: 269px;
	float: left;
	position: relative;
}
div#produto_foto img {
	border: 1px solid #f0efec;
}
div#produto_foto ul {
	padding: 15px 0 0 35px;
	margin: 0;
}
div#produto_foto ul li {
	list-style: none;
	margin-top: -6px;
}
div#produto_foto ul li a img {
	border: none;
}
/* Link Ampliar */
div#produto_foto .ampliar-por {
	display: none;
	width: 78px;
	height: 46px;
	position: absolute;
	bottom: 10px;
	right: -100px;
	z-index: 100;
	background: url(../img/por/layout/ampliar.png) no-repeat;
}
div#produto_foto .ampliar-ing {
	display: none;
	width: 78px;
	height: 46px;
	position: absolute;
	bottom: 10px;
	right: -100px;
	z-index: 100;
	background: url(../img/ing/layout/ampliar.png) no-repeat;
}
div#produto_foto .ampliar-esp {
	display: none;
	width: 78px;
	height: 46px;
	position: absolute;
	bottom: 10px;
	right: -100px;
	z-index: 100;
	background: url(../img/esp/layout/ampliar.png) no-repeat;
}
div#produto_foto .ampliar-por span {
	display: none;
}
div#produto_foto:hover .ampliar-por {
	display: block;
}
div#produto_foto.over .ampliar-por {
	display: block;
}
div#produto_foto .ampliar-ing span {
	display: none;
}
div#produto_foto:hover .ampliar-ing {
	display: block;
}
div#produto_foto.over .ampliar-ing {
	display: block;
}
div#produto_foto .ampliar-esp span {
	display: none;
}
div#produto_foto:hover .ampliar-esp {
	display: block;
}
div#produto_foto.over .ampliar-esp {
	display: block;
}
/* Link Indique */
.link_indique {
	position: absolute;
	top: 380px;
	right: 100px;
	z-index: 100;
}
.link_indique:hover {
	text-decoration: none;
}
/*----------------------------------------*/
div.detalhes {
	width: 600px;
	height: auto;
	margin: 0;
	padding: 10px 0 10px 50px;
	float: left;
	color: #666;
}
div.detalhes img {
	margin: 0 0 0 -50px;
}
div.detalhes .coluna_um {
	float: left;
	width: 220px;
	padding: 0 0 0 0;
}
div.detalhes .coluna_dois {
	float: left;
	width: 220px;
	padding: 0 0 0 50px;
}
/*div#detalhes a.comprar {
	background: #f8faee;
	border: 1px solid #ecede7;
	text-align: center;
	font-weight: bold;
	color: #983880;
	padding: 10px;
	margin-top: 10px;
	display: block;
}*/
.info_tecnica .foto_cat {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin: 10px 0 0 0;
}
/* Lista de Itens - Download */
.lista_download {
	float: left;
	width: 400px;
	margin: 10px 0 0 0;
}
.lista_download h3 {
	font-weight: bold;
	text-align: left;
	padding: 15px 0 0 10px;
	color: #5D6532;
}
.lista_download ul {
	width: 390px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
.lista_download ul li {
	float: left;
	width: 390px;
	padding: 5px 0 3px 0;
	font-weight: normal;
	color: #D73746;
	background: url(../img/layout/borda_tabela.gif) no-repeat bottom;
}
.lista_download ul li .nome_down {
	float: left;
	width: 334px;
	color: #CC3333;
	font-size: 16px;
}
.lista_download ul li .nome_down a {
	color: #CC3333;
	font-size: 12px;
	text-decoration:none;
}
.lista_download ul li .bt_down_por a {
	display: block;
	float: left;
	width: 40px;
	height: 33px;
	margin: -15px 0 0;
	background: url(../img/por/bt_down_por.jpg) no-repeat;
}
.lista_download ul li .bt_down_esp a {
	float: left;
	display: block;
	width: 51px;
	height: 33px;
	background: url(../img/esp/bt_down_esp.jpg) no-repeat;
}
.lista_download ul li .bt_down_ing a {
	float: left;
	display: block;
	width: 52px;
	height: 25px;
	background: url(../img/ing/bt_down_ing.jpg) no-repeat;
}
/*classe oculta span*/

.lista_download ul li .bt_down_por span {
	display: none;
}
.lista_download ul li .bt_down_esp span {
	display: none;
}
.lista_download ul li .bt_down_ing span {
	display: none;
}
/*----------------------------------------*/


div#relacionados {
	width:660px;
	height:auto;
	clear:both;
}
div#relacionados ul {
	padding:0;
	margin: 0 auto;
	width: 560px;
	height: auto;
}
div#relacionados ul li {
	width:100px;
	height:145px;
	list-style-type:none;
	text-align:center;
	margin: 10px 0 0 30px;
	display:inline;
	float:left;
}
div#relacionados ul li a img {
	border: none;/*	border:1px solid #f0efec;*/
}
div#relacionados ul li a img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
div#relacionados ul li span {
	color: #D73746;
}
/*----------------------------------------*/


div.bloco {
	width: 660px;
	height: 127px;
	background: #f9f8f7;
	border: 1px solid #ededed;
	margin: 0 auto;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	font-size: 12px;
	color: #666666;
}
.bloco_coluna_um {
	width: 300px;
	height: 60px;
	float: left;
}
.bloco_coluna_dois {
	width: 225px;
	height: 60px;
	float: left;
	padding: 0 0 0 75px;
}
div.bloco label {
	display: block;
	text-align: left;
}
div.bloco input.largura, div.bloco select.largura {
	width: 269px;
}
div.bloco .botao_pesq {
	text-align:center;
}
/*----------------------------------------*/

div#lateral {
	width: 162px;
	height: auto;
	min-height: 499px;
	background: url(../img/lateral_bg.jpg) top repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 7px;
	display: inline;
	float: left;
}
* html div#lateral {
	height: 499px;
}
div#lateral_produto {
	width: 162px;
	height: 499px;
	background: url(../img/layout/lateral_bg_2.jpg) repeat-x 0 67px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 7px;
	display: inline;
	float: left;
}
* html div#lateral_produto {
	height: 499px;
}
/*----------------------------------------*/

div#menu {
	width: 155px;
	height: auto;
	padding: 0 3px 0 3px;
	margin-top: 20px;
}
ul#menu01 {
	padding: 0;
	margin: 0;
}
ul#menu01 li {
	border-bottom: 1px dashed #D4D0C8;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0 0 6px 7px;
	margin-bottom: 3px;
	display: block;
}
ul#menu01 li a {
	text-decoration: none;
	color: #983880;
}
ul#menu01 li a:hover {
	text-decoration: none;
	color: #999999;
}
/*----------------------------------------*/

ul#menu02 {
	padding: 0;
	margin: 0;
}
ul#menu02 li {
	width: 152px;
	height: auto;
	border-bottom: 1px dashed #D4D0C8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0 0 6px 7px;
	margin-bottom: 3px;
	position: relative;
	float: left;
	z-index: 99;
}
ul#menu02 li a {
	text-decoration: none;
	color: #6c7b24;
	display: block;
	padding: 0 0 0 8px;
}
ul#menu02 li span {
	text-decoration: none;
	color: #6c7b24;
	display: block;
	padding: 0 0 0 8px;
	background: url(../img/layout/bg_categorias.gif) no-repeat 0 3px;
	cursor: pointer;
}
ul#menu02 li span:hover {
	text-decoration: none;
	color: #999999;
	padding: 0 0 0 8px;
	background: url(../img/layout/bg_categorias_hover.gif) no-repeat 0 3px;
	cursor: pointer;
}
ul#menu02 li ul {
	padding: 0;
	margin: 0;
	width: 150px;
	height: auto;
	border: 1px dashed #D4D0C8;
	border-bottom: none;
	position: absolute;
	display: none;
	left: 159px;
	top: -1px;
	z-index: 999;
}
ul#menu02 li ul li {
	width: 142px;
	height: auto;
	background: #E1E3D8;
	border-bottom: 1px dashed #A7A49E;
	margin-bottom: 0;
	float: left;
}
ul#menu02 li ul li a {
	display: block;
	color: #893f70;
	background: url(../img/layout/bg_categorias.gif) no-repeat 0 3px;
}
ul#menu02 li ul li a:hover {
	background: url(../img/layout/bg_categorias_hover.gif) no-repeat 0 3px;
}
ul#menu02 li:hover ul {
	display: block;
}
/*ul#menu02 li.over {
	display: block;
}
ul#menu02 li.over ul {
	display: block;
}
ul#menu02 li ul li.over {
	display: block;
}*/


/* Endereço do Lado Esquerdo */
.endereco {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	width: 155px;
	float: right;
	line-height: 150%;
}
.endereco li h6 {
	margin: 5px 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #525D17;
	text-transform: uppercase;
	background:  url(../img/layout/ico_bolinha.gif) no-repeat left;
}
.endereco li address {
	padding:0;
	color: #666;
}
.endereco li p {
	margin: 0;
	padding:  0 0 0 15px;
	color: #666;
}
.endereco li span {
	font-style: normal;
}
/*----------------------------------------*/

ul.formulario {
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 380px;
}
ul.formulario li {
	list-style: none;
	margin-bottom: 10px;
}
ul.formulario li input {
	width: 370px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
ul.formulario li.campo-largura-um {
	list-style: none;
	margin-bottom: 10px;
}
ul.formulario li.campo-largura-um input {
	width: 370px !important;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
ul.formulario li .form3 {
	width: 290px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
ul.formulario li select {
	width: 378px !important;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
ul.formulario li.campo-largura-um select {
	width: 378px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
.combo2 {
	width: 378px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
ul.formulario li textarea {
	width: 370px;
	height: 100px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
/*----------------------------------------*/

ul.formulario2 {
	padding: 0;
	margin: 0;
}
ul.formulario2 li {
	list-style: none;
	margin: 5px;
	display: inline;
	float: left;
}
.form2 {
	width: 175px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #999999;
}
.combo3 {
	width: 185px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 2px;
	color: #999999;
}
.combo4 {
	width: 119px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 2px;
	color: #999999;
}
.combo5 {
	display: block;
	float: right;
	width: 185px;
	height: auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 2px;
	color: #6C7B24;
}
.combo5 optgroup {
	padding: 0 0 0 5px;
}
.combo5 optgroup option {
	padding: 0 0 0 10px;
}
.combo5 .produto {
	padding: 0 0 0 3px;
}
/*----------------------------------------*/

/* Listagem  de Campos lado a lado */
.formulario3 {
	padding: 0;
	margin: 0;
	list-style: none;
}
.formulario3 li {
	width: 340px;
	list-style: none;
	margin: 0 5px 0 0;
	float: left;
	height: 45px;
}
.formulario3 li input {
	width: 310px;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px 5px 0 5px;
	color: #666;
}
.formulario3 li select {
	width: 320px;
	height: 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px 0 3px 0;
	color: #666;
}
/* Campo Textarea */
.formulario_textarea {
	clear: both;
}
.formulario_textarea textarea {
	width: 655px;
	height: 158px;
	padding: 3px 0 3px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	color: #666;
}
.formulario_textarea2 {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 auto;
	width: 380px;
}
.formulario_textarea2 textarea {
	width: 370px;
	height: 158px;
	padding: 3px 0 3px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	color: #666;
}
/* Estilo para campos menores */
.campo-largura-um {
	width: 114px !important;
}
.campo-largura-um input, .campo-largura-um select {
	width: 100px !important;
}
.campo-largura-dois {
	width: 221px !important;
}
.campo-largura-dois select {
	width: 200px !important;
}
.campo-largura-dois input {
	width: 190px !important;
}
/* Box de Botões */
.box_botoes {
	clear: both;
	padding: 10px 0;
}
.box_botoes button {
	background: none;
	border: none;
}
button.botoes {
	background: none !important;
	border: none !important;
}
.box_botoes2 button {
	clear: both;
	padding: 10px 0;
	padding-left:210px;
	background: none !important;
	border: none !important;
}
.form2 {
	width: 175px;
	height: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 3px;
	color: #666;
}
.combo3 {
	width: 185px;
	height: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 2px;
	color: #666;
}
.combo4 {
	width: 119px;
	height: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d4d0c8;
	padding: 2px;
	color: #666;
}
/*----------------------------------------*/

ul#lista_tour {
	width: 300px;
	margin:0;
	padding: 0;
	list-style: none;
}
ul#lista_tour li {
	float: left;
	width: 300px;
	margin: 0 10px 10px 0;
}
ul#lista_tour li a {
	display: block;
	float: left;
	width: 75px;
	margin-right: 10px;
}
ul#lista_tour li a img {
	float: left;
	width: 70px;
	height: 50px;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #E5E5E5;
}
ul#lista_tour li a:hover img {
	border: 1px solid #983880;
}
ul#lista_tour li a.over img {
	border: 1px solid #983880;
}
ul#lista_tour li h5 {
	float: left;
	padding: 18px 0 0 0;
}
/* Div com Flash - 360 e Galeria */
#flash_galeria {
	width: 400px;
	height: 350px;
	margin: 2px auto 0 auto;
	overflow: hidden;
}
#flash_galeria_dois {
	width: 470px;
	height: 250px;
	margin: 2px auto 0 auto;
	overflow: hidden;
}
/*----------------------------------------*/

div#mapa_flash {
	width: 519px;
	height: 357px;
	float: left;
}
div#videos {
	width: 305px;
	height: auto;
	float: left;
}
/*----------------------------------------*/

div#rod {
	width: 100%;
	height: 66px;
	background: url(../img/rod.jpg) repeat-x;
	clear: both;
}
div#rodape {
	width: 728px;
	height: 66px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F5B11;
	margin: 0 auto;
	position: relative;
}
div#rodape #curva {
	display: block;
	float: left;
	width: 169px;
	height: 66px;
	background: url(../img/rod_curva.jpg) no-repeat;
}
div#rodape #copyright {
	display: block;
	float: right;
	padding: 17px 20px 0 0;
}
div#rodape #logo_webee {
	/*display: block;*/
	display: none;
	float: right;
	width: 73px;
	height: 25px;
	margin-top: 10px;
	background: url(../img/layout/logo_webee.png) no-repeat left top;
}
div#rodape #logo_webee:hover {
	background: url(../img/layout/logo_webee.png) no-repeat right top;
}
div#rodape #logo_webee span {
	display: none !important;
}
/*

-----------------------

  Empresa

-----------------------

*/
.emp_col_um {
	float: left;
	width: 730px;
	padding: 0 0 0 50px;
	text-align: justify;
}
.emp_col_dois {
	float: left;
	width: 320px;
	padding: 0 0 0 50px;
	text-align: justify;
}
/*

/*

-----------------------

  Certificações

-----------------------

*/
.certificacao {
	text-align: justify;
}
/*

-----------------------

  Complementos

-----------------------

*/
.aviso {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
.roxo {
	color: #983880;
}
.cor_verde {
	color: #6C7B24;
}
.envie_seu_artigo {
	display: block;
	text-align: center;
}
.envie_seu_artigo:hover {
	text-decoration: none;
}


/*

-----------------------

  Trabalhe conosco

-----------------------

*/

.quadro-vagas { float: left; width: 380px; }
.quadro-vagas p { border-bottom: 1px solid #ccc; padding-bottom: 10px; }
.trabalhe-conosco { float: right; }


/*

-----------------------

  Página Idiomas

-----------------------

*/
/*#idiomas { width: 660px; margin: 167px auto 0 auto; padding: 0; list-style: none; }
#idiomas li { float: left; height: 172px; padding: 0 30px; text-align: center; }
#idiomas li.com_borda { background: url(img/layout/bg_separador_idiomas.jpg) top right no-repeat; }
#idiomas li button { margin: 24px 0 0 0; cursor: pointer; }
#idiomas li a img:hover { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }
#idiomas li button:hover { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; }

.bt-band-1 { width: 80px; height: 26px; border: none; margin: 0; padding: 0; background: url(../img/layout/bt-entrar.jpg) no-repeat; }
.bt-band-1 span { display: none; }

.bt-band-3 { width: 80px; height: 26px; border: none; margin: 0; padding: 0; background:url(../img/layout/bt-enter.jpg) no-repeat; }
.bt-band-3 span { display: none; }*/

#idiomas {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -205px;
	margin-top: -100px;
	width: 410px;
	height: 200px;
}
#idiomas ul {
	width: 360px;
	height: 60px;
	margin: 25px auto 0;
	padding: 0;
	list-style: none;
}
#idiomas ul li {
	display: block;
	float: left;
	width: 120px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#idiomas ul li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#idiomas ul li a {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #495719;
	text-decoration: none;
}

/* Idiomas 2 - Europa */
#idiomas-2 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -205px;
	margin-top: -100px;
	width: 410px;
	height: 200px;
}
#idiomas-2 ul {
	width: 240px;
	height: 60px;
	margin: 25px auto 0;
	padding: 0;
	list-style: none;
}
#idiomas-2 ul li {
	display: block;
	float: left;
	width: 120px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#idiomas-2 ul li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#idiomas-2 ul li a {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #495719;
	text-decoration: none;
}

/*

-----------------------

  Complementos

-----------------------

*/
#indique {
	width: 350px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
}
#conteudo-indique p {
	margin: 0 0 0 10px;
	font-size: 12px;
	color: #353D0C;
}
#conteudo-indique input.form {
	width:  320px;
	margin: 0 0 0 10px;
}
#conteudo-indique textarea {
	width:  320px;
	margin: 0 0 0 10px;
}
#conteudo-indique .box-botoes {
	width:  320px;
	margin: 0 0 0 10px;
}
#conteudo-indique p.aviso {
	padding: 20px 0;
	text-align: center;
}
