ul, ol, li, div, form, object, param{
	margin: 0px;
	padding: 0px;
}
a{
	color: #195089;
}
hr {
	border: 1px solid #195089;
}
label, .itemForm{
	font-weight: bold;
	color: #195089;
}
.textForm{
	border: 1px solid #000000;
}
.email{
	width: 100%;
	height: 110px;
	color: #195089;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.trans{
	background-color: transparent;
	border: none;
	color: #195089;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: bold;
}
a img{
	border: none;
}
body{
	background-image:url(../imagens/fundo.jpg);
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
#corpo{
	width: 779px;
	height: auto;
	/*background-color: #FFFFFF;*/
	margin: auto auto;
	text-align: left;
}
#topo{
	width: 779px;
	height: 104px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../imagens/topo.png);
	background-repeat: no-repeat;
}
#menu{
	position: relative;
	width: 779px;
	height: 51px;
	z-index: 4;
}
.menuSep{
	position: relative;
	top: 7px;
}
.menuIcon{
	position: relative;
	top: 3px;
}
#menu #data{
	float: left;
	width: 295px;
	height: 51px;
	color: #FFFFFF;
	line-height: 51px;
	font-weight: bold;
	text-align: center;
	z-index: 1;
}
#menu #itens{
	z-index: 2;
	float: left;
	width: 480px; /*  484px sem padding  */
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 0px;
	text-align: right;
	padding-right: 4px;
	letter-spacing: 1px;
	background-color: transparent;
}
.boxInterna a{
	color: #6483A0;
	font-weight: bold;
}
.boxInterna li{
	margin: 5px;
}
#menu #itens a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	top: 0px;
}
#conteudo{
	float: left;
	width: 763px; /* era 779px sem pading  */
	padding: 4px 8px;
}
#colunaEsq{
	float: left;
	width: 315px;
}

#colunaDir{
	float: right;
	width: 440px; /* era 448 com float:left sem separacao*/
}

#corpo h3{
	width: 100%;
	height: 38px;
	background-image:url(../imagens/fundo_tit.gif);
	background-position:right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	line-height: 38px;
	font-weight: bold;
}

.box1, .box2, .boxInterna{
	position: relative;
	width: 305px; /* era 315 sem padding */
	padding: 5px;
	background-color: #FFFFFF;
	color: #7D7979;
	text-align: justify;
}
#boxProduto{
	height: 90px;
	padding-top: 2px;
}
.boxInterna{
	width: 723px; /* era 763 sem padding */
	padding: 20px;
}

.box2{
	width: 430px; /* era 440 sem padding */
}

.box_fundo, .box_fundoInterna{
	position: relative;
	background-image: url(../imagens/fundo_tit_baixo.gif);
	background-position: left;
	width: 100%;
	height: 38px;
	margin-bottom: 10px;
	text-align: right;
}

.box_fundoInterna{
	text-align: center;
	font-weight: bold;
}

.box_fundo a, .box_fundoInterna a{
	color: #7D7979;
	text-decoration: underline;
}
#boxes{
	width: 440px;
	height: 180px;
	color: #7D7979;
}

.box3{
	position: relative;
	float: left;
	width: 210px; /* era  215px sem padding  */
	background-image: url(../imagens/fundo_box3.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 5px 0px 0px;
	text-align: justify;
}
#boxIQA{
	background-image: url(../imagens/fundo_box3_2.gif);
	height: 174px;
	text-align: center;
}

.box3 img {
	float: left;
	margin: 0px 5px 0px 0px;
}

#boxIQA img{
	float: none;
	margin: 10px 0px 0px 0px;
}

#espaco_box3_1{
	margin-right: 10px;
}
h4 {
	text-align: center;
	color: #7D7979;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
#corpo_baixo{
	float: left;
	margin: 0px;
	width: 100%;
	height: 92px;
	background-image: url(../imagens/fundo_corpo_baixo.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#corpo_baixo2{
	width: 779px;
	height: auto;
	margin: auto auto;
	text-align: left;
}
#corpo_baixo #colunaEsqB{
	float: left;
	width: 320px;
	height: 92px;
}

#corpo_baixo #colunaDirB{
	float: right;
	width: 370px;
	height: 90px;
}

#menu_baixo{
	position: relative;
	margin-top: 0px;
	width: 370px;
	height: 80px;
	color: #7D7979;
	font-weight: bold;
}
#menu_baixo a{
	color: #010F49;
	text-decoration: underline;
}
#menu_baixo ul{
	list-style-type: none;
}
#menu_baixo li{
	float: left;
	width: 185px;
	height: 16px;
}
#filiais{
	width: 370px; 
	height: 605px; /* era 615 sem padding  */
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#filiais img{
	margin: 0px 0px 10px 0px;
}
#parceiros{
	position: relative;
	top: 30px;
	left: 10px;
	float: left;
	width: 300px;
	height: 675px;
	text-align: justify;
}	
#rodape{
	float: left;
	position: relative;
	margin-top: 10px;
	width: 330px; /* era 779 sem padding  */
	height: 58px; /* era 64 sem padding  */
	padding: 10px 0px 0px 15px;
}
p{
	margin: 10px 0px;
}
.fotoPromocao{
	float: left;
	padding: 1px;
	border: 1px solid #666666;
	margin-right: 8px;
	display: block;
	
}
.box2 a{
	font-weight: bold;
	color: #195089;
	text-decoration: none;
}
.box2 a:hover{
	text-decoration: underline;
}
.precoPromocao{
	text-decoration: line-through;
}

#divMensagemDuvida{
	top: 5px;	
	position:relative;
	width: 100%;
	height: 50px;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FF0000;
	vertical-align: middle;
	color: #ff0000;
	background-color: #FFeeee;
}
.instrucao{
	margin: 0px 0px 0px 10px;
	float: left;
	color:#999999;
	font-size: 10px;
	line-height: 20px;
}
#tabela th{	
	color: #000000;
	background-color:#8AACD6;
	border: 1px solid #436198;
		text-align: left;
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 3px;
		padding-bottom: 3px;
}
#tabela{
	font-size: 11px;
	border: 1px solid #436198;

}
#tabela tr.titulo{
	border: 1px solid #eeeeee;
	padding-bottom: 100px;

}

#tabela td{
	color: #000000;	
	background-color: #C6DFFD;
	padding-left: 3px;
		padding-right: 3px;
		padding-top: 0px;
		padding-bottom: 0px;
}


#fieldset{
	border: 1px solid #8C99BB;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #C6DFFD;
}
#menuNova{
	position: relative;
	display: none;
}