/* --------------------- 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,img,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{margin:0;padding:0;border:0;outline:0;font-size:100%;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;}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* --------------------- DEFINIÇÕES GERAIS --------------------- */
body {
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	background:#C8C8C8;
}
	/* links */
	a:link, a:active, a:visited {color:#2C71B6;text-decoration:none;}
	a:hover {text-decoration:underline;}
		
	/* titulo */
	h1 {font-size:1.5em;color:#003366;margin-bottom:22px;line-height:125%;}
	h2 {font-size:1.167em;margin:10px 0;}
	h3 {font-size:1em;}
	h4 {font-size:1em;color:#555;}
	h5 {font-size:1em;color:#999;}
	
	/* estilos padrões de formatação de tabela */
	table.outer th {background:#EBECF1; padding:5px;/*border-bottom:1px solid #CFCED4;*/}
	table .head, table .head th, table .head td {background:#EEE; padding:5px; /*border-bottom:1px solid #CFCED4;*/}
	table .even, table .even th, table .even td {padding:5px; /*border-bottom:1px solid #CFCED4;*/}
	table .odd, table .odd th, table .odd td {padding:5px; /*border-bottom:1px solid #CFCED4;*/}
	table .foot, .foot th, table .foot td {padding:5px; /*border-bottom:1px solid #CFCED4;*/}
	table .foot a {}
	tr.head td {}
	tr.even td {}
	tr.odd td {}
	tr.foot td {}
	td {vertical-align:top}
	
	
/* barra institucional */
#inst-bar {
	height:28px;
	background:url("../images/bg_controls2.jpg") repeat-x scroll 0 0 transparent;
}
	#inst-bar ul {
		padding-top:5px;
		width:998px;
		height:28px;
		margin:0 auto;
		position:relative;
	}
		#inst-bar ul li {
			float:left;
		}
		ul li#inst-bar-pr {}
		#inst-bar-opt-acessibilidade {
		}
		#inst-bar-opt-skip01 {
		}
		#inst-bar li#inst-bar-opt-fale {
			margin:13px 0 0 288px;
			padding:3px 0;
			background:none;
		}
			#inst-bar li#inst-bar-opt-fale a {
				border:none;
				color:#000;
				font-size:12px;
				text-transform:inherit;
			}
		#inst-bar li#inst-bar-opt-acesso {
			border-right:1px solid #CCC;
			padding:0 7px 0 60px;
			background:none;
			font-size:11px;
		}
			#inst-bar-opt-acesso-submit {
				font-size:11px;
				border:1px solid #AAA;
				-moz-border-radius: .6em; -webkit-border-radius: .6em; border-radius: .6em;
			}
			#inst-bar-opt-acesso select, #inst-bar-pesquisar {
				font-size:10px;
			}
			#inst-bar-opt-acesso select{ width:220px;}
		#inst-bar li#inst-bar-opt-pesquisar {
			padding:0 0 0 0;
			background:none;
			font-size:11px;
			float:right;
		}
		#inst-bar li#inst-bar-opt-pesquisar label {display:block;float:left;padding:2px 7px;}
		#inst-bar li#inst-bar-opt-pesquisar span {display:block;float:left;padding-right:3px;}
			#inst-bar #inst-bar-pesquisar {
					padding:0 0 2px 3px;
					color:#666;
					width:120px;
			}
			#inst-bar #inst-bar-pesquisar:focus {
					color:#333;
			}
			#inst-bar-pesquisar-submit {
				border:none;
				width:16px;
				height:16px;
				overflow:hidden;
				background:url('../images/ico_search.gif') no-repeat left top;
				text-indent:-100em;
			}
			#inst-bar a {
				padding:0 14px;
				color:#333;
				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;
			}

/* --------------------- ESTRUTURA --------------------- */
#container {
	display:table;
	width:100%;
	background:#FFF url('../images/bg_borda.jpg') repeat-y center top;
	clear:both;
}
#container .topbg {
	/*background:url('../images/bg_bordatop.jpg') no-repeat center top;*/
	background:url(../images/bg_top.png) no-repeat center top;
	overflow:hidden;
}

#header {
	display:block;
	clear:both;
	height:78px;
}
	#header .header-info {display:block;width:998px;margin:0 auto;}
	#header a.logo, #header h1.logo {
		display:block;
		width:247px;
		height:67px;
		position:relative;
		left:16px;
		top:3px;
		background:url('../images/logo_comunidade.png') no-repeat;
		text-indent:-1000px;
		overflow:hidden;
	}

#main {
	background-color:#FFF;
	display:block;
	width:998px;
	clear:both;
	margin:0 auto;
	margin-top:17px;
}
	#main #header-area {background:#FFF;}
	#main #side-area-1,
	#main #main-content,
	#main #side-area-2 {
		display:block;
		float:left;
	}
	#header-area {
		width:998px;		
		display:block;		
		clear:both;				
		margin:0 auto;
	}
	#main #side-area-1 {width:225px; /*padding:0px 0;*/}
	#main #main-content {width:515px; padding:0 22px 0; line-height:150%;}
	#main #main-content.ext-1, #main #main-content.ext-2 {width:735px; padding:0 0 22px 19px; line-height:150%;}
	#main #main-content.full {width:954px;padding:0 22px 22px;}
	#main #main-area-1, #main-area-4 {clear:both;width:100%;}
	#main #main-area-2 {width:521px;padding-top:22px;float:left;}
	#main #main-area-2 {margin-bottom:18px; margin-top:15px; padding:3%; width:94%;  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; border: 1px solid #CBCBD1; background:#FFF;  }	
	
	#main #main-area-3 {width:521px;padding:22px 0 0 0; float:right;}
	#main #side-area-2 {width:181px;padding:0px 33px 22px 0; float:right;}
	#main #footer-area {clear:both; padding:0 22px;}

#footer {
	display:block;
	clear:both;
	padding:16px 0;
	width:100%;
	background:#C8C8C8;
	line-height:150%;
}
	#footer-area {clear:both; padding:0 12px; background-color:#C8C8C8;}
	#footer-info {margin:0 auto; width:998px; position:relative;}
		#footer-info p, #footer-info address {padding:0 13px;}
		#footer-info p {font-weight:bold;}
		#footer-info address p {padding-left:0; font-weight:normal; font-style:normal;}
		#footer-info a.map {padding-left:13px; color:#046A3B; background:url('../images/ico_map.gif') no-repeat left top;}
		#footer-info .logos {position:absolute; right:13px; top:6px;}
		#footer-info .logos a {margin-left:5px;	}

/* --------------------- GERAIS --------------------- */
.clear { clear:both; }
noscript p {background-color:#FFC; border:1px solid #FC3; padding:3px 6px; color:#000; margin:0 0 10px;}
/* --------------------- SISTEMA --------------------- */
/* mensagem de redirecionamento */
.redirect-message {display:block; background:#E6E9F0; padding:20px; text-align:center; border:1px solid #A5B5CE; line-height:125%;}
.redirect-message h5 {font-size:1.167em;color:#15355B;font-weight:bold;text-align:center;clear:both;margin-bottom:5px;}
.redirect-message p {font-size:1em;color:#15355B;font-weight:normal;clear:both;text-align:center;}

/* --------------------- ESTATÍSTICAS --------------------- */
table.statstable  td, table.statstable  th {padding:5px;}
table.statstable td.even, table.statstable tr.even td {background: #F9F9F9;}
table.statstable td.odd, table.statstable tr.odd td {background:#FFF;}
table.statstable td.foot, table.statstable tr.foot td {background:#D0D6E4;color:#003366;text-align:left;}
.statsdiv {display:block;height:20px;background:#EEE;text-align:center;font-size:0.917em;padding:5px;margin-bottom:10px;}
.statsdiv a{display:inline;padding:0 15px;}
.statsdiv2 {display:block;height:20px;text-align:center;font-size:0.917em;padding:5px;margin-bottom:10px;}
table.statstable {margin:0px; padding:0px; font-size: small; font-weight: normal;}
.stats {vertical-align: bottom; width:625px; margin:0; border: 0;}
table.statstable td.statsimg {vertical-align: bottom; width:25px; text-align:center;padding:0;}
.statsimgweekday {vertical-align: bottom; font-size: small; font-weight: normal;}
table.statstable tr.statswords td, table.statstable tr.statswords th, table.statswords td.statswords {border-width: 0; font-size:0.75em; background-color: transparent; font-weight: normal; text-align:center; width:25px;}
.statsfore {width: 30%; padding:2px;}

/* --------------------- MENU --------------------- */
	/* 
	O estilo do menu vertical expansível é dividido entre estrutura e tema.
	A classe 'exp' é incorporada via Javascript e necessária para o funcionamento CSS + JS.
	*/
	.exp .open a, .exp .closed a { background: url('../images/menu_icons.png') -117px 7px no-repeat; }
	.exp .closed a { background-position:170px 7px; }
	.exp li.open li a, .exp li.closed li a { background:none; }
	.exp li li.open a, .exp li li.closed a { background: url('../images/menu_icons.png') -117px 7px no-repeat; }
	.exp li li.closed a { background-position:170px 7px; }
	.exp li li.open li a, .exp li li.closed li a { background:none; }

	#navegacao-principal-pt, #navegacao-principal-es, #navegacao-principal-in,
	#navegacao-administracao {
		display:block;
		padding: 0;
		width:206px;
		background:url('../images/bg_navegacaoprincipal.jpg') no-repeat bottom;
		float:right;
		margin-bottom:10px;
	}
	#navegacao-principal-pt ul, #navegacao-principal-pt li, #navegacao-principal-es ul, #navegacao-principal-es li, #navegacao-principal-in ul, #navegacao-principal-in li,
	#navegacao-administracao ul, #navegacao-administracao li {
		margin:0;
		margin:0;
		padding:0;
		list-style:none;
	}
	#navegacao-principal-pt ul#mn-navegacao-principal-pt, #navegacao-principal-es ul#mn-navegacao-principal-es, #navegacao-principal-in ul#mn-navegacao-principal-in,
	#navegacao-administracao ul#mn-navegacao-administracao {
		display:block;
		padding:5px 10px;
		width:186px;
		background:url('../images/bg_navegacaoprincipal_top.jpg') no-repeat top;
	}
	#navegacao-principal-pt a, #navegacao-principal-es a, #navegacao-principal-in a,
	#navegacao-administracao a {
		border-bottom:1px solid #E0DFE3;
		padding:7px 3px;
		color:#333;
		display:block;
		font-size:1em;
		text-decoration:none;
		text-align:left;
	}
	#navegacao-principal-pt a:hover, #navegacao-principal-pt a:focus, #navegacao-principal-es a:hover, #navegacao-principal-es a:focus, #navegacao-principal-in a:hover, #navegacao-principal-in a:focus,
	#navegacao-administracao a:hover, #navegacao-administracao a:focus {
		background-color:#FFF;
	}
	
	#navegacao-principal-pt ul ul a, #navegacao-principal-es ul ul a, #navegacao-principal-in ul ul a,
	#navegacao-administracao ul ul a {
		background-color:#DDE1E4;
	}
	
	#navegacao-principal-pt ul ul a:hover, #navegacao-principal-es ul ul a:hover, #navegacao-principal-in ul ul a:hover,
	#navegacao-administracao ul ul a:hover {
	}
	
	#navegacao-principal-pt ul ul ul a, #navegacao-principal-es ul ul ul a, #navegacao-principal-in ul ul ul a,
	#navegacao-administracao ul ul ul a {
		background-color:#CAD0D4;
	}
	
	#navegacao-principal-pt ul ul ul a:hover, #navegacao-principal-es ul ul ul a:hover, #navegacao-principal-in ul ul ul a:hover,
	#navegacao-administracaoul ul ul a:hover {
	}
	
	#navegacao-principal-pt ul ul ul li a, #navegacao-principal-es ul ul ul li a, #navegacao-principal-in ul ul ul li a,
	#navegacao-administracao ul ul ul li a {
	}
	
	#navegacao-principal-pt li.last a, #navegacao-principal-es li.last a, #navegacao-principal-in li.last a,
	#navegacao-administracao li.last a {
		border-bottom:none;
	}
	/* ie bug */
	* html #navegacao-principal-pt li, * html #navegacao-principal-pt li a,
	* html #navegacao-principal-es li, * html #navegacao-principal-es li a,
	* html #navegacao-principal-in li, * html #navegacao-principal-in li a,
	* html #navegacao-administracao, * html #navegacao-administracao li a {
		height: 1px;
	}


#navegacao-secundaria { /* menu superior */
	position:absolute;
	top:79px;
	right:50%;
	margin-right:-490px;
	float:right;
	white-space:nowrap;
	width:410px;

}
	#navegacao-secundaria li {
		display:block;
		float:left;
		height:48px;
		background:url('../images/bg_aba_right.jpg') no-repeat right 3px;
	}
		#navegacao-secundaria li.first {border-left:none;}
		#navegacao-secundaria li.last {border-right:none;}
		#navegacao-secundaria li a {
			display:block;
			float:left;
			height:35px;
			background:url('../images/bg_aba_left.jpg') no-repeat left 3px;
			padding:13px 20px 0;
			text-decoration:none;
			color:#333;
		}
		#navegacao-secundaria li:hover {background-position:right top;}
		#navegacao-secundaria li a:hover {background-position:left top;padding:10px 20px 3px;}
			#navegacao-secundaria ul ul {position:absolute;top:35px;}
			#navegacao-secundaria ul ul li, #navegacao-secundaria ul ul a {clear:both; height:auto;width:150px;}
			#navegacao-secundaria ul ul a {
				border-bottom:1px solid #FFF;
				padding:5px 4px;
				color:#333;
				display:block;
				font-size:1em;
				text-decoration:none;
				text-align:left;
				background:#DDE1E4;
			}
			#navegacao-secundaria ul ul a:hover {}
			#navegacao-secundaria ul ul ul a { background-color:#CAD0D4; }
			#navegacao-secundaria ul ul ul a:hover {}
			#navegacao-secundaria ul ul ul li a {}


#navegacao-terciaria { /* menu direita */
	display:block;
	padding: 0;
	width:195px;
	background:url('../images/bg_navegacaoterciaria.jpg') no-repeat bottom;
	margin:0 0 22px;
}
	#navegacao-terciaria ul, #navegacao-terciaria li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#navegacao-terciaria ul#mn-navegacao-terciaria {
		display:block;
		padding:5px 10px;
		width:175px;
		background:url('../images/bg_navegacaoterciaria_top.jpg') no-repeat top;
	}
	#navegacao-terciaria a {
		border-bottom:1px solid #E0DFE3;
		padding:7px 3px 7px 15px;
		color:#333;
		display:block;
		font-size:1em;
		text-decoration:none;
		text-align:left;
		background:url('../images/bulletservicos.png') no-repeat 0 10px;
	}
	#navegacao-terciaria a:hover, #navegacao-terciaria a:focus {background-color:#FFF;}
	
	#navegacao-terciaria ul ul a { background-color:#DDE1E4; }
	#navegacao-terciaria ul ul a:hover {}
	#navegacao-terciaria ul ul ul a { background-color:#CAD0D4; }
	#navegacao-terciaria ul ul ul a:hover {}
	#navegacao-terciaria ul ul ul li a {}
	#navegacao-terciaria li.last a {
		border-bottom:none;
	}
	/* ie bug */
	* html #navegacao-terciaria li, * html #navegacao-terciaria li a {height: 1px;}

/* --------------------- CONTEUDO --------------------- */

/* titulos H# linha 15 */
/* links na linha 11 */
#news p, #conteudo p {margin-bottom:10px;}
#conteudo pre {} /* estilo fck formatado */
#conteudo address {} /* estilo fck endereço */
#conteudo hr {height:1px;border:none;border-top:1px solid #999;margin:10px 0;clear:both;}
#conteudo img { margin:5px;}
#conteudo blockquote { margin-left:20px; }
#conteudo ol { list-style:inside decimal; margin:10px 0; }
#conteudo ol ol { margin:0 10px; }
#conteudo ol li {}
#conteudo ul { list-style:inside disc; margin:10px 0; }
#conteudo ul ul { margin:0 10px; }
#conteudo ul li {}
/* tabela layout */
#conteudo table,
#conteudo table tr th,
#conteudo table tr td {border:none; border-collapse:separate;background:none;}
/* tabela formatada */
#conteudo table.comborda {border:1px solid #666;margin-bottom:10px;border-collapse:collapse;}
#conteudo table.comborda tr th,
#conteudo table.comborda tr td {border:1px solid #666;}
#conteudo table.comborda tr th {background:#CCC;}
#conteudo table.comborda tr td {}

/* --------------------- NOTÍCIA --------------------- */
#news h1 {margin-bottom:22px; font-size:1.5em;}
#news h2 {}
#news h3 {color:#999; font-size:1.16em;}

ul.media {clear:both;width:100%;}
ul.media li {border:none !important; display:inline !important; padding:0 !important; float:none !important; margin:0 !important; width:auto !important;}
.media-photo a, .media-video a, .media-audio a {background:url('../images/ico_foto.gif') no-repeat top; display:block; overflow:hidden; text-indent:-1000px; width:16px; float:right;}
.media-video a {background-image:url('../images/ico_video.gif');}
.media-audio a {background-image:url('../images/ico_audio.gif');}

#content{background-color:#FFF; float:left; padding:15px; width:96%;}
#page{padding:15px;}
#page ul {list-style: disc outside none; margin-left: 15px}
#news{ background-color:#FFF;}

/* gerais */
.news-block {width:100%; float:left;}
	.news-block li {width:100%; float:left;}
	.news-block .topic {margin:0; color:#F09000; font-size:0.917em; font-weight:bold;}
	.news-block .title {margin:10px 0 4px; font-size:1em; font-weight:normal;}
		.news-block .title a {color:#333; text-decoration:none;}
		.news-block .title a:hover {color:#000; text-decoration:underline;}
	.news-block .date {}
	.news-block p {margin-bottom:4px; width:100%; float:left;}
		.news-block p img {border:none; margin:0 5px 5px 0; float:left;}
		.news-block p img[align=right] {margin:0 5px 0 5px; float:right;}
		.news-block p a.more {color:#333; font-weight:bold;}
	.news-block .numbers {margin-bottom:2px;}

/* normal */
/*.news-normal-block {margin-bottom:18px; padding:3%; width:94%;  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; border: 1px solid #CBCBD1; background:#F5F6F8;  }*/
.news-normal-block {margin-bottom:10px; width:250px; float:left;}
	.news-normal-block ul {width:250px; float:left;}
		.news-normal-block li {padding:14px 0; border-bottom:1px solid #D8D8D8; width:250px; float:left;}
		.news-normal-block li.first {padding:0 0 10px 0;}
			.news-normal-block .title {margin:0 0 5px; font-size:1.5em; line-height:125%;}
			.news-normal-block li:last-child {border-bottom:none;}
			


/* caixa */
.news-box-block {margin-bottom:10px; margin-left:15px; padding:3%; width:190px;  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px; background:#eaeade;  }
/*.news-box-block {margin-bottom:14px; width:100%; float:left;}*/
	.news-box-block ul {}
		.news-box-block li {border-bottom:1px solid #ccc; padding:5px 5px 5px 5px; width:180px;/*background:url('../images/bulletnoticias.png') no-repeat 1px 18px;*/ float:left;}
		#main-content.ext-2 .news-box-block li {padding: 12px 1% 6px 2%; width: 97%;}
			.news-box-block .topic {margin:2px 0 2px;}
			.news-box-block .title {margin-top:2px;}
			.news-box-block li:last-child {border-bottom:none;}

/* colunas */
.news-cols-block {}
	.news-cols-block ul {}
		.news-cols-block li {border-bottom:1px solid #DEE1E4; padding:10px 0; width:48%; float:left;}
		.news-cols-block li.odd {margin-right:4%; clear:left;}
		.news-cols-block li.even {float:right;}
		.news-cols-block li.odd:nth-last-child(-n+2), .news-cols-block li.even:nth-last-child(-n+2) {border:none;}
			.news-cols-block .topic {margin-bottom:2px;}
			.news-cols-block .title {margin:2px 0 6px;}
			.news-cols-block .media-photo a, .news-cols-block .media-video a, .news-cols-block .media-audio a {float:left;}

/* rolante */
.news-slider-block {}
	.news-slider-list {width:100%; float:left;}
	.news-slider-block.active .news-slider-list {height:180px; overflow:hidden;}
		.news-slider-block .title {margin:0 0 5px; font-size:1.5em; line-height:125%;}

/* rolling */
.news-rolling-block {border-top:1px solid #DEE1E4; border-bottom:1px solid #DEE1E4; padding:8px 0; width:100%; float:left;}
	.news-rolling-block h2 {margin:0; border-right:1px solid #F2A127; padding-right:0.5em; color:#F2A127; text-transform:uppercase; float:left;}
	.news-rolling-block ul {padding:0; width:410px; color:#707070; font-size:1em; text-align:left; white-space:nowrap; display:block; float:left;}
	.news-rolling-block.active ul {height:18px;}
		.news-rolling-block li {overflow:hidden; padding-left:8px; width:402px;}
			.news-rolling-block a {color:#666; font-weight:normal; text-decoration:none; display:block;}
			.news-rolling-block a:hover {text-decoration:underline;}

/* carrosel */
.news-carousel-block {margin-bottom:16px; width:512px;}
.news-carousel-block.active {overflow:hidden; height:429px; position:relative; background:none;}
	.news-carousel-block.active .news-carousel-list {width:1650px; height:342px;}
		.news-carousel-block.active .news-carousel-list li {width:514px; height:343px; overflow:hidden; float:left; position:relative;}
		.news-carousel-block.active .title {margin-bottom:0; padding:9px 10px 0; width:492px; height:78px; position:absolute; top:245px; left:0px; background: url('../images/bg01.png'); z-index:50;}
		.news-carousel-block img, .news-carousel-block p img {margin:0;}
			.news-carousel-block.active a, .news-carousel-block.active p a {color:#FFF; font-weight:bold;}
			.news-carousel-block.active .title a {/*font-size:14px;*/ line-height:125%; margin-bottom:10px;}
			.news-carousel-block.active .title a:hover {color:#FFF; text-decoration:underline;}
		.news-carousel-block.active p {padding:0 2% 3px; width:96%; position:absolute; top:301px; left:0px; /*font-size:12px;*/ color:#FFF; line-height:125%; z-index:60;}
		.news-carousel-block.active p.photo {padding:0; width:514px; background-color:#000; position:absolute; top:0px; left:0px; z-index:40;}
	.news-carousel-block .control {position:absolute; top:4px; right:4px; z-index:60; width:14px; height:14px; background:url('../images/ico_play_pause02.png') left top no-repeat; overflow:hidden; text-indent:-1000px;}
	.news-carousel-block .control-resume {background:url('../images/ico_play_pause02.png') left bottom no-repeat;}
	.news-carousel-block .nav {position:absolute; top:335px; left:0px; width:516px; z-index: 70;}
		.news-carousel-block .nav li {margin-right:1px; width:170px;}
		.news-carousel-block.split-2 .nav li {width:256px;}
			.news-carousel-block .nav h4 {font-size:0.9em;}
				.news-carousel-block .nav a {margin:10px 0 0; width:156px; height:74px; padding:9px 7px 0; color:#333; background-color:#FFF; line-height:120%; background: url('../images/bg_news_nav01.png') repeat-x center -167px; font-weight:normal; display:block; float:left;}
				.news-carousel-block.split-2 .nav a {width:243px;}
				.news-carousel-block .nav a:focus {text-decoration:none;}
				.news-carousel-block .nav li.activeSlide a {background-position:center top; margin-top:0; padding-top: 18px;}
/* galeria */
.news-gallery-block {margin-bottom:18px;}
	.news-gallery-block ul.active {height:342px; overflow:hidden;}
		.news-gallery-block .title {margin:0 0 5px; font-size:1.5em; line-height:125%;}
		.news-gallery-block ul.photos li {overflow:hidden;}
		.news-gallery-block p {margin:6px 0 4px; width:100%; float:left;}
.news-gallery-2-block {margin-bottom:18px;}
	.news-gallery-2-block .col-1 {width:250px; float:left;}
	.news-gallery-2-block .col-2 {width:258px; float:right;}
		.news-gallery-2-block ul.active {height:166px; overflow:hidden;}
			.news-gallery-2-block .title {margin:0 0 5px; font-size:1.5em; line-height:125%;}
			.news-gallery-2-block ul.photos li {overflow:hidden;}
			.news-gallery-2-block p {margin:6px 0 4px; width:100%; float:left;}

/* mídias relacionadas */
#content ul.news-attachment, #content ul.news-audio, #content ul.news-related {margin:0; list-style:none;}
p#news-attachment {margin:12px 0 3px; padding:2px 0 2px 17px; background:url('../images/ico_attach.gif') left 4px no-repeat; border-bottom:1px solid #666; color:#333; font-size:1em; font-weight:bold;}
	ul.news-attachment li {border-bottom:1px solid #DEE1E4; padding:5px 0 0 7px;}
	ul.news-attachment li:last-child {border:none;}
p#news-audio {margin:12px 0 3px; padding:2px 0 2px 20px; background:url('../images/ico_audio.gif') left 2px no-repeat; border-bottom:1px solid #666; color:#333; font-size:1em; font-weight:bold;}
	ul.news-audio li {padding:5px 0 0 7px;}
p#news-video {margin:12px 0 3px; padding:2px 0 2px 20px; background:url('../images/ico_video.gif') left 3px no-repeat; border-bottom:1px solid #666; color:#333; font-size:1em; font-weight:bold;}
	ul.news-video li {padding:5px 0 0 7px;}
p#news-related {margin:12px 0 3px; padding:2px 0 2px 17px; background:url('../images/ico_news.gif') left 3px no-repeat; border-bottom:1px solid #666; clear:both; color:#333; font-size:1em; font-weight:bold; text-align:left;}
	ul.news-related li {border-bottom:1px solid #DEE1E4; padding:5px 0 3px 1%; width:99%; background:none; text-align:left;}
	ul.news-related li:last-child {border:none;}
		ul.news-related h3, ul.news-related a {font-size:1em !important; font-weight:normal;}
		.news-block ul.news-related a {color:#666;}

/* galeria relacionada */
#news-photos {margin:12px 0 3px; width:100%; float:left; padding:15px 0px 15px 0px ;}
#news-photos.loading {background:url('../images/loading.gif') right top no-repeat;}
	#news-photos li {list-style:none !important;}
	p#gallery-anchor {margin-bottom:0; border-bottom:1px solid #666; padding:2px 0 2px 20px; background:url('../images/ico_foto.gif') 1px 3px no-repeat; color:#333; font-size:1em; font-weight:bold;}
	#gallery-wrapper {padding:3px; width:510px; /*height:480px;*/position:relative; overflow:hidden; float:left;}
	#main-content.ext-2 #gallery-wrapper {width:726px;}
		#content #gallery-container {margin:0; list-style:none; float:left; position:relative;}
			#gallery-container li.page {width:520px; float:left;}
			#main-content.ext-2 #gallery-container li.page {width:736px;}
				#gallery-container ul {margin:0; list-style:none; float:left;}
					#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 #25557D;}
			#gallery-page-nav {display:none;clear:both;float:right;}
				#gallery-page-nav li {margin:3px; width:16px; float:left;}
				#gallery-page-nav span, #gallery-page-nav a {padding:0.3em; color:#25557D;font-size:0.917em;text-align:center; display:block; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
					#gallery-page-nav .current {border-color:#25557D;}
						#gallery-page-nav .current span {background-color:#25557D; 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;}

/* arquivo de notícias */
p.archive {margin:-51px 0 1.5em; /*border-bottom:2px solid #1F2C34; */padding:0; width:100%; height:22px; font-size:0.9em; background: url("../images/bg_maisnoticias.png") no-repeat 413px top; clear:both; float:left;}
#main-content.ext-2 p.archive {background-position:630px top;}
	p.archive a {padding:1px 28px 0 2px; color:#666; /*font-size:11px;*/ font-weight:bold; line-height:16px; text-align:center; text-transform:lowercase; display:block; float:right;}
/* --------------------- DESTAQUE --------------------- */

ul.destaque {clear:both;}
ul.destaque li {display:block;margin-bottom:10px;}
ul.destaque a {display:block;}

ul#destaque_11 {clear:both;padding:15px 19px;}
ul#destaque_11 li {display:block;float:left;margin:0 5px 10px 0;}
ul#destaque_11 a {display:block;float:left;}


/*principal*/
#destaque_1 {
	width:514px;
	height:172px;
	overflow:hidden;
	clear:both;
	}
/* rolante */
#destaque_7 {
	width: 195px;
	height:196px;
	overflow:hidden;
	clear:both;

}
.numbers {}
.numbers {margin-bottom:14px; width:100%; display:block; float:left;}
.numbers-2 a {border:1px solid #D4D4D4; padding:2px 1px 1px; width:17px; height:14px; background-color:#F0F0F0; font-weight:bold; text-align:center; text-indent:0;}
.numbers a.play-pause {margin-right:0; background:#DFDFDF url('../images/ico_play_pause.png') left top no-repeat; float:right; text-indent:-1000px;}
.numbers-2 a.play-pause {background-position:2px 2px; float:left;}
.numbers a.play {background:#666 url('../images/ico_play_pause.png') left bottom no-repeat;}
.numbers-2 a.play {background-position:2px -34px;}

.numbers a {
	display:block;
	float:left;
	background:#C4C4D2;
	overflow:hidden;
	text-indent:-1000px;
	margin:5px 3px 0 0;
	width:14px;
	height:14px;
}
.numbers a.activeSlide {background-color:#666;}

/* normais */
#destaque_8 {
	display:block;
	padding-top:12px;
}
#destaque_9 {
	display:block;
	padding-top:12px;
}
#destaque_11 {
	display:block;
	text-align:right;
	padding-top:22px;
}

/* linguas */
#destaque_5 { 
 width:195px; height:auto;float:right;
 padding-right:15px;
}
 
 /* midias */
#destaque_6 { margin:0 auto; width:195px; height:auto;  }
ul#destaque_6 li {display:block; float:left; padding-left:8px; padding-top:10px; width:40px; }
#destaque_6 a { margin:auto 26px 0 0; }
#destaque_6 li.d2 a {margin-right: 0;}
#destaque_6 img {vertical-align: middle;}



ul#destaque_5 li {display:block; float:right; padding-left:52px; width:40px; }
#destaque_5 a { margin:auto 26px 0 0; }
#destaque_5 li.d2 a {margin-right: 0;}
#destaque_5 img {vertical-align: middle;}

#destaque_5 li.d1 {width:30px; height:22; padding:0px 0px 2px 0px; margin:0px;}
#destaque_5 li.d2 {width:35px; height:22; padding:0px 0px 2px 0px; margin:0px;}
#destaque_5 li.d3 {width:35px; height:22; padding:0px 0px 2px 0px; margin:0px;}


/* banner site */
#destaque_10 { 
	display:block;
	padding:2px 0 0;
	clear:both;
}
#destaque_10.destaque li {margin-bottom:0;}

/* --------------------- FUNÇÕES PÁGINAS/NOTÍCIA --------------------- */
/* rodapé */
#content .content-functions {padding-bottom:10px; margin:20px 0 8px 0; width:100%; background-color:transparent; list-style:none; clear:both; display:block; float:left;}
	.content-functions li {margin:0; padding:0 8px 0 9px; height:26px; background: transparent url("../images/line01.gif") 0px 10px no-repeat; list-style:none; float:left;}
	#content .content-functions a {padding:6px 0 2px 22px; height:17px; font-size:11px; color:#333; text-decoration:none; background:url("../images/ico_options.png") no-repeat; display:block; }
	#content .content-functions a:hover, #content .content-functions a:focus {color:#000; text-decoration:underline;}
		.content-functions .opt-back a {background-position: 0px 10px !important;}
		.content-functions .opt-home a {background-position: 0px -34px !important;}
		.content-functions .opt-print {padding-left:0; background:none;}
		.content-functions .opt-print a {background-position: 0px -76px !important;}
		.content-functions .opt-send a {padding-left:20px; background-position: 0px -125px !important;}
		.content-functions .opt-edit a {padding-left:20px; background-position: 0px -172px !important;}
		.content-functions .opt-pdf a {background-position: 0px -213px !important;}
		.content-functions .opt-home, .content-functions .opt-back  {float:right;}
		.content-functions .opt-back {background:none;}
		.content-functions .opt-back a {padding-left:19px;}
		
		/* share */
		.content-functions .opt-share {/*display:block;margin:0; padding:0 8px 0 9px; height:26px; background:url(../images/line01.gif) no-repeat 0 7px ; list-style:none; float:left;*/}		 
		.content-functions .opt-share a {background: url('../images/ico_bookmarks.png') no-repeat 2px 6px !important; background-image:url('../images/ico_bookmarks.png');}

		.content-functions ul#shareint, .content-functions .opt-share ul.shareint {margin:-260px 0 0 -7px; border:1px solid #CCC; padding:0 7px; width:120px; background:#FFF; position:absolute; display:none; overflow:hidden; z-index:9999; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
		.content-functions .opt-share ul.shareint li {height:auto; clear:both;margin:0;padding:0;width:100%;white-space:nowrap; background:none;}
		.content-functions .opt-share ul.shareint li a {border-bottom:1px solid #E5E5E5; padding:8px 0 3px 23px; width:95px; color:#666; font-size:11px; clear:both; display:block;}
		.content-functions .opt-share ul.shareint li a:hover { text-decoration:underline; }
		.content-functions .opt-share ul.shareint li.last a { border:none;}
		.content-functions .opt-share ul.shareint li.opt-delicious a {background-position:2px -19px !important;}
		.content-functions .opt-share ul.shareint li.opt-google a {background-position:2px -44px !important;}
		.content-functions .opt-share ul.shareint li.opt-yahoo a {background-position:2px -70px !important;}
		.content-functions .opt-share ul.shareint li.opt-facebook a {background-position:2px -97px !important;}
		.content-functions .opt-share ul.shareint li.opt-twitter a {background-position:2px -124px !important;}
		.content-functions .opt-share ul.shareint li.opt-myspace a {background-position:2px -148px !important;}
		.content-functions .opt-share ul.shareint li.opt-digg a {background-position:2px -174px !important;}
		.content-functions .opt-share ul.shareint li.opt-technorati a {background-position:2px -200px !important;}
		.content-functions .opt-share ul.shareint li.opt-rec6 a {background-position:2px -228px !important;}
		.content-functions .opt-share ul.shareint li.opt-orkut a {background-position:2px -253px !important;}
		.content-functions .opt-share ul.shareint li.opt-send a {background-position:2px -276px !important;}

/* recomendar */
#form-recomendar {display:block;margin:15px 0; width:450px; padding:0 5px 10px; color:#333; background:#EEE; -moz-border-radius:7px; border-radius:7px;}
	#form-recomendar fieldset {padding-top:10px; border:none; color:#333;}
	#form-recomendar form {padding-left:10px;}
	#form-recomendar form p {font-size:0.917em; color:#666;}
	#form-recomendar form #recomendar-status p {color:#333;}
	#form-recomendar legend {padding:5px 5px 4px 5px; font-weight:bold; font-size:1.167em; color:#333; display:block;}
	#form-recomendar label {padding:5px;display:block; float:left;}
	#form-recomendar label input {margin-right:5px; padding:2px 0 0 4px !important; padding-top:0; width:190px; height:16px; display:block;}
	#form-recomendar label.textarea {width:200px;}
	#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:#333;}
	#form-recomendar .bt-cancel, #form-recomendar  .bt-send {margin:5px 10px 0 0;}
	#form-recomendar .bt-send {margin:20px;}
#recomendar-status {padding:4px; margin-right:30px; 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;}

/* --------------------- FALE CONOSCO --------------------- */
#fale-conosco form {
	padding-top:10px;
}
#fale-conosco label {
	font-weight:bold;
	text-align:right;
	display:block;
}


/* ----------------------- VIDEO ------------------------------ */
#video_manchete, #video_destaque, #video_normal, #video {display:table;width:100%;}
#video_normal {clear:both;border-top:1px solid #DDD;}
#video_manchete div, #video_destaque div, #video_normal div {clear:both;display:table;width:100%;border-bottom:1px solid #DDD;padding:10px 0;}
#video_destaque div {width:22%;float:left;clear:none;border:none;}
#video_destaque div.line,#video_normal div.line {clear:both;}
#video_normal div {width:33%;float:left;clear:none;border:none;}
#video_manchete img, #video_destaque img, #video_normal img {float:left;margin-right:10px;}
#video_manchete a, #video_destaque a, #video_normal a {color:#333;}
#video_manchete a h2, #video_destaque a h2, #video_normal a h2 {font-size:1.167em;margin:0;color:#333;}
#video_normal a h2 {font-size:1em;}
#video_manchete a .videodata, #video_destaque a .videodata, #video_normal a .videodata {color:#F90 !important;}
#video_destaque a .videodata {display:block;clear:both;}

#video .video {display:table;width:330px;height:270px;float:left;padding:0 10px 10px 0;}
#video .desc {display:table;padding:0 10px 10px 0;float:left;width:350px;}
#video .rel {clear:both;margin:10px 0;border-top:1px solid #DDD;border-bottom:1px solid #DDD;width:100%;}
#video .rel li {display:table;clear:both;padding:10px 0;width:100%;}
#video .rel li img {margin:0 10px 10px 0;float:left;}
#video .rel li h3 {font-weight:normal;float:left;color:#333;width:500px;}
#video .rel li a {color:#333;}
#video #relacionados {clear:both;padding-top:20px;}
.related li {list-style:none;display:table;font-size:0.867em;margin-bottom:10px;}
.related li h3 {font-weight:normal;}

.maismidias a { color:#fff; background: url(../images/mais.png) no-repeat center bottom; display:block; font-size:.95em; 
font-weight:bold; text-align:center; height:17px; line-height:17px;  }

.block-video-latest {margin-top:1.7em; width:276px; float:left; background: url('../images/bg_box01.gif') no-repeat 0 bottom;}
	.block-video-latest h2 {margin:0; height:54px; background: url('../images/videos_audios.jpg') no-repeat 0 0; overflow:hidden; text-indent:-1000px;}
	.block-video-latest ul {float:left; padding:0 17px 1.5em; width:242px; background:url('../images/bg_box02.jpg') no-repeat 1px 0;}
		.block-video-latest li {float:left; padding-right:8px;}
		.block-video-latest li.last {padding-right:0;}
		.block-video-latest li.more {margin-top:12px; padding-right:0;text-align:center; width:100%;}
			.block-video-latest li.more a {display:block; height:29px; margin:0 auto; text-indent:-100em; width:102px; background:url('../images/bt_mais_videos_audios.png') no-repeat left top; overflow:hidden;}

#block-video-latest {
	padding:5px 5px 0 2px; text-align:center;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border: 1px solid #CBCBD1; background:#F5F6F8; 
	border-bottom: 2px solid #666;
	width:185px;
	margin-bottom:10px;
}
#block-video-latest h3 { font-size:0px; font-weight:bold; text-indent:-1000px; }
#block-video-latest {clear:both; width:186px;}
	#block-video-latest ul {padding:25px -2px 5px;  position:relative; float:left;list-style:none;}
		#block-video-latest li {margin: 0 1px; float:left;list-style:none;}
			#block-video-latest li a {display:block;color:#333;}
				#block-video-latest li img {width:57px;height:43px;border:1px solid #CCC;}
				#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 3px 3px 3px; border-bottom:1px solid #CBCBD1;}
		#block-video-latest li.last {border:none; margin-right:0;}
		#block-video-latest li.more {}
			#block-video-latest li.more a {display:block;width:187px;color:#fff; background: url(../images/mais.png) no-repeat center bottom; display:block; font-size:.95em; font-weight:bold; text-align:center; height:17px; line-height:17px;text-transform:lowercase;}
	#block-video-latest #videoplayer {/*border:2px solid #6E288C;*/}
#block-video-latest .videos {margin:0 2px;}

/* --------------------- GALERIA DE IMAGENS --------------------- */
ul#event-list,
ul#lista-fotos {display:table; width:500px;}
ul#event-list,
ul#event-list li {list-style:none; margin:0; padding:0;}
ul#event-list li {display:block; float:left; width:230px; margin:10px 4px; text-align:center;}
ul#event-list li.linha {margin-right:20px; clear:both;}
ul#event-list li a {text-decoration:none; color:#333;}
ul#event-list li a:hover {color:#666;}
ul#event-list li p {padding:7px 10px; font-weight:bold; background:#F7F7F7; text-align:center; line-height:130%;}
ul#event-list li span	{padding:10px; display:block; background:url('../images/bgEvento.jpg') repeat-x top; clear:both; height:136px;}
ul#event-list li a img {border:0;}
#lista-fotos {}
#lista-fotos td {padding:0 0 10px 0; width:170px; text-align:center;}
#lista-fotos td img {height:98px;}
#lista-fotos p {display:block; clear:both;}
#lista-fotos span {text-align:center; display:table; margin:0 auto;}
#image-panel .bteditar,
#lista-fotos .bteditar,
#event-list .bteditar {display:block; background:url('../images/ico_options.png') no-repeat 0 -179px; height:16px; width:30px; color:#333; font-size:0.917em; text-align:left; padding:0 0 0 20px;}
ul#pag-eventos {display:table; padding:0; background:#DDD; clear:both; width:500px; margin:10px 0 0; list-style:none;}
ul#pag-eventos li {text-align:center; float:left;}
ul#pag-eventos li a {font-weight:bold; text-align:center; float:left; list-style:none; margin:0; display:block; padding:5px; text-decoration:none; color:#333;}
ul#pag-eventos li a:hover {background:#EEE; color:#FF6600;}
ul#pag-eventos li b {display:block; padding:5px; background:#CCC; color:#333; float:left;}
ul#pag-eventos span {display:block; float:left; padding:5px;}
ul#pag-eventos li.desc-eventos {margin-right:10px; padding:5px;}
#gallery-panel {display:block; border-top:1px solid #E9E9E9; text-align:center; padding:10px 0; margin-top:45px;}
ul#gallery-panel-list,
ul#gallery-panel-list li {margin:0; padding:0; list-style:none;}
ul#gallery-panel-list {padding:5px 0; display:table; position:relative; margin:0 auto; width:450px;}
ul#gallery-panel-list li {display:block; float:left; margin:0 6px 3px 0; border:2px solid #FFF;}
ul#gallery-panel-list li.selected {border:2px solid #FF6600;}
ul#gallery-panel-list a {display:block; width:80px; height:53px; overflow:hidden; float:left;}
ul#gallery-panel-list a img {width:80px;}
#foto {text-align:center;}
#galeria h1,
#foto h1 {display:block; text-align:left; font-size:1.167em;}
#galeria h1 a,
#foto h1 a {color:#003366;}
ul#gallery-control {display:block; height:19px; background-color:#E0E0E0; color:#787878; font-size:0.917em; padding:4px;}
ul#gallery-control li {display:block; float:left; border-right:1px solid #BEBEBE; border-left:1px solid #FFF; padding:0 5px;}
ul#gallery-control li a {color: #787878; display:block; padding:2px 0 0 20px; float:left; text-decoration:none; height:17px;}
ul#gallery-control li#control-prev a { background:url('../images/iconAnterior.png') no-repeat 0 0; }
ul#gallery-control li#control-play a { background:url('../images/iconIniciar.png') no-repeat 0 0; }
ul#gallery-control li#control-stop a { background:url('../images/iconParar.png') no-repeat 0 0; }
ul#gallery-control li#control-zoom a { background:url('../images/iconAmpliar.png') no-repeat 0 0; }
ul#gallery-control li#control-save a { background:url('../images/iconSalvar.png') no-repeat 0 0; }
ul#gallery-control li#control-send a { background:url('../images/iconRecomendar.png') no-repeat 0 0; }
ul#gallery-control li#control-next a { background:url('../images/iconProxima.png') no-repeat 0 0; }
ul#gallery-control li#control-prev a:hover,
ul#gallery-control li#control-play a:hover,
ul#gallery-control li#control-stop a:hover,
ul#gallery-control li#control-zoom a:hover,
ul#gallery-control li#control-save a:hover,
ul#gallery-control li#control-send a:hover,
ul#gallery-control li#control-next a:hover {background-position:0 -28px; }
ul#gallery-control li#control-prev {border-left:none;}
ul#gallery-control li#control-next {border-right:none;}
ul#gallery-control li#control-stop {display:none;}
ul#gallery-control li a:hover {color:#333;}
#image-panel {padding:10px; display:block;}
#image-container a {display:table; text-align:center;}
#image-container a:hover {background:url('../images/bgAmpliar.png') no-repeat center center #000;}
#image-container a:hover img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.5; opacity:0.5}
#image-panel #caption {display:block; text-align:right; padding:5px; font-style:italic;}
#image-panel p {display:block; text-align:left; line-height:125%;}
#image-panel #image-container {text-align:center;}
ul#menu-galeria,
ul#menu-galeria li {list-style:none; margin:0; padding:0;}
ul#menu-galeria {display:block; margin-bottom:10px; height:30px; border-bottom:1px solid #EEE;}
ul#menu-galeria li {display:block; float:left;}
ul#menu-galeria li a {padding:5px 10px 0 30px; color:#666; text-decoration:none; font-weight:bold; height:20px; float:left;}
ul#menu-galeria li.enviar-imagem  a {background:url('../images/iconEnviarImagem.png') no-repeat 0 0;}
ul#menu-galeria li.criar-evento a {background:url('../images/iconCriarEvento.png') no-repeat 0 0;}
ul#menu-galeria li.enviar-imagem a:hover,
ul#menu-galeria li.criar-evento  a:hover {background-position: 0 -33px; color:#333;}
#foto #conteudo-funcoes .opt-send {background:none;}
#galeria-arquivo {line-height:200%;}
#galeria-arquivo dt, {font-weight:bold; font-size:1.167em; color:#333;}
#galeria-arquivo dl dt a {color:#333; font-weight:bold; background:url('../images/icon_seta.png') no-repeat left 8px; padding-left:10px; border-top:1px solid #E9E9E9; display:block;}
#galeria-arquivo dl dd,
#galeria-arquivo dl dd a {font-weight:normal; padding-left:5px; color:#333;}
ul.arquivofotos {line-height:200%;}
ul.arquivofotos li {color:#333; font-weight:normal; background:url('../images/icon_seta.png') no-repeat left 8px; padding-left:10px; border-bottom:1px solid #E9E9E9;}
ul.arquivofotos b {display:block; width:70px; float:left;}
#category-list {line-height:200%;}
#category-list li {color:#333; font-weight:normal; background:url('../images/icon_seta.png') no-repeat left 8px; padding-left:10px; border-bottom:1px solid #E9E9E9;}
#category-list b {display:block; width:70px; float:left;}

/* --------------------- ACESSIBILIDADE - TAMANHO TEXTO --------------------- */
body.bFont {font-size:16px;}
body.bFont #inst-bar {font-size:12px;}
body.bFont #navegacao-secundaria {width:500px;}


/* fomulário fórum */
form.forum{
	color:#000;
	font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif2;
	font-size:1.3em;text-align:left;
	background-color:#f2f2f2;
	border:solid 1px #CCC;
	margin-bottom:10px;	
	}
	
form.forum{width:203px; height:248px; margin-left:19px; float:left;}
label.email{display:block; font-size:12px; padding-top:3px; }
.field{width:auto; height:auto; border:none; margin-top:0px; text-indent:-2000px;}
a:link, a:active, a:visited {color:#2C71B6; text-decoration:none; }
a:hover {text-decoration:underline; }

h2.forum {
    display:block;	
	background:url('http://www.expressolivre.org/arquivos/Image/formulario_logo.png') no-repeat;
	width:203px;
	height:37px;	
	background-color:#ccc;
	text-indent:-2000px;
	overflow:hidden;
	border-bottom:2px solid #666;
	margin-top:0px;}
	
form input#entrar{
	width:54px;
	height:17px;
	float: left;
	background-color:#009999;
	border:solid 1px #ccc;
	font-size:12px;
	font-weight:bold;
	color:#fff; 
	text-transform:lowercase;
	text-align:center;
	margin:0 0 0 52px;
	padding-bottom:20px;
	}

.dados{width:194px; height:auto; padding:0px 2px 2px 2px; margin-top:10px;}
.campos{font-size:12px; width:40px !important; height:17px; float:left; padding:0px 7px 0px 3px; text-align:right;}
#uname{font-size:12px; border:1px solid #ccc; width:134px; height:18px; }
#pass{font-size:12px; border:1px solid #ccc; width:134px; height:18px; margin-top:3px;}
#campocap{font-size:12px; border:1px solid #ccc; width:134px; height:18px; margin-left:20px;}
#cap_cod{margin-left:50px;}
#cap_cod input{font-size:12px; border:1px solid #ccc; width:134px; height:18px;}

.capt {width:194px; /*height:49px; padding:0px 2px 2px 2px; /*margin-top:27px; */}
.codigocapt{font-size:12px; width:134px !important; height:17px; float:left; padding:0px 7px 7px 0; text-align:left;}
#imgCaptcha{width:117px;}
/*#imgCaptchaRefresh{width:50px;}*/

li.esqueceusenha, li.cadastro { margin:0 0 0 53px; font-size:10px; list-style:none; width:145px; float:left; }
li.esqueceusenha a, li.cadastro a { font-size:12px; }

.comTitle {font-weight: bold; margin-bottom: 3px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {border: 0;}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

tr.even td {background-color: #dee3e7; padding: 5px;}
tr.odd td {background-color: #E9E9E9; padding: 5px;}

.foot {
    background-color: #C2CDD6;
    font-weight: bold;
    padding: 5px;
}

select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    font: 10px Arial,helvetica,sans-serif;
}

/* final forum */
