body {
	margin								: 0;
	padding								: 0;
	background-color					: #fff6d3;
}

.assinatura {
	text-align							: center;
	font									: normal 9px "Verdana";
}


A:LINK.assinatura, A:VISITED.assinatura, A:HOVER.assinatura {
	text-align							: center;
	font									: normal 9px "Verdana";
	color									: #000000;
	text-decoration					: none;
}

A:HOVER.assinatura {
	text-decoration					: underline;
}

A:LINK.assinaturaPol, A:VISITED.assinaturaPol, A:HOVER.assinaturaPol {
	text-align							: center;
	font									: bold 9px "Verdana";
	color									: #000000;
	text-decoration					: none;
}

A:HOVER.assinaturaPol {
	text-decoration					: underline;
}

.centro {
	background							: URL("../imagens/background/bgCentro.jpg") no-repeat center top;
	width								: 702px;
	height								: 581px;
	vertical-align						: top;
}

.colEsquerda {
	background							: #fff6d3 URL("../imagens/background/bgColEsquerda.jpg") no-repeat right top;
	width								: 158px;
	text-align							: center;
	vertical-align						: top;
	padding-top							: 5px;
}

.colDireita {
	background							: #fff6d3 URL("../imagens/background/bgColDireita.jpg") no-repeat left top;
	width								: 158px;
	text-align							: center;
	vertical-align						: top;
	padding-top							: 5px;

}

.container {
	position							: relative;
}

.faixaTopo {
	position							: absolute;
	background							: URL('../imagens/background/topo.jpg') no-repeat left top ;
	width								: 702px;
	height								: 146px;
}

.instruc {
	position							: absolute;
	top									: 110px;
	left								: 238px;
	background							: URL('../imagens/imagens/titulos.png') no-repeat left top ;
	_background							: none;
	filter								: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/imagens/imagens/titulos.png', sizingMethod='scale');
	width								: 230px;
	height								: 64px;
}

.flashContainer {
	position							: relative;
	text-align							: center;
	margin-top							: 200px;
}

.bannerInferior {
	margin-top							: 10px;
}