.title {
	font-weight : bold;
}

body {
	background-color : #e7e4e4;
}

body,
div,
table,
td,
span {
	color: #505050;
	font-family:  verdana, arial, geneva, helv, helvetica, sans-serif, adobe;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 0;
	margin-top: 0;
}

textarea {
	font-family :  verdana, arial, geneva, helv, helvetica, sans-serif, adobe;
	font-size : 11px;
}

p {
	margin : 0;
	padding : 0;
}

a:active,
a:link,
a:visited {
	color : #505050;
	text-decoration : none;
}

a:hover {
	color : #e99a3e;
	text-decoration : none;
}


.titulo1 {
	font-size: 12px;
	font-weight: bold;
}

.titulo2 {
	font-weight: bold;
}

.legenda {
	font-size: 10px;
	font-style: italic;
}

.nota {
	font-size: 10px;
}

a.header {
	color : #fff;
	text-decoration : none;
}

a.header:hover {
	color : #fff;
	text-decoration : underline;
}

a.spidersearchtitle {
	color : #e99a3e;
	text-decoration : none;
}

a.spidersearchtitle:hover {
	text-decoration : underline;
}

tr.navigation td,
tr.navigation td a {
	color : #505050;
	text-decoration : none;
}

tr.navigation:hover td,
tr.navigation:hover td a {
	color : #e99a3e;
	text-decoration : none;
}

tr.navigation0_current td,
tr.navigation0_current td a:active,
tr.navigation0_current td a:link,
tr.navigation0_current td a:visited {
	color : #fff;
	background-color : #767676;
	text-decoration : none;
}

tr.navigation0_current td,
tr.navigation0_current td a:hover {
	color : #fff;
	background-color : #767676;
	text-decoration : none;
}

tr.navigation1_current td,
tr.navigation1_current td a:active,
tr.navigation1_current td a:link,
tr.navigation1_current td a:visited {
	color : #505050;
	background-color : #fddfc5;
	text-decoration : none;
}

tr.navigation1_current td,
tr.navigation1_current td a:hover {
	color : #505050;
	background-color : #fddfc5;
	text-decoration : none;
}

tr.navigation2_current td,
tr.navigation2_current td a:active,
tr.navigation2_current td a:link,
tr.navigation2_current td a:visited {
	color : #505050;
	background-color : #e7e4e4;
	text-decoration : none;
}

tr.navigation2_current td,
tr.navigation2_current td a:hover {
	color : #505050;
	background-color : #e7e4e4;
	text-decoration : none;
}

tr.navigation3_current td,
tr.navigation3_current td a:active,
tr.navigation3_current td a:link,
tr.navigation3_current td a:visited {
	color : #e99a3e;
	text-decoration : none;
}

tr.navigation3_current td,
tr.navigation3_current td a:hover {
	color : #e99a3e;
	text-decoration : none;
}

.linesImage {
	border-top : 1px solid #808080;
	border-bottom : 1px solid #808080;
	padding-top : 3px;
	padding-bottom : 3px;
}

.moduletitle {
	font-weight : bold;
	font-size : 12px;
	color : #000;
}
.summarytitle {
	font-weight : bold;
}

tr.header td,
td.header {
	background-color : #aaa;
	color : #fff;
	font-weight : bold;
	font-size : 11px;
	padding : 2px;
}

div.error {
	font-weight : bold;
	color : #f00;
	padding-bottom : 1em;
}

div.container_box {
	padding : 3px 0;
	margin : 2px 0;
}

div.container_editbox {
	border : 2px dashed #ccc;
	margin : 2px;
}

div.container_editheader {
	padding : 3px;
	background-color : #ccc;
}

div.container_editheader table tr td.info {
	font-size : 8pt;
	font-weight : bold;
	text-align : left;
}

div.itemtitle {
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
}

td.news_summary {
	padding-bottom : 1em;
}

div.form_title {
	font-size : 14px;
	font-weight : bold;
}

div.form_header {
	border-top : 1px solid #ddd;
	border-bottom : 1px solid #ddd;
	margin-bottom : 1em;
}

.administration_modmgrheader {
	background-color : #d3d3d3;
}

.administration_modmgrheader span.active {
	color : green;
	font-weight : bold;
}

.administration_modmgrheader span.inactive {
	color : #f00;
	font-weight : bold;
}

.administration_modmgrbody {
	padding-left : 10px;
	border : 1px solid #d3d3d3;
}

table.debug_null,
table.debug_null tr td,
div.debug_null {
	background-color : #000;
	color : #fff;
	font-weight : bold;
}

table.debug_object,
table.debug_object tr td {
	background-color : #a00;
	color : #fff;
}

table.debug_array,
table.debug_array tr td {
	background-color : #0a0;
	color : #fff;
}

table.debug_scalar,
table.debug_scalar tr td,
div.debug_scalar {
	background-color : #00a;
	color : #fff;
}

td.debug_attribute {
	font-family : monospace;
	font-size : 10px;
}

td.debug_varname {
	font-weight : bold;
}

td.debug_type {
	background-color : #aaa;
	color : #fff;
	font-weight : bold;
	font-size : 14px;
}

td.debug_value {
	font-family : monospace;
	font-size : 11px;
	color : #fff;
}

div.workflow_action {
	border : 1px solid #ddd;
	margin-bottom : 1em;
}

div.workflow_inapproval {
	margin-left : 35px;
}

div.workflow_approved {
	border : 2px solid #030;
	background-color : #ddd;
}

div.workflow_action_restored {
	border : 2px dashed #030;
	background-color: #fff;
}

div.workflow_action_posted {
	border : 2px solid #000;
}

div.faq_moduletitle {
	font-size : 16px;
}

td.category_bg {
	background-color: #d3d3d3;
}
td.category_title {
	font-size : 12px;
	font-weight : bold;
}
td.question {
	font-size : 11px;
	font-weight : bold;
}

div.article_title {
	font-size : 14px;
	font-weight : bold;
}

div.article_body {
	font-size : 10px;
}

td.article_summary {
	font-size : 10px;
}

a.article_title_link {
	font-size : 12px;
	color : blue;
}

td.tab_btn {
	border : 1px solid #000;
	border-right : 0;
	background-color: #ddd;
	padding : 0.5em;
}

td.tab_spacer {
	border-bottom : 1px solid #000;
	border-left : 1px solid #000;
}

td.tab_btn_current {
	background-color : inherit;
	border-bottom : 0;
}

td.tab_main {
	padding : 0.5em;
	border : 1px solid #000;
	border-top : 0;
}

input,
select {
	font-family : Verdana, Tahoma, Arial;
	font-size : 10px;
	text-decoration : none;
}
tr.even_row {
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	text-decoration : none;
	background-color : #ddd;
}

tr.row:hover td,
tr.row:hover td a {
	font-family : Verdana, Tahoma, Arial;
	font-size : 11px;
	text-decoration : none;
	background-color : #666;
	color : #fff;
}

.floor_area:hover {
	background: #efefff;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  verdana, arial, geneva, helv, helvetica, sans-serif, adobe;
	margin: 5px 0;
}

h1 { font-size: 18px; font-weight: bold; text-transform: uppercase; }
h2 { font-size: 18px; font-weight: normal; }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 14px; font-weight: normal; text-decoration: underline; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-size: 12px; font-weight: normal; text-decoration: underline; }

.estudos_ano {
	background: #fafafa;
	margin-bottom: 5px;
	margin-top: 10px;
}

.ano_content {
	border-left: 1px solid #f00;
	margin-left: 5px;
	padding-left: 10px;
}

.semestre_content {
	border-left: 1px solid #008000;
	margin-left: 5px;
	padding-left: 10px;
}


.variante_content {
	border-left: 1px solid #00f;
	margin-left: 5px;
	padding-left: 10px;
}

.nucleo_content {
	border-left: 1px solid #ffa500;
	margin-left: 5px;
	padding-left: 10px;
}

.area_content {
	border-left: 1px solid #f0f;
	margin-left: 5px;
	padding-left: 10px;
}

.estudos_disciplinas {
	font-size: 12px;
}

.menu_cursos {
	border: 1px solid #fa0;
	padding: 1px 3px;
}

.class_file fieldset { border:1px solid #ffa500;margin:0;padding:.5em 1em 1em 1em; }
.class_file legend { color:#ffa500;font-weight:bold; }
.class_file p { margin:0 0 .5em 0;padding:0; }
.class_file a { color:#ffa500;font-weight:bold; }
.class_file label { font-weight:bold;display:block; }
.class_file input { margin:0; }
.class_file .checkbox { margin:0 .5em 0 0;display:inline-block;vertical-align:middle;padding:0; }

.class_file_download { text-align:center;margin:0;padding:1em; }
.class_file_download a { color:#f90;font-weight:bold;text-transform:uppercase; }

