﻿#jqnews{
	overflow: hidden;
	height: 320px; 
	width: 100%;
	padding-top:5px;
}
#jqnews div{
	display: block;
	overflow: hidden;
	background-color: #def;
	height: 100px;
	width: 100%;
	margin: 5px;
	text-align:justify;
}

#infos_corpo{
width:80%;
}
.todos_informativos{
	display: block;
	overflow: hidden;
	background-color: #def;
	padding-left:10px;
	padding-bottom:20px;
	text-align:justify;
	color:#003366;
}
.separador {
width:90%;
color:#6CF;
}

.titulo_info{
text-align:center;
}
.a_info {
text-align:justify;
color:#036;
}
.corpo_info {
width:90%;
}