		#esquerda {
			width:356px;
			height:598px;
			position:relative;
			float:left;
			left:30px;
			top:26px;
			border-right:1px dashed #A1A1A1;
		}
		
		#esquerda h2 {
			font-family:Helvetica;
			font-size:24px;
			color:#000000;
			top:15px;
			padding-bottom:5px;
			left:35px;
			font-weight:400;
		}
		
		#esquerda blockquote {
			width:290px;
			font-size:15px;
		}
		
		#esquerda img {
			left:30px;
		}
		
		#direita {
			width:530px;
			float:left;
			position:relative;
			left:50px;
			margin-top:30px;
			color:#6B6B6B;
			margin-bottom:15px;
		}
		
		#lupa {
			background:url(../images/distribuicao/lupa.jpg) no-repeat;
			width:491px;
			height:139px;
			position:relative;
		}

