body{
	background-image: url(../imagens/bg_geral.gif);
	background-position: center;
	text-align: center;
	margin: 0px;
	font-size: xx-small;
}

#geral{
	width: 736px;
	height: auto;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	position:relative
}

#topo{
	width: 736px;
	height: 117px;
	background: url(../imagens/bg_topo.gif);
}

.cantoTopo{
	width: 1px;
	height: 117px;
	float: left;
}

#contTopo{
	width: 734px;
	height: 117px;
	float: left;
}

#logo{
	width: 229px;
	height: 82px;
	padding: 31px 0 0 5px;
	float: left;
}

#flash{
	width: 736px;
	height: 218px;
	background-color: Gray;
	margin: 4px 0 0 0;	
}

#acessoRapido{
	width: 736px;
	height: 42px;
	background: url(../imagens/bg_acesso_rapido.gif) repeat-x top;
	margin: 4px 0 0 0;
	text-align: center;
}

#boxAcesso{
	width: 736px;
	height: 16px;
	background: url(../imagens/bg_acesso_rapido2.gif);
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	text-align: center;
	padding: 3px 0 0 0;
	font: 10px, "Verdana", Arial, Helvetica;
}

.titAcesso{
	 padding: 9px 0 4px 0;
}

.txtAcesso a{
	text-decoration: none;
	color: #b8031c;
}

.txtAcesso a:hover{
	text-decoration: underline;
	color: #b8031c;
}

.boxIndex{
	width: 437px;
	height: 80px;
}

.boxIndexImg{
	width: 157px;
	height: 80px;
	float: left;
}

.boxIndexCont{
	width: 273px;
	height: 75px;
	background: url(../imagens/bg_compre_promocoes.gif) no-repeat right;
	margin: 0 0 0 7px;
	float: left;
	font: 10px "Verdana", Arial, Helvetica;
	padding: 5px 0 0 0;
}

.box01{
	margin: 0 0 4px 0;
	clear: both;
}

.box02{
	clear: both;
}

#separador{
	width: 437px;
	height: 18px;
	background: url(../imagens/traco_index.gif) repeat-x top;
}

#boxVendasAssist{
	width: 285px;
	height: 178px;
	float: right;
	margin: 13px 0 0 0;
}

.btVendas{
	width: 141px;
	height: 18px;
	margin: 0 3px 3px 0;
	float: left;
}

.imgVendas{
	width: 141px;
	height: 76px;
	margin: 0 3px 0 0;
	float: left;
}

.btAssistencia{
	width: 141px;
	height: 18px;
	margin: 0 0 3px 0;
	float: left;
}

.imgAssistencia{
	width: 141px;
	height: 76px;
	float: left;
}

#contTxt{
	width: 285px;
	height: 75px;
	padding: 7px 0 0 0;
	font: 10px "Verdana", Arial, Helvetica;
	text-align: justify;
	clear: both;
}

#rodape{
	width: 736px;
	height: 45px;
	background: url(../imagens/bg_rodape.gif) repeat-x top;
	margin: 0 auto;
}

#barra{
	width: 1px;
	clear: both;
}

#txtRodape{
	width: 575px;
	height: auto;
	font: 10px "Verdana", Arial, Helvetica;
	text-align: left;	
	padding: 12px 0 0 12px;
	float: left;
}

#txtRodape a{
	text-decoration: none;
	color: #000;
}

#txtRodape a:hover{
	text-decoration: underline;
	color: #000;
}

#assinatura{
	width: 130px;
	height: 7px;
	float: right;
	padding: 19px 14px 0 0;
}
/**/
.noticia a hover{
	text-decoration:none;
	color:#000000;
}

