body
{
	text-align: center;
	font: 11px arial, tahoma;
	color: #0F0F0F;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, form, dl, ol, dt, dd, p, address, img, ul
{
	margin: 0px;
	padding: 0px;
	list-style: none
}

h1
{
	color: #72A848;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 9px;
	background: url(imagens/ico_titulo.gif) no-repeat left top;
}

img
{
    border: 0;
}

a:link, a:visited
{
	color: #0F0F0F;
	text-decoration: none;
}

div.geral
{
	width: 770px;
	text-align: left;
	background-position: top left;
	margin: auto; /* centralizar no browser FX e outros */
    _margin: 0; /* colar o layout no topo do browser IE */
}

div.topo
{
	width: 100%;
	height: 58px;
	background: url(imagens/bg_topo.gif) repeat-x;
}

div.imgDestaque
{
	background: #787979;
	text-align: right;
	width: 100%;
	height: 130px;
	border-bottom: 12px solid #fff;
}

div.menu
{
	width: 139px;
	margin: 6px 0 0 6px;	
	position: absolute;
}

div.conteudo
{
	width: 620px;
	display: table;
	float: right;
	margin-bottom: 10px;
}

div.patrocinadores
{
	clear: both;
	text-align: center;
	display: block;
	padding: 10px 0;
}

div.rodape
{
	background-color: #ECF0F1;
	width: inherit;	
	height: 40px;	
	text-align: center;
	display: table;
	clear: both;
	padding-top: 12px;
	color: #666666;
}


/* ------------------ CONTEÚDO DIV TOPO ------------------ */
.dataEvento
{
	float: left;
	padding-left: 150px;
}

.dataEvento h2
{
	color: #3A4610;
	font-size: 14px;
	margin: 6px 0 0 5px;
	color: #222;
}

.dataEvento h3
{
	color: #3A4610;
	font-size: 11px;
	margin-left: 5px;
}

.topo ul
{
	float: right;
	text-align: right;
	list-style: none;	
	width: 150px;
	margin: 5px;
}

.topo li
{
}


/* ------------------ CONTEÚDO DIV MENU FEIRA ------------------ */

.menuFeira
{
	background-color: #F1F1F1;
	padding-bottom: 10px;
}

.menuFeira h1
{
	margin: 13px 0 0 8px;
}

.menuFeira ul
{
	margin: 0;
	padding: 2px 2px 0 8px;
	text-align: left;
}

.menuFeira li
{
	list-style: none;
	display: list-item;	
}

.menuFeira li a:link, .menuFeira li a:visited
{
	font: 11px tahoma;
	color: #3C3D3D;		
}

/* ------------------ CONTEÚDO DIV MENU EXPOSITOR ------------------ */

.menuExpositor
{
	background-color: #D6DF86;
	padding-bottom: 10px;
}

.menuExpositor h1
{
	margin-top: 5px;
	padding-top: 5px;
	color: #52640D;
	background-image: url('');
}

.menuExpositor ul
{
	margin: 0;
	padding: 2px 2px 0 8px;
	text-align: left;	
}

.menuExpositor li
{
	display: list-item;
	list-style: none;
}

.menuExpositor li a:link, .menuExpositor li a:visited
{
	font: 11px tahoma;
	color: #141414;	
	padding-left: 7px;
	background: url('imagens/ico_setinha.gif') no-repeat left;
}


/* ------------------ CAIXA ÁREA DO CADASTRADO ------------------ */

.areaCadastrado
{
	background: url(imagens/caixa_cadastrado.gif) no-repeat;
	width: 136px;
	height: 82px;
	margin: 20px 0 0 3px;	
}

.areaCadastrado h1
{
	background-position: left bottom;
	font-size: 10px;
	text-transform: none;
	margin: 0 0 0 5px;
	padding-top: 5px;

}

.txtForm
{
	background-color: #F1F1F1;
	border: 0;
	width: 80px;
	float: right;
	margin: 9px 10px 5px 0;
	font: 10px arial;
}

.passForm
{
	background-color: #F1F1F1;
	border: 0;
	width: 80px;
	float: right;
	margin: 0 10px 5px 0;
	font: 10px arial;
}


/* ------------------ CONTEÚDO DIV CONTEUDO ------------------ */

.conteudo h2
{
    color: #72A848;
    font-size: 14px;
	height: 18px;
	margin-bottom: 10px;
}

.caixas
{
	width: 283px;
	padding: 0 7px;
}

.caixas ul
{
	margin: 0 0 15px 0;
	padding: 0;
}

.caixas li
{
	list-style: none;
	width: inherit;
	padding: 0;
	display: block;
}

.caixas h1
{
	background: url(imagens/ico_titGeral.gif) repeat-x bottom;
	text-indent: 0;
	height: 18px;
	margin-bottom: 4px;
}

div.imgCaixa
{
	background-repeat: no-repeat;
	height: 63px;
	margin: 3px 0;
}

#imgCaixa1
{
	background-image: url(imagens/img_caixa1.jpg);
}

#imgCaixa2
{
	background-image: url(imagens/img_caixa2.jpg);	
}

.linkMais
{
	text-indent: 9px;
	background: url(imagens/ico_titulo.gif) no-repeat left;
	margin-top: 5px;
}

.linkMais a:link, .linkMais a:visited
{
	color: #72A848;	
}

 .linkMais a:hover
{
	text-decoration: underline;
}

.msgErro
{
    color: #FF0000;
}

.msgAlerta
{
    color: #FF0000;
    font-size: 9px;
}

.bannerFlutuante
{
    position: absolute;
    left: 40%;
    top: 200px;
    width: 252px;
    height: 310px;
    z-index: 1;
    visibility: visible;
    overflow: visible;
    text-align: center;
}


/* ------------------ CONTEÚDO DIV TEXTO ------------------ */
.conteudoTexto
{
    _height: 280px;
    display: table;
    font-size: 12px;
    color: #3C3D3D;
    padding: 0 5px 10px 9px;
}

.conteudoTexto h1
{
    font-size: 18px;
    margin-bottom: 5px;
}

.conteudoTexto h2 span
{
    background: #f1f1f1;
    padding: 5px;
    border-top: solid 1px #c2c2c2;
    display: block;
    color: #6F6F6F;
}

.conteudoTextoNoticias
{
    width: 100%;
    font-size: 12px;
    color: #3C3D3D;
}

.conteudoTextoNoticias h1
{    
    margin-bottom: 9px;
}

.noticiaDestaque
{
    width: 100%;
    padding: 0 9px;
}

.tamanhotexto
{
    width: 179px;
    height: 17px;
    display: table;
    margin-bottom: 10px;
    background-color: #eee;
    border: solid 1px #DDDDDD;
}

.tamanhotexto span.tx
{
    width: 119px;
    height: 16px;
    background-color: #eee;
    font: bold 10px 'verdana';
    color: #555555;
    padding: 4px 0 0 7px;
    float: left;
}

.tamanhotexto a.menor
{
    float: left;
    background-color: #C2C2C2;
    font: normal 12px Times New Roman;
    height: 21px;
    width: 26px;
    display: block;
    text-align: center;
}

.tamanhotexto a.maior
{
    float: left;
    font: normal 18px Times New Roman; 
    display: block;
}

.tamanhotexto a.maior strong
{
    margin-left:2px
}

.textoPalestra
{
    padding-left: 10px;
}

.textoPalestra h3
{
    background: url(imagens/ico_titulo.gif) no-repeat;
    text-indent: 9px;
    color: #72A848;
    font: bold 12px arial;
}

.textoPalestra p
{
    padding-left: 10px;
}


/* ------------------ ESTILO FORMULARIOS ------------------ */

.txtFormPadrao
{
    border: solid 1px #858585;
    background: url(imagens/bg_form.gif) repeat-x bottom;
}


.txtMensagem
{
	width: 300px;
	height: 150px;
    border: solid 1px #858585;
    background: url(imagens/bg_form.gif) repeat-x bottom;
}

.txtCadastrado
{
    width: 200px;
    border: solid 1px #858585;
    background: url(imagens/bg_form.gif) repeat-x bottom;
}

/*-------- BOTÕES EDITAVEIS --------*/

.botaoPadrao
{
    color: #92C029;
    font-weight: bold;
    border: solid 1px #527E2F;
	background: #92C029 url("imagens/bg_topo.gif") repeat-x bottom;
	text-align: center;	
	padding: 4px 8px;
}

.arrumaBotao
{
    padding: 5px 0;
    display: block;
}



/* ----- TABELA DE PREÇOS -----*/

.tabelaPrecos
{
	width: 420px;
	border: solid 1px #72A848;
	text-align: left;
}

.tituloPrecos
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #92C029;
	padding: 3px 0 5px 10px;
	color: #003300;
	width: 210px;
}
.txtTabela1
{
	padding: 4px 0 4px 10px;
	background-color: #FAFFF0;
	color: #333333;
	font-size: 12px;
}

.txtTabela2
{
	padding: 4px 0 4px 10px;
	background-color: #DCF2AA;
	color: #333333;
	font-size: 12px;
}


/* ------------------ CAIXAS PEQUENAS - CONTEÚDO DIV CONTEUDO ------------------ */

.caixasPequenas
{
	width: 166px;
	padding: 0 7px;
}

.caixasPequenas ul
{
	margin: 0 0 15px 0;
	padding: 0;
}

.caixasPequenas li
{
	list-style: none;
	width: inherit;
	padding: 0;
	display: block;
}

.caixasPequenas h1
{
	background: url(imagens/ico_titGeral.gif) repeat-x bottom;
	text-indent: 0;
	height: 18px;
	margin-bottom: 4px;
}

.caixasPequenas #imgCaixa1
{
	background-image: url(imagens/img_caixaPequena1.jpg);
}

.caixasPequenas #imgCaixa2
{
	background-image: url(imagens/img_caixaPequena2.jpg);	
}

.caixasPequenas #imgCaixa3
{
	background-image: url(imagens/img_caixaPequena3.jpg);	
}

.imgAlinhaEsq  /* Alinha a imagem a esquerda */
{
    border: solid 1px #666;
    float: left;
    margin: 3px 10px 0 0;
}

.imgAlinhaDir /* Alinha a imagem a direita */
{
    border: solid 1px #666;
    float: right;
    margin: 0 10px 0 3px;
}

.imagem  /* borda na imagem */
{
    border: solid 1px #666;
}

.listaHorizonte ul
{
    width: 100%;
    display: table;
    margin-bottom: 10px;
}

/* ----- NÃO "SOU CADASTRADO" (PAGINA DE ACESSO AO EXPOSITOR) -----*/
.cadastro
{
    width: 400px;
    padding: 8px;
    display: table;
    background-color: #F1F1F1;
}
.cadastro h1
{
    background: url(imagens/space.gif);
    text-indent: 0;
}
.txtImpacto
{
    color: #0F0F0F;
    font-family: Arial Baltic, Arial, tahoma;
    font-size: 16px;
    font-weight: bold;
}

#blocoLink
{
    display: block;
    text-decoration: none;
    color: #72A848;
}

.txtLink, .txtLink a:link, .txtLink a:visited
{
    color: #72A848;
    font-family: tahoma, Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    padding-left: 7px;
}
.txtLink a:hover
{
    color: #72A848;
    text-decoration: none;
}


/* ------------------ CONTEÚDO COLUNA DA DIREITA ------------------ */


.colunaDireita
{
	text-align: right;
}

.noticias
{
    width: 130px;
	text-align: left;
	display: table;
}

.noticiasTopo
{
    background: url(imagens/bg_noticias1.gif) no-repeat bottom;
    height: 30px;
}

.noticiasMeio
{
    background: url(imagens/bg_noticias2.gif) repeat-y center;
    display: table;
    border-bottom: solid 1px #F1F1F1;
}

.noticiasRodape
{
    background: url(imagens/bg_noticias3.gif) no-repeat top;
    height: 17px;
    margin-bottom: 10px;
}

.noticias h1
{
	margin: 0 0 5px 8px;
	padding-top: 5px;
	background-position: left;
}


.noticias ul
{
	margin: 0 3px 0 8px;
	padding: 0;
}

.noticias li
{	
	list-style: none;
	margin-bottom: 6px;
}

.txtNoticiaFonte
{
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
}

.banners
{
	margin-bottom: 5px;
}

/* ------------------ CONTEÚDO COLUNA DA DIREITA ------------------ */
.paginasInternas
{
	width: 480px;
}


/* ------------------ CONTEÚDO DIV RODAPE ------------------ */

.rodape a, .rodape a:visited
{
	color: #666666;
}

.rodape a:hover
{
	text-decoration: underline;
}

.rodape h2
{
	font-size: 9px;
}



/* ------------------ CONTEÚDO FEIRA ONLINE ------------------ */

#feiraOnline
{
    display: table;
    font-size: 12px;
}
#feiraOnline h3
{
    text-transform: uppercase;
    font-size: 14px;
}

#tamanhoDiv
{
}

#listaProdutos 
{
    display: table;
    width: 100%;
}

#listaProdutos h2 
{
	background: #EAEAEA;
	padding: 3px 0;
	margin-top: 10px;
}

#listaProdutos h2 span 
{
	padding: 3px 10px;
}

#listaProdutos ul 
{
	margin-top: 20px;
}

#listaProdutos li 
{
	list-style: none;
	width: 24%;
	height: 180px;
	text-align: center;
	margin-bottom: 15px;
	float: left;
}

#listaProdutos b
{
	color: #0070D9;
}

#listaProdutos a:link 
{
    text-transform: lowercase;
}

#listaProdutos a:hover
{
	text-decoration: underline;
}

.imgProdutos
{
    width: 90px;
    height: 90px;
}

.mapaCaminho
{
    margin: 0 0 10px 0;
    font-weight: bold;
    border: solid 1px #E6E6E6;
    padding: 5px;
}

.mapaCaminho a:hover
{
    text-decoration: underline;    
}

.linkVoltar
{
    background: url(imagens/seta_esq.gif) no-repeat left;
    padding-left: 10px;
}

.paginacao
{
    width: 100%;
    text-align: center;
}

.paginacao span
{
    color: #0070D9;
    font-weight: bold;
}

.paginacao b
{
    color: red;
    text-decoration: underline;
}

/* ------------------ PAGINA MAIS DETALHES DO PRODUTO ------------------ */

.txtFormOrcamento
{
    width: 270px;
    border: solid 1px #858585;
    background: #fff url(imagens/bg_form.gif) repeat-x bottom;
    display: block;
}

.txtFormOrcamentoMsg
{
    width: 270px;
    height: 70px;
    border: solid 1px #858585;
    background: #fff url(imagens/bg_form.gif) repeat-x bottom;
    display: block;
}

.txtFormOrcamentoDdd
{
    width: 30px;
    margin-right: 10px;
    border: solid 1px #858585;
    background: #fff url(imagens/bg_form.gif) repeat-x bottom;
    display: block;
}

.txtFormOrcamentoFone
{
    width: 98px;
    border: solid 1px #858585;
    background: #fff url(imagens/bg_form.gif) repeat-x bottom;
    display: block;
}

.txtFormCaracter
{
    width: 80px;
    border: solid 1px #858585;
    background: #fff url(imagens/bg_form.gif) repeat-x bottom;
    display: block;
    float: left;
    margin: 0 8px;
}

#produtoZoom
{
    width: 100%;
    margin-bottom: 20px;
    display: table;
}

#produtoZoom h2
{
    font-size: 16px;
    color: #666666;
}

#produtoZoom li 
{
	list-style: none;
	width: 48%;	
	float: left;
}

#contatoDireto
{
    text-align: left;
    background-color: #f1f1f1;
}

#caixaOrcamento
{    
    background-color: #f1f1f1;
    padding: 10px;
}

#caixaOrcamento h2, #contatoDireto h2
{
	color: #72A848;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;	
	float: left;
}

#caixaOrcamento h3, #contatoDireto h3
{
	color: #72A848;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

#divTelefone
{
    border: solid 1px;
    background-color: Black;
}

#divTelefone a:hover, #contatoDireto a:hover
{
    cursor: pointer;
}

#caixaOrcamento p
{
	font-size: 11px;
	margin: 3px 0;
}

#caixaOrcamento b, #contatoDireto b
{
	font-size: 14px;
	font-weight: bold;	
}

.ajuda
{
    float: right;
    background: url(imagens/ico_ajuda.gif) no-repeat left;
    text-indent: 16px;    
}

.ajuda a:link, .ajuda a:visited
{
    color: #006699;
    font-weight: bold;
    display: block;
}

a.abreAjuda
{
	position: relative; 
	z-index: 24;
}

a.abreAjuda:hover
{
	background: transparent;
}

a.abreAjuda span
{
	display: none;
}

a.abreAjuda:hover span
{ 
	display: block;
	position: absolute;
	width: 150px;
	top: 3em;
	right: 0;
	font: 11px arial, verdana, helvetica, sans-serif; 
	padding: 5px 10px;
	border: 1px solid #999999;
	background: #fffff0; 
	color: #000000;
	text-indent: 0; 
}

.valida
{
    font-weight: bold;
    font-size: 12px;
    color: Red;
}

.imgProdutoPeq
{
    width: 50px;
    height: 50px;
}

#descricaoProduto
{
    display: table;
}

#descricaoProduto li 
{
	padding: 3px;
}

/* ------------------ DIV BUSCA SIMPLES E AVANÇADA ------------------ */

.busca
{
    width: 100%;
    display: table;
    padding: 2px 0 10px 0;
}

.txtFormBusca
{
    width: 350px;
    height: 20px;
    border: solid 1px #827D50;
    float: left;
    margin: 0 5px;
    background: url(imagens/bg_formBusca.gif) repeat-x bottom;
}

.busca span
{
    float: left;
    _padding: 5px 0;
}

/* ------------------ CONVITE EXPOSITOR PARA CLIENTE ------------------ */
.conviteExpositor
{
    background: #f1f1f1;
    padding: 10px;
}



/* ------------------ GALERIA DE VÍDEOS ------------------ */
.menuVideos
{
    background: #F4F4F4;
    height: 70px;
}

.thumbnailVideos
{
    display: block;
    text-align: left;
    height: 70px;
}

.menuVideos img
{
    border: solid 1px #A9A9A9;    
}

.videoConteudo
{ 
}

.videoConteudo ul
{
}

.videoConteudo li
{    
    float: left; 
    display: inline;
}

.videoArquivo
{
    background: url(imagens/carregando.gif) no-repeat;
}