	#organizacao h2 {
		background:url("../images/ico_bullet2.gif") no-repeat scroll left 2px transparent;
		color:#666666;
		font-size:17px;
		overflow:hidden;
		padding:0 0 4px 20px;
		border-bottom:1px solid #CCCCCC;
		width:90%;
	}
	
	#solucoes h2 {
		background:url("../images/ico_bullet2.gif") no-repeat scroll left 2px transparent;
		color:#666666;
		font-size:17px;
		overflow:hidden;
		padding:0 0 4px 20px;
		border-bottom:1px solid #CCCCCC;
		height:22px;
		width:90%;
	}
	

	#noticias h2 {
		background:url("../images/ico_bullet2.gif") no-repeat scroll left 2px transparent;
		color:#666666;
		font-size:17px;
		overflow:hidden;
		padding:0 0 4px 20px;
		border-bottom:1px solid #CCCCCC;
		width:90%;
	}
	
		#destaques h2 {
			background:url("../images/ico_bullet2.gif") no-repeat scroll left 2px transparent;
			color:#666666;
			font-size:17px;
			overflow:hidden;
			padding:0 0 4px 20px;
			border-bottom:1px solid #CCCCCC;
			width:90%;
			height:22px;
		}
		
		
		
		#conheca h2 {
			background:url("../images/ico_bullet2.gif") no-repeat scroll left 2px transparent;
			color:#666666;
			font-size:17px;
			overflow:hidden;
			padding:0 0 4px 20px;			
			border-bottom:1px solid #CCCCCC;
			width:97%;
		}
	
