div.noticia-principal {
	float:left;
	/*width:630px;*/
	width:585px;
	width:632px;
	/*
	margin-right:14px;
	padding:14px 0 14px 0;
	border-bottom: solid 1px #b0b0af;
	*/
}

div.noticia-principal .inside {
	border-bottom: solid 1px #b0b0af;
	padding-top:12px;
	padding-bottom:12px;
	margin-right:20px;
}

div.noticia-principal img{
	margin-bottom:15px;
	margin-bottom:10px;
}

div.noticia-principal p{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

div.noticia-principal p a {
	font-size:18px;
}

div.noticia-gd {
	float:left;
	width:285px;
	width:316px;
	/*
	margin-right:14px;
	padding:14px 0 14px 0;
	border-bottom: solid 1px #b0b0af;
	*/
}

div.noticia-gd .inside {
	border-bottom: solid 1px #b0b0af;
	padding-top:12px;
	padding-bottom:12px;
	margin-right:20px;
}

div.noticia-gd img{
	margin-bottom:10px;
}

div.noticia-gd strong{
	font-size:14px;
}

div.noticia-gd strong a {
	font-size:14px;
}

div.noticia-md {
	float:left;
	width:285px;
	width:316px;
}

div.noticia-md-artigo {
	width:324px;
}

div.noticia-md .inside {
	border-bottom: solid 1px #b0b0af;
	padding-top:12px;
	padding-bottom:12px;
	margin-right:20px;
}

div.noticia-md-artigo .inside {
	border-bottom:0px;
}

div.noticia-md img{
	float:left;
	margin-right:15px;
	padding-top:4px;
}
div.noticia-md strong{
	float:left;
	width:165px;
	font-size:14px;
	display:inline-block;
}
div.noticia-md strong a{
	font-size:14px;
}

div.noticia-pq{
	float:left;
	/*height:45px;*/
	width:285px;
	width:316px;
	/*
	margin-right:14px;
	padding:14px 0 14px 0;
	*/
}

div.noticia-pq .inside {
	border-bottom: solid 1px #b0b0af;
	padding-top:12px;
	padding-bottom:12px;
	margin-right:20px;
}

div.noticia-pq strong a{
	font-size:14px;
}

.bannerhomebottom {
    padding-top:20px;
    padding-bottom:20px;
}

.bannerhomebottom img {
    max-width: 100%;
}