/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* --------------------- DEFINIÇÕES GLOBAIS -------------------- */
/* body */
body {
	background:url(../images/n_bg_borda.jpg) repeat-y center top #FFF;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
}
/* linha */
hr {
	height:1px;
	border:none;
	border-top:1px solid #E9E9E9;
	margin:10px 0;
}


/* links */
a:link, a:active, a:visited {
	text-decoration:none;
	color:#046A3B;
}
a:hover {
	text-decoration: underline;
	color:#046A3B;
}
a em { color:#046A3B; font-size:1.083em;}

abbr {text-decoration: none;}

/* imagens */
img {
	border:none;
}
img#swap {
	width: 9px;
	height: 9px;
}

/* titulo */
h1 {font-size:1.5em;color:#046A3B;margin-bottom:22px;line-height:125%;}
#home h1 {font-size:1.5em;color:#333;margin-bottom:22px;line-height:125%;}
h2 {
	font-weight:bold;
	font-size:1.167em;
	color:#333;
	line-height:125%;
	margin-bottom:10px;
}
h5 {}
h6 {}

/* tabela */
table {}
td {	font-size:1em; }
th {
	font-size:1em;
	color:#FFF;
	background:#555;
	padding:3px 5px;
}

/* lista */
.itemBody ul {
	margin: 2px;
	padding: 2px;
	list-style: decimal inside;
	text-align: left;
}
.itemBody ul li {
	margin: 0px 0px 10px 12px;
	list-style: square outside;
}
.itemBody ul ul li {
	margin: 0px 0px 10px 22px;
	list-style: circle outside;
}
.itemBody ol li {
	margin: 0px 0px 10px 23px;
	list-style:decimal;
}
.itemBody fieldset {
	padding: 10px;
	border: 1px solid #aca899;
}
.itemBody legend {
	font-weight: bold;
}

/* elementos de formulário */
input,textarea,select {
	font-size:0.917em;
	color:#555;
}
/* botão do formulario */
input .formButton {
	font-size:0.833em;
}
/* quando o campo recebe o foco */
input:focus, textarea:focus{}

#notifs_form {display: none;}
.msg {
	background-color: #E7E7E7;
	color: #333333;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 10px;
}
.errorMsg {
	background-color: #FFCCCC;
	text-align: center;
	border: 1px solid #FF9B9B;
	padding: 10px;
	color:#990000;
	font-weight:normal;
}
.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border: 1px solid #99ED7C;
	padding: 10px;
	color:#003300;
	font-weight:normal;
}
.resultMsg {
	background-color: #E7E7E7;
	color: #333333;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 10px;
}
.xoopsCode {
	background: #FFFFFF;
	border: 1px inset #003366;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
	height: 200px;
	overflow: auto;
}
.xoopsQuote {
	background: #FFFFFF;
	border: 1px inset #003366;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}

/* área de pesquisa */
#search {}
#search ul,
#search li  {
	color:#333;
}
#search h4 {
	font-weight:bold;
	font-size:1.333em;
	border-bottom:1px solid #333;
}
#search a.mais {
	color:#FF9900;
	font-weight:bold;
}
.busca_todos{ font-size:1.667em; display:block; padding: 10px 0 0 0;}
a.busca_todos { color:#F09000;}
a:hover.busca_todos { text-decoration:underline;}
.proximo{ font-size:1.667em; display:block; padding: 10px 0;}
a.proximo { color:#F09000;}
a:hover.proximo { text-decoration:underline;}
.anterior{ font-size:1.667em; display:block; padding: 10px 0;}
a.anterior { color:#F09000;}
a:hover.anterior { text-decoration:underline;}
.imagem_busca{padding:5px 0; clear:both;}
.imagem_busca img{float:left; padding:0 5px;}
.search_block {
	display:block;
	width:369px;
	height:77px;
	background:url(../images/bg_search.jpg) no-repeat top right #FFF;
	position:absolute;
	top:0;
	left:50%;
}
.search_block input.texto {
	display:block;
	width:271px;
	_width:283px;
	*width:271px;
	height:14px;
	_height:41px;
	*height:14px;
	color:#5C5C5C;
	background:url(../images/input_search.png) no-repeat;
	font-size:1em;
	margin:27px 0 0 ;
	padding:5px;
	border:none;
	float:left;
	z-index:80000;
}
.search_block input.botao {
	background:url('../images/bt_buscar.png') no-repeat bottom;
	border:none;
	color:#FFF;
	cursor:pointer;
	display:block;
	float:right;
	font-weight:bold;
	height:24px;
	margin-top:27px;
	overflow:hidden;
	padding:0 0 2px 23px;
	text-align:center;
	width:79px;
}
.search_block input.botao:hover {
	background-position:top;
}
.search_block label {margin-top:2px;float:left;}
.search_block label.buscar {margin-left:0.3em;width:80px;}
.search_block a {
	background:url('../images/icon_seta02.gif') 2px 8px no-repeat;
	color:#466B90;
	display:block;
	font-size:0.917em;
	padding:3px 0 0 12px;
	float:left;
}
a.buscaavancada:hover{
	text-decoration:underline;
}
a.buscaavancada  b {
	color:#FF9900;
}

/* estilos padrões de formatação de tabela do xoops */
.outer {}
.head {
	background-color: #F7F7F7;
	padding: 3px 6px 3px 6px;
	font-weight: normal;
}
.foot {
	color: #333;
	background-color: #CCC;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
	text-align: center;
}
.foot a {
	color: #FF9900;
}
tr.head td {
	background-color: #B6CDE4;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
}
tr.even td {
	background-color: #efefef;
	padding: 3px 6px 3px 6px;
}
tr.odd td {
	background-color: #EEEEEE;
	padding: 3px 6px 3px 6px;
}
tr.foot td {
	background-color: #EEEEEE;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
}

/* definições padrões xoops */
#xoopsHiddenText {
	visibility: hidden;
}
.pagneutral {
	font-size: 0.917em;
	width: 16px;
	height: 19px;
	text-align: center;
	background-image: url(./images/pagneutral.gif);
}
.pagact {
	font-size: 0.917em;
	width: 16px;
	height: 19px;
	text-align: center;
	background-image: url(./images/pagact.gif);
}
.paginact {
	font-size: 0.917em;
	width: 16px;
	height: 19px;
	text-align: center;
	background-image: url(./images/paginact.gif);
}


/* --------------------- ESTRUTURA -------------------- */

#container {
	background:url(../images/n_bg_bordatop.jpg) no-repeat center 121px;
}

/* cabecalho */
#header {
	background:url(../images/n_bg_header.jpg) center top repeat-x;
	display:block;
	height:121px;
	position:relative;
}
/* corpo */
#main {
	width:998px;
	background:#FFF;
	text-align:left;
	display:block;
	margin:0 auto;
}

#leftcolumn {
	display:block;
	float:left;
	padding:17px 0 17px 17px;
	width:206px;
}
#topcolumn {float:left;width:740px;padding:17px 0 0 17px;overflow:hidden;}
#centercolumn {
	float:left;
	padding:0 0 17px 17px;
	width:528px;
}
/* coluna central */
#centercolumn .blockTitle {
	font-weight:bold;
	font-size:1.5em;
	color:#046A3B;
	line-height:125%;
	margin-bottom:10px;
}
#centercolumn .blockContent {}

#centerCcolumn { vertical-align:top; }
#centerCcolumn .blockContent {}

#centerLcolumn {
	width:50%;
	vertical-align:top;
}
#centerLcolumn .blockContent {}

/*#centerRcolumn {
	width:50%;
	vertical-align:top;
}
#centerRcolumn .blockContent {}
*/
#centercolumn #content {}
#centercolumn #content a {}
#centercolumn #content a:hover {}

/* coluna direita */
#rightcolumn {
	display:block;
	float:right;
	padding:17px 17px 17px 0;
	width:196px;
}
#home #rightcolumn {
	padding:17px 17px 17px 0;
}
#rightcolumn .blockTitle {
	font-weight:bold;
	font-size:1.25em;
	color:#333;
	line-height:125%;
	margin-bottom:10px;
	padding:0 0 10px 0;
}

/* rodapé */
#footer {background-color:#DDD;clear:both;display:block;font-size:1em;height:150px;text-align:center;}
#footer div {display:block;margin:0 auto;padding:10px;text-align:left;width:968px;}
#footer address {width:600px;}
#footer img {border:none;margin:2px;}
#footer p {line-height:150%;float:left;padding:0;color:#333;width:600px;}
#footer p, #footer span {font-style:normal;}
#footer span.org {font-weight:bold;}
#footer p.logoCelepar, #footer p.logoGoverno {display:block;float:right;margin-top:-57px !important;margin-top:-60px;height:49px;width:54px;}
#footer p.logoCelepar {width:63px;margin-right:60px;}
#footer p.rss {background:url('../images/icon_rss.png') no-repeat left;padding:3px 0 3px 22px;}
	#footer p.rss a {color:#FF6600;display:block;font-size:0.917em;}

/* HACKS DE LAYOUT */

/* força o fim da propriedade float para os elementos seguintes */
.clear { clear:both; }


/* DEFINIÇÕES PERSONALIZADAS */

#header h1 {background: url(../images/logo_aen.png) left top no-repeat;left:50%;margin-left:-260px;top:44px;position:absolute;}
	#header h1, #header h1 a {height:42px;width:250px;}
	#header h1 a {display:block;text-indent:-1000em;overflow:hidden;}
#skip-links {position:absolute;left:50%;top:1px;margin-left:145px;z-index:50;}
	#skip-links li {display:inline;}
	#skip-links li a {color:#466B90;font-size:0.917em;padding:0 6px;text-decoration:none;}
		#skip-links li a:hover {text-decoration:underline;}
.data {
	color:#666;
	font-size:0.917em;
	left:50%;
	margin-left:-259px;
	top:98px;
	position:absolute;
}
.data span {
	text-transform:capitalize;	
}

#previsaoTempo {
	display:block;
	text-align:center;
	width:196px;
	height:112px;
	clear:both;
	background:url(../images/bg_previsaotempo.jpg) no-repeat;
	margin:17px 0;
}

#userform th{
	background:#FFF;
	color:#333;
}
ul.lista li {border-bottom:1px solid #E9E9E9;padding:5px 0;font-size:0.917em;}
	ul.lista li a {font-size:1em;}

/* banner flutuante */

.banner {
    width: 326px;
    background-color: #EEEEEE;
	padding: 3px;
	z-index: 30;
	position:absolute;
}


/*-------------------------- barra institucional --------------------------*/
#inst-bar {
	height:58px;
}
	#inst-bar ul {
		padding-top:5px;
		background:url(../images/bg_controls_acessbar.jpg) no-repeat center top;
		width:998px;
		height:32px;
		margin:0 auto;
		position:relative;
	}
		#inst-bar ul li {
			float:left;
		}
		ul li#inst-bar-pr a {width:119px; height:103px; top:8px; left:50%; margin-left:-439px; position:absolute; background:none; background:url('http://www.pr.gov.br/logos/logo_governo_119x103.png') no-repeat; text-indent:-1000px; overflow:hidden;padding:0;}
		#inst-bar-opt-acessibilidade {}
		#inst-bar-opt-skip01 { margin-left:275px !important;margin-left:115px;}
		#inst-bar li#inst-bar-opt-pesquisar {
			margin-top:12px;
			padding:2px 14px;
			background:none;
			font-size:0.917em;
			position:absolute;
			left:50%;
			top:26px;
			margin-left:230px;
			width:220px;
		}
		#inst-bar li#inst-bar-opt-pesquisar a {
			background:url('../images/icon_seta02.gif') 40px 8px no-repeat;
			color:#955900;
			display:block;
			font-size:0.917em;
			padding:3px 0 0 50px;
			float:left;
			border:none;
		}
			#inst-bar #inst-bar-pesquisar {
					padding:0 0 2px 3px;
					color:#666;
			}
			#inst-bar #inst-bar-pesquisar:focus {
					color:#333;
			}
			#inst-bar-pesquisar-submit {
				border:none;
				width:18px;
				height:16px;
				overflow:hidden;
				background:url(../images/bt_search.png) no-repeat left top;
				text-indent:-100em;
				position:absolute;
				margin:3px 0 0 5px;
			}
			#inst-bar a {
				padding:0 13px;
				color:#FFF;
				display:block;
				font-size:11px;
				text-decoration:none;
				text-transform:lowercase;
				border-right:1px solid #666;
			}
			#inst-bar a:hover, #inst-bar a:focus {
				text-decoration:underline;
			}
			#inst-bar-pr a, #inst-bar-opt-normal-text a {
				border:none;
			}
			#inst-bar-opt-increase-text a, #inst-bar-opt-normal-text a {
				text-transform:uppercase;
			}
			#inst-bar-opt-transparencia a {text-transform:none;background:none;border-right:none;position:absolute;left:50%;margin-left:370px;}

	.ui-corner-tl { -moz-border-radius-topleft: .6em; -webkit-border-top-left-radius: .6em; border-top-left-radius: .6em; }
	.ui-corner-tr { -moz-border-radius-topright: .6em; -webkit-border-top-right-radius: .6em; border-top-right-radius: .6em; }
	.ui-corner-bl { -moz-border-radius-bottomleft: .6em; -webkit-border-bottom-left-radius: .6em; border-bottom-left-radius: .6em; }
	.ui-corner-br { -moz-border-radius-bottomright: .6em; -webkit-border-bottom-right-radius: .6em; border-bottom-right-radius: .6em; }
	.ui-corner-top { -moz-border-radius-topleft: .6em; -webkit-border-top-left-radius: .6em; border-top-left-radius: .6em; -moz-border-radius-topright: .6em; -webkit-border-top-right-radius: .6em; border-top-right-radius: .6em; }
	.ui-corner-bottom { -moz-border-radius-bottomleft: .6em; -webkit-border-bottom-left-radius: .6em; border-bottom-left-radius: .6em; -moz-border-radius-bottomright: .6em; -webkit-border-bottom-right-radius: .6em; border-bottom-right-radius: .6em; }
	.ui-corner-right {  -moz-border-radius-topright: .6em; -webkit-border-top-right-radius: .6em; border-top-right-radius: .6em; -moz-border-radius-bottomright: .6em; -webkit-border-bottom-right-radius: .6em; border-bottom-right-radius: .6em; }
	.ui-corner-left { -moz-border-radius-topleft: .6em; -webkit-border-top-left-radius: .6em; border-top-left-radius: .6em; -moz-border-radius-bottomleft: .6em; -webkit-border-bottom-left-radius: .6em; border-bottom-left-radius: .6em; }
	.ui-corner-all { -moz-border-radius: .6em; -webkit-border-radius: .6em; border-radius: .6em; }
	
	.ui-info-box-alert {border:1px solid #FDCA53; background-color:#F9FEB4;}



/* MÓDULOS */



/* ************************ MODULES ************************ */


/* ----------------------- CONTEÚDO ------------------------ */

.textoConteudo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	line-height:150%;
	padding:16px 9px 20px 9px;
	text-align:left;
}
.textoConteudo p {
	margin-bottom:10px;
}
.textoConteudo img {
	margin:8px;
}
.textoConteudo h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	font-weight:bold;
	text-align:left;
	margin:5px 0 5px 0;
}
.textoConteudo a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.917em;
	color:#46647B;
	line-height:150%;
	text-align:left;
	font-weight:normal;
	padding:2px 0 2px 0;
}
.textoConteudo a:hover {
	color:#FF6600;
}
.acoesbt {
	display:block;
	text-align:left;
	padding:5px;
	border-top:1px solid #E7E7E7;
	margin-top:10px;
	margin-right:5px;
}
.acoesbt a {
	margin-right:5px;
}
/* bloco personalizado */
.textoConteudoBloco {
	padding:7px 10px 7px 10px;
	border-bottom:1px solid #C1D0DD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.917em;
	color:#003F84;
	line-height:150%;
	display:block;
	text-align:left;
	background-image:url(../images/bgBlockContent.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.tituloConteudoBloco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#46647B;
	font-weight:bold;
	line-height:150%;
	padding:16px 9px 20px 9px;
	text-align:left;
}

.textoConteudo ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:0 0 10px 12px;
	font-size:1em;
}
.textoConteudo ul li {
	font-size:1em;
}
.textoConteudo ul ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin:0 0 10px 22px;
}

/* ----------------------- MENU ------------------------ */

#menuarquivos {
	display:block;
	padding: 0;
	width:206px;
	background:url(../images/n_bg_menuarquivos.jpg) no-repeat bottom;
}
	#menuarquivos, #mn-menuarquivos, #menuarquivos span {
		margin:0;
		padding:0;
		list-style:none;
	}
	#menuarquivos #mn-menuarquivos {
		display:block;
		padding:5px 10px;
		width:186px;
		background:url(../images/n_bg_menuarquivos_top.jpg) no-repeat top;
	}
	#menuarquivos a {
		border-bottom:1px solid #E0DFE3;
		padding:7px 3px;
		color:#333;
		display:block;
		font-size:1em;
		text-decoration:none;
		text-align:left;
	}
	#menuarquivos a:hover, #menuarquivos a:focus {background-color:#FFF;}
	
	#menuarquivos .submenu a { background-color:#DDE1E4; }
	#menuarquivos .submenu a:hover {}
	#menuarquivos .submenu .submenu a { background-color:#CAD0D4; }
	#menuarquivos .submenu .submenu a:hover {}
	#menuarquivos .submenu .submenu span a {}
	#menuarquivos span.last a {
		border-bottom:none;
	}
	/* ie bug */
	* html #menuarquivos span, * html #menuarquivos span a {height: 1px;}



#menuprincipal {
	position:absolute;
	top:89px;
	right:50%;
	margin-right:-490px;
	float:right;
	white-space:nowrap;
	*width:364px;
}
	#menuprincipal span {
		display:block;
		float:left;
		height:48px;
		background:url(../images/n_bg_aba_right.jpg) no-repeat right 3px;
	}
		#menuprincipal span.first {border-left:none;}
		#menuprincipal span.last {border-right:none;}
		#menuprincipal span a {
			display:block;
			float:left;
			height:35px;
			background:url(../images/n_bg_aba_left.jpg) no-repeat left 3px;
			padding:13px 20px 0;
			text-decoration:none;
			color:#333;
		}
		#menuprincipal span:hover {background-position:right top;}
		#menuprincipal span a:hover {background-position:left top;padding:10px 20px 3px;}
			#menuprincipal .submenu {position:absolute;top:35px;}
			#menuprincipal .submenu span, #menuprincipal ul ul a {clear:both; height:auto;width:150px;}
			#menuprincipal .submenu a {
				border-bottom:1px solid #FFF;
				padding:5px 4px;
				color:#333;
				display:block;
				font-size:1em;
				text-decoration:none;
				text-align:left;
				background:#DDE1E4;
			}
			#menuprincipal .submenu a:hover {}
			#menuprincipal .submenu .submenu a { background-color:#CAD0D4; }
			#menuprincipal .submenu .submenu a:hover {}
			#menuprincipal .submenu .submenu span a {}

#publicamos {
	display:block;
	padding: 0;
	width:196px;
	background:url(../images/n_bg_menupublicamos.jpg) no-repeat bottom;
}
	#publicamos, #mn-publicamos, #publicamos span {
		margin:0;
		padding:0;
		list-style:none;
		clear:both;
	}
	#publicamos #mn-publicamos {
		display:block;
		padding:5px 10px;
		width:176px;
		background:url(../images/n_bg_menupublicamos_top.jpg) no-repeat top;
	}
	#publicamos a {
		border-bottom:1px solid #E0DFE3;
		padding:7px 3px 7px 12px;
		color:#333;
		display:block;
		font-size:1em;
		text-decoration:none;
		text-align:left;
		background:url(../images/seta_publicamos.png) no-repeat left center;
	}
	#publicamos a:hover, #publicamos a:focus {background-color:#FFF;}
	
	#publicamos .submenu a { background-color:#DDE1E4; }
	#publicamos .submenu a:hover {}
	#publicamos .submenu .submenu a { background-color:#CAD0D4; }
	#publicamos .submenu .submenu a:hover {}
	#publicamos .submenu .submenu span a {}
	#publicamos span.last a {
		border-bottom:none;
	}
	/* ie bug */
	* html #publicamos span, * html #publicamos span a {height: 1px;}


/* ----------------------- NOTICIAS ------------------------ */
#manchete-destaque {
	padding-bottom:6px;
	border-bottom:1px solid #E9E9E9;
}
#manchete-destaque h2 a {
	color:#333;
	font-size:1.32em;
	font-weight:bold;
	line-height:125%;
}
#manchete-destaque p {
	margin:4px 0;
}
#manchete-destaque p, #manchete-destaque a {
	color:#333;
	font-size:1em;
	line-height:150%;
}
#manchete-destaque #manchete-gal {
	width:514px;
	height:343px;
	overflow:hidden;
	clear:both;
	position:relative;
}
#manchete-destaque #manchete-gal img {
	border:none;
}
#manchete-destaque #manchete-nav {
	display:block;
	clear:both;
	height:25px;
	position:relative;
	padding-top:5px;
	width:514px;
}
#manchete-destaque #manchete-nav .numbers a {
	display:block;
	float:left;
	width:14px !important;
	height:14px !important;
	width:18px;
	height:18px;
	padding:2px;
	overflow:hidden;
	text-align:center;
	background:#C4C4D2;
	margin:1px 1px 0 0;
	font-size:0.917em;
	font-weight:bold;
	text-indent:-1000px;
	overflow:hidden;
}
#manchete-destaque #manchete-nav .numbers a.activeSlide {background-color:#666;}
#manchete-destaque #manchete-control {position:absolute;right:4px;top:6px;width:18px;height:18px;display:block;}
/*--------------------------*/
ul#manchetes {margin-bottom:10px;}
ul#manchetes li {
	border-bottom:1px solid #E9E9E9;
	clear:both;
	padding:15px 0;
}
ul#manchetes li h2 {
	margin-bottom:3px;
}
ul#manchetes li h2 a {
	color:#333;
	font-size:1.32em;
	font-weight:bold;
	line-height:125%;
}
ul#manchetes li h3 {
	margin-bottom:3px;
	color:#FF9900;
	font-size:1em;
	font-weight:normal;
	line-height:125%;
}
ul#manchetes li p {
	margin:4px 0;
}
ul#manchetes li p,
ul#manchetes li a {
	color:#333;
	font-size:1em;
	line-height:150%;
}
ul#manchetes li img {
	margin:5px;
}
/*--------------------------*/
#avisos-pauta-rolagem {
	height:18px;
	overflow:hidden;
	position:relative;
	width:741px;
	border-bottom:1px solid #F09000;
	padding-bottom:10px;
}
#avisos-pauta-rolagem h2 {
	float:left;
}
#avisos-pauta-rolagem ul {
	display:block;
	height:15px;
	font-size:1em;
	float:left;
	color:#707070;
	list-style:none;
	text-align:left;
	padding:0;
	width:600px;
	white-space:nowrap;
}
#avisos-pauta-rolagem li {
	padding-left:10px;
	list-style:none;
	width:600px;
}
#avisos-pauta-rolagem li a {
	color:#707070;
	display:block;
	font-weight:normal;
	padding-top:2px;
	text-decoration:none;
}
#avisos-pauta-rolagem abbr {
	display:none !important;
}
/*--------------------------*/
#avisos-pauta {
	background-color:#CBCBD1;
	clear:both;
	float:left;
	width:100%;
}
#avisos-pauta h2 {
	margin:0;
	padding:3px 7px;
	color:#FFF;
	background-color:#333;
	font-size:1em;
}
#avisos-pauta li {
	margin:5px;
	padding:3px 2px 5px;
	border-bottom:1px solid #D5D5DA;
}
#avisos-pauta li a {
	color:#333;
	display:block;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}
/*--------------------------*/
.tit-ultimas {
    background: url("../images/tit_ultimas.gif") no-repeat scroll 0 0 transparent;
    height: 14px;
    padding-top: 0.3em;
    text-indent: -100em;
	overflow:hidden;
    width: 100%;
}

#outras-noticias {
	background: url('../images/line02.gif') center top repeat-y;
	float:left;
	clear:both;
	margin-top:0;
	display:block;
}
#outras-noticias-col1,
#outras-noticias-col2 {
	display:block;
	width:259px !important;
	padding:0 !important;
	overflow:visible !important;
	overflow:hidden;
	padding:0 8px;
	width:243px;
}

#outras-noticias-col1 {float:left;}
#outras-noticias-col2 {float:right;}
#outras-noticias li {
	border-top:1px solid #E9E9E9;
	margin:0 8px !important;
	padding:10px 3px;
	width:230px;
	float:left;
	margin:0 0 8px 0;
}
#outras-noticias li.first {
	border:none;
	padding:3px 3px 10px;
}
#outras-noticias h3 {
	margin-bottom:3px;
}
#outras-noticias h3 a {
	font-size:1.167em;
	line-height:125%;
	color:#333;
}
#outras-noticias h2 {
	color:#F90;
	font-size:0.917em;
	font-weight:normal;
	margin-bottom:2px;
}
#outras-noticias p a {
	color:#333;
	font-size:1em;
}
#outras-noticias li p a img {margin:4px;}

/*--------------------------*/
.noticias {
	padding-top:5px;
}
.noticias li {
	padding:10px 0 8px;
	border-top:1px solid #E9E9E9;
	float:left;
	width:196px;
}
.noticias h3 {
	margin-bottom:2px;
	line-height:125%;
}
.noticias h3 a {
	font-size:1em;
	font-weight:bold;
	color:#333;
}
.noticias h2 {
	color:#F90;
	font-size:0.917em;
	font-weight:normal !important;
	margin-bottom:2px;
}

.outras-hoje {
    background: url("../images/mais_noticias.png") no-repeat scroll right top transparent;
    border-bottom: 2px solid #34393D;
    border-color: #34393D;
    border-style: solid;
    display: block;
    height: 17px;
    overflow: hidden;
    text-indent: -1000px;
	overflow:hidden;
	width:100%;
	clear:both;
	margin-bottom:17px;
}
.leiamais {
    background: url("../images/mais_noticias.png") no-repeat scroll right top transparent;
    border-bottom: 2px solid #34393D;
    border-color: #34393D;
    border-style: solid;
    display: block;
    height: 17px;
    overflow: hidden;
    text-indent: -1000px;
	width:100%;
	clear:both;
}




#manchetes-regiao {
	position:relative;
	display:block;
	width:740px;
	height:370px;
}
#manchetes-regiao li {}
	#combos {display:block;height:17px;padding:10px 0;border-bottom:1px solid #E9E9E9;}
	#combos select,#combos label,#combos input {display:block;height:20px;float:left;/*margin-right:5px;*/}
	#combos label {padding-top:2px;padding-right:5px;}
	#combos select option {display:block;padding:2px 0 0;}
	#combos input {font-size:0.833em;padding:0;height:19px;}
	#combos a {display:block;height:20px;width:20px;background:url(../images/bt_combos.png) no-repeat top;text-indent:-1000px;overflow:hidden;float:left;}
	#combo-cidade a {height:20px;width:20px;background:url(../images/bt_combos_plus.png) no-repeat top;position:absolute;margin-left:200px;margin-top:1px;}
	.ui-widget,.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font:12px Arial, Helvetica, sans-serif !important;}
	#errorDiv {background:#FFBFBF; left: 0; padding: 3px 5px; position: absolute; top: 9px; width: 255px;color:#8C0000;}
	#combos a:hover {background-position:bottom;}
	#combo-cidade {float:left;}
	#combo-cidade input {width:200px;padding-right:20px;}
	#combo-regiao {
		display: block;
		float: right;
		font-size: 1em;
		height: 15px;
		list-style: none outside none;
		padding: 0;
		text-align: left;
		white-space: nowrap;
		margin-right:10px;
	}
	#combo-regiao select {width:150px;}
	#combo-assunto {
		display: block;
		float: right;
		font-size: 1em;
		height: 15px;
		list-style: none outside none;
		padding: 0;
		text-align: left;
		white-space: nowrap;
	}
	#combo-assunto select {width:150px;}
	#combo-regiao a, #combo-assunto a {display:none;}
	#manchetes-regiao #lista-manchetes {height:248px;}
	#manchetes-regiao #lista-manchetes li {padding:10px 0;width:740px;}
	#manchetes-regiao #lista-manchetes li .photo img {width:336px;height:224px;float:left;margin-right:13px;}
	
	#manchetes-regiao #lista-manchetes h2 {font-size:1em;font-weight:normal;color:#F09000;margin-bottom:5px;}
	#home #manchetes-regiao #lista-manchetes h1 {margin-bottom:10px;}
	#manchetes-regiao #lista-manchetes h1 a {color:#333;margin-bottom:15px;}
	#manchetes-regiao #lista-manchetes a {color:#F09000;font-weight:bold;font-size:0,917em;}
	#manchetes-regiao #lista-manchetes p {line-height:150%;}
	
	#nav {display:block;width: 740px;height:78px;z-index:5000;}
	#nav li { width:245px;height:78px;float: left; list-style: none;}
	#nav a { width:224px;height:58px;display: block;float:left;background:url(../images/bg_li.jpg) repeat-x top;color:#333;padding:10px;line-height:125%;}
	#nav a h2 {font-size:0.917em;font-weight:normal;}
	#nav a h3 {font-size:0.917em;font-weight:bold;}
	#nav li a.activeSlide { background-image:url(../images/bg_li_active.jpg);}
	#nav a:focus { outline: none; }

	#manchete-control {display:block;width:46px;height:16px;position:absolute;top:263px;left:689px;z-index:5000;}

#by_keywords {
	height:18px;
	overflow:hidden;
	position:relative;
	width:741px;
	border-top:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	padding:10px 0;
}
#by_keywords h2 {
	float:left;
}
#by_keywords ul {
	display:block;
	height:20px;
	font-size:1em;
	float:left;
	color:#707070;
	list-style:none;
	text-align:left;
	padding:0;
	width:600px;
	white-space:nowrap;
}
#by_keywords li {
	padding-left:10px;
	list-style:none;
	width:600px;
}
#by_keywords li a {
	color:#707070;
	display:block;
	font-weight:normal;
	padding-top:2px;
	text-decoration:none;
}
#by_keywords abbr {
	display:none !important;
}





/*
.noticias ul.media {
	float:left;
}
.noticias ul.media li {
	float:right !important;
}*/
/*--------------------------*/
ul.media {clear:both;width:100%;margin-top:5px;}
ul.media li, #outras-noticias ul.media li {
	border:none !important;
	display:inline !important;
	padding:0 !important;
	float:none !important;
	margin:0 !important;
	width:auto !important;
}
ul.media img {margin:0 !important;}

#manchetes-regiao #lista-manchetes ul.media {float:left;width:350px;clear:none;margin-top:5px;}
/*--------------------------*/
#manchete-destaque .relacionadas li, ul#manchetes .relacionadas li, #outras-noticias .relacionadas li {border:none;padding:4px 0 8px; width:auto;}
	#outras-noticias .relacionadas li {margin:4px;}
#manchete-destaque .relacionadas h3, ul#manchetes .relacionadas h3 {margin-bottom:0; padding-left:11px; background:url('../images/icon_seta03.gif') left 7px no-repeat;}
#manchete-destaque .relacionadas a, ul#manchetes .relacionadas a {color:#666;font-size:1.167em;line-height:125%; text-indent:0.4em;}
#outras-noticias .relacionadas h4 a {font-size:0.917em; color:#333;}
/*--------------------------*/
#news h2 {
	font-size:1.5em;
	font-weight:bold;
	color:#046A3B;
	line-height:125%;
	margin-bottom:10px;
}
#news h2 span {
	font-size:1em;
	font-weight:normal;
}
#news h3,
#news .data-publicacao {
	color:#666;
	font-size:1em;
	font-weight:normal;
	margin-bottom:10px;
}
#news .resumo {margin-bottom:10px;color:#666;}
#news .itemBody {
	line-height:150%;
	color:#333;
}
#news .itemBody p {
	line-height:150%;
	margin:0.5em 0;
}
#news .itemBody img {
	margin:3px;
}
#news .fonte {margin:5px 0;}

p.attachment {background:url('../images/icon_attach.gif') left 2px no-repeat;border-bottom:1px solid #666; color:#333; margin-top:12px; padding:2px 0 2px 17px; font-size:1em; font-weight:bold;}
ul.attachment li {padding:5px 0 0 7px;}

p.audio {background:url('../images/icon_audio.gif') left 2px no-repeat;border-bottom:1px solid #666; color:#333; margin-top:12px; padding:2px 0 2px 20px; font-size:1em; font-weight:bold;}
ul.audio li {padding:5px 0 0 7px;}

p.video {background:url('../images/icon_video.gif') left 2px no-repeat;border-bottom:1px solid #666; color:#333; margin-top:12px; padding:2px 0 2px 20px; font-size:1em; font-weight:bold;}
ul.video li {padding:5px 0 0 7px;}

#news .related-news {
	display:block;
	width:265px;
	float:left;
	background:#EEE;
	padding:15px;
	margin:0 20px 20px 0;
}
#news .related-news h4 {
	font-size:1.167em;
	color:#138757;
	font-weight:bold;
	display:block;
	padding-left:20px;
	background:url(../images/icon_news.png) no-repeat left 3px;
	border-bottom:1px solid #138757;
	height:25px;
}
#news .related-news ul,#news .related-news li {padding:0;margin:0;list-style:none;}
#news .related-news li,#news .related-news li a {
	font-size:1em;
	color:#666;
	font-weight:bold;
	line-height:150%;
}
#news .related-news li a {
	display:block;padding:10px 0;
	border-bottom:1px solid #138757;
}

#gallery-news {margin-top:8px; width:100%;}
#gallery-news.loading {background:url('../images/loading.gif') right top no-repeat;}
	#gallery-news li {list-style:none !important;}
	#gallery-anchor {background:url('../images/ico_foto.gif') left 2px no-repeat;border-bottom:1px solid #666; color:#333; padding:2px 0 2px 20px; font-size:1em; font-weight:bold;}
	#gallery-wrapper {margin:4px 0 10px; padding:3px;width:510px; /*height:480px;*/float:left;position:relative;overflow:hidden;}
	#gallery-container {float:left;position:relative;}
		#gallery-container li {width:520px;float:left;/*border:1px solid red;*/}
			#gallery-container ul li {border:none;padding:4px;width:160px;height:110px;background:url('../images/loading.gif') center center no-repeat;text-align:center;position:relative;float:left;}
			#gallery-container a {display:block;}
			#gallery-container a img {border:3px solid #FFF;}
			#gallery-container a:hover img {border:3px solid #F90;}
		#gallery-page-nav {display:none;clear:both;float:right;}
			#content #gallery-page-nav li {margin:3px;width:16px;float:left;border:1px solid #F90;}
			#gallery-page-nav span, #gallery-page-nav a {padding:0.3em;color:#F90;font-size:0.917em;text-align:center;display:block;}
				#gallery-page-nav .current {border-color:#F90;}
					#gallery-page-nav .current span {background-color:#F90;color:#FFF;font-weight:bold;}
				#gallery-page-nav li.disabled {border-color:#CCC !important;}
					#gallery-page-nav .disabled span{color:#CCC;}
			#gallery-page-nav a {}
			#gallery-page-nav li:hover {border-color:#2E6AB1;}
				#gallery-page-nav .disabled, #gallery-page-nav li.disabled:hover {background-color:#FFF;border-color:#CCC;}
			#gallery-page-nav a:hover {color:#333;}


/* botões redes sociais */
#share-bubble {
	clear:both;
	height:35px;
}

#share-bubble #twit {
	float:left;
	width:109px;
}

#share-bubble #face {
	float:left;
	width:109px;
}

#share-bubble #gplus {
	float:left;
	width:109px;
}

#slideShow {
	float: left;
}


/* ----------------------- DESTAQUES ----------------------- */

ul.destaque {clear:both;width:182px;}
ul.destaque li {display:block;padding:0 0 6px 0;}
ul.destaque a {display:block;}
ul.rolante {height:162px;margin-bottom:6px;overflow:hidden;}
#destaque_4 {margin-top:20px;}
#destaque_6 {margin-bottom:16px;}

#centerCcolumn .destaque {margin:13px 0;width:auto;}
#centerCcolumn .d1{float:left;}
#centerCcolumn .d2{float:right;}
#block_jornaleducativa li {text-align:center;}


#destaque_12 {width:195px; height:196px;margin:17px auto 0;}
.destaque-nav {
	display:block;
	clear:both;
	height:25px;
	position:relative;
	padding:0 0 17px 6px;
}
.destaque-nav a {
	display:block;
	float:left;
	background:#C4C4D2;
	overflow:hidden;
	text-indent:-1000px;
	margin:5px 3px 0 0;
	width:14px;
	height:14px;
}
.destaque-nav a.activeSlide {background-color:#666;}





/* ------------------------- DICAS DO SISTEMA ---------------------------- */

#systemdica {}
#systemdica .dica {
	border:1px solid #FFCC00;
	background-color:#FFFDCC;
	text-align:center;
	padding:8px 10px 8px 10px;
	margin-top:10px;
	display:block;
	color:#023554;
	font-size:1em;
	font-weight:normal;
}
#systemdica .balao {
	margin-top:-1px;
	display:block;
	text-align:center;
	margin-bottom:7px;
}
#systemdica .assistente {
	display:block;
	text-align:center;
}

/* ------------------------- ESTATISTICAS ---------------------------- */
.statstable { 
	margin:0px; 
	padding:0px; 
	width:auto; 
	font-size: small; 
	font-weight: normal;
}
.stats { 
	vertical-align: bottom; 
	width:625px; 
	margin:0; 
	border: 0;
}
.statsimg { 
	vertical-align: bottom; 
	width:25px; 
	text-align:center;
}
.statsimgweekday { 
	vertical-align: bottom; 
	font-size: small; 
	font-weight: normal;
}
.statswords { 
	border-width: 0; 
	font-size: x-small; 
	background-color: transparent; 
	font-weight: normal; 
	text-align:center; 
	width:25px;
}
.statsfore { 
	width: 30%; 
	padding:2px;
}
.statsdiv { 
	text-align:center; 
	padding:0px;
}
/* --------------------- FUNÇÕES RODAPÉ -------------------- */
#content #conteudo-funcoes,#content #news-functions {margin:1em 0 0 0; border-top:1px solid #E9E9E9; background-color: #FFF; width:100%; float:left;}
	#content #conteudo-funcoes li, #content #news-functions li {margin:0; padding:0 8px; height:26px; background: transparent url("../images/line01.gif") 0px 7px no-repeat; list-style:none; float:left;}
	#conteudo-funcoes a, #news-functions a {padding:8px 0 3px 20px; font-size:0.833em; color:#666 !important; text-decoration:none !important; background:url("../images/ico_options.png") no-repeat; display:block; }
		#conteudo-funcoes .opt-back a, #news-functions .opt-back a {background-position: 0px 10px !important;}
		#conteudo-funcoes .opt-home a, #news-functions .opt-home a {background-position: 0px -34px !important;}
		#conteudo-funcoes li.opt-print, #news-functions li.opt-print {padding-left:0 !important; background:none !important;}
		#conteudo-funcoes li.opt-back, #news-functions li.opt-back {background:none !important;}
		#conteudo-funcoes .opt-print a, #news-functions .opt-print a {background: transparent url("../images/ico_options.png") 0px -76px no-repeat !important;}
		#conteudo-funcoes .opt-send, #news-functions .opt-send {}
		#conteudo-funcoes .opt-send a, #news-functions .opt-send a {background: transparent url("../images/ico_options.png") 0px -125px no-repeat !important;}
		#conteudo-funcoes .opt-edit, #news-functions .opt-edit {}
		#conteudo-funcoes .opt-edit a, #news-functions .opt-edit a {background: transparent url("../images/ico_options.png") 0px -173px no-repeat !important;}
		#conteudo-funcoes .opt-pdf, #news-functions .opt-pdf {}
		#conteudo-funcoes .opt-pdf a, #news-functions .opt-pdf a {background: transparent url("../images/ico_options.png") 0px -214px no-repeat !important;}
		#content #conteudo-funcoes li.opt-home, #content #conteudo-funcoes li.opt-back, #content #news-functions li.opt-home, #content #news-functions li.opt-back  {float:right;}
		
		/* share */		
		#conteudo-funcoes .opt-share, #news-functions .opt-share {}
		#conteudo-funcoes .opt-share a, #news-functions .opt-share a {background: transparent url("../images/bookmarks.png") 0px 5px no-repeat !important; background-image:url("../images/bookmarks.png");}
		#conteudo-funcoes .opt-share ul#share, #news-functions .opt-share ul#share {display:none;overflow:hidden;width:141px;border:1px solid #CCC;padding:0 10px;background:#FFF;position:absolute;margin-top:5px;margin-left:-5px;z-index:999;}
		#conteudo-funcoes .opt-share ul#share li, #news-functions .opt-share ul#share li {clear:both;margin:0;padding:0;width:100%;white-space:nowrap;}
		#conteudo-functions .opt-share ul#share li a,#news-functions .opt-share ul#share li a {display:block;clear:both;border-bottom:1px solid #E5E5E5;padding:6px 0 6px 21px;font-size:0.917em;color:#666;background:transparent url("../images/bookmarks.png") 0 5px no-repeat !important;background-image:url("../images/bookmarks.png");}
		#conteudo-functions .opt-share ul#share li a:hover,#news-functions .opt-share ul#share li a:hover { text-decoration:underline; }
		#conteudo-functions .opt-share ul#share li.last a,#news-functions .opt-share ul#share li.last a { border:none;}
		#conteudo-functions .opt-share ul#share li.opt-delicious a,#news-functions .opt-share ul#share li.opt-delicious a {background-position:0 -21px !important;}
		#conteudo-functions .opt-share ul#share li.opt-google a,#news-functions .opt-share ul#share li.opt-google a {background-position:0 -46px !important;}
		#conteudo-functions .opt-share ul#share li.opt-yahoo a,#news-functions .opt-share ul#share li.opt-yahoo a {background-position:0 -72px !important;}
		#conteudo-functions .opt-share ul#share li.opt-facebook a,#news-functions .opt-share ul#share li.opt-facebook a {background-position:0 -99px !important;}
		#conteudo-functions .opt-share ul#share li.opt-twitter a,#news-functions .opt-share ul#share li.opt-twitter a {background-position:0 -126px !important;}
		#conteudo-functions .opt-share ul#share li.opt-myspace a,#news-functions .opt-share ul#share li.opt-myspace a {background-position:0 -150px !important;}
		#conteudo-functions .opt-share ul#share li.opt-digg a,#news-functions .opt-share ul#share li.opt-digg a {background-position:0 -176px !important;}
		#conteudo-functions .opt-share ul#share li.opt-technorati a,#news-functions .opt-share ul#share li.opt-technorati a {background-position:0 -202px !important;}
		#conteudo-functions .opt-share ul#share li.opt-rec6 a,#news-functions .opt-share ul#share li.opt-rec6 a {background-position:0 -230px !important;}
		#conteudo-functions .opt-share ul#share li.opt-orkut a,#news-functions .opt-share ul#share li.opt-orkut a {background-position:0 -255px !important;}

		#conteudo-funcoes li.opt-facebook a {background: transparent url("../images/bookmarks.png") 0px 5px no-repeat !important; background-image:url("../images/bookmarks.png"); background-position:0 -99px !important;}

		#content #news-functions.top {margin-bottom:20px;border-top:none;border-bottom:1px solid #E9E9E9;}
		/* share */
		
#form-recomendar {margin:20px 0 0 !important; width:629px; padding:0; color:#666; float:left;background:#EEE;}
	#form-recomendar fieldset {padding-top:10px; border:none; color:#666;}
	#form-recomendar form {padding:10px 20px 20px;color:#666;float:left;}
	#form-recomendar legend {padding:10px; font-weight:bold; display:block;background:#CCC;display:block;width:609px;font-size:1.167em;}
	#form-recomendar label {padding:10px 5px; float:left;}
	#form-recomendar label input {margin-right:5px; padding:2px 0 0 4px !important; padding-top:0; width: 220px; display:block;}
	#form-recomendar label.textarea {width:236px;}
	#form-recomendar textarea {margin-right:5px; padding:2px 0 0 4px; width:200px; height:50px; display:block;}
	#form-recomendar label input, #form-recomendar textarea {font:normal 1em Verdana, Arial, Helvetica, sans-serif; color:#666;}
	#form-recomendar .bt-cancel, #form-recomendar  .bt-send {margin:23px 10px 0 0; float:left;}
	#form-recomendar  .bt-send {}
#recomendar-status {padding:4px; margin:8px 30px 0 0; background-color:#FCF7EB; color:#000; border:1px solid #DCC8A7;}
div#recomendar-status.error {background-color:#FCEBEB !important; border:1px solid #E86666 !important;}
div#recomendar-status.ok {background-color:#EFFCEB !important; border:1px solid #97B872 !important;}
/* --------------------- PREVISAO TEMPO -------------------- */
#tabelaprevisaocidade{
		margin-bottom: 30px;
}

#tabelaprevisaocidade table{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.75em;
		text-align: center;
		background: #FFFFFF;
		width:50%;
}
#tabelaprevisaocidade table td{
		border: 1px solid #efefef;
		padding: 1px;
		font-size:0.75em;
}
#tabelaprevisaocidadeimg{
		font-size:0.667em;
		background: url(images/grad03.gif) repeat-x;
}
#tabelaprevisaocidadetitulo{
		font-size:0.917em;
		font-weight: bold;
		height: 25px;
		border-bottom: 2px solid #EFEFEF;
		color: #333333;
}
#tabelaprevisaocidadesub{
		font-size:0.833em;
		font-weight: bold;
		background: url(images/grad02.gif) repeat-x;
}
#azul10{
		color: blue;
		font-weight: normal;
		font-size:0.75em;
}
#vermelho10{
		color: red;
		font-weight: normal;
		font-size:0.75em;
}
/* -------------------- DEBASER / VIDEO ------------------- */
.video-alert {
	margin-bottom:16px;
	width:100%;
	padding:6px;
	color:#333;
	border:1px solid #FC6;
	-moz-border-radius:6px; border-radius:6px;
	text-align:left;
	background:#FFC url('../images/ico_alert.gif') 8px 8px no-repeat;
}
	.video-alert h3 {
		font-weight:bold;
	}
	.video-alert h3, .video-alert p {
		margin-left:90px;
		margin-bottom:6px;
		font-size:1em;
	}
	.video-alert p a {
		text-decoration:underline;
	}
#listradio li.download {
	background: transparent url(../images/ico_options.png) no-repeat scroll 6px -258px;
	padding-left:30px;
}

#block-video-latest {width:206px;clear:both;padding-top:0;}
	#block-video-latest h3 { background: url('../images/tit_video.gif') no-repeat 0 0; height:22px; padding-top:0.3em; text-indent:-100em;overflow:hidden; width:100%;margin-top:20px}
	#block-video-latest ul {background-color:#ECECF1; border:1px solid #CBCBD1; padding:4px 8px 22px; position:relative; float:left;list-style:none;width:187px;}
		#block-video-latest li {border-bottom:1px solid #CBCBD1; padding:8px 4px;display:table;width:179px;}
			#block-video-latest li a {display:block;color:#333;}
				#block-video-latest li img {width:76px;height:57px;border:1px solid #CCC;margin:0 10px 5px 0;float:left}
				#block-video-latest li a:hover img {border:1px solid #3373BE;}
			#block-video-latest li h4 {font-size:1em; font-weight:normal; line-height: 130%;padding:6px 0 4px;}
		#block-video-latest li.destaque {margin:0 0 8px; padding:8px 0 3px 5px; border-bottom:1px solid #CBCBD1;}
		#block-video-latest li.last {border:none; margin-right:0;}
		#block-video-latest li.more {padding:0; border:none; border-bottom:2px solid #1F2C34; width:204px; height:17px; position:absolute; bottom:0px; left:0px; background:url('../images/bg_more01.gif') no-repeat 100px top; clear:both;}
			#block-video-latest li.more a {padding:0; background:none; color:#FFF; display:block; float:right; font-size:0.917em; font-weight:bold; padding:1px 0 0 2px; width: 102px; line-height: 16px; text-align:center; text-transform:lowercase;}
	#block-video-latest #videoplayer {border:2px solid #6E288C;}
	
.block-radio-latest {width:206px;clear:both;padding-top:17px;margin-bottom:20px;}
	.block-radio-latest h3 { background: url('../images/tit_radio.gif') no-repeat 0 0; height:22px; padding-top:0.3em; text-indent:-100em;overflow:hidden; width:100%;}
	.block-radio-latest ul {background-color:#ECECF1; border:1px solid #CBCBD1; padding:4px 8px 22px; position:relative;}
		.block-radio-latest li {border-bottom:1px solid #CBCBD1; padding:8px 4px;}
		.block-radio-latest li.last {border:none;}
			.block-radio-latest li a {padding:0 0 0 24px; background:url('../images/ico_options.png') no-repeat 0px -594px; display:block;color:#333;}
		.block-radio-latest li.more {padding:0; border:none; border-bottom:2px solid #1F2C34; width:204px; height:17px; position:absolute; bottom:0px; left:0px; background:url('../images/bg_more01.gif') no-repeat 100px top; clear:both;}
			.block-radio-latest li.more a {padding:0; background:none; color:#FFF; display:block; float:right; font-size:0.917em; font-weight:bold; padding:1px 0 0 2px; width: 102px; line-height: 16px; text-align:center; text-transform:lowercase;}

			
/* -------------------- NUVEM TAGS ----------------------- */
.block-tag-cloud.block-tag-cloud {margin-top:1.5em; width:179px; float:left;}
	.block-tag-cloud h3 { background: url('../images/tit_mais_buscadas.jpg') no-repeat 0 0; height:26px; padding-top:0.3em; text-indent:-100em;overflow:hidden; width:100%;}
	.block-tag-cloud ul {background-color:#FFF; border:1px solid #CBCBD1; padding:10px; width:169px;text-align:center;}
		.block-tag-cloud li {padding:0 5px; height:28px; display:inline;}
			.block-tag-cloud li a {color:#333;display:inline;}
			.block-tag-cloud a.size1 {font-size:1em;}
			.block-tag-cloud a.size2 {font-size:1.167em;}
			.block-tag-cloud a.size3 {font-size:1.5em;}
			.block-tag-cloud a.size4 {font-size:1.667em;}
			.block-tag-cloud a.size5 {font-size:1.917em;}
			.block-tag-cloud a.size6 {font-size:2.167em;}
			
			
/* --------------------- ACESSIBILIDADE - TAMANHO TEXTO --------------------- */

body.bFont {font-size:16px;}
body.bFont #inst-bar {font-size:12px;}
body.bFont #menuprincipal {width:434px;}

#redessociais {}
h3.tit_redesociais {
	display:block;
	background: url("../images/tit_redes_sociais.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    padding-top: 0.3em;
    text-indent: -100em;
	overflow:hidden;
    width: 100%;
	margin-top:20px;
}


.itemBody #slideShow {display:block;width:295px !important;height:203px !important;line-height:203px;overflow:hidden;margin-right:20px;margin-bottom:20px;background:#EEE;}
.itemBody #slideShow a {display:block;width:295px !important;text-align:center;}
.itemBody #slideShow img { height:203px;margin:0;width:auto !important;}

#foto p.related {
	text-align:left;
	font-size:1.167em;
	color:#138757;
	font-weight:bold;
	display:block;
	padding-left:20px;
	background:url(../images/icon_news.png) no-repeat left 3px;
	border-bottom:1px solid #138757;
	height:25px;
	margin:20px 0;
}
#foto ul.related {display:block;background:#EEE;padding:20px;text-align:left;}
#foto ul.related a {color:#666;font-weight:normal;border-bottom:1px solid #138757;padding:0  0 10px 0;margin-bottom:10px;display:table;}

.fotoLegenda {margin:5px;}
.fotoLegenda img {margin:0 !important;}
.fotoLegenda .textoLegenda {display:block;clear:both;padding:5px;/*background:#EEE;*/font-size:0.917em;}

/* Portrait and Landscape player audio */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
#playerradio { height:auto; width:100%; }
#playerdiv {height:auto; width:auto;}
}

