@charset "utf-8";
/* CSS Document */

#painel_news_geral{
}
	a.news_destq,
	a.news_destq:link,
	a.news_destq:hover{
		text-decoration: none;
	}
	a.news_destq #news_manchete{
		background: url("../img/bg_noticias.png") repeat-x scroll left bottom #FDFDFD;
		border: 1px solid #EFEFEF;
		height: 100px;
		padding: 5px;
	}
		a.news_destq #img_news_manchete{
			float: left;
			margin-bottom: 10px;
		}
			a.news_destq #img_news_manchete,
			a.news_destq:link #img_news_manchete,
			a.news_destq:visited #img_news_manchete{
				border: 2px solid #CCCCCC;
				border-radius: 3px 3px 3px 3px;
				display: block;
				margin-right: 10px;
				text-decoration: none;
			}
			a.news_destq:hover #img_news_manchete{
				border: 2px solid #2A439D;
			}
				a.news_destq #img_news_manchete img{
					border: medium none;
				}
		a.news_destq #content_news_manchete{
		}
			a.news_destq #content_news_manchete h2{
				font-size: 18px;
				font-family: "Helvetica Neue",Arial,FreeSans,sans-serif;
				font-weight: bold;
				color: #2A439D;
				margin:0;
			}
			a.news_destq #content_news_manchete h2,
			a.news_destq:link #content_news_manchete h2,
			a.news_destq:visited #content_news_manchete h2{
				color: #2A439D;
				text-decoration:none;
			}
			a.news_destq:hover #content_news_manchete h2{
				color: #1A2961;
			}
			a.news_destq #content_news_manchete #text_news_manchete{
			}
			a.news_destq #content_news_manchete #text_news_manchete,
			a.news_destq:link #content_news_manchete #text_news_manchete,
			a.news_destq:visited #content_news_manchete #text_news_manchete{
				color: #000000;
				font-weight: normal;
				text-decoration: none;
			}
			a.news_destq:hover #content_news_manchete #text_news_manchete{
				color: #1A2961;
			}
	#painel_news{

	}
		.line_news{
			clear:both;
			height: 92px;
		}
			a.news #news{
				background: url("../img/bg_noticias.png") repeat-x scroll left bottom #FDFDFD;
				border: 1px solid #EFEFEF;
				height: 80px;
				padding: 5px;
				width: 338px;
				float: left;
			}
				a.news #news #img_news{
					float: left;
					margin-bottom: 10px;
				}
					a.news #news #img_news,
					a.news:link #news #img_news,
					a.news:visited #news #img_news{
						border: 2px solid #CCCCCC;
						border-radius: 3px 3px 3px 3px;
						display: block;
						margin-right: 5px;
						max-height: 75px;
						text-decoration: none;
						width: 75px;
					}
					a.news:hover #news #img_news{
						border: 2px solid #2A439D;
					}
						a.news #news #img_news img{
							border: medium none;
							max-height: 75px;
							width: 75px;
						}
				a.news #news #content_news{
				}
					a.news #news #content_news h2{
						font-size: 13px;
						font-family: "Helvetica Neue",Arial,FreeSans,sans-serif;
						font-weight: bold;
						color: #2A439D;
						margin:0;
					}
					a.news #news #content_news h2,
					a.news:link #news #content_news h2,
					a.news:visited #news #content_news h2{
						color: #2A439D;
						text-decoration:none;
					}
					a.news:hover #news #content_news h2{
						color: #1A2961;
					}
					a.news #news #content_news #text_news{
					}
					a.news #news #content_news #text_news,
					a.news:link #news #content_news #text_news,
					a.news:visited #news #content_news #text_news{
						color: #000000;
						font-size: 11px;
						font-weight: normal;
						text-decoration: none;
					}
					a.news:hover #news #content_news #text_news{
						color: #1A2961;
					}
					#painel_news p,
					#painel_news p a,
					#painel_news p a:link,
					#painel_news p a:visited{
						clear: both;
						color: #2A439D;
						font-family: 'Verdana';
						text-align: right;
						text-decoration: none;
						text-transform: uppercase;
						font-size: 11px;
					}
					#painel_news p a:hover{
						color: #1A2961;
					}
	#acesso_rapido ul{
		float:left;
		margin: 5px 0 0 30px;
		padding:0;
	}
		#acesso_rapido ul li{
			color: #FFFFFF;
			margin: 0 0 5px;
		}
			#acesso_rapido ul li a,
			#acesso_rapido ul li a:link,
			#acesso_rapido ul li a:visited{
				color:#FFF;
				text-decoration:none;
				font-size: 11px;
			}
			
			#acesso_rapido ul li a:hover{
				color: #000;
			}

	#news_manchete.news_destq{
		background: none repeat scroll 0 0 #FDFDFD;
		border: 1px solid #EFEFEF;
		height: 100px;
		padding: 5px;
	}
	#news_manchete.news_destq a,
	#news_manchete.news_destq a:link,
	#news_manchete.news_destq a:visited{
		text-decoration: none;
		color: #2A439D;
		cursor: pointer;
	}
	#news_manchete.news_destq a:hover{
		color: #1A2961;
		cursor: pointer;
	}
		div.news_destq #img_news_manchete{
			float: left;
			margin-bottom: 10px;
		}
			div.news_destq #img_news_manchete,
				border: 2px solid #CCCCCC;
				border-radius: 3px 3px 3px 3px;
				display: block;
				margin-right: 10px;
				text-decoration: none;
			}
			div.news_destq:hover #img_news_manchete{
				border: 2px solid #1A2961;
				border-radius: 3px 3px 3px 3px;
			}
				div.news_destq #img_news_manchete img{
					border: medium none;
				}
		div.news_destq #content_news_manchete{
		}
			div.news_destq #content_news_manchete h2{
				font-size: 18px;
				font-family: "Helvetica Neue",Arial,FreeSans,sans-serif;
				font-weight: bold;
				color: #2A439D;
				margin:0;
			}
			div.news_destq #content_news_manchete h2,
			div.news_destq:link #content_news_manchete h2,
			div.news_destq:visited #content_news_manchete h2{
				color: #2A439D;
				text-decoration:none;
			}
			div.news_destq:hover #content_news_manchete h2{
				color: #1A2961;
			}
			div.news_destq #content_news_manchete #text_news_manchete{
			}
			div.news_destq #content_news_manchete #text_news_manchete,
			div.news_destq:link #content_news_manchete #text_news_manchete,
			div.news_destq:visited #content_news_manchete #text_news_manchete{
				color: #2A439D;
				font-weight: normal;
				text-decoration: none;
			}
			div.news_destq:hover #content_news_manchete #text_news_manchete{
				color: #1A2961;
			}
