body {
	color: #000000;
	margin: 0px;
	background: url(imagens/bkg_baixo.jpg) bottom no-repeat;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	clear: both;
}
#bg_topo {
	background: url(imagens/bkg_lateral.jpg) repeat-x;
	width: 100%;
	height: 1379px;
}
#centro {
	top: 0px;
	width: 716px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
}
#centro_down {
	background: url(imagens/bkg_baixo.jpg) bottom no-repeat;
}
#bg_topo #centro #centro_down {
	height: 354px;
	clear: both;
}
#centro #centro_corpo {
	background: url(imagens/bkg_centro_corpo.jpg) top repeat-x;
	width: 690px;
	height: 670px;
	float: left;
}
#lateral {
	background: url(imagens/bkg_centro_barral.gif) repeat-y;
	width: 13px;
	height: 670px;
	float: left;
}
#baixo {
	background-image: url(imagens/bkg_baixo.jpg);
	top: 0px;
	width: 1024px;
	height:107px;
	margin: 0px auto 0px auto;
	padding: 0px;
	clip: rect(0px,auto,auto,auto);
	clear: both;
}
#baixo_baixo {
	background-image: url(imagens/bkg_baixo.jpg);
	width: 1024px;
	height: 196px;
	clear: both;
}
#sombra_data {
	background-image: url(imagens/bkg_sombra.jpg);
	width: 716px;
	height: 71px;
}

.style1 {font-size: 12px}
