/* CSS Document */
#sort1
{
	margin:0 0 0 14px !important;
	_margin:0 0 0 8px !important;
	float: left;
}
#sort2, #sort3
{
	margin:0 0 0 14px !important;
	float: left;
	margin:0 0 0 7px ; 
}
/*  the change margin:0 0 0 7px ; is done here for ie */

.blocos
{
	width: 280px;
}
.blocos800
{
	width: 280px;
}
.grupoItem
{
	margin:0 0 10px 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 h2.itemHeader 
{
	padding-left:10px!important;
}

.grupoItem .itemHeader a
{
	padding: 2px 10px 0 10px;
}
/* CORES PRO HEADER H2 */
.grupoItem .itemLaranja
{
	background:url(bg_tit_laranja.png) no-repeat;
}
.grupoItem .itemVerde
{
	background:url(bg_tit_verde.png) no-repeat;
}
.grupoItem .itemAzul
{
	background:url(bg_tit_azul.png) no-repeat;
}
.grupoItem .itemVerm
{
	background:url(bg_tit_vermelho.png) no-repeat;
}
.grupoItem .itemCinza
{
	background:url(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:249px;
	z-index:0;
	background:url(bg_news_destaque.png) no-repeat;
}
#destaque ul
{
	width: 284px !important;
	position: relative;
	top: 0;
	left: 0;
	padding:0;
	margin:0;
	width: 100%;
}
#destaque img
{
	padding:0 !important;
	margin:0 2px 5px 2px;
	border:1px solid #DD6F00;
	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 5px;
	background:url(bg_news_destaque.png) no-repeat;
	width: 268px;
}
#destaque ul li h3
{	
	margin:0 !important;
	padding:0 5px;
	border:none !important;
	/*background:#FF8C1A url("../img/bg/bg_h3_dest.gif") repeat-x 0 0;*/
}
#destaque ul li p
{	
	padding:0 5px;
}

#destaque ul li p a
{	
	color:#fff;
}

#destaque ul li h3 a
{	
	color:#fff !important;
}

.nav {
	width:100%;
	position:relative;
	top:-15px;
	left:220px;
}
.navNumber {
	top:0;
	left:0;
	font-size:10px;
	float:right;
	margin:5px 0 10px 0;
}
.navNumber a {
	color:#fff;
	background:url(bola_nav_destaque.png) no-repeat;
	width:20px;
	height:19px;
	margin:1px 1px;
	text-indent:-5000px;
	float:left;
}
.navNumber a:hover {
	background:url(bola_nav_destaque_hover.png) no-repeat !important;
}
.activeSlide {
	background:url(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("icon_prev.gif") no-repeat 0 0;
}
#anterior:hover
{
	background:url("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("icon_next.gif") no-repeat 0 0;
}
#proximo:hover
{
	background:url("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 5px 0 5px;
	padding:2px;
	border:1px solid #CCC;
}



/* CORES PARA CAIXA */
.contentLaranja ul{
	background:#fdfaf6 url("bg_content_laranja.gif") no-repeat bottom;
}
.contentLaranja ul li {
	border-top:1px solid #f3cfab;
}
.contentVerde ul{
	background:#f5faf6 url("bg_content_verde.gif") no-repeat bottom;
}
.contentVerde ul li {
	border-top:1px solid #c3e0bf;
}
.contentAzul ul{
	background:#f7fbfc url("bg_content_azul.gif") no-repeat bottom;
}
.contentAzul ul li {
	border-top:1px solid #d3e3f0;
}
.contentAzul ul li {
	border-top:1px solid #d3e3f0;
}


.comBg li a{
	padding:5px 0 5px 25px;
	background:url("seta_azul.png") no-repeat 1px 6px !important;
}

.contentVerm ul{
	background:#fff6f4 url("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("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 ul li h3 a {
	color:#ed6907;
}
.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("plus.gif") no-repeat 0 2px !important;
}

.verMaisLaranja a:hover{
	background:url("plus_laranja.gif") no-repeat 0 2px !important;
	color:#ed6907 !important;
}

.verMaisVerde a{
	background:url("plus.gif") no-repeat 0 3px !important;
}

.verMaisVerde a:hover{
	background:url("plus_verde.gif") no-repeat 0 3px !important;
	color:#31722a !important;
}

.verMaisVerm a{
	background:url("plus.gif") no-repeat 0 3px !important;
}

.verMaisVerm a:hover{
	background:url("plus_verm.gif") no-repeat 0 3px !important;
	color:#c82a0f !important;
}


/* PARTICIPACAO DO LEITOR */
.participaLeitor li p{
	padding:0px 0 0px 19px;
	background:url(comment.gif) no-repeat 0 4px;
}

/* ENCONTROS E FORUNS */
.encontrosForuns li a{
	padding:0px 0 5px 13px;
	font-size:13px;
	background:url(seta_laranja.png) no-repeat -5px 2px;
}

/* BUSCA BG */
.busca {
	/* margin:5px 0; */
	margin:-10px 0 0 0;
}

.buscaAzul{
	background:#f7fbfc url("bg_content_azul.gif") no-repeat bottom;
}
.buscaAzul fieldset{
	padding:0 0 10px 0 !important;
}
.buscaAzul legend{
	text-indent:-5000px;
}
.buscaAzul input{
	padding:0 2px 0 2px;
	margin:0 0 10px 10px !important;
	float:left;
}
.buscaAzul button{
	width:62px;
	height:21px;
	background:url(bt_busca_azul1.png) no-repeat;
	margin:0 0 0 7px !important;
	border:0px;
	outline:none !important;
	cursor:pointer;
	float:left;
}
.buscaAzul select{
	width:195px;
	margin:0 0 0 10px;
}



.buscaLaranja{
	background:#fdfaf6 url("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(bt_busca_laranja.png) no-repeat;
	margin:0 0 0 7px !important;
	border:0px;
}
.buscaVerde{
	background:#f5faf6 url("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(bt_busca_verde.png) no-repeat;
	margin:0 0 0 7px !important;
	border:0px;
}
.buscaVerm{
	background:#fff6f4 url("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(bt_busca_verm.png) no-repeat;
	margin:0 0 0 7px !important;
	border:0px;
}

/* PESQUISA DE PROJETOS */
.pesqProj {
	display:block;
}
.cadastroProj {
	display:none;
}
.titlePesquisa {
	width:140px;
	height:27px;
	background: url(bt-pesquisa.png) no-repeat;
	float:left;
}

.titlePesquisa.active {
	width:140px;
	height:27px;
	background: url(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(bt-cadastro.png);
	float:left;
}

.titleCadastro.active {
	width:140px;
	height:27px;
	background: url(bt-cadastro-selected.png) !important;
	float:left;
}

.titleCadastro a{
	width:140px;
	height:27px;
	float:left;
	text-indent:-5000px;
}
.pesquisaAzul{
	background:#f7fbfc url("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(submit.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(bt_busca_avancada.png) no-repeat 14px 0;
}

/* INSTITUICOES VINCULADAS */
.instituicoes{
	height:113px;
	overflow:hidden;
	display:block;
	margin:10px 0 0 15px;
	background:url(bg_inst_vinculadas1.png) no-repeat;
	clear:both;
}

.instituicoes h2{
	text-indent:-5000px;
}

.instituicoes ul{
	list-style:none;
	margin:28px 0 0 0;
}

.instituicoes li{
	float:left;
}

.iphan a{
	width:105px;
	height:47px;
	background:url(iphan.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.iphan a:hover{
	background:url(iphan-hover.png) no-repeat;
}


.ancine a{
	width:105px;
	height:47px;
	background:url(ancine.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:0;
}

.ancine a:hover{
	background:url(ancine-hover.png) no-repeat;
}


.bibliotecaN a{
	width:52px;
	height:43px;
	background:url(bibliotecanacional.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.bibliotecaN a:hover{
	background:url(bibliotecanacional-hover.png) no-repeat;
}

.funarte a{
	width:105px;
	height:47px;
	background:url(funarte.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 8px;	
}

.funarte a:hover{
	background:url(funarte-hover.png) no-repeat;
}

.cinemateca a{
	width:105px;
	height:47px;
	background:url(cinemateca.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.cinemateca a:hover{
	background:url(cinemateca-hover.png) no-repeat;
}

.fundPalmares a{
	width:42px;
	height:44px;
	background:url(fundacaocultpalmares.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 20px;
}


.fundRui a{
	width:105px;
	height:47px;
	background:url(fundacaoruibarbosa.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 -10px;
}

.fundRui a:hover{
	background:url(fundacaoruibarbosa-hover.png) no-repeat;
}

.ctav a{
	width:43px;
	height:47px;
	background:url(ctav.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 0 0 10px;
}

.ctav a:hover{
	background:url(ctav-hover.png) no-repeat;
}

.cnpc a{
	width:105px;
	height:47px;
	background:url(cnpc.png) no-repeat;
	text-indent:-5000px;
	float:left;
	margin:10px 5px 0 15px;
}

.cnpc a:hover{
	background:url(cnpc-hover.png) no-repeat;
}


.salicWeb{
	width:202px;
	height:190px;
	margin:0 0 0 40px;
}

.salicWeb a{
	width:202px;
	height:148px;
	background:url(salic_web.png) no-repeat;
	text-indent:-5000px;
	float:left;
}


/* Video Destaque */
#videoDestaque
{
	height:300px;
	z-index:0;
	background:url(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(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("../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;
}


.grupoItem .continue a{
color:#ed6907!important;
font-size:11px;
text-decoration:none;
font-weight:bold;
}

.grupoItem .continue a:hover{
text-decoration:underline;
}

.grupoItem .more{
color:#545454;
text-decoration:none;
margin-left:12px;
}

.grupoItem .more:hover{
text-decoration:underline;
}



