﻿body
{
	/*font-size: 0.81em;*/
	font-size: 0.75em;
	font-family: Verdana, Arial;
	/*color: #3e3e3e;*/
	color: gray;
	background-color: #ffffff;
	text-align: left;
	margin: 0px;
	background:url(/imagens/fundo_site.gif) repeat-x;
	line-height: 1.38em;
}

/*DIV exterior*/
#exterior
{
	/*background: #b7d4f0 url(/imagens/fundo_site.gif) repeat-x;*/
	min-height: 670px;
}

/*DIV Contentor do site*/
#contentor
{
	width: 990px;
	text-align: left;
	margin: 0 auto;
}

#cabecalho {
	height: 180px;
	overflow: hidden;
}

#menu {
	background-color: #000000;
	background: url(/imagens/fundo_menu.gif) no-repeat;
	
	/*height: 2.15em;*/
	height: 30px;
	padding-top:10px;
	/*font-size: 1.00em;*/
	font-size: 11px;
	color: #6cbbff;
	line-height: 18px;
	margin-left: 10px;
	text-align: center;
	
	font-weight: bold;
	vertical-align: middle;
}

#centro {
  width: 100%;
  margin: 0;
  padding: 0;
}

.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: 180%;
	height: 3.00em;
	padding-top: 1.66em;
	padding-right: 20px;
	width:960px;
}
#rodape a {
	color: #8ad4f1;
	color:gray;
	text-decoration: none;
	font-size: 0.90em;
	font-weight:bold;
}
#rodape a:hover {
	color: #ffc027;
	color: #8ad4f1;
	font-size: 0.90em;
}
#rodape a:active {
	color: #ff8227;
	color:Silver;
	font-size: 0.90em;
}


/*---Cabeçalho---*/
#cabecalho .logo {
	width: 272px;
	height: 190px;
	padding: 5px 0px 0px 8px;
	float: left;
	top: 0px;
	left: 0px;
}
#cabecalho .imagem {
	width: 668px;
	height: 215px;
	padding: 5px 0px 0px 0px;
	float: left;
	text-align:right;
}

/*
#cabecalho .pesquisa {
	float: left;
	width: 200px;
	height: 20px;
	background: url(/imagens/fundo_pesquisa.gif) no-repeat;
	font-size: 10pt;
	padding: 1px 0px 0px 8px;
}
#cabecalho .pesquisa input {
	float: left;
	width: 164px;
	height: 16px;
	font-size: 9pt;
	line-height: 14px;
	border: none 0px;
}
*/

/*---FIM - Cabeçalho---*/


/*---Menu (de topo)---*/
#menu ul {
	list-style-type: none;
	margin: 0 auto;
	text-align: center;
	/*padding: 0.38em 0px 0px 0px;*/
	padding:  5px 0px 0px 0px;
	white-space: nowrap;
}
#menu ul li {
	display: inline;
	/*float: left;*/
	padding: 12px 5px 5px 5px;
	margin: 0;
}
#menu ul li.itemMenuTopo {
	margin-top: 4px;
}
#menu ul li.selected {
	margin-top: 4px;
}
#menu ul li a {
	text-decoration: none;
	color: #6cbbff;
	color:#3399cc;
}
#menu ul li a:hover, #menu ul li a:active {
	color: gray;
	color:#6cbbff;
}
#menu .selected, #menu .selected a {
	color: gray;
	color:#6cbbff;
}
/*---FIM - Menu (de topo)---*/


/*---Coluna da Esquerda---*/
.conteudoEsq {
	float: left;
	width: 305px;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-left: -990px; /*Set left margin to -(MainContainerWidth)*/
}

/*Menu de Categorias (Famílias de Produtos)*/
.menuEsquerda {
	padding-left: 10px;
	font-size: 13px;
}
/*Menu da esquerda*/
.menuEsquerda ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menuEsquerda ul li {
	line-height: 1.54em;
	height: 25px;
	padding-top: 4px;
}
.menuEsquerda ul li a:link, .menuEsquerda ul li a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menuEsquerda ul li a:hover, .menuEsquerda ul li a:active {
	color: #333333;
	text-decoration: none;
}
.menuEsquerda .nivel2selected {
	font-weight: bold;
	padding-left: 10px;
}
.menuEsquerda .nivel3selected {
	font-weight: bold;
	padding-left: 16px;
	font-size: 12px;
	height: 23px;
	padding-top: 3px;
}
.menuEsquerda .nivel4selected {
	font-weight: bold;
	padding-left: 22px;
	font-size: 12px;
	height: 23px;
	padding-top: 3px;
}
.menuEsquerda .nivel5selected {
	font-weight: bold;
	padding-left: 28px;
	font-size: 11px;
	height: 21px;
	padding-top: 2px;
}
.menuEsquerda .nivel6selected {
	font-weight: bold;
	padding-left: 34px;
	font-size: 11px;
	height: 21px;
	padding-top: 2px;
}
.menuEsquerda .nivel2 {
	padding-left: 10px;
}
.menuEsquerda .nivel3 {
	padding-left: 16px;
	font-size: 12px;
	height: 23px;
	padding-top: 3px;
}
.menuEsquerda .nivel4 {
	padding-left: 22px;
	font-size: 12px;
	height: 23px;
	padding-top: 3px;
}
.menuEsquerda .nivel5 {
	padding-left: 28px;
	font-size: 11px;
	height: 21px;
	padding-top: 2px;
}
.menuEsquerda .nivel6 {
	padding-left: 34px;
	font-size: 11px;
	height: 21px;
	padding-top: 2px;
}

/*---FIM - Coluna da Esquerda---*/



/*---Coluna do centro - Conteúdo---*/
#conteudoWrapper{
	float: left;
	width: 100%;
}
.conteudo {
	margin-left: 300px;
	/*width: 685px;*/
	padding-top: 10px;
	text-align: justify;
}

.conteudoPagina {
}
.conteudoPagina a, a {
	text-decoration: none;
}
.conteudoPagina a:link, a:link {
	color: #89afc5;
}
.conteudoPagina a:hover, a:hover {
	text-decoration: underline;
	color: #89afc5;
}
.conteudoPagina a:active, a:active {
	color: #3399cc;
}
.conteudoPagina a:visited, a:visited {
	color: #3399cc;
}

.tabelaConteudo {
	width: 990px;
}
.tabelaConteudo .sup_esq {
	width: 15px;
	height: 15px;
	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-top: 5px;
	padding-left: 25px;
	padding-right: 35px;
	padding-Bottom: 35px;
	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: 18px;
	background: url(../../imagens/conteudos_inf_esq.gif) no-repeat;
}
.tabelaConteudo .inf {
	width: 649px;
	height: 18px;
	background: url(../../imagens/conteudos_inf.gif) repeat-x;
}
.tabelaConteudo .inf_dir {
	width: 15px;
	height: 18px;
	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*/



/*Mapa do Site*/
.mapaSite 
{
	clear:both;
	
}
.mapaSite .mapaColuna
{
	width:230px;
	float:left;
	border-left: solid 1px #3399cc;
	padding-left:10px;
}
.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: dashed thin #d9d9d9;
	background-color: #fcfcfc;
	padding: 2px;
	margin-bottom: 3px;
}
/*FIM Mapa do Site*/


/*Notícias do Site*/
.noticias {
	
}
.listaNoticias {
	padding-top: 10px;
	clear:both;
}
.listaNoticias .noticia {
	padding-bottom: 10px;
	margin-bottom: 12px;
	/*border-bottom: dashed thin #d9d9d9;*/
	border-bottom: solid 1px #8ad4f1;
	float:left;
	width:480px;
	height:160px;
	}
.listaNoticias .noticia .titulo {
	font-size: 1.23em;
	font-weight: bold;
	color: #999999;
	
}
.listaNoticias .noticia .data {
	font-size: 0.75em;
	padding-bottom: 5px;
}
.listaNoticias .noticia .imagem {
	float: left;
	width: 215px;
	text-align: left;
}
.listaNoticias .noticia .resumo {
	line-height: 1.23em;
	float: left;
	width: 230px;
}

.noticias .noticia {
	padding-bottom: 10px;
}
.noticias .noticia .titulo {
	font-size: 1.23em;
	font-weight: bold;
	color: #999999;
	color: #3399cc;
}
.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;
	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.17em;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 4px 0px 6px 0px;
}
h2 {
	font-size: 1.08em;
	font-weight: bold;
	color: #999999;
	margin: 0;
	padding: 3px 0px 5px 0px;
}
h3 {
	font-size: 1.00em;
	font-weight: bold;
	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;
}
