@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	background-color: #7F8464;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #990000;
	color: #990000;
	text-align: left;
	padding-bottom: 4px;
}

hr {
	border: 1px solid #000066;
}

.ongs {
	color: #000099;
	font-weight: bold;
	font-size: 14px;	
}

.cell_title {
	padding: 7px;
	background-color: #7F8464;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.cell_left_1 {
	border-left: 1px solid #CDC9B9;
	border-right: 1px solid #CDC9B9;
	border-bottom: 1px solid #CDC9B9;
	padding: 5px;
}

.cell_right_1 {
	border-right: 1px solid #CDC9B9;
	border-bottom: 1px solid #CDC9B9;
	padding: 5px;
}

.cell_left_2 {
	border-left: 1px solid #CDC9B9;
	border-right: 1px solid #CDC9B9;
	border-bottom: 1px solid #CDC9B9;
	padding: 5px;
	background-color: #D8D5CA;
}

.cell_right_2 {
	border-right: 1px solid #CDC9B9;
	border-bottom: 1px solid #CDC9B9;
	padding: 5px;
	background-color: #D8D5CA;
}

#wrapper {
	position: relative;
	width: 787px;
	margin: auto;
}

#space_over_header {
	position: relative;
	width: 787px;
	height: 16px;
}

#header {
	position: relative;
	width: 787px;
	height: 198px;
}

#space_over_content {
	position: relative;
	width: 767px;
	height: 37px;
	background-color: #BFC4A4;
	text-align: right;
	line-height: 37px;
	vertical-align: middle;
	padding-right: 20px;
}

#space_over_content a {
	color: #51563A;
	text-decoration: underline;
}

#space_over_content a:hover {
	color: #51563A;
	text-decoration: none;
}

#content_area {
	position: relative;
	width: 787px;
	background-color: #E9E7E0;
}

#menu {
	position: relative;
	width: 172px;
	height: 240px;
	float: left;
}

#menu_area {
	position: relative;
	width: 172px;
	float: left;
}

#menu_home {
	position: relative;
	width: 172px;
	height: 240px;
	float: left;
}

#correios {
	position: relative;
	width: 172px;
	height: 140px;
	float: left;
	padding-top: 10px;
}

#senac {
	position: relative;
	width: 172px;
	height: 140px;
	float: left;
	padding-top: 10px;
}

#oito_jeitos {
	position: relative;
	width: 172px;
	height: 392px;
	float: left;
	padding-top: 10px;
}

#renas {
	position: relative;
	width: 120px;
	height: 260px;
	float: left;
	padding: 10px 26px;
	background-color: #FFFFFF;
}

#text_area {
	position: relative;
	width: 335px;
	float: left;
	padding: 40px;
	text-align: left;
	line-height: 18px;
}

#text_area a {
	color: #990000;
	text-decoration: underline;
}

#text_area a:hover {
	color: #990000;
	text-decoration: none;
}

#text_area_ongs {
	position: relative;
	width: 535px;
	float: left;
	padding: 40px;
	text-align: left;
	line-height: 18px;
}

#text_area_ongs a {
	color: #990000;
	text-decoration: underline;
}

#text_area_ongs a:hover {
	color: #990000;
	text-decoration: none;
}

#banners_area {
	position: relative;
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}

#banner-1 {
	position: relative;
	width: 190px;
	height: 120px;
	padding: 5px;
}

#banner-2 {
	position: relative;
	width: 190px;
	height: 120px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#banner-3 {
	position: relative;
	width: 190px;
	height: 120px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#banner-4 {
	position: relative;
	width: 190px;
	height: 120px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#banner_revisao {
	position: relative;
	width: 190px;
	height: 120px;
	padding: 20px 5px 5px 5px;
}

#space_under_content {
	position: 787px;
	height: 40px;
	clear: both;
}