/*
 * GERAL APP
 */


.lermais {
  text-align: right;
  font-size: 10px;
  color: #000000;
  vertical-align: bottom;
}
.lermais_home {
  text-align: right;
  font-size: 9px;
  color: #ff6600;
  font-weight: bold;
}

.nav_page {
  font-size: 10px;
  color: #777777;
  font-weight: bold;
}

.nav_descricao {
  font-size: 10px;
  color: #aaaaaa;
}
.titulo {
	FONT-SIZE: 18px;
	color: #ff0000;
	font-weight: bold;
}

.img_noticia {
 	border-style: solid;
	border-color: #f2f2f2;
	border-width: 5px;
}


.home_titulo {
	FONT-SIZE: 14px;
	font-family: Lucida Sans Unicode;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
}
.home_2titulo {
	FONT-SIZE: 12px;
	font-family: Lucida Sans Unicode;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	padding-top: 10px;
}

.home_texto {
	FONT-SIZE: 12px;
	color: #444444;
}

.bloco{
	margin-left: 1px;
	margin-right: 0px;
	width: 212px;
	height: 255px;
	float:left;
	line-height: 0px;
	text-align: center;
}