#bloco_equipe{
	display: block;
	width: 155px;
	height:190px;
	padding: 10px;
	margin: 5px 5px 5px 0px;
	float: left;
	text-align: center;
	border:1px dashed #A3A3A3;
}
#bloco_equipe img{
	margin-bottom: 10px;
}
#bloco_equipe font{
	font-size: 14px;
}