* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.quem_somos {
	width: 100%;
	float: left;
}

.quem_somos .dado {
	float: left;	
	font-family: Arial;
}

.quem_somos .dado hr {
	background-color: #BFCED4;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 599px;
}

.quem_somos .dado .conteudo {
	width: 599px;
	text-align: justify;
	margin-top: 20px;
	line-height: 25px;
}

.quem_somos .dado .img {
	background: url('../i/trucar_antiga.png') no-repeat center center;
	height: 241px;
	text-indent: -9999px;
}