#main_body {
	width: 720px;
	margin-top: 37px;
	}
	
#home_left {
	width: 385px;
	height: 193px;
	vertical-align: middle;
	font-family: Arial, Times, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	}

#home_right {
	width: 334px;
	height: 194px;
	background: white;
	border-left: 1px solid white;
	}
	
/* ANO INTERNACIONAL ASTRONOMIA 2009 */
#home_left_aia {
	width: 103px;
	height: 194px;
	background: white;
	border-right: 1px solid white;
	}

#home_right_aia {
	width: 230px;
	height: 194px;
	background: white;
	border-left: 1px solid white;
	}
/* END AIA2009 */

#home_item_blue,  #home_item_orange{
	color: #8f99a3;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-right: 12px;
	}

#home_item_blue {
	background: url(/imagens/home_item_blue.png) no-repeat left top;
	}

#home_item_blue A, A:link, A:visited {
	color: #66b4ff;	
	text-decoration: none;
	}
	
#home_item_blue A:hover {	
	text-decoration: underline;
	}

#home_item_orange {
	background: url(/imagens/home_item_orange.png) no-repeat left top;
	}

#home_item_orange A, A:link, A:visited {
	color: #F59A2B;	
	text-decoration: none;
	}
	
#home_item_orange A:hover {	
	text-decoration: underline;
	}
	
#home_item {
	color: #8f99a3;
	padding-left: 24px;
	}
	
STRONG.bold_blue {
	color: #66b4ff;
	}
	
STRONG.bold_orange {
	color: #F59A2B;
	}