#cabecalho {
	background: #FFFFF;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 100;
}