/* CSS Document */
@import url("custom.css");
/*------CONFIGURAÇÕES GERAIS------*/
body { margin-top:0; font-family:Arial; color:#000;}
div#geral { width:995px; margin:0 auto;}
h1 { margin:0;}
p { margin:0;}

/*------CLASSES DA FONTES------*/
.arial_11_branca { font-size:11px; color:#FFF;}
.arial_10_center { font-size:10px; text-align:center;}

/*-------TOPO---------*/
div#topo { margin-bottom:10px;}
div#barra_verde_top { background:url(../images/bg_topo_verde.jpg) repeat-x; height:45px;}
div#barra_verde_top div{ height:45px;}
div div#campo_data { background:url(../images/bg_data.jpg) no-repeat left bottom; float:left;}
div div#campo_data p { margin:15px 0 15px 20px;}
div div#campo_busca { float:left; margin:11px 15px -36px 308px; width:380px; background:url(../images/fundo_busca.jpg) no-repeat; height:25px; }
div div#brasao_governo { float:right; background:url(../images/brasao_govCe.jpg) no-repeat; width:146px;}
div#logo { background:url(../images/back_ondas.jpg) no-repeat right bottom; height:80px; paddin:0;} 
div#logo h1 { background:url(../images/sesa.jpg) no-repeat; text-indent:-5000px; height:80px; }
div#menu_atalhos { background:url(../images/barra_cinza.png); height:33px;}
div#menu_atalhos div { height:33px;}
div div#rss_link { float:left; margin-left:740px;}/*Bug de margin no IE6*/
div div#atalhos { background:url(../images/atalhos.png) no-repeat bottom; width:205px; float:right;}
div div#atalhos div#atalho_home,
div div#atalhos div#atalho_contatos,
div div#atalhos div#atalho_mapa { width:25px; height:25px; float:left; margin:10px;}
div div#atalhos div#atalho_home {margin-left:46px; margin-top:5px;}
div div#atalhos div#atalho_contatos {margin-left:19px; margin-top:5px;}
div div#atalhos div#atalho_mapa {margin-right:21px; margin-top:5px;}
div div#atalhos div#atalho_mapa { float:right; }

/*-------CORPO---------*/
div#corpo { margin-bottom:10px; background:url(../images/bg_cont_central.jpg) repeat-y; clear:both;}
div#coluna_esquerda { width:208px; float:left; background:url(../images/topo_coluna_esquerda.jpg) no-repeat top left; clear:both;}
div#conteudo_central { width:560px; margin:0 10px; float:left;}
div#coluna_direita { width:207px; float:right; background:url(../images/topo_coluna_direita.jpg) no-repeat top right;}

/*-------RODAPÉ---------*/
div#rodape { clear:both; background:url(../images/bg_Rodape.jpg) no-repeat top center; height:50px; padding-top:30px;}



/*----------CSS LOGIN---------------*/

.input {
	background-color:#e5e5e5;
	border:none;
	padding:5px;
}

inputbox {
	background-color:#ffffff;
}
#com-form-login-username input, #com-form-login-password input {
     border:1px solid #000000;
}

#com-form-login-remember input{
	background-color:#E5E5E5;
}

.inputbox {
	border:1px solid #000000;;
}

/*------------ após login ---------------*/
#geral #corpo #conteudo_central .blog .article_column .contentpaneopen .hasTip{position:relative; top:-18px}
#geral #corpo #conteudo_central fieldset{clear:both; position:relative; display:block; background-color:#f4f4f4; border:none; z-index:5000}
#geral #corpo #conteudo_central legend{background-color:#f4f4f4; font-size:16px; color:#333333; padding:5px; font-weight:bold}

/* titulos de páginas internas */
#geral #corpo #conteudo_central .contentpaneopen .contentheading{padding:0px; margin:0px}

#geral #corpo #conteudo_central .contentpaneopen .cursos_prograd a{color:#4F8A75; font-size:14px; font-weight:bold; display:block; width:480px; margin-bottom:5px}
#geral #corpo #conteudo_central .contentpaneopen .cursos_prograd li{ list-style-image:url(http://www.uece.br/uece/templates/system/css/images/arrow.png); border-bottom:#CCCCCC solid 1px; margin-bottom:10px; color:#666666; padding-bottom:8px}

/*#geral #corpo #conteudo_central #gk_news_image-mod .gk_news_image_text .gk_news_image_title a {border:#FF00FF solid}*/




#geral #corpo #conteudo_central #pfc_container{background-image:none; border:none; background-color:#e5e5e5}
#geral #corpo #conteudo_central #pfc_container #pfc_title{color:#4F8A75; font-size:18px; margin-bottom:15px}

#lista_links, #combo_acesso_rapido{display:none}


.item178 {border-top:#989898 solid 1px}
.item178 span{font-size:18px; color:#990000}
