body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	background-color: #505d66;
	text-align: center;
}
#container {
	width: 903px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#content {
	background-image: url(../img/table_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	height: 1145px;
	width: 903px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	z-index: auto;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 293px;
}
.top_left {
	background-image: url(../img/top_left_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 310px;
	width: 293px;
	left: 0px;
	top: 0px;
}
.menu {
	position: absolute;
	height: 722px;
	width: 183px;
	top: 308px;
	left: 86px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}
#right {
	float: right;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
}
.top_right {
	background-image: url(../img/top_right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 180px;
	top: 0px;
	right: 0px;
	width: 610px;
}
#mid_right {
	margin-top: 180px;
	width: 550px;
	float: right;
	margin-right: 30px;
	padding-bottom: 10px;
}
.image {
	background-image: url(voluntarios.jpg);
	background-repeat: no-repeat;
	height: 364px;
	width: 300px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.links ul {
	list-style-type: none;
	white-space: normal;
	line-height: 1.5em;
	padding-bottom: 20px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.menu table {
	color: #0066CC;
	text-decoration: none;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.links a {
	color: #0066cc;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.links a:hover {
	color: #121282;
	text-decoration: none;
}
#texts {
	width: 500px;
	text-align: center;
	height: auto;
	float: left;
}
#texto {
	text-align: justify;
	height: auto;
	width: 460px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 30px;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 20px;
	line-height: 1.5em;
}
#texto h3 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

#divider2 {
	background-image: url(../img/divider_bottom.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 610px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}
#footer {
	font-size: 9px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 67px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#copy {
	padding-top: 50px;
	padding-bottom: 10px;
}


#rodape {
	text-align: center;
	padding-top: 20px;
}

