.body {
	background-color: #1E1E1E;
	margin: 0px;
}
.body-postagens {
	background-color: #dbe3e6;
	margin: 0px;
	
}
.logo {
	margin-top:15px;
	margin-bottom:30px;
}
.secao{
	margin-top:25px;
	margin-left:0px;
	margin-right:0px;
}
.img-max {
  max-width: 500px;
  width:100%;
}
.video {
	margin:15px;
	margin-left:0px;
}

/*https://getbootstrap.com/docs/4.0/components/modal/#scrolling-long-content*/
.modal-video {
	background-color: #000000bf;
}

.modal-video .modal-content {
	background-color: #ccc;
}
.cartaz {
	padding:3px;
}
.semmargem {
	padding:0px;
	margin:0px;
}
.body-old {
	background-color: #1E1E1E;
	text-align: center;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.post {
	line-height: 1.3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:80px;
}
.curte {
	line-height: 2;
	font-family: Helvetica, Arial, sans-serif;
	color: #999999;
	vertical-align: text-bottom;
	font-size: 14px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px; 
}

.txt_contribui {
    color: #1c1c1c;
	font-size: 16px;

}
.titulo_contribui {
    color: #1c1c1c;

}

.body,.td,.th {
	color: #CCCCCC;
	font-size: 14px;
}
.grupos {
	font-size: 20px;
}
