/*
Cascading Style Sheet - Folha de Estilos
Site: RZK
Criado por: Mariano Dantas Barrella
Criado em: 15/09/2006
*/

body{
	background: #fff;
	margin:0px;
	text-align:center;
	background:url(/imagens/bg.jpg) repeat-x fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
img{
	border:0px;
}
a{
	color: #FF0000;
	text-decoration:none;
}
a:hover{
	color:#3493CB;
}

#alinha{
	width:760px;
	margin:auto;
	text-align:left;
}
#geral{
	position:relative;
	float:left;
	width:760px;
	border-right:#0070B3 1px solid;
	border-left:#0070B3 1px solid;
	background: #fff;
}
#menu{
	position:relative;
	float:left;
	width:760px;
	height:97px;
}



/* TOPO */
#topo{
	position:relative;
	width:760px;
	height:91px;
}
.fundo_texto{
	position:relative;
	float:left;
	width:330px;
	height:39px;
	background:url(/imagens/home/home_img_fundo_esq2.jpg) no-repeat;
	padding: 30px 0px 22px 50px;
}

#topo .image_dir{
	position:relative;
	float:right;
	width:380px;
	height:91px;
}
/* FIM TOPO */



/* BUSCA PRODUTOS */
#busca_produtos{
	position:relative;
	float:left;
	width:760px;
	height:47px;
}
.labelBusca{
	float:left;
	margin:2px 2px 2px 10px;
}

#busca_produtos .linhaProd{
	position: relative;
	float:left;
	width:760px;
	height:2px;
	margin-top:8px;
	margin-bottom:1px;
	/*margin-bottom:0px;  - Classe IE */
	background:url(/imagens/home/home_busca_prod_linha.jpg);
}
#busca_produtos .traco{
	position:absolute;
	z-index:15;
	top:4px;
	left:432px;
}
#busca_produtos .fundo{
	position: relative;
	float: left;
	width:760px;
	height:24px;
	background:url(/imagens/home/home_busca_prod_fundo.jpg) repeat-y;
	font-size:10px;
	color: #fff;
	padding-top: 10px;
}
#busca_produtos .campoProdutos{
	width:110px;
	height:13px;
	font-size:10px;
	background:#fff;
	border:#016596 1px solid;
	margin-right:3px;
}
#busca_produtos .campoLogin{
	width:90px;
	height:13px;
	font-size:10px;
	background:#fff;
	border:#016596 1px solid;
	margin-right:3px;
}
#busca_produtos .selectProdutos{
	width:150px;
	height:14px;
	font-size:9px;
	background:#fff;
	border:#016596 1px solid;
	margin-right:6px;
}
/* FIM BUSCA PRODUTOS */


#contHome{
	float:left;
	margin: 10px 0px 10px 0px;
	min-height:351px;
	/* height:294px;  - Classe IE */
}
#conteudo{
	position:relative;
	float:left;
	width:728px;
	padding: 16px 16px 0px 16px ;
	min-height: 354px;
	/* height: 298px;  - Classe IE */
}
#conteudo .tit{
	height:16px;
	background:url(/imagens/tit_fundo_01.jpg) repeat-y;
	font-weight:bold; font-size:12px;
	color:#fff;
	padding-left:5px;

}
.areaRestrita{
	width:120px;
	height:13px;
	font-size:11px;
	background:#fff;
	border:#93C6E3 1px solid;
}
#contHome .bgHome{
	position:absolute;
	z-index:200;
	top:380px;
	left:32px;
	width:698px;
	height:247px;
	/* height:215px;  - Classe IE */

}
:root #rodape{
	position:relative;
	float:left;
	background:url(/imagens/rodape.gif) no-repeat;
	width:760px;
	height: 25px;
}
/* rodape - Classe IE */


/* Fundo Titulo Produtos */
:root .titProdutos{
	background:url(/imagens/tit_degrade.png);
	width:700px; height:16px; font-weight:bold;	font-size:12px;	color:#fff;	padding-left:5px;	margin-bottom:25px;
}/* .titProdutos  -  Classe IE */

/* Fim Fundo Titulo Produtos */



/* --- PRODUTOS --- */
#contProdutosGeral{
	position:relative;
	margin:20px 20px 20px 30px;
	font-size:10px;
}

#contProdutosGeral .produtoEsq{
	position:relative;
	float:left;
	width:300px;
	margin-right:12px;
	/* margin-right:6px;  - Classe IE */
	margin-top:10px;
	margin-bottom:20px;
}
#contProdutosGeral .produtoEsq .img{ float:left; }
#contProdutosGeral .produtoEsq .text{ text-align:left; }

#contProdutosGeral .produtoDir{
	position:relative;
	float:right;
	width:300px;
	margin-top:10px;
	margin-bottom:20px;
}
#contProdutosGeral .produtoDir .img{ float:right; }
#contProdutosGeral .produtoDir .text{ text-align:right; }
/* --- FIM PRODUTOS --- */


/* --- FORMULARIO --- */
#formGeral{
	position:relative;
	float:left;
	width:450px;
	padding:15px;
	
}
.labelForm{
	position:relative;
	float:left;
	text-align:right;
	width:150px;
	height:16px;
	padding-top:3px;
	padding-right:3px;
}
.labelForm2{
	position:relative;
	float:left;
	text-align:left;
	padding-top:2px;
	padding-left:3px;
}
.campoForm{
	position:relative;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff;
	border: #7F9DB9 1px solid;
	width:270px;
}
.linhaForm{
	clear:both;
	width:450px;
	padding-top:2px;
	padding-bottom:2px;
}
.btnForm{
	background:#D0E3F1;
	border: #3493CB 1px solid;
	font-size:12px;
	width:60px;
	margin-top:15px;
}
.btnGeral{
	float:left;
	width:425px;
	/* width:420px;  - Classe IE */
	text-align:right;
}
.titulo{
	font-size:11px;
	font-weight:bold;
	color: #085399;
	clear:both;
	padding-top:15px;
	padding-bottom:8px;
}
.bgForm{
	position:relative;
	float:left;
	width:710px;
	min-height:339px;
	/* height:420px;  - Classe IE */
	background:url('/imagens/bg_form.jpg') repeat-y 0 0;
}
.campoErro {
	background-color: #E8F1F6;
	border: 1px solid;
}

/* --- FIM FORMULARIO --- */



/* --- REPRESENTANTES --- */
#representantes{text-align:center; width:100%}
#representantes table{margin:auto; background:#fff; border:#95C6E3 1px solid;}
#representantes .titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	background:#3493CB;
	height:20px;
	text-align:center;
	padding:0px;
}
#representantes td{
	background:#fff;
	padding:3px;
}
#representantes .tdTitulo{
	background: #EFF6FA;
	font-weight:bold;
	color:#0070B3;
	text-align:right;
}
#representantes .tdTexto{
	text-align:left;
}
.selectEstado{
	width:150px;
	height:17px;
	font-size:10px;
	background:#fff;
	border:#016596 1px solid;
	margin-right:6px;
}
#represTop{
	width:650px;
	height:120px;
	margin-left:39px;
	margin-top:15px;
	/* height:292px;  - Classe IE */
}
#represTop .mapa{
	width:135px;
	float:left;
}

#represTop .texto{
	width:500px;
	float:left;
	background:#fff;
	margin-top:15px;
}

#represTop .campo{
	float:left;
	margin-top:15px;
}
#contInterno{
	position:relative;
	float:left;
	width:710px;
	/* height:278px;  - Classe IE */
	padding:10px 5px 0px 5px;
}

/* --- FIM REPRESENTANTES --- */


.logoff{
	color:#0070B3;
}
.logoff:hover{
	color:#91C1DB;
}


.tit_tabela{
	background-image:url(../imagens/tit_tabela.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:15px;
}
.cont_tabela{
	text-indent:15px;
	line-height:18px;
}


