@charset "utf-8";

.divEmpresa{
	margin: 0 auto;
	width: 900px;
	height: 1520px;
}

.imagemEquipe{
	width: 474px;
	height: 224px;
} 

.tabelaEmpresa1{
	width: 450px;
	height: 50px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: bold;
	font-size: 18px; 
}

.tabelaEmpresa2{
	width: 450px;
	height: 227px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	vertical-align: top;
	text-align: justify; 
}

.tabelaEmpresa3{
	width: 450px;
	height: 130px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	vertical-align: top; 
}

.tabelaEmpresa4{
	width: 450px;
	height: 100px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	vertical-align: top;
	text-align: justify; 
}

.tabelaEmpresa5{
	width: 450px;
	height: 450px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	vertical-align: top;
	text-align: justify; 
}

.certificado{
	width: 180px;
	height: 280px;
	border: 1px solid #000000;
	margin-left: 13px;
	margin-top: 25px;
}

.separaTabelaEmpresa{
	width: 100%;
	height: 2px;
	background-color: #385184;
}