@charset "utf-8";
/* CSS Document */

.botaop {
	color: aliceblue;
}
.baixo {
	background-color: #DBDBEA;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tarja {
	background-color: rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
	font-size: small;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titulos {
	background-color: #a0d7f2;
	padding-bottom: 20px;
	padding-top: 20px;
}
.iconess {
	font-size: 96px;
	color: #0b98de;

}
