* {
	text-decoration:none;
	margin:0;
	padding:0;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align:center;
}

#all {
	text-align: left;
	margin:0 auto;
	width:687px;
	display: table;
	height: 100%;
}
#top p {
	width: 110px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #83A135;
}
#top h1 {
	font-size: 13px;
	color: #7F7F7F;
}
#top fieldset {
	line-height: 18px;
}
#navigation {
	width:400px;
	margin: 15px 0px 30px 0px;
	display: table;
}
#navigation h3 {
	font-size: 13px;
	color: #83A135;
	float: left;
	font-weight: bold;
	margin: 6px 10px 0px 0px;
}
#navigation img {
	float: left;
	margin: 0px 10px 0px 0px;
}
#navigation p {
	float: left;
	margin: 6px 10px 0px 0px;
	font-weight: bold;
	font-size: 13px;
	color: #7F7F7F;
}
.primeiroesq {
	border-top: 12px solid #B7D85D;
	padding-top: 35px;
}
.primeirodir {
	border-top: 12px solid #83A135;
	padding-top: 35px;
}
#bottom {
	clear: both;
}
#bottom p {
	height: 100%;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #83A135;
}
#bottom h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #7F7F7F;
	margin-left: 110px;
}
#bt {
	width: 86px;
	margin: 30px 0px 0px 110px;
	background: #83A135;
	text-align: center;
	padding: 3px 0px;
}
#bt a {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}