body {
	background-image: url(../layout/fundo.jpg);
	background-position: 50% top;
	margin: 0;
	background-repeat: repeat-x;
	background-color: #0b4a94;
}
.esp {
	background-image: url(../../imagens/blank.png);
	height: 500px;
	width: 1px;
}
.rodape {
	background-image: url(../layout/rodape_r2_c2.jpg);
	height: 36px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	width: 923px;
}
.rodape_dir {
	background-image: url(../layout/layout_r8_c4.jpg);
	height: 47px;
	width: 16px;
	background-position: left;
}
.div_corpo {
	background-image: url(layout/div_corpo.jpg);
	height: 196px;
	width: 10px;
}


.corpo {
	background-color: #FFFFFF;
	width: 923px;
}
.div_corpog {
	background-image: url(layout/div_corpog.jpg);
	width: 10px;
	background-repeat: repeat-y;
}
.rodape a:link {
	background-image: url(../layout/rodape_r2_c2.jpg);
	height: 36px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	width: 923px;
}
#total {
	width: 960px;
	position: relative;
	margin: auto;
}
#atual {
	position:absolute;
	left:100px;
	top:150px;
	width:265px;
	height:350px;
	z-index:11;
	overflow: visible;
}

