/************************************************************
 * PRINCIPAL												*
 ************************************************************/

#principal {
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	/*height: 599px;*/
	float: left;
	width: 937px;
	background-color: #fbfbfb;
	min-height: 599px;
	margin-left: 1px;
}

html > body #principal {
	height: auto;
	width: 937px;
	border-bottom: 1px solid #f1f0f0 ;
	margin-bottom: 20px;
	margin-left: 2px;
}

/************************************************************
 * PRINCIPAL TEXTO											*
 ************************************************************/

#texto-noticia1 {
	float: right;
	color: #535353;
	width: 311px;	
	height: auto;
	text-align: left;
	line-height: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	margin-top: 18px;
	padding-bottom: 20px;
	margin-right: 15px;
}
#texto-noticia1 p {
	color:#676767;
	font-size:12px;
	line-height:14px;
	padding:10px 0;
}

#texto-noticia1 #noticia-borda {
	height:112px;
}


html > body #texto-noticia1 {
	margin-right: 30px;	
}

#texto-noticia1 a {
	color: #676767;
	text-decoration: none;
}

#texto-noticia1 a:hover {
	text-decoration: underline;
}

#texto-noticia1 .destaque a
	text-decoration: none;
}

#texto-noticia1 img {
	/*border: 1px solid red;*/
}
#texto-noticia1 .destaque a:hover {
	text-decoration: none;
}

#texto-noticia1 h1 {
	color: #497e99;
	font-size: 24px;
	line-height: 25px;
	margin: 3px 0px 0px 0px;
	padding: 0;
	font-weight: 400;
}

#texto-noticia1 .chamada strong {
	
	font-weight: normal;
	font-style: italic;
}

#texto-noticia1 .tituloHome {
	color: #3c6980;
	width: 277px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 31px;
	padding-bottom: 0px;
	margin-top: 15px;
	
	float:left;
	line-height: 36px;
}

#texto-noticia1 .tituloHome a {
	color: #005079;
	display: block;
	line-height: 36px;
	width: 280px;
	margin-bottom: 10px;
}

#texto-noticia1 .titulo {
	color: #3c6980;
	width: 287px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 31px;
	padding-bottom:0px;
	margin-top: 5px;
	float:left;
	line-height: 36px;
}

#texto-noticia1 .titulo a {
	color: #005079;
	display: block;
	line-height: 36px;
	width: 280px;
	margin-bottom: 10px;
}

#texto-noticia1 p span {
	font-weight: bold;
}

#texto-noticia1 .chamada-principal {
	color: #343433;
	width: 270px;
	height: 100px;
	line-height: 17px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-bottom:15px;
}

#texto-noticia1 .chamada-principal a {
	color: #535353;
	display: block;
	height:100px;
}

#texto-noticia1 #noticia-media {
	border-top: 1px solid #dae3e8;
	height: 100px;
	padding-top: 17px;
}

#texto-noticia1 #noticia-media img {
	border:1px solid #EAE1DE;
	float:left;
	height:60px;
	margin-right:15px;
	width:83px;
	margin-bottom:20px;
}

#texto-noticia1 #noticia-media h2 {
	color: #497e99;
	font-size: 16px;
	font-weight: 500;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#texto-noticia1 #noticia-media p {
	margin: 3px 0px 0px 0px;
	padding: 0;
	line-height: 16px;
}

#texto-noticia1 #noticia-media a {
	color: #535353;
	text-decoration: none;	
}

#texto-noticia1 #noticia-media a:hover {
	text-decoration: underline;
}

#texto-noticia1 #noticia-menor {
	border-top: 1px solid #dae3e8;
	width: 312px;
	height: 95px;
}

#texto-noticia1 #noticia-menor .box {
	width: 312px;
	height: 90px;
	background-color: #f5f6f6;
	margin-top: 20px;
}

#texto-noticia1 #noticia-menor p {
	font-size: 12px;
	color: #5a5559;
	margin: 0;
	padding: 0px 5px 5px 10px;
	line-height: 16px;
}

#texto-noticia1 #noticia-menor p.data {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	font-size: 11px;
	color: #596970;
	font-weight: 700;
}

#texto-noticia1 #noticia-menor h3 {
	font-size: 16px;
	color: #7c95a1;
	margin: 0;
	padding: 0px 0px 3px 10px;
	font-weight: 100;
}

/************************************************************
 * PRINCIPAL DESTAQUE										*
 ************************************************************/

#menu-noticias {
	color: #3c6980;
	height: auto;
	*height: 615px;
	width: 200px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-top: 15px;
	list-style: none;
	float: left;
	padding-left: 20px;
}

#menu-noticias h1 {
	margin: 0;
	padding: 0;	
}


#menu-noticias a {
	color:#3c6980;
	line-height: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	list-style: none;
	text-decoration: none;
}

#menu-noticias a:hover {
	color: #FFFFFF;
	background-color: #497e99;
	/*padding: 3px;*/
	padding: 0px;
	/*height: 100px;*/
	bottom: 0px;
}

#menu-noticias h5 a {
	color:#596970;
	font-size:12px;
	display: block;
}

#menu-noticias h5 a:hover {
	color:#B70A4C;
}

#menu-noticias ul.lista_noticias {
	margin: 0;
	padding: 0px 0px 0px 4px;
}

#menu-noticias li.lista {
	list-style: none;
	padding-top: 8px;
	/*padding-left: 10px;*/
	line-height: 13px;
	/*font-size: 12px;*/
	font-size: 11px;
	/*font-weight: 700;*/
	border-bottom: 1px solid #e6ecef;
}

#menu-noticias li.last {
	list-style: none;
	padding-top: 8px;
	/*padding-left: 10px;*/
	line-height: 13px;
	font-size: 12px;
	/*font-weight: 700;*/
	border-bottom: none;
}

#menu-noticias li p {
	/*margin-top: 5px;*/
}

#menu-noticias li p.data {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #596970;
	font-size: 12px;
	font-weight: 700;
}

#menu-noticias li p.resumo {
	margin-top: 0px;
	color: #3c6980;
	font-size: 11px;
	font-weight: 100;
}

#menu-noticias li p a {
	display: block;
	margin-bottom: 10px;
}

#menu-noticias li p a span {
	font-style: normal;
	font-weight: 100;
	*line-height: 17px;
}

#menu-noticias ul.paginacao {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #edeff0;
	height: 21px;
	width: 200px;
}

#menu-noticias li.paginacao a {
	text-decoration: none;
}

#menu-noticias li.paginacao a:hover {
	text-decoration: none;
	color: #c73c4a;
	background-color: #EDEFF0;
}

#menu-noticias li.paginacao_last a:hover {
	text-decoration: none;
	color: #c73c4a;
	background-color: #EDEFF0;
}

#menu-noticias li.nav {
	list-style: none;
	display: inline;
	height: 21px;
}

#menu-noticias li.nav2 {
	list-style: none;
	display: inline;
	height: 21px;
}

#menu-noticias li.paginacao {
	list-style: none;
	display: inline;
	/*padding-top: 8px;*/
	/*padding-left: 10px;*/
	/*line-height: 13px;*/
	padding: 0px 7px 0px 5px;
	margin-top: -10px;
	margin: 0;
	color: #596970;
	font-size: 12px;
	font-weight: 700;
	border-right: 1px solid #d2d3d4;
	height: 21px;
	width: 200px;
	top: 0;
}

#menu-noticias li.paginacao_last {
	list-style: none;
	display: inline;
	/*padding-top: 8px;*/
	/*padding-left: 10px;*/
	/*line-height: 13px;*/
	padding: 0px 6px 0px 5px;
	margin-top: -10px;
	color: #596970;
	font-size: 12px;
	font-weight: 700;
	/*border-right: 1px solid #d2d3d4;*/
	height: 21px;
	width: 200px;
}

/************************************************************
 * NOTICIAS EM DESTAQUE 									*
 ************************************************************/

#noticias-destaque {
	/*height: 220px;*/
	height: auto;
	float: right;
	width: 656px;
	/*border-top: dotted 1px #cdcdcd;*/
	padding-top: 25px;
	margin-bottom: 40px;
	margin-right: 15px;
}

html > body #noticias-destaque {
	font-family:Helvetica,Verdana,Geneva,Arial,sans-serif;
	font-size:11px;
	padding:15px 20px 0 25px;
	text-align:left;
}

#noticias-destaque div
{
	font-size:12px;
	line-height:18px;
	/*padding:0 0 18px;*/
}
	
#noticias-destaque .detaque-borda {
	background-color:#F5F6F6;
	margin-bottom: 25px;
	height: 79px;
	width: 353px;
	color:#535353;
	
}

#noticias-destaque ul {
	width: 100%;
	float: left;
	margin-left: 3px;
}

#noticias-destaque li {
	width: 40%;
	height:80px;
	float:left;
	list-style:none;
	width: 300px;
}

#texto-noticia #noticia_principal  {
	float:right;
	height:197px;
	width:353px;
	margin-right: 3px;
	*margin-top: 10px;
}
.limpa {
	height:708px;
}

#texto-noticia #noticia_interna {
	float:right;
	height:289px;
	width:353px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-top: 25px;
}

#noticias-destaque li .destaque {
	height: 79px;
	width:79px;
	float:left;
}

#noticias-destaque li  a {
	line-height: 15px;
}


#noticias-destaque .texto {
	width: 190px;
	float:left;
	line-height: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top:5px;
	padding-left: 4px;
	line-height: 18px;
	font-size: 12px;
}

#noticias-destaque .texto a {
	color: #535353;
	display: block;
	margin-left: 3px;
}

html > body #noticias-destaque .texto a {
	margin-left: 7px;
}

#noticias-destaque .titulo-sem-efeito {
	width: 343px;
	color:#7C95A1;
	line-height: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 17px;
	padding-top:12px;
	padding-left:10px;
	line-height: 18px;
	float:left;
}

#noticias-destaque .titulo-sem-efeito a {
	color:#7c95a1;
	display: block;
	font-weight: bolder;
}

html > body #noticias-destaque .titulo-sem-efeito a {
	font-weight: normal;
}

#noticias-destaque .texto-sem-efeito {
	width: 343px;
	line-height: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top:5px;
	padding-left:10px;
	line-height: 18px;
	float:left;
}

#noticias-destaque .texto-sem-efeito a {
	color: #535353;
	display: block;
	float:left;
}

#noticias-destaque .titulo {
	width: 213px;
	color:#7C95A1;
	float:right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 19px;
	margin-right: 4px;
	line-height: 18px;
	font-weight: bolder;
}

html > body #noticias-destaque .titulo {
	font-weight: normal;
}

#noticias-destaque .titulo a {
	color:#6699b3;
	display: block;
	width: 189px;
	font-size:17px;
	margin-left: 7px;
}

#banner-noticia {
	width: 600px;
	height: 100px;
	float:left;
	margin-bottom: 13px;
	*margin-bottom: 0px;
}

/************************************************************
 * NOTICIAS INTERNA      									*
 ************************************************************/

#noticias-destaque h1.titulo-noticia-destaque {font-size: 28px; font-weight: normal; color: #497e99; padding: 0px 0px 12px 0px;}
#noticias-destaque h2.subtitulo-noticia-destaque {font-size: 13px; font-weight:	normal; font-style: italic; color: #535353; padding: 0px 0px 27px 0px;}
#noticias-destaque img.destaque1 {float: left; border: 1px solid #e9e9e9; margin: 0px 13px 0px 0px;} 
#noticias-destaque img.destaque2 {width: 661px; height: 180px; border: 1px solid #e9e9e9; margin: 0px 0px 10px 0px;} 
#noticias-destaque img.destaque3 {float: left; width: 352px; height: 153px; border: 1px solid #e9e9e9; margin: 0px 13px 0px 0px;} 
#noticias-destaque img.destaque4 {width: 653px; height: 165px; border: 1px solid #e9e9e9; margin: 0px 0px 10px 0px;} 
#noticias-destaque p {font-size: 12px; line-height: 18px; padding: 0px 0px 18px 0px;}
#noticias-destaque p.texto-noticia-destaque {/*font-size: 12px; line-height: 18px; padding: 0px 0px 55px 0px;*/}