		
		
		
		#esquerda {
			width:356px;
			position:relative;
			float:left;
			left:30px;
			margin-top:26px;
			padding-bottom:10px;
			border-right:1px dashed #A1A1A1;
		}
		
		#esquerda h2,#direita h2 {
			font-family:Helvetica;
			font-size:24px;
			color:#000000;
			top:15px;
			float:left;
			padding-bottom:5px;
			font-weight:400;
		}
		
		#direita h2 {
			float:none;
		}
		
		#esquerda h3 {
			font-family:Helvetica;
			font-size:16px;
			margin-top:20px;
			padding-bottom:5px;
			left:8px;
		}
		
		#esquerda p {
			color:#000000;
		}
		
		#esquerda img {
			left:30px;
		}
		
		#listagem {
			width:287px;
			float:left;
		}
		
		#listagem li {
			padding:1px 0 1px 0;
			border-bottom:1px solid #d6d6d6;
		}
		
		#listagem li a {
			width:287px;
			display:block;
			color:#000000;
		}
		
		#listagem li a:hover {
			width:277px;
			background:url(../images/quem_somos/bullet.gif) no-repeat center left;
			padding:0 0 0 10px;
			background-color:#ebebeb;
		}
		
		#direita {
			width:530px;
			float:left;
			position:relative;
			left:50px;
			margin-top:30px;
			color:#6B6B6B;
			margin-bottom:15px;
		}
		#texto {
		float:left;
		}
		
		#texto p {
			width:260px;
			top:15px;
		}

		#direita img {
		left:20px;
		}
		
		.questoes {
			color:#000000;
			float:left;
		}
		
