body {
	background-color:#FFFFFF;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.tabela_geral {
	width:100%;
	height:100%;
	background:url(../../img/bg-fundocentro.jpg) top repeat-x;
}

#bg_esquerdo {
	background: url(../../img/bg-fundoesquerda.jpg) top left no-repeat; 
	width:50%;
}

#bg_direito {
	background:url(../../img/bg-fundodireita.jpg) right top no-repeat; 
	width:50%;
}

.fundo_centro {
	width:1px;
	background:url(../../img/bg-fundocentro.jpg) top repeat-x;
}

.texto {
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;	
}

img {
	border: 0px;
}

a {
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;	
	text-decoration:none;
}

a:hover {
	font-family:Tahoma; 
	font-size:11px; 
	color:#083B0E;	
	text-decoration:none;
}

a.link1 {
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;	
	text-decoration:none;
}

a.link1:hover {
	font-family:Tahoma; 
	font-size:11px; 
	color:#083B0E;	
	text-decoration:none;
}


input.formulario {
	background-color:#F2F2F2;
	height:20px;
	border:0px;
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;
	padding-top:4px;
	padding-left:5px;	
}


input.input_busca {
	background-color:#FFFFFF;
	height:20px;
	border:1px solid #DADADA;
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;
	width:230px;
	padding-top:2px;
	padding-left:5px;	
}

select.formulario {
	background-color:#F2F2F2;
	height:20px;
	border:0px;
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;
	padding-top:4px;
	padding-left:5px;	

}

textarea.formulario {
	background-color:#F2F2F2;
	height:20px;
	border:0px;
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;
	padding-top:4px;
	padding-left:5px;	
}

#linha_rodape {
	color: #999999;	
}

/* INDEX */
.tabelaBordeada {
	border: 1px #DADADA solid;
	background-color:#F8F8F8;
	height: 185px;
}

div.tit_empresa {
	float:left; 
	width:150px;
	margin-left:10px; 
	padding-top:20px;
}

/* /INDEX */

/* NOTICIAS */
.noticias {
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;	
	padding-left:24px; 
	padding-right:150px; 
	padding-top:30px;
}
/* /NOTICIAS */


/* ONDE ENCONTRAR */
#onde_encontrar_lista {
	background:url(../../img/bg-onde_encontrar.jpg) no-repeat top;
	width:395px;
	height:430px;
}

#onde_encontrar_lista_esp {
	background:url(../../img/bg-onde_encontrar.jpg) no-repeat top;
	width:295px;
	height:430px;
}

/* /ONDE ENCONTRAR */


/* CADASTRO */

#formulario tr td {
	font-family:Tahoma; 
	font-size:11px; 
	color:#666666;	
	height:40px;
	width:363px;
	padding-bottom:10px;
	line-height:19px;
	
}

/* /CADASTRO */

/* CONTATO */
#formulario_contato tr td {
	height:40px;
	padding-bottom:10px;
	line-height:19px;
	
}

#equipe_indfema {
	background:url(../../img/bg-contato_equipe.jpg) no-repeat top;
	width:295px;
	height:430px;
}

.borda_imagem {
	background:url(../../img/borda_imagem_equipe.jpg) no-repeat;
}
/* /CONTATO */

/* PRODUTOS */
.busca_produtos {
	border:1px solid #DADADA; 
	background:url(../../img/bg-busca_produtos.jpg) repeat-x top #E7E7E7; 
	width:760px; 
	height:40px;
}

/* /PRODUTOS */


.bg_800 {
	background:url(../../img/bg-fundo800.jpg) no-repeat center top #FFFFFF; 
}

.bg_1024 {
	background:url(../../img/bg-fundo1024.jpg) no-repeat center top #FFFFFF; 
}

.bg_1280 {
	background:url(../../img/bg-fundo1280.jpg) no-repeat center top #FFFFFF; 
}