/** 
 	CUSTOMIZAÇÃO
 	Issue #1 - Alteração de CSS das Páginas dos cursos de graduação no SIGAA. 
 	Data: 28.02.2019 
 	Autor: Ronan Wendell
 	############################################################################################################################################################################################# 
*/

html {background: #fff;}

body,
ul li,
ol li,
#listagem3 ul li { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#topo {border-bottom: #e1e1e1 solid 1px;}
#rodape {border-top: #e1e1e1 solid 1px;}

#logo img {max-width: 112px; width: 112px; max-height: 116px; height: 116px; }
#nomes .nome_curso {font-family: Arial, Impact, sans-serif; font-size: 26px; line-height: 28px; font-weight: normal; font-weight: normal; margin: 8px 0 0 !important; height: 2.3em;}
#nomes .telefone {margin-top: -1px;}
#nomes .nomes_centro {margin-bottom: 0;}

h1, h2, h3, a,
.nome_curso a, 
#topo #sigaa a,
#estrutura #rodape,
.titulo,
#esquerda .topico,
.informacoes .cor,
.saiba_mais a,
.titulo_menor,
.url_programa a,
#nomes .telefone {color: #103A84;  }

#conteudo #esquerda {width: 71%}

#corpo .menu, .menu ul {color: #fff; background: #103A84;}
#corpo .menu { margin-top: -2.5em; padding-left: 2em; height: 45px; }
.menu .sub-menu {top: 41px; padding: 1px;}
.menu .sub-menu li {border-color: #222f60;}

.menu .li-menu { height: auto;}
.menu .li-menu  a, .menu .li-menu  span {padding: 1.2em 1.2em 0.7em}

#chamada #caixa { height: auto;}
#caixa .introducao { margin-bottom: 1em}

#bg #bg_rodape { background: #fff; }

#estrutura #site { border: none; background: none; }

/**
############################################################################################################################################################################################# 
*/
