@charset "utf-8";
/* CSS Document */
body {
    margin: 0 auto;
	width: 100%;
    height: 100%;
	margin: 0 auto;
	width: 100%;
    height: 100%;
	max-width: 1348px;
	max-height: 969px;
	background: url("../IMG/classificação de obras/classificação de obras-min.jpg");
	background-size: 100%;
} 
 




/**Menu**/
   

.header-1{
   background: #d71c80;
   max-width: 1348px;
	max-height: 969px;
	

   position: static;  
   display: flex;
	padding: 20px;
	justify-content: space-between;
	align-items: center;
	

}

.header-1 img {
	
		align-items: center;

}

.Menu a {
	text-decoration: none;
	font-family: arial;
	color: white;
	margin-left: 10px;
	align-items: center;
     
}
.Menu li {
	margin-left: 10px;
	
}

.Cadastro{
	width: 100%;
	height: 100%;
	background-size: 100%;

	display:inline-block;
}
.Cadastro p {
	font-family: arial;
	font-size: 70px;
	color: white;
	margin-top: 0px;
    margin-left: 30px;		
}

.Cadastro img {
	margin-top: 40px
}

.Cadastro h3 {
  font-size: 25px;
  color: white;
  font-family: arial;
  margin-left: 150px;
}
.tabela img {
	  border-radius: 50px;
	  margin-left: 100px;

	
}

