.bloco_equipe{
	width:100%;
	margin-top:25px;
	margin-bottom:35px;
	display:table;
	height:auto;
}
.bloco_equipe figure{
	margin-bottom:15px;	
	margin-right:15px;
	text-align:left;
	line-height:0px;
}
.bloco_equipe h2{
	display:table;
	background-position:left 10px;
}
.bloco_equipe figure img{
	width:100%;
	height:100%;
}

hr.line_equipe{
	width:100%;
	height:10px;
	border:0px;
	background:url("../img/lines_diagonal.jpg") repeat-x center top;
	margin-bottom:10px;
	display:table;
}