﻿body
{
	/*font-size: 0.81em;*/
	font-size: 0.75em;
	font-family: Verdana, Arial;
	/*color: #3e3e3e;*/
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;

	line-height: 1.38em;
}

/*DIV exterior*/
#exterior
{
	background: #d1d1d3 url(/imagens/fundo_site.gif) repeat-x;
	min-height: 670px;
}

/*DIV Contentor do site*/
#contentor
{
	width: 896px;
	text-align: left;
	margin: 0 auto;
	background: #ffffff url(/imagens/fundo_site.gif) repeat-x;
}

#cabecalho {
	height: 176px;
	overflow: hidden;
	background-image:url(/imagens/fundo_topo.jpg) ;
	text-align:right;
}

#menu {
	/*background-color: #000000;
	background: url(/imagens/fundo_menu.gif) no-repeat;*/
	padding-top:132px;
	/*height: 2.15em;*/
	height: 52px;
	float:right;
	/*font-size: 1.00em;*/
	font-size: 10px;
	color: #ffffff;
	line-height: 18px;
	margin-left: 5px;
	text-align: right;

	font-weight: bold;
	vertical-align: middle;
}

#centro {
  /*width: 100%;*/
  width: 896px;
  margin: 0;
  padding: 0;
  padding-top:5px;
  /*background-color:#ffffff;*/
}

.clear {
  clear: both;        /* extend height of #centro to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}


#rodape
{
	text-align: center;
	margin: 0 auto;
	font-size: 1.00em;
	line-height: 150%;
	height: 2.00em;
	padding-top: 0.46em;
}
#rodape a {
	color: #c39e3f;
	text-decoration: none;
}
#rodape a:hover {
	color: #ffc027;
}
#rodape a:active {
	color: #ff8227;
}


/*---Cabeçalho---*/
#cabecalho .logo {
	width: 272px;
	height: 190px;
	padding: 30px 0px 0px 40px;
	float: left;
	top: 0px;
	left: 0px;
	
}
#cabecalho .imagem {
	width: 668px;
	height: 215px;
	padding: 5px 0px 0px 0px;
	float: left;
}




/*---Menu (de topo)---*/
#menu ul {
	list-style-type: none;
	margin: 0 auto;
	/*text-align: center;*/
	/*padding: 0.38em 0px 0px 0px;*/
	padding: 0px 0px 0px  10px;
	white-space: nowrap;
}
#menu ul li {
	display: inline;
	float: left;
	
	margin: 0;
}
#menu ul li.itemMenuTopo {
	margin-top: 14px;
}
#menu ul li.selected {
	margin-top: 14px;
	background-image:url(/imagens/menu_selected.gif);
	height:30px;
	padding: 0px 5px 0px 5px;
}
#menu ul li:hover {
	margin-top: 14px;
	background-image:url(/imagens/menu_selected.gif);
	height:30px;
	
}
#menu ul li a 
{
	margin-top: 14px;
	text-decoration: none;
	color: #ffffff;
	padding: 0px 5px 0px 5px;
	
}
#menu ul li a:hover, #menu ul li a:active {
	color: #ffffff;
	background-image:url(/imagens/menu_selected.gif);
	padding: 0px 5px 0px 5px;
	/*background-image:url(/imagens/fundo_topo.jpg) ;*/
}
#menu .selected, #menu .selected a {
	color: #ffffff;
}
/*---FIM - Menu (de topo)---*/


/*---Coluna da Esquerda---*/
.conteudoEsq {
	float: left;
	width: 260px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-left: -896px; /*Set left margin to -(MainContainerWidth)*/
	/*border-right:dotted thin #d9d9d9;*/
	border-right:dashed thin #d9d9d9;
	
}

/*Menu de Categorias (Famílias de Produtos)*/
.menuEsquerda {
	padding-left: 0px;
	font-size: 10px;
	
}
.menuEsquerda  ul :hover {

	border-left: solid 8px #ffbb00;
	background-color:#f0f1f1;
	/*border-bottom:dashed thin #d9d9d9;*/
}
/*Menu da esquerda*/
.menuEsquerda ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
.menuEsquerda ul li {
	line-height: 1.54em;
	height: 30px;
	padding-top: 9px;
}
.menuEsquerda ul li a:link, .menuEsquerda ul li a:visited {
	text-decoration: none;
	color: #666366;
}
.menuEsquerda ul li a:hover, .menuEsquerda ul li a:active {
	color: #666366;
	border-left: none 8px #ffbb00;
	text-decoration: none;
}

.menuEsquerda .titulo
{
	background-color:#84cc00;
	color:#ffffff;
	font-size:2.20em;
	height:45px;
	text-align:center;
	padding-bottom:5px;
	
	
	}
	
	 .titulo ul :hover
{
	background-color:#84cc00;
	color:#ffffff;
	font-size:2.20em;
	height:45px;
	text-align:center;
	padding-bottom:5px;
	border-left: solid 8px #84cc00;
	}
.menuEsquerda .nivel2selected {
	font-weight: bold;
	padding-left: 10px;
	border-left: solid 8px #ffbb00;
	border-bottom:dashed thin #d9d9d9;
	background-color:#e6f6cb;
}
.menuEsquerda .nivel3selected {
	font-weight: bold;
	padding-left: 40px;
	font-size: 11px;
	height: 23px;
	padding-top: 3px;
	border-bottom:dashed thin #d9d9d9;
	background-color:#e6f6cb;
}
.menuEsquerda .nivel4selected {
	font-weight: bold;
	padding-left: 70px;
	font-size: 11px;
	height: 23px;
	padding-top: 3px;
	border-bottom:dashed thin #d9d9d9;
	background-color:#e6f6cb;
	border-left: solid 8px #e6f6cb;
}
.menuEsquerda .nivel5selected {
	font-weight: bold;
	padding-left: 28px;
	font-size: 11px;
	height: 21px;
	padding-top: 2px;
	border-bottom:dashed thin #d9d9d9;
	background-color:#e6f6cb;
	border-left: solid 8px #e6f6cb;
}
.menuEsquerda .nivel6selected {
	font-weight: bold;
	padding-left: 34px;
	font-size: 11px;
	height: 21px;
	padding-top: 2px;
	border-bottom:dashed thin #d9d9d9;
	background-color:#e6f6cb;
	border-left: solid 8px #e6f6cb;
}
.menuEsquerda .nivel2 {
	padding-left: 10px;
	border-left: solid 8px #ffffff;
	border-bottom:dashed thin #e5e5e6;
}


.menuEsquerda .nivel3 {
	padding-left: 40px;
	font-size: 10px;
	height: 23px;
	padding-top: 3px;
	border-bottom:dashed thin #e5e5e6;
	border-left: solid 8px #ffffff;
}
.menuEsquerda .nivel4 {
	padding-left: 70px;
	font-size: 10px;
	height: 23px;
	padding-top: 3px;
	border-bottom:dashed thin #e5e5e6;
	border-left: solid 8px #ffffff;
}
.menuEsquerda .nivel5 {
	padding-left: 28px;
	font-size: 10px;
	height: 21px;
	padding-top: 2px;
	border-bottom:dashed thin #e5e5e6;
	border-left: solid 8px #ffffff;
}
.menuEsquerda .nivel6 {
	padding-left: 34px;
	font-size: 10px;
	height: 21px;
	padding-top: 2px;
	border-bottom:dashed thin #e5e5e6;
	border-left: solid 8px #ffffff;
}

/*---FIM - Coluna da Esquerda---*/



/*---Coluna do centro - Conteúdo---*/
#conteudoWrapper{
	float: left;
	/*width: 100%;*/
	width: 896px;
	background-color:#ffffff;
}
.conteudo {
	margin-left: 260px;
	width: 600px;
	
	text-align: justify;
	
}

.conteudoPagina {
}
.conteudoPagina a, a {
	text-decoration: none;
}
.conteudoPagina a:link, a:link {
	color: #89afc5;
	color: #84cc00;
}
.conteudoPagina a:hover, a:hover {
	text-decoration: underline;
	color: #89afc5;
	color: #84cc00;
}
.conteudoPagina a:active, a:active {
	color: #3399cc;
	color: #84cc00;
}
.conteudoPagina a:visited, a:visited {
	color: #3399cc;
	color: #84cc00;
}

.tabelaConteudo {
	width: 636px;
	background-color:#ffffff;
	
}
.tabelaConteudo .sup_esq {
	width: 15px;
	height: 15px;
	/*background-color:#84cc00;
	background: url(../../imagens/conteudos_sup_esq.gif) no-repeat;*/
}
.tabelaConteudo .sup {
	width: 649px;
	height: 15px;
	/*background: url(../../imagens/conteudos_sup.gif) repeat-x;*/
}
.tabelaConteudo .sup_dir {
	width: 15px;
	height: 15px;
	
	/*background: url(../../imagens/conteudos_sup_dir.gif) no-repeat;*/
}
.tabelaConteudo .esq {
	width: 15px;
	/*background: url(../../imagens/conteudos_esq.gif) repeat-y;*/
}
.centro {
	padding: 10px;
	background-color: #ffffff;
	text-align: justify;
	
}
.centroBanners {
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
	text-align: center;
}
.tabelaConteudo .dir {
	width: 15px;
	/*background: url(../../imagens/conteudos_dir.gif) repeat-y;*/
}
.tabelaConteudo .inf_esq {
	width: 15px;
	height: 10px;
	/*background: url(../../imagens/conteudos_inf_esq.gif) no-repeat;*/
}
.tabelaConteudo .inf {
	width: 649px;
	height: 10px;
	/*background: url(../../imagens/conteudos_inf.gif) repeat-x;*/
}
.tabelaConteudo .inf_dir {
	width: 15px;
	height: 10px;
	/*background: url(../../imagens/conteudos_inf_dir.gif) no-repeat;*/
}
.tabelaConteudo .banners_inf_esq {
	width: 15px;
	height: 15px;
	/*background: url(../../imagens/banners_inf_esq.gif) no-repeat;*/
}
.tabelaConteudo .banners_inf {
	width: 241px;
	height: 15px;
/*	background: url(../../imagens/banners_inf.gif) repeat-x;*/
}
.tabelaConteudo .banners_inf_dir {
	width: 15px;
	height: 15px;
	/*background: url(../../imagens/banners_inf_dir.gif) no-repeat;*/
}

.linhaPager {
	text-align: center;
	color: #666666;
}
.linhaPager a, .linhaPager a:visited {
	text-decoration: none;
	color: #89afc5;
}
.linhaPager a:hover, .linhaPager a:active {
	text-decoration: none;
	color: #3399cc;
}
/*FIM - Coluna do Centro - Conteúdo*/

.titBanner{
	background-color:#84cc00;
	color:#ffffff;
	font-size:16px;
	height:30px;
	text-align:center;
	padding-top:5px;
}
.sabermais a:
	{
	color:#ffbb00;
	}
/*Mapa do Site*/
.mapaSite 
{
	
}
.mapaSite .nivel1 {
	/*padding-top: 5px;*/
}
.mapaSite .nivel2 {
	padding-left: 15px;
}
.mapaSite .nivel3 {
	padding-left: 30px;
}
.mapaSite .nivel4 {
	padding-left: 45px;
}
.mapaSite .nivel5 {
	padding-left: 60px;
}
.mapaSite .nivel6 {
	padding-left: 75px;
}
.mapaSite .nivel7 {
	padding-left: 90px;
}
.mapaSite a {
	font-weight: bold;
}
.mapaSite .textoDescr {
	font-size: 0.77em;
	padding-left: 5px;
	line-height: 1.23em;
	/*border: dotted thin #d9d9d9;*/
	border:dashed thin #d9d9d9;
	background-color: #fcfcfc;
	padding: 2px;
	margin-bottom: 3px;
}
/*FIM Mapa do Site*/


/*Notícias do Site*/
.noticias {
	
}
.listaNoticias {
	padding-top: 30px;
}
.listaNoticias .noticia {
	padding-bottom: 2px;
	margin-bottom: 12px;
	/*border-bottom: dotted thin #d9d9d9;*/
	border-bottom:dashed thin #d9d9d9;
}
.listaNoticias .noticia .titulo {
	font-size: 1.03em;
	font-weight: bold;
	color: #84cc00;
}

.listaNoticias a:hover;
{
	color:Gray;
	}

.listaNoticias .noticia .data {
	font-size: 0.75em;
	padding-bottom: 5px;
	color: white;
}
.listaNoticias .noticia .imagem {
	float: left;
	width: 215px;
	text-align: left;
}
.listaNoticias .noticia .resumo {
	line-height: 1.13em;
	float: left;
	width: 364px;
}

.noticias .noticia {
	padding-bottom: 10px;
}
.noticias .noticia .titulo {
	font-size: 1.23em;
	font-weight: bold;
	color: #999999;
}
.noticias .noticia .data {
	font-size: 0.69em;
	padding-bottom: 4px;
}
.noticias .noticia .imagem {
	text-align: center;
	margin: 0 auto;
	padding-top: 5px;
}
.noticias .noticia .imagem img {
	text-align: center;
}
.noticias .noticia .corpo {
	padding-top: 0.85em;
	line-height: 1.31em;
}
/*FIM Notícias do Site*/


/*FAQs das Páginas do Site*/
.faqs {
	width: 560px;
	/*text-align: center;
	margin: 0 auto;*/
	background-color: #ffffff;
	/*border: dotted thin #d9d9d9;*/
	border:dashed thin #d9d9d9;
	padding: 5px;
	margin-top: 30px;
}
.faqs .titulo {
	font-size: 1.00em;
	font-weight: bold;
	color: #666666;
	padding: 4px 0px 1px 0px;
	cursor: pointer;
}
.faqs .corpo {
	line-height: 1.31em;
	padding-left: 8px;
}
/*FIM FAQs das Páginas do Site*/



h1 {
	font-size: 1.23em;
	font-weight: bold;
	color: #999999;
	margin: 0;
	padding: 4px 0px 6px 0px;
}
h2 {
	font-size: 1.08em;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 3px 0px 5px 0px;
}
h3 {
	font-size: 1.08em;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 3px 0px 4px 0px;
}

p, div {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
table {
	font-weight: normal;
	font-size: 1.00em;
}



/*Contentor para a Newsletter*/
.contentorNewsletter {
	width: 640px;
	text-align: justify;
}

