		#destaque {
			width:438px;
			padding-right:10px;
			margin-top:15px;
			float:left;
			margin-left:5px;
			position:relative;
			border-right:1px dotted #9A9A9A;
		}
		
		#destaque img {
			float:left;
		}
		
		#destaque h2 {
			font-family:Helvetica;
			font-size:24px;
			color:#000000;
			top:15px;
			left:10px;
			font-weight:400;
		}
		
		#destaque p {
			font-size:15px;
			left:10px;
		}
		
		#texto {
		width:490px;
			padding-bottom:10px;
			float:left;
			margin-left:15px;
		}
		
		#texto p {
			width:250px;
			right:5px;
			float:left;
			top:20px;
		}
