@CHARSET "ISO-8859-1";
/*  padrao */
#rodape{
	width:100%;
	bottom:0;
	color:#FFF;
	z-index: 2;
}

#rodape div{
	line-height:30px;	
}

#rodape #direitos{
	position:absolute;
	margin-left:20px;
	float:left;
}

#rodape #ende{
	text-align:right;
	margin-right:20px;
}