/* CSS Document */

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

#divCorpo
{
	top: 0px;
	left: 50%;
	margin-left: -501px;
	width: 100px;
	z-index: 2;
	position: relative;
}

#complementoEsquerdo
{
	top: 1px;
	left: 4px;
	width: 138px;
	height: 779px;
	z-index: 1;
	position: absolute;
}

#complementoDireito
{
	top: -2px;
	right: 2px;
	width: 139px;
	height: 779px;
	z-index: 1;
	position: absolute;
}

#divCabecalho
{
	width: 1003px;
	height: 390px;
	z-index: 3;
	position: relative;
}

#divCabecalho_index
{
	width: 1003px;
	height: 250px;
	z-index: 3;
	position: relative;
}
