﻿.postitulo
{
	padding-left: 10px;
	
	font-size: 11pt;
	font-weight: bold;
	background-color: #CEE7FF;
}
.postexto 
{
	
	text-align:justify;
	margin: 10px 10px 20px 20px;
	font-size: 10pt;
}
.postd
{
	border: 1px solid #002D2D;
	padding:5px;
}
