#page-blog {	background: #ffffff;}#page-blog .itemBox {	padding: 20px 0px;}#page-blog .itemBox .title {	font-size: 28px;	padding-bottom: 40px;}#page-blog  .col20 {    float: left;    width: 33.3333%;}#page-blog .title {	font-size: 18px;	color: #198b75;	font-weight: bold;	line-height: 22px;white-space: nowrap;                  overflow: hidden; /* "overflow" value must be different from "visible" */text-overflow:    ellipsis;	margin-bottom: 15px;	text-align: center;}#page-blog .image {	text-align: center;    margin: 10px;}#page-blog .image img {	max-width: 100%;}#page-blog .text {	text-align: justify;	font-size: 16px;	line-height: 24px;	padding: 10px;}#page-blog .text .file {		padding: 0px 10px;	height: 35px;	line-height: 35px;	text-align: center;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	font-size: 14px;	margin: 20px 0px;	float: left;	cursor: pointer;	background: #006699;	color: #FFFFFF;}#page-blog .text .file a { color: #FFFFFF; }#page-blog .limit {	height: 130px;	overflow: hidden;}#page-blog .button {	text-align: center;	display: table;	margin: 20px auto;	font-size: 14px;	padding: 10px 10px;	background: #8cbd49;	font-weight: bold;	border-radius: 10px;}#page-blog .button a {	color: #fff;}#page-blog .date {	text-align: right;	font-size: 11px;	color: #666666;}#page-blog .autor {	text-align: right;	font-size: 11px;	color: #666666;	font-weight: bold;}