body{
	background-image:url(../slices/bg-Fundo.jpg);
	background-repeat:repeat-x;
	background-color:#EBEEE7;
	background-position:center top;
}

#Bg{}

#Linha1{
	width:100%;
	float:left;
	height:124px;
}


#Linha1 #ConteudoLinha1{
	width:990px;
	margin:auto;
}

#Linha1 #ConteudoLinha1 #Topo{
	width:100%;
	float:left;
	background-image:url(../slices/bg-Topo.jpg);
	background-repeat:no-repeat;
}

#Linha2{
	width:981px;
	margin:auto;
}

#Linha2 #Pagina{
	width:981px;
	float:left;
	background-image:url(../slices/bg-Pagina.jpg);
	background-repeat:repeat-y;
}

#Pagina #ColunaEsquerda{
	width:100%;
	float:left;
	background-image:url(../slices/bg-ColunaEsquerda.jpg);
	background-repeat:no-repeat;
	padding:20px 0 0 0;
}

#Pagina #ColunaEsquerda #Topo{}

#Pagina #ColunaEsquerda #CorpoConteudo{
	background-image:url(../slices/bg-CorpoBaixo.jpg);
	width:100%;
	background-repeat:no-repeat;
	background-position:center bottom;
	float:left;
	padding:0 0 10px 0;
}

#CorpoConteudo #BarraLateralEsquerda{
	width:222px;
	float:left;
	display:inline;
	margin:0 0 0 25px;
}

#CorpoConteudo #BarraLateralDireita{}

#CorpoConteudo #ConteudoPrincipal{
	width:698px;
	float:right;
	margin:0 25px 0 0;
	display:inline;
}

#CorpoConteudo #ConteudoPrincipal #MargemConteudoPrincipal{
	width:100%;
	float:right;
}

#Pagina #ColunaEsquerda #Rodape{
	width:100%;
	float:left;
	background-color:#EBEEE7;
	height:100px;
}

#Pagina #ColunaExterna{}

#Linha3{

}

#Linha3 #Rodape{}


/* Div microformats*/
#microformat{
	display:none;
}
