body {
	background: #bed810;
	text-align: center;
	margin: 5px;
	font: 11px "Lucida Grande", Arial, Verdana;
	color: #265902;
}
a {
	color: #265902;
}
input {
	border: 1px solid #CCCCCC;
}
a:hover {
	text-decoration: none;
}
#content {
	background: #638B06 url(../images/bg_bottom.jpg) repeat-x center top;
	width: 569px;
	clear: both;
	text-align: left;
	font-size: 12px;
	padding: 40px;
}
#container {
	width: 649px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#navigation {
	background: #89ac08 url(../images/faixa.jpg) no-repeat center top;
	height: 149px;
	width: 649px;
}

