.imgrodape {
	width: 30px;
	float: right;
	margin-bottom: 20px;

}

.preletor
{
    
width: 300px; 
height: 300px;
    

}
.contato {
	background-color: #045333;
}

@media (min-width: 500px) {

	.preletor
	{
	    
	width: 300px; 
	height: 300px;
	    

	}

}

@media (min-width: 1000px) {


	.preletor
	{
	    
	width: 300px; 
	height: 300px;
	    

	}

	

}

@media (min-width: 768px) {

	

	.menutemp{
		display: none;

	}

}


.sombra {
	text-shadow: 1px 1px 0px #FFF;
	color: blue;
}

.quadro{
	 position: absolute;
  padding: 20px 0;
 text-align: center;
	background-color: rgba(255, 255, 255,0.1);
	width: 500px;
}


