/*Box que lista todas as notícias*/






ul.noticias_box_related {
	margin-top: 10px;
	
}
ul.noticias_box_related li {
	margin-left: 25px;
	padding: 2px;
	
	}
ul.noticias_box_related li a {
	text-decoration: none;
	color: #444;
	
}
ul.noticias_box_related li a:hover {
	text-decoration: none;
	color: #444;
	
}


h3 {
	color:#333;
}





/*Box que lista todas as notícias*/
div.noticias_lista_content {
	border: 1px dotted #EEE;
	background: #FFE;
	padding: 10px;
	margin-bottom: 10px;
	
}
h3.noticias_subtitulo {
	font-size: 13	px;
	font-weight: bold;
	color: #772;
	border-bottom: 1px solid #DD0;
	
}
.noticias_lista_content a:link {
	text-decoration:none;
	color:#0088CC;
}	

.noticias_lista_content a:visited {
	color: #0088CC;
	text-decoration:none;
	
}

.noticias_lista_content a:hover {

	color: #000;
	text-decoration: underline;
}

ul#noticias-todas {
	
	list-style: none;
	margin-top: 25px;



	
	
}
ul#noticias-todas li {
	padding: 5px;
	margin-top: 5px;
	border-radius: 5px;
	text-indent: 10px;

	
	
	
}
ul#noticias-todas li:hover {

	
}

.rss {
	margin-top: 15px;
	padding: 5px;
}
.rss a {
	text-decoration: none;
	color: #000;
	margin-left:-250px;
}
.rss img {
	vertical-align: middle;
	border: 0;
	width: 22px;
	height: 22px;
	
	margin-left:300px;
}
.rss {
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
}





img {
	max-width: 100%;
	float:left;
	margin-right:10px;

}

#bg-fundo-noticias{
	
	margin-left:500px;
	margin-top:-10px;
}


#titulo-noticias{
	background: url(../../img/layout/bg-fundo-titulo-noticias.png);
	font-family: Monda ,Verdana, Geneva, sans-serif;
	margin-left:540px;
	position:absolute;
	float:right;
	margin-top:-5px;
	color:#fff!important;
	height:27px;
	width:333px;
	padding-left:90px;
	padding-top:3px;
}

#data{
	background: url(../../img/layout/bg-fundo-data-noticias.png);
	margin-left:550px;
	position:absolute;
	margin-top:-5px;
	color:#1177BA;
	font-weight:bold;
	height:25px;
	width:150px;
	padding-top:5px;
	padding-left:20px;
}

#noticia_view_fonte{
	
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999999;
	
	
}

#fonte-view{
	
	background: url(../../img/layout/bg-fonte-noticias.png);
	width:40px;
	height:20px;
	float:left;
	margin-top:-20px;
	margin-left:620px;
	padding-left:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999999;
}

#texto-conteudo{
	color:#0088CC;
	float:left;
	margin: 20px;
}


#nas-redes-texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1E7EBD;
	font-weight:700;
	margin-top:-15px;
	
}

#endereco-rodape{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:13px;
	position:absolute;
	margin-left:30px;
	margin-top:-8px;
	color:#1E7EBD;
}

#email-rodape{
	float:left;
	margin-left:5px;
	margin-top:-9px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1E7EBD;
	line-height:15px;
}

