body
{
	background-color:#852a89;
	text-align:center;
	margin:0;
	width:100%; 
	height:100%; 
	
}


#background
{
	text-align:left;
	left:0;
	padding:0;
	margin:0;
	position:absolute;
	z-index:-1; 
	width:100%; 
	height:100%;
}

.Text
{
	font-family:Tahoma;
	font-size: 12px;
	color:#852a89;
	text-align:left;
}
	

.Img_Background
{
	z-index:-1; 
	width:100%; 
	height:534px;
}

.LinkHome
{
	font: bold 11px tahoma, arial;
    color: #FFFFFF !important;
    text-decoration: none;
}

.LinkInterno
{
	font: 11px arial;
    color: #7F2F8E !important;
    text-decoration: none;
}

#ContainerTopo
{
	width:800px;
	height:81px;
	margin: 0 auto;
}

#ContainerCentro
{
	width:800px;
	height:81px;
	margin: 0 auto;
}

#ContainerRodape
{
	width:800px;
	height:81px;
	margin: 0 auto;
}

#LogoCorpo
{
	z-index:3;
	height:81px;
	width:800px;
	position:fixed; 
	position:absolute;
	top:0px;
	padding-left:50px;
}

#LogoCorpoMenu
{
	z-index:3;
	height:81px;
	width:300px;
	position:fixed; 
	position:absolute;
	top:0px;
	padding-left:302px;
}

#TabelaMenu
{
	color:#FFFFFF; 
	font:Arial, Helvetica, sans-serif; 
	font-size:12px;
}

#LogoCentro
{
	background:url(../images/elementhos.png);
	height:168px;
	width:259px;
	position:fixed;
	position:absolute;
	z-index:3;
}

#LogoMenu
{
	float:right;
	top:44px;
	height:29px;
	width:490px;
	position:fixed;
	position:absolute;
	z-index:3;
}

#TopoEsquerdo
{
	margin-top:0px;
	float:left;
	background:url(../images/Canto_Superior_Esquerdo.png);
	background-repeat:no-repeat;
	height:81px;
	width:29px;
	z-index:2;

}

#TopoCentro
{
	margin-top:0px;
	float:left;
	background:url(../images/Canto_Superior_Centro.png);
	background-repeat:repeat-x;
	height:81px;
	width:742px;
	z-index:2;
	
}

#TopoDireito
{
	margin-top:0px;
	float:right;
	background:url(../images/Canto_Superior_Direito.png);
	background-repeat:no-repeat;
	height:81px;
	width:29px;
	z-index:2;

}

#Centro
{
	margin: 0 auto;
	background:#000000;
	width:794px;
	height:534px; 
	padding-right:3px;
	padding-left:3px;
	padding-bottom:3px;
	z-index:2;
}

#Conteudo
{
	margin: 0 auto;
	background-image:url(../images/fundo.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:534px;
	z-index:2;
}

#Rodape
{
	margin: 0 auto;
	z-index:4;
	height:110px;
	width:800px;
	position:fixed; 
	position:absolute;
	top:446px;
}




