

.topo {
	
	width: 100%;
	background-color: #d8bab4;
	height: 300px;
	align-items: center;
		
}

.titulo {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:40px;
	line-height:40px;
	color:#006;
}

.subtitulo {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:25px;
	line-height:40px;
	color:#2d1906; 
}

.titulo-internos {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:20px;
	line-height:30px;
	color:#006;  
}

p {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:15px;
	line-height:20px;
}

td {	
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:15px;
	line-height:20px;
}

.certificado {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:17px;
	line-height:15px;
	color:#512e24;
	text-align: justify;
	
}	

.branco {
	color:#FFF;
}


.bt {

	padding: 15px 0;
background-color:#ede1dd;
	
	
}

.bt:hover { 
   box-shadow: -5px 6px 11px 0px rgba(0, 0, 0, 0.2);
}
