@media screen {	
	input[type=button], input[type=submit], .botao {
		border: 2px outset #125376;
		background-color: #125376;
	}
}