/* CSS Document */
.semBorda{
	border:0px !important;
}

#sort1
{
	margin:0 0 0 14px !important;
	_margin:0 0 0 8px !important;
	float: left;
}
#sort2, #sort3
{
	margin:0 0 0 16px !important;
	float: left;
}
.blocos
{
	width: 280px;
}
.blocos800
{
	width: 280px;
}
.grupoItem
{
	margin:0 0 25px 0 !important;
	padding:0;
}

.closeEl {
	color: #FFF;
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding:0 3px !important;
}
.grupoItem .itemHeader
{
	color: #FFF;
	cursor: move;
	font-weight: bold;
	font-size: 16px;
	height:22px;
	position: relative;
	_width:280px;
	margin:0 !important;
}
.grupoItem .itemHeader a
{
	padding: 2px 10px 0 10px;
}
/* CORES PRO HEADER H2 */
.grupoItem .itemLaranja
{
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_tit_laranja.png) no-repeat;
}
.grupoItem .itemAmarelo
{
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_tit_amarelo.png) no-repeat;
}
.grupoItem .itemVerde
{
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_tit_verde.png) no-repeat;
}
.grupoItem .itemAzul
{
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_tit_azul.png) no-repeat;
}
.grupoItem .itemVerm
{
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_tit_vermelho.png) no-repeat;
}
.grupoItem .itemCinza
{
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_tit_cinza.png) no-repeat;
}
/* FIM DAS CORES PRO HEADER H2 */

.grupoItem .itemHeader a
{
	color: #FFF;
}

.posicaoAjuda
{
	border: 1px dashed #6699CC;
	width: auto;
}

#destaque
{
	height:290px;
	z-index:0;
	/* background:url(/wp-content/themes/aftbrasil/img/bg/bg_news_destaque.png) no-repeat; */
}
#destaque ul
{
	position: relative;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
	width: 100%;
}
#destaque img
{
	padding:0 !important;
	margin:2px 2px 5px 2px;
	border:1px solid #000;
	background:#000;
}
#destaque ul
{	
	background:none;
}
#destaque ul li
{	
	margin:2px 0 5px 0 !important;
	*margin:0 0 5px 0 !important;
	padding:5px 5px 10px 0;
	/* background:url(/wp-content/themes/aftbrasil/img/bg/bg_news_destaque.png) no-repeat; */
}
#destaque ul li h3
{	
	margin:0 !important;
	padding:0 5px;
	border:none !important;
	/*background:#FF8C1A url("/wp-content/themes/aftbrasil/img/bg/bg_h3_dest.gif") repeat-x 0 0;*/
}
#destaque ul li p
{	
	padding:0 5px;
}

#destaque ul li p a
{	
	color:#000;
}

#destaque ul li h3 a
{	
	color:#006699; !important;
}

.nav {
	width:100%;
	position:relative;
	top:-10px;
	left:220px;
}
.activeSlide {
	background:url(/wp-content/themes/aftbrasil/img/icon/bola_nav_destaque_hover.png) no-repeat !important;
}
#anterior
{
	width:20px !important;
	height:20px !important;
	text-indent:-5000px;
	float:left;
	display:block;
	cursor:pointer;
	border:none;
	background:url("/wp-content/themes/aftbrasil/img/icon/icon_prev.gif") no-repeat 0 0;
}
#anterior:hover
{
	background:url("/wp-content/themes/aftbrasil/img/icon/icon_prev.gif") no-repeat 0 -20px;
}

#proximo
{
	width:20px !important;
	height:20px !important;
	text-indent:-5000px;
	float:left;
	display:block;
	cursor:pointer;
	border:none;
	background:url("/wp-content/themes/aftbrasil/img/icon/icon_next.gif") no-repeat 0 0;
}
#proximo:hover
{
	background:url("/wp-content/themes/aftbrasil/img/icon/icon_next.gif") no-repeat 0 -20px;
}

.itemContent ul {
	list-style:none;
	padding:0 5px;
}
.itemContent ul li {
	padding:5px 0 8px 0;
	margin:0 0 0 5px !important;
	clear:both;
	width:260px;
}

.itemContent ul li h4 {
	font-size: 10px;
	color:#848484;
	margin:0;
}
.itemContent ul li h4 a {
	font-size: 10px;
	color: #848484;
	margin:0;
	font-weight:normal !important;
}
.itemContent ul li h3 {
	font-size: 15px;
	margin:0 0 2px 0;
}
.itemContent ul li p a {
}

.itemContent img {
	float:left;
	margin:3px 9px 0 0;
	padding:2px;
	border:1px solid #CCC;
}



/* CORES PARA CAIXA */
.contentLaranja ul{
	background:#fdfaf6 url("/wp-content/themes/aftbrasil/img/bg/bg_content_laranja.gif") no-repeat bottom;
}
.contentLaranja ul li {
	border-top:1px solid #f3cfab;
}
.contentAmarelo ul{
	background:#f8f9f6 url("/wp-content/themes/aftbrasil/img/bg/bg_content_amarelo.gif") no-repeat bottom;
}
.contentAmarelo ul li {
	border-top:1px solid #e0ddbf;
}
.contentVerde ul{
	background:#f5faf6 url("/wp-content/themes/aftbrasil/img/bg/bg_content_verde.gif") no-repeat bottom;
}
.contentVerde ul li {
	border-top:1px solid #c3e0bf;
}

.contentAzul {
	border:#539AC8 1px solid; 
    border-bottom: #539AC8 1px solid;
 }

.contentAzul ul{
	background:#f7fbfc url("/wp-content/themes/aftbrasil/img/bg/bg_content_azul.gif") no-repeat bottom;
}
.contentAzul ul li {
    border-bottom: 1px;
	border-top:1px solid #d3e3f0;
	padding:10px 0 0 0;
}

.comBg li a{
	padding:5px 0 5px 25px;
	background:url("/wp-content/themes/aftbrasil/img/icon/seta_azul.png") no-repeat 1px 6px !important;
}

.contentVerm ul{
	background:#fff6f4 url("/wp-content/themes/aftbrasil/img/bg/bg_content_verm.gif") no-repeat bottom;
}
.contentVerm ul li {
	border-top:1px solid #ecc7c1;
}
.contentVerm img{
	border:#d9d9d9 1px solid;
	margin-top:4px;
}

.contentCinza ul{
	background:#fbfbfb url("/wp-content/themes/aftbrasil/img/bg/bg_content_cinza.gif") no-repeat bottom;
}
.contentCinza ul li {
	border-top:1px solid #c6c6c6;
}

.contentCinza img{
	border:#c6c6c6 1px solid;
	margin-top:4px;
}

.contentLaranja {
	border-left:#ed6907 1px solid; border-right:#ed6907 1px solid;
}

.contentLaranja ul li h3 a {
	color:#ed6907;
}
.contentAmarelo ul li h3 a {
	color:#a58f06;
}
.contentVerde ul li h3 a {
	color:#31722a;
}
.contentAzul ul li h3 a {
	color:#006699;
}
.contentVerm ul li h3 a {
	color:#c82a0f;
}
.contentCinza ul li h3 a {
	color:#848484;
}


/* CORES DOS VER MAIS DAS CATEGORIAS  */

.verMais a{
	padding:0 0 0 12px;
	font-weight:bold;
	font-size:11px !important;
	color:#666;
}

.verMais a:hover{
	font-size:11px !important;
	color:#666;
	text-decoration:none !important;
}
.verMaisLaranja a{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus.gif") no-repeat 0 2px !important;
}

.verMaisLaranja a:hover{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus_laranja.gif") no-repeat 0 2px !important;
	color:#ed6907 !important;
}

.verMaisAzul a{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus.gif") no-repeat 0 2px !important;
}

.verMaisAzul a:hover{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus_azul.gif") no-repeat 0 2px !important;
	color:#006699 !important;
}

.verMaisAmarelo a{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus.gif") no-repeat 0 3px !important;
}

.verMaisAmarelo a:hover{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus_amarelo.gif") no-repeat 0 3px !important;
	color:#bea822 !important;
}

.verMaisVerde a{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus.gif") no-repeat 0 3px !important;
}

.verMaisVerde a:hover{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus_verde.gif") no-repeat 0 3px !important;
	color:#31722a !important;
}

.verMaisVerm a{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus.gif") no-repeat 0 3px !important;
}

.verMaisVerm a:hover{
	background:url("/wp-content/themes/aftbrasil/img/icon/plus_verm.gif") no-repeat 0 3px !important;
	color:#c82a0f !important;
}


/* PARTICIPACAO DO LEITOR */
.participaLeitor li p{
	padding:0px 0 0px 19px;
	background:url(/wp-content/themes/aftbrasil/img/icon/comment.gif) no-repeat 0 4px;
}

/* ENCONTROS E FORUNS */
.encontrosForuns li a{
	padding:0px 0 5px 13px;
	font-size:13px;
	background:url(/wp-content/themes/aftbrasil/img/icon/seta_laranja.png) no-repeat -5px 2px;
}

/* BUSCA BG */
.busca {
	/* margin:5px 0; */
	margin:-10px 0 0 0;
}

.buscaAzul{
	background:#f7fbfc url("/wp-content/themes/aftbrasil/img/bg/bg_content_azul.gif") no-repeat bottom;
}

.buscaLaranja{
	background:#fdfaf6 url("/wp-content/themes/aftbrasil/img/bg/bg_content_laranja.gif") no-repeat bottom;
}
.buscaLaranja legend{
	text-indent:-5000px;
}
.buscaLaranja input{
	padding:0 2px 0 2px;
	margin:0 0 10px 10px;
	float:left;
}
.buscaLaranja button{
	width:62px;
	height:20px;
	background:url(/wp-content/themes/aftbrasil/img/bt/bt_busca_laranja.png) no-repeat;
	margin:0 0 0 7px !important;
	border:0px;
}
.buscaVerde{
	background:#f5faf6 url("/wp-content/themes/aftbrasil/img/bg/bg_content_verde.gif") no-repeat bottom;
}
.buscaVerde legend{
	text-indent:-5000px;
}
.buscaVerde input{
	padding:0 2px 0 2px;
	margin:0 0 10px 10px;
	float:left;
}
.buscaVerde button{
	width:62px;
	height:20px;
	background:url(/wp-content/themes/aftbrasil/img/bt/bt_busca_verde.png) no-repeat;
	margin:0 0 0 7px !important;
	border:0px;
}
.buscaVerm{
	background:#fff6f4 url("/wp-content/themes/aftbrasil/img/bg/bg_content_verm.gif") no-repeat bottom;
}
.buscaVerm legend{
	text-indent:-5000px;
}
.buscaVerm input{
	padding:0 2px 0 2px;
	margin:0 0 10px 10px;
	float:left;
}
.buscaVerm button{
	width:62px;
	height:20px;
	background:url(/wp-content/themes/aftbrasil/img/bt/bt_busca_verm.png) no-repeat;
	margin:0 0 0 7px !important;
	border:0px;
}

/* PESQUISA DE PROJETOS */
.pesqProj {
	display:none;
}
.cadastroProj {
	display:block;
}
.titlePesquisa {
	width:140px;
	height:27px;
	background: url(/wp-content/themes/aftbrasil/img/bt/bt-pesquisa.png) no-repeat;
	float:left;
}

.titlePesquisa.active {
	width:140px;
	height:27px;
	background: url(/wp-content/themes/aftbrasil/img/bt/bt-pesquisa-selected.png) no-repeat !important;
	float:left;
}

.titlePesquisa a{
	width:140px;
	height:27px;
	float:left;
	text-indent:-5000px;
}

.titleCadastro {
	width:140px;
	height:27px;
	background: url(/wp-content/themes/aftbrasil/img/bt/bt-cadastro.png);
	float:left;
}

.titleCadastro.active {
	width:140px;
	height:27px;
	background: url(/wp-content/themes/aftbrasil/img/bt/bt-cadastro-selected.png) !important;
	float:left;
}

.titleCadastro a{
	width:140px;
	height:27px;
	float:left;
	text-indent:-5000px;
}
.pesquisaAzul{
	background:#f7fbfc url("/wp-content/themes/aftbrasil/img/bg/bg_content_azul.gif") no-repeat bottom;
}
.pesqProj form{
	font-size:12px;
}
.pesqProj .campo{
	width:165px;
	font-size:12px !important;
	margin:0 0 5px 0;
	clear:both;
}
.pesqProj .uf{
	float:left !important;
	_float:left !important;
	font-size:11px !important;
	margin:0 8px 0 1px;
}
.pesqProj .ano{
	float:left;
	font-size:11px !important;
}
.pesqProj ol{
	list-style:none;
	padding:8px 0 0 5px;
	float:left;
	width:280px !important;
}
.pesqProj label{
	float:left !important;
	padding:0 5px 0 0;
}	
.pesqProj input{
	width:264px;
	margin:5px 0 8px 0;
	padding:2px 2px 2px 2px;
	font-size:11px !important;
}
.pesqProj button{
	width:62px;
	height:20px;
	margin:4px 10px 0 0;
	float:right;
	background:url(/wp-content/themes/aftbrasil/img/bt/bt_pesquisar_azul.png) no-repeat;
	border:0px;
	cursor:pointer;
}
.pesqProj p{
	margin:0 5px 0 0;
	padding:0 0 10px 0;
	color:#8eb3d2;
}
.pesqProj p a{
	color:#507ba0;
	padding:0 0 10px 30px;
	background:url(/wp-content/themes/aftbrasil/img/icon/bt_busca_avancada.png) no-repeat 14px 0;
}

.buscaAvancada{
	width:107px !important;
	height:21px !important;
	background:url(/wp-content/themes/aftbrasil/img/bt/busca-avancada.jpg) no-repeat !important;
	border:0;
	margin:4px 15px 0 0;
	float:right;
}


/* PATROCINADORES */
.patrocinadores{
	height:143px;
	overflow:hidden;
	display:block;
	margin:20px 0 0 12px;
	background:url(../img/bg/bg-patrocinadores.png) no-repeat;
	clear:both;
	width:97.5%;
	border-top:#ccc 1px dashed;
}

.patrocinadores h2{
	text-indent:-5000px;
}

.patrocinadores ul{
	list-style:none;
	margin:28px 0 0 58px;
}

.patrocinadores li{
	float:left;
	padding: 0 40px 0 0;
}

.empresa1 a{
	width:105px;
	height:47px;
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa1.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.empresa1 a:hover{
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa1-hover.png) no-repeat;
}


.empresa2 a{
	width:105px;
	height:47px;
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa2.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.empresa2 a:hover{
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa2-hover.png) no-repeat;
}


.empresa3 a{
	width:105px;
	height:47px;
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa3.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.empresa3 a:hover{
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa3-hover.png) no-repeat;
}

.empresa4 a{
	width:105px;
	height:47px;
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa4.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.empresa4 a:hover{
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa4-hover.png) no-repeat;
}

.empresa5 a{
	width:105px;
	height:47px;
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa5.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.empresa5 a:hover{
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa5-hover.png) no-repeat;
}

.empresa6 a{
	width:105px;
	height:47px;
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa6.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 -10px;
}

.empresa6 a:hover{
	background:url(/wp-content/themes/aftbrasil/img/instituicoes/empresa6-hover.png) no-repeat;
}


/* Video Destaque */
#videoDestaque
{
	height:300px;
	z-index:0;
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_news_destaque_video.png) no-repeat;
}
#videoDestaque ul
{
	width: 284px !important;
	position: relative;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
	width: 100%;
}
#videoDestaque img
{
	padding:0 !important;
	margin:0 2px 5px 2px;
	border:1px solid #DD6F00;
	background:#000;
}
#videoDestaque ul
{	
	background:none;
}
#videoDestaque ul li
{	
	margin:0px 0 5px 0 !important;
	*margin:0 0 5px 0 !important;
	padding:5px 5px 10px 5px;
	background:url(/wp-content/themes/aftbrasil/img/bg/bg_news_destaque_video.png) no-repeat;
	width: 268px;
}
#videoDestaque ul li h3
{	
	margin:0 !important;
	padding:0 5px;
	border:none !important;
	/*background:#FF8C1A url("/wp-content/themes/aftbrasil/img/bg/bg_h3_dest.gif") repeat-x 0 0;*/
}
#videoDestaque ul li p
{	
	padding:0 5px;
	color:#fff;
}

#videoDestaque ul li p a
{	
	color:#fff;
}

#videoDestaque ul li h3 a
{	
	color:#fff !important;
}

ul.lista1 {
	padding-bottom:5px;
	background:none;
}

ul.inferior15 {
	padding-bottom:15px;
}

ul.lista1 li {
	padding:10px 0 4px 0;
	border-top:#CCC 1px dashed;
	width:99.5%;
}

ul.lista1 li.primeiro {
	padding:4px 0 4px 0;
}

ul.lista1 li small {
	color: #666;
}

#locais {
	margin:6px 0 2px 0;
	padding:2px 0 4px 0;
}

.democracy ul {
	background:#f7fbfc;
}

.democracy ul li {
	height:25px;
}

td { 
    font-family:verdana,arial; 
    font-size:8pt; 
} 