.container
	{
	max-width: 1024px;
	margin: 0 auto;
	}

.containerNoticias
	{
	float: left;
	margin-left: 0%;
	width: 98%;
	background: #fff;
	padding: 0 1% 0 1%;
	overflow: hidden;
	}	
	
.containerNoticia
	{
	float: left;
	margin-left: 1%;
	width: 98%;
	background: #fff;
	padding: 0 1% 0 1%;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 15px;
  }		

.tituloSecao
	{
	font-family: 'lato', sans-serif;
	font-size: 22px;
	margin-top: 0;
	margin-left: 0%;
	margin-bottom: 0;
	font-weight: 400;
	color:blue;
	}
	
.tituloNoticia
	{
	font-family: 'lato', sans-serif;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	}

.tituloNoticia a:hover 
	{
	font-size: 22px;
    text-decoration: none;
	}	
	
.tituloNoticia a:link 
	{
	text-decoration: none;
	color: black;
	}	
	
.resumoNoticia	
	{
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-family:'Arial', Helvetica, sans-serif;
	font-size: 15px;
	}

.maisNoticias
	{
	font-family: 'lato', sans-serif;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	margin-left: 1%;
	padding: 0 0 1% 1%;
	}

.maisNoticias a:hover 
	{
	font-size: 18px;
    text-decoration: none;
	}	
	
.maisNoticias a:link 
	{
	text-decoration: none;
	color: black;
	}	

.tituloSecaoGC
	{
	font-family: 'lato', sans-serif;
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 400;
	}

.tituloSecaoGC a:hover 
	{
	font-size: 22px;
    text-decoration: none;
	}	
	
.tituloSecaoGC a:link 
	{
	text-decoration: none;
	color: black;
	}	