body{
	background: #e1e1e1;
}

.dist{
	background: #fff;
	border-radius: 5px;
	padding: 15px 10px;
	margin-top: 10px;
}


.dist-title{
	color: #636363;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; 
	font-size:16px;
	font-weight: bold;
}

a.link-cep, .link-cep:hover{
	text-decoration: none;
	color: black;
}