body{
	background-image:url(../slices/bg-Index.jpg);
	background-repeat:no-repeat;
	background-position:center -250px;
}

#Bg{}

#Popup{
	background-image:url(../slices/popup.png);
	width:371px;
	height:408px;
	position:absolute;
	background-repeat:no-repeat;
	left:40%;
	top:70px;
	z-index:1000;
}

#Popup a{
	width:20px;
	height:21px;
	float:right;
	display:inline;
	margin:35px 97px 0 0;
}

#Linha1{}

#Linha1 #ConteudoLinha1{}

#Linha2{
	width:100%;
	float:left;
}

#Linha2 #Pagina{
	width:100%;
	float:left;
	bottom:162px;
	position:absolute;
}

#Pagina #ColunaEsquerda{
	width:100%;
	float:left;
	height:100%;
}

#ConteudoPrincipal{
	width:100%;
	position:relative;
}

#Linha3{
	width:100%;
	float:left;
	background-image:url(../slices/bg-RodapeIndex.jpg);
	height:162px;
	background-repeat:repeat-x;
	position:absolute;
	bottom:0;
	left:0;
}

body>#Linha3{
	position: fixed;
}

#Linha3 #Rodape{
	width:990px;
	margin:auto;
	position:relative;
}


/* Div microformats*/
#microformat{
	display:none;
}
