@charset "utf-8";

/* CSS Document */
html {
	background-image: url(../imagens/fundos/fundo_in_menor.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#todo {
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* xxxxxxxxxxxxxxxx css para resetar  xxxxxxxxxxxxxxxxx */
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,a {
	margin: 0;
	padding: 0;
	border: 0;
}

/* xxxxxxxxxxxxxxxx fim css para resetar  xxxxxxxxxxxxxxxxx */
	/* xxxxxxxxxxxxx   Fontes do site xxxxxxxxxxxxxxxxx   */
p {
	margin-top: 7px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #666666;
}

h1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
}

h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 4px;
}

h4 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

h5 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-top: 6px;
}

h6 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 4px;
}

/* xxxxxxxxxxxxx   Fontes do site xxxxxxxxxxxxxxxxx   */
	/*  xxxxxxxxxx   Topo xxxxxxxxxxxx */
#topo {
	height: 142px;
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo_topo {
	height: 134px;
	width: 213px;
	float: left;
	padding-top: 8px;
}

#conteudo_topo {
	height: 142px;
	width: 686px;
	float: left;
}

#idioma {
	height: 15px;
	width: 168px;
	margin-left: 517px;
	margin-top: 11px;
}

#contato {
	height: 37px;
	width: 155px;
	margin-left: 515px;
	margin-top: 21px;
}

/*  xxxxxxxxxx   Topo xxxxxxxxxxxx */
	/*  xxxxxxxxxx   Conteudo xxxxxxxxxxxx */
#titulo {
	margin-bottom: 7px;
}

#conteudo_esquerda {
	float: left;
	width: 268px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../imagens/fundos/fundo_conteudo.jpg);
	background-repeat: repeat-x;
	margin-bottom: 25px;
}

#conteudo_texto {
	float: left;
	width: 586px;
	height: auto;
	padding-top: 18px;
	padding-left: 25px;
	padding-right: 20px;
	background-image: url(../imagens/fundos/fundo_conteudo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#conteudo_esq {
	float: left;
	height: 418px;
	width: 32px;
	background-image: url(../imagens/sombras/sombra_conteudo_esq.jpg);
	background-repeat: no-repeat;
}

#conteudo_dir {
	float: left;
	height: 418px;
	width: 32px;
	background-image: url(../imagens/sombras/sombra_conteudo_dir.jpg);
	background-repeat: no-repeat;
}

#tamanho_minimo {
	height: 400px;
}

/*  xxxxxxxxxx   Conteudo xxxxxxxxxxxx */
	/*  xxxxxxxxxx   Rodape xxxxxxxxxxxx */
#rodape {
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 52px;
	background-image: url(../imagens/rodape/fundo_rodape.jpg);
	background-repeat: repeat-x;
	clear: both;
}

.fonte_rodape {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

#logo_rodape {
	float: left;
	margin-left: 5px;
}

#texto_rodape {
	float: left;
	margin-top: 1px;
	margin-left: 510px;
}

/*  xxxxxxxxxx   Rodape xxxxxxxxxxxx */
	/*  xxxxxxxxxx   Banner Interno xxxxxxxxxxxx */
#banner {
	height: 132px;
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner_esq {
	height: 132px;
	width: 32px;
	float: left;
	background-image: url(../imagens/sombras/sombra_ban_esq_pequeno.jpg);
	background-repeat: no-repeat;
}

#banner_flash {
	height: 132px;
	width: 899px;
	float: left;
}

#banner_dir {
	height: 132px;
	width: 32px;
	float: left;
	background-image: url(../imagens/sombras/sombra_ban_dir_pequeno.jpg);
	background-repeat: no-repeat;
}

/*  xxxxxxxxxx   Banner Interno xxxxxxxxxxxx */
#btns_sadig_compra {
	background-image: url(../imagens/imagens_diversas/fundo_btns.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 328px;
	padding-top: 18px;
	padding-left: 12px;
}