@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
}
#main {
	height: 770px;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(../images/fundo_pg.jpg);
	border-color: #42C47E;
	border-width: 0px;
}
#topo {
	height: 270px;
	width: 776px;
	position: absolute;
	border-width: 0px;
}
#rodape {
	height: 25px;
	width: 776px;
	clear: both;
	position: absolute;
	left: 0;
	bottom: 0px;
}#menu {
	height: 425px;
	width: 130px;
	position: absolute;
	left: 10px;
	top: 285px;
	background: url(../images/mn_fundo.jpg);
}
