#topbar {
	background-color: #4E5975;
	position: fixed;
}
#barraverde {
	background-image: url(../images/germal/bar_03.gif);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
}
#corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding: 0px;
	width: auto;
	height: auto;
}

