
 /* Tags gerais */

body {
	padding: 0;
	margin: 0;
	background: #A0CBFE url(../img/bg.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #27344C;
}
body, td {
	font-size: 10pt;
	/*line-height: 1.25em;*/
}

a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #28519B;
	text-decoration: underline;
}
h2 a, h1 a, h3 a, td a {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	font-style: italic;
}

fieldset {
}

h3 {
	color: #28519B;
}

table {
	border-collapse: collapse;
	border: 1px solid #A3A9B4;
}
th {
	background: #eee;
}
th, td {
	border: 1px solid #A3A9B4;
	padding: 4px 6px;
}

/* Classes comuns */

ol.list {
}
ol.list li {
}
ol.list li h4 {
}

p.info {
	font-size: 85%;
}
.small {
	font-size: 85%;
	margin: 0 0 20px;
}

.img_caption p {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

/* Contador da paginação: Página 1 de 2 */
p.counter {
	text-align:center;
	font-size: 85%;
	margin:.5em 0;
}
ul.pagination {
	padding:0;
	margin:.5em auto;
	list-style: none;
	text-align:center;
	font-size: 85%;
}
ul.pagination li {
	display:inline;
	margin: 0 .2em;
	padding: 2px 4px;
	border:1px solid #ccc;
}

/* Botões dos artigos: pdf, email, imprimir */
p.buttonheading {
	text-align: right;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

.createdate, .createdby, .modifydate {
	font-size: 75%;
	color: #818A9E;
	text-align: right;
}

/* Estrutura geral */

#all {
	width: 764px;
	margin: 0 auto;
	background: #fff url(../img/pag_bg.png) repeat-y center top;
	position: relative;
}
#header {
	background: url(../img/pag_bg_top.png) no-repeat center top;
	padding: 0 7px;
	height: 250px;
}
#content {
	background: url(../img/pag_bg_top1.png) no-repeat center top;
	position: relative;
	padding: 0 7px;
	overflow: hidden;
}

#center, #center-only {
	overflow: hidden;
	position: relative;
}
#center {
	float: left;
	width: 510px;
	padding: 12px 12px 0 10px;
}
#center-only {
	padding: 0 15px 0 15px;
}

#right {
	background: #F4F4F4;
	float: left;
	width: 200px;
	padding: 0 9px;
	height: 100%;
}

#page {
	position: relative;
}

/* Cabeçalho */

/* Título principal */
#header h1 {
	display: none;
}

#header ul.menu-principal {
	display: none;
}

/* Menu do cabeçalho */
ul.menu-topo, ul.menu-topo ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.menu-topo {
	background: #f2c200 url(../img/menu_bg.jpg) repeat-x center top;
	font-size: 9pt;
	height: 22px;
	padding-left: 20px;
}
ul.menu-topo li {
	height: 22px;
	float: left;
	position: relative;
}
ul.menu-topo li a {
	display: block;
	line-height: 15px;
	padding: 4px 1em 3px;
	color: #28519B;
	font-weight: bold;
	text-decoration: none;
}
ul.menu-topo a:hover, ul.menu-topo a:active, ul.menu-topo a:focus {
	color: #0066CC;
	background: #F8E171;
	text-decoration: none;
}
ul.menu-topo li ul {
	display: none;
	z-index: 10;
	position: absolute;
	left: 0;
	background: #f2c200;
}
ul.menu-topo li.hover ul {
	display: block;
}
ul.menu-topo li ul li {
	float: none;
	width: auto;
	height: auto;
	white-space: nowrap;
}
ul.menu-topo li ul li a {
	display: block;
	padding: 2px 6px;
}

/* Breadcrumbs */
#breadcrumbs {
	display: none;
}

/* Rodapé */

#footer {
	font-size:80%;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

div.module-unidades h4 {
	margin: 0;
	font-size: 120%;
	color: #EFEF79;
}
div.module-unidades {
	color: #D0DDED;
	padding: 0 7px;
	overflow: hidden;
	position: relative;
	top: 2px;
}
div.unidade1, div.unidade2 {
	background: #003399 url(../img/rodape.png) repeat-x;
	background-position: 0 -15px;
	padding: 5px 0;
	width: 375px;
	float: left;
}
#copyinfo {
	clear: both;
	color: #3468A0;
	background: #a0cbfe url(../img/pag_bg_bot.png) no-repeat center top;
	padding: 15px 0 12px;
}
#copyinfo a {
	color: #004C9D;
	font-weight: bold;
	text-decoration: none;
}
#copyinfo a:hover {
	text-decoration: underline;
}

/* Lateral direita */

#right .module {
	width: 200px;
	margin: 10px 0;
}
#right a {
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}

/* Menus laterais */
div.menu-lateral h3 {
	margin: 0;
	background: #f2c200 url(../img/menu_bg.jpg) repeat-x center top;
	font-size: 100%;
	font-style: italic;
	text-align: center;
	padding: 1px 0 0;
}
div.menu-lateral ul {
	padding: 0;
	margin: 5px 0;
	list-style: none;
	text-align: right;
	font-size: 87%;
}
div.menu-lateral li {
	padding: 2px 0;
}

/* Artigos */

h1.componentheading, h1.contentheading,
h2.componentheading, h2.contentheading {
	font-size: 150%;
	margin: .8em 0;
	border-bottom: 1px dotted;
}

.article_column h2 {
	font-size: 120%;
	border: none;
}

.article_row {
	clear: both;
	overflow: auto;
	margin-bottom: .5em;
}

/* index */
table.contenttoc {
	float: right;
	margin: 0 0 10px 10px;
}
table.contenttoc td {
	font-size: 8.5pt;
}

div.pagenavcounter {
	display: none;
}
div.pagenavbar {
	font-size: 8pt;
	text-align: center;
}
table.pagenav, table.pagenav td, table.pagenav th {
	border: 0;
	background: transparent;
	font-size: 8pt;
}

/*  Página de login */

form#login {
	text-align: center;
}
form#login fieldset {
	margin: 20px 12em;
	padding: 1em;
	border: 1px solid #A3A9B4;
	background: #eee;
}
div.name, div.pass {
	overflow: hidden;
	margin-bottom: .3em;
}
div.name label, div.pass label {
	width: 10em;
	float: left;
	text-align: right;
}
div.name input, div.pass input {
	margin-left: 14em;
	display: block;
}
div.remember {
	font-size: 80%;
	margin-left: 14em;
	text-align: left;
}
div.remember input {
	vertical-align: middle;
}
form#login input.button {
	margin: 0 1em;
}
form#login p {
	font-size: 80%;
}

/* Pesquisa */

#right div.pesquisa h3,
#right div.pesquisa label {
	display: none;
}
form.pesquisa {
	margin: .5em 0 1em;
}

.searchintro {
	margin:0 0 20px;
}

.display {
	margin:20px 0 0;
}

.filter {
	margin:10px 0 0;
}

div.results h4, div.results p.section {
	margin: .5em 0;
}
div.results li {
	margin-bottom: 1em;
	font-size: 90%;
}

.highlight {
	font-weight: bold;
}

/* Contato */

form#selectForm {
	float: left;
	margin-bottom: 1em;
}
div.contact_address {
	float: left;
	margin-left: 1em;
}
div.contact_address img {
	vertical-align: middle;
}
#emailForm fieldset {
	clear: both;
	margin: 1em;
	padding: 1em;
	border:1px solid #A3A9B4;
	background: #eee;
}
#emailForm div.contact_email {
	overflow: visible;
	margin-bottom: .3em;
}
#emailForm div.contact_email_checkbox {
	margin-left: 160px;
	font-size: 80%;
}
#emailForm div.contact_email label {
	float: left;
	width: 160px;
}
#emailForm button.button {
	margin-left: 160px;
	margin-top: .8em;
}

/* Tabela de categorias */

#count {
	width:10%;
}
#tableOrdering {
	width:70%;
}
#author {
	width:20%;
}

/* Error Message contact form */

p.error {
	padding:10px;
}

body.contentpane {
	width:auto;
	margin:10px;
	line-height:1.4em;
}

/* Banners */

/* banners do centro */
div.banners-centro {
	text-align: center;
}
div.banners-centro .banneritem {
	margin-bottom: 10px;
}

/* Notícias */

div.module-noticias {
	border: 1px solid #B8BDC8;
}
div.module-noticias h3 {
	margin: 0;
	background: #f2c200 url(../img/menu_bg.jpg) repeat-x center top;
	color: #28519B;
	text-align: center;
	font-style: italic;
	font-size: 105%;
	padding: .2em 0 .1em;
}
div.module-noticias ol {
	list-style: none;
	padding: 5px;
	margin: 0;
	background: #F4F4F4;
}
div.module-noticias li {
	border-bottom: 1px dotted #818A9E;
	padding: 2px;
	padding-left: 4.1em;
	text-indent: -4.1em;
}
div.module-noticias a {
	text-decoration: none;
}
div.module-noticias a:hover, div.module-noticias a:focus {
	text-decoration: none;
}
.createdate-noticias {
	color:#818A9E;
	font-size:75%;
}

/* Biblioteca */

#form_consulta_acervo table,
#form_consulta_acervo td {
	border: none;
}

table.consulta-acervo td {
	border: none;	
	font-size: 8.5pt;
}

table.consulta-acervo td.TituloConsulta {
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	padding: 2px 6px;
	border: 1px solid #003399;
}
.TituloConsulta a {
	color: #fff;
	padding: 0 .3em;
}

tr.focus td {
	background: #F2C200;
	cursor: pointer;
}

tr.detalhe-acervo > td {
	padding: 10px;
	text-align: center;
}
tr.detalhe-acervo td.erro {
	color: #C20000;
}

table.detalhe-acervo {
	border: 1px solid #F2C200;
	font-size: 13px;
}
table.detalhe-acervo th {
	background: #F2C200;
	border: none;
}
table.detalhe-acervo td.campo {
	font-weight: bold;
	text-align: right;
	border: none;
}
table.detalhe-acervo td.valor {
	border: none;
	text-align: left;
}
table.detalhe-acervo a.fechar {
	background: url(../img/detalhe_fechar.png) no-repeat left top;
	width: 14px;
	height: 0;
	overflow: hidden;
	display: block;
	padding-top: 13px;
	float: right;
	margin-top: -1em;
}

/* Alunos */

ul.dados-aluno {
	padding: 10px 15px;
	margin: 15px 0;
	border: 1px solid #A3A9B4;
	background: #eee;
	list-style: none;
}
table.historico {
	background: url(../img/back_consulta.jpg);
}
table.historico, table.boletim {
	border-collapse: collapse;
	border: 1px solid #003399;
	background-color: #eee;
}
table.historico th, table.boletim th {
	background: #003399;
	color: #fff;
	padding: 2px 4px;
}
table.historico td, table.boletim td {
	border: 1px solid #A3A9B4;
	padding: 2px 4px;
}

div.logininfo {
	float: right;
	font-size: 80%;
	padding: 3px 6px;
	margin-top: 1.5em;
}

ul.lista-opcoes {
	list-style: none;
	padding-left: 1em;
	margin: 2em 0;
}
ul.lista-opcoes li {
	overflow: hidden;
	margin: .8em 0;
}
ul.lista-opcoes a {
	display: block;
	padding: 15px 0 15px 55px;
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
ul.lista-opcoes a:hover {
	text-decoration: underline;
}
ul.lista-opcoes a.historico {
	background-image: url(../img/historico.png);
}
ul.lista-opcoes a.boletim {
	background-image: url(../img/boletim.png);
}
ul.lista-opcoes a.materiais {
	background-image: url(../img/materiais_off.png);
	color: #999;
}

/* Corpo Docenter */
ul.lista-professores {
	list-style: none;
	padding: 0;
}
ul.lista-professores li {
	background: url(../img/seta.png) no-repeat;
	background-position: 10px 50%;
	margin: .5em 0;
	padding-left: 35px;
}

/* Taxas de serviços */
#tabela_taxas {
	border-collapse: collapse;
	border: 1px solid #003399;
	background-color: #eee;
	margin: 0 2%;
	width: 95.9%;
}
#tabela_taxas th {
	background: #003399;
	color: #fff;
	padding: 3px 4px;
}
#tabela_taxas td {
	border: 1px solid #A3A9B4;
	padding: 3px 4px;
}
#tabela_taxas td table, #tabela_taxas td table td {
	border: none;
}

/* Convênios e Links Oficiais */

div.convenios table, div.links-oficiais table {
	border: none;
}
div.convenios td, div.links-oficiais td {
	border: none;
	padding: 1px;
}

