@import url(geral.css);
.item-equipe {
	width:548px;
	height:178px;
	background:url(../img/equipe/bg.jpg) no-repeat center 15px;
	clear:both;
}
.foto-equipe {
	width:106px;
	height:124px;
	float:left;
	margin-left:48px;
	margin-top:28px
}
.info-equipe {
	float:left;
	width:300px;
	margin-top:40px;
	margin-left:20px
}
.item-equipe2 {
	width:548px;
	height:178px;
	background:url(../img/equipe/bg2.jpg) no-repeat center 15px;
}
.foto-equipe2 {
	width:106px;
	height:124px;
	float:right;
	margin-right:48px;
	margin-top:28px
}
.info-equipe2 {
	float:right;
	text-align:right;
	width:300px;
	margin-top:40px;
	margin-right:20px
}
