#content .noticia a {
	display: block;
	line-height: 16px;
	font-size: 11px;
	color: #4F4F4F;
}
#content .noticia a img {
	float: left;
	display: inline;
	margin-right: 12px;
	padding: 1px;
	background: #FFF;
}
#content .noticia a strong {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
	color: #CF0000;
}
#content .noticia a strong small { color: #6F6F6F; }
#content .noticia a span.read-more {
	display: block;
	width: 64px;
	margin-top: 9px;
}
#content .noticia a span.read-more img { padding: 0 !important; background: #FFF !important; }
#content .noticia a:hover,
#content .noticia a:hover * {
	color: #CF0000;
	text-decoration: none;
}

#content .noticia a:hover span.text {
	text-decoration: underline;
}

#content .noticia a:hover span.read-more {
	color: #ffffff;
	text-decoration: none;
}
#content .noticia a:hover img { background: #CF0000; }

#content .destaque { margin-bottom: 6px; }
#content .destaque a { font-size: 12px; line-height: 21px; }
#content .destaque a strong {
	letter-spacing: -1px;
	font-size: 18px;
}

#content .lista-noticias li {
	display: inline;
	float: left;
	border-top: 1px solid #EDEDED;
	padding-top: 14px;
	padding-right: 8px;
	margin: 14px 14px 12px 0;
	width: 47%;
	text-align: justify;
}
#content .lista-noticias li.break-line {
	margin: 0;
	padding: 0;
	border-top: none;
	width: 850px;
}

#content .noticia-exibe { cursor: default; }
#content .noticia-exibe h3 {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 1px 0 16px;
	color: #2E2A53;
}
#content .noticia-exibe h3 small {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 1px 0 12px;
	color: #666;
}
#content .noticia-exibe a.foto {
	display: inline;
	float: left;
	margin-right: 18px;
	margin-bottom: 5px;
	width: 336px;
	color: #4183bb;
	text-decoration: none;
}
#content .noticia-exibe a.foto span {
	display: block;
	line-height: 12px;
	font-size: 11px;
	padding: 2px;
	color: #666666;
}
#content .noticia-exibe a.foto img {
	padding: 1px;
	background: #FFF;
}
#content .noticia-exibe a.foto:hover img { background: #CF0000; }
#content .noticia-exibe .corpo p {
	line-height: 21px;
	text-align: justify;
	margin-bottom: 10px;
}
#content .noticia-exibe .galeria,
#content .noticia-exibe .video {
	border-top: 1px solid #EDEDED;
	margin: 10px 0;
	padding-top: 12px;
}
#content .noticia-exibe .galeria h4,
#content .noticia-exibe .video h4 {
	font-size: 18px;
	letter-spacing: -1px;
	margin: 3px 0 12px;
	color: #CF0000;
}
#content .noticia-exibe .galeria ul li {
	float: left;
	display: inline;
	margin: 1px 5px 2px 0;
}
#content .noticia-exibe .galeria ul li a img {
	padding: 1px;
	background: #FFF;
}
#content .noticia-exibe .galeria ul li a:hover img { background: #CF0000; }

#content div.social-tools {
	display: inline;
	float: right;
	margin: 0 0 18px 0;
	height: 21px;
	overflow: hidden;
}
#content div.social-tools .twitter-share-conteiner {
	float: left;
	display: inline;
	margin-right: 0;
}
#content div.social-tools iframe.fbLikeContainer {
	float: left;
	display: inline;
	width: 80px;
	height: 21px;
	border:none;
	overflow:hidden;
	background-color: transparent;
	position: relative;
}

#content .bt-voltar { margin-top: 16px; }
