@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
}
#cabecalho {
	width: 100%;
	min-width: 780px;
	height: 370px;
}