@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.m_geral {
	background-image: url(../images/f_geral.jpg);
	width: 100%;
	height: 707px;
}

.m_flash {
	width: 1080px;
	height: 690px;	
	background-image: url(../images/f_estrela.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	
}
