@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}

#conteudo_equipe {
	width: 712px;
	margin-top: 42px;
	height: 100%;
	margin-left: 36px;
}
#titulo_equipe {
	height: 33px;
	width: 452px;
	margin-bottom: 20px;
}
#texto_equipe {
	width:520px;
	height:100px;
	font-family: Arial;
	font-size: 13px;
	color: #939597;
	line-height: 24px;
	margin-bottom: 20px;
}
.texto_vermelho_equipe {
	color:#8D0000;
	font-family: Arial;
	font-size: 13px;
}
#foto_equipe {
	width: 531px;
	height: 310px;
