#topo {
	width: 800px; 
	background: url(../imagens/back_top.jpg) no-repeat right 0px;
}  

#barra {
	color: #fff;
	height: 60px;
	width: 800px;
}

#barra * {
	float: left;
}

#barra #data {
	font: 11px Verdana;
	color: #fff;
	position: relative;
	top: 16px;
	left: 10px;
	width: 180px;
}

#logo h1 {
	text-indent: -10000px;
	background: url(../imagens/seduc.jpg) no-repeat;
	height: 110px;
	width: 799px;
	margin-top: -10px;
}

#rodape {
	clear: both;
	width: 800px;
	height: 46px;
	background: url(../imagens/bg_Rodape.jpg) repeat-x #DFE0E5;
	text-align: center;
	padding-bottom: 5px;
	font: 10px Verdana;
	position: relative;
	top: 10px;
}
.login{ position: absolute; top: 50px; right: 0px;}