/* CSS Document */
#banner {
	margin-top: 100px;


}

.titulorecife h2{
	text-align: center;
	color:  #F78404;
	font-size: 19px;
}

#dadosrecife1{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-left: auto;
	
	
}



#dadosrecife1 .historicorecife1{
	
	
	margin: 70px;
	margin-top: 0px;
	margin-left: 55px;
	width: 550px;
	color: #F78404;
	text-align: justify;
	margin-bottom: 20px;
	
	
	
	
	}

.fotorecife1 img{
	border: solid #F75C0C;
	border-radius: 15px;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;	
	
}

#fotorecife .fotopaixaorecife{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	
	
	
}
	
 #fotorecife img{
    width: 270PX;
    border: solid #FFB90A;
	
	
	
	
}

#fotorecife article{
	margin: 2%;

}





	
	
	


#barra1{	
	background: rgb(254, 186, 0);
	text-align: center;
	font-size: 15px;
	width: 100%;
	height: 100%;
	
}


		
 
		


	
	
	
		
	
	
	
	
	
	


@media (min-width:1024px){
	
	.titulorecife h2{
		font-size: 25px;
	}
	
	#dadosrecife1 .historicorecife1{
	
	
	margin:50px;
	margin-top: 0px;
	margin-left: 100px;
	width: 500px;
	color: #F78404;
	margin-bottom: 20px;
	text-align: justify;
	padding: 20PX;
		
	
	
	
	}
	
	
		
	

#dadosrecife1 img{
	border: solid #F75C0C;
	border-radius: 15px;
	width: 80%;
	margin-right: 30px;
	margin-top: 20px;
	
	
	
	
}
	
	.fotopaixaorecife img{
	display: flex;
	padding: 10px;
	flex-wrap: wrap;
	border: solid #F75C0C;
	width: 30%;
	align-items: center;
	}

	
	
	
	
	#barra1{	
	
	font-size: 20px;
	
	
}
}

	
	
	
	
	
		
	


	
	
	
	
	




