body {
	margin:0;
	padding:0;
	background:#069;	
	font-family:Arial, Helvetica, Verdana, sans-serif !important;
	font-weight:normal;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

header {
	width:100%;
	background:#90C74A repeat-x;
}
header:after {
	clear:both;
}
#toplogo {
	max-width:960px;
	background-color:#90C74A;
	margin:0 auto;
	display:block;
	height:20px;
}
#bgtopo {
	width:100%;
	background:#FFF repeat-x;
}
bgtopo:after {
	clear:both;
}

#bglogo {
	max-width:960px;
	background-color:#FFF;
	margin:0 auto;
	display:block;
	height:400px;
}
#logomarca {
	max-width:960px;
	background-color:#FFF;
	margin:0 auto;
	display:block;
	height:400px;
}
#bgmd {
	width:100%;
	background:#FFF repeat-x;
}
bgmd:after {
	clear:both;
}
#bgrodape_ {
	width:100%;
	background:#069 repeat-y;
	height:100%;
}
