﻿body {
	margin: 0 0 5px 0;
	padding: 0;
	background-color: #adbdd6;
	font: 12px/ 1.5em Tahoma, Arial, sans-serif;
	min-width: 800px;
	min-height: 600px;
	color: #666666;
}

html {
	color: #666666;
}

#topo {
	position: relative;
	width: auto;
	height: 120px;
	color: #0f0;
	text-align: left;
	margin: -20px 0 0 0;
	padding: 0;
}

#conteudoEsq {
	position: absolute;
	width: 70px;
	top: 120px;
	left: 5px;
	padding-bottom: 20px;
	border: 0px none;
}

#conteudoDir {
	position: absolute;
	width: 70px;
	top: 120px;
	right: 5px;
	padding-bottom: 20px;
	border: 0px none;
}

#colEsq {
	background: #adbdd6;
	min-height: 600px;
}

#sepEsqcolCentral {
	margin-left: 70px;
	padding-left: 2px;
	background: #adbdd6;
}

#colDir {
	background: #adbdd6;
	margin: 0px;
}

#sepcolCentralDir {
	margin-right: 70px;
	padding-right: 2px;
	background: #adbdd6;
}

#colCentral {
	background: #adbdd6;
	min-height: 600px;
	border: 0px none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px
}

#divLogin {
	position: relative;
	border: 0px none;
	background: #fff;
	width: 370px;
	float: right;
	line-height: 1;
	text-align: center;
	margin-left: 0;
	margin-right: 30px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px
}

#divLogin1 {
	background: #fff;
	padding: 2px 30px 3px 30px;
	position: absolute;
	top: 27px;
	right: 45px;
	_right: 75px;
	font-size: 90%;
	color: #8AA6C4;
	font-weight: normal;
	width: 220px;
	text-align: center;
}

#divLogin .texto {
	color: #8AA6C4;
	padding: 0;
	border: 0px none;;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma
}

#divLogin input,#divBusca input {
	color: #5278A3;
	background-color: #CFDAE7;
	border: 1px solid #8AA6C4;
	font: 10px Tahoma;
}

#divLogin a {
	color: #537AA6;
	font: 12px Tahoma;
	font-weight: bold;
	text-decoration: none;
}

#divBusca {
	width: 123px;
	padding: 0 4px;
	background: #87919f;
	color: #fff;
	font: bold 12px Tahoma, Arial, sans-serif;
}

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

#divPubli0 {
	position: absolute;
	right: 30px;
	top: 165px;
	width: 164px;
	z-index: 10;
	max-width: 161px;
	overflow: none;
	display: block;
	overflow: hidden;
}

#divPubli1 {
	position: relative;
	left: 0px;
	widht: 160px;
	color: #fff;
	font: bold 10px Tahoma, Arial, sans-serif;
	float: left;
	z-index: 5;
	display: block;
	overflow: hidden;
}

#divPubli3 {
	position: relative;
	background: #87919f;
}

#divPubli3 img {
	padding: 2px 1px 0 1px;
}

#divLoading {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5000;
	background-color: red;
	font-size: 150%;
	padding: 2px;
}

#divBottom {
	width: auto;
	padding-top: 8px;
	text-align: center;
	color: #000;
	line-height: 20px;
}

.tituloGrande {
	font: bold 16pt Tahoma;
}

.tituloPequeno {
	font: bold 14px Tahoma;
	margin: 0;
}

.destaque_azul {
	font-weight: bold;
	color: #698db4;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0px none;
}

form {
	display: inline;
	border: 0px none;
	margin: 0;
	padding: 0;
}

#divCorpo {
	position: relative;
	height: auto;
	left: 0px;
	right: 0px;
	padding: 0;
	border: none;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 80px;
	min-height: 600px;
}

#divPreto {
	position: relative;
	height: auto;
	left: 0px;
	right: 0px;
	padding: 0;
	border: none;
	background-color: #000000;
	color: #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 80px;
}

#divPreto p {
	text-align: justify;
	color: #999999;
}

ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul {
	width: 131px; /* Menu Width */
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

ul#navmenu-v li {
	float: left;
	position: relative;
	width: 100%;
}

ul#navmenu-v li.iehover {
	z-index: 13000; /* IE z-index bugfix */
}

ul#navmenu-v ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 9999;
}  /* Root Menu */
ul#navmenu-v a {
	padding: 4px 6px;
	display: block;
	background: #87919f;
	color: #fff;
	font: bold 11px Tahoma, Arial, sans-serif;
	text-decoration: none;
	height: 1%;
}  /* Root Menu Hover Persistence */
ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a {
	background: #fff;
	color: #5981ac;
}  /* 2nd Menu */
ul#navmenu-v li:hover li a,ul#navmenu-v li.iehover li a {
	float: none;
	background: #f0f0f0;
	filter: alpha(opacity = 90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	width: 245px;
}  /* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,ul#navmenu-v li:hover li:hover a,ul#navmenu-v li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover a
	{
	background: #fff;
}  /* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li a
	{
	background: #f0f0f0;
	filter: alpha(opacity = 90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	width: 245px;
}  /* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,ul#navmenu-v li:hover li:hover li:hover a,ul#navmenu-v li.iehover li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover a
	{
	background: #fff;
}  /* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li.iehover li a
	{
	background: #fff;
	filter: alpha(opacity = 90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}  /* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover li a:hover
	{
	background: #f4f4f4;
}  /* Hover Function - Do Not Move */
ul#navmenu-v li:hover ul ul,ul#navmenu-v li:hover ul ul ul,ul#navmenu-v li.iehover ul ul,ul#navmenu-v li.iehover ul ul ul
	{
	display: none;
}

ul#navmenu-v li:hover ul,ul#navmenu-v ul li:hover ul,ul#navmenu-v ul ul li:hover ul,ul#navmenu-v li.iehover ul,ul#navmenu-v ul li.iehover ul,ul#navmenu-v ul ul li.iehover ul
	{
	display: block;
}

.titulo {
	background: url('../images/bullet.gif') no-repeat 5px 5px;
	color: #000000;
	padding: 0px 0px 0px 20px;
	margin: 0;
	font-weight: bold;
}

.titulobranco {
	background: url('../images/bullet.gif') no-repeat 5px 5px;
	color: #ffffff;
	padding: 0px 0px 0px 20px;
	margin: 0;
	font-weight: bold;
}

.pontilhado {
	background-image: url('../images/pontilhado.gif');
	background-repeat: repeat-x;
	background-position: 3px 50%;
	height: 12px;
	padding: 0;
	margin: 0;
	clear: both;
}

.path {
	color: #999999;
	font: 10px Tahoma, Arial, sans-serif;
	margin-bottom: 18px;
}

ul#navmenu-v ul {
	width: 257px;
	border-top: 1px solid #87919f;
	border-right: 1px solid #87919f;
	border-bottom: 1px solid #87919f;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #698db4;
}

.telefone {
	background-image: url(../images/sipphone.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	margin: 0;
}

.email {
	background-image: url(../images/mail_generic.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	margin: 0;
}

.web {
	background-image: url(../images/web.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	margin: 0;
}

.fax {
	background-image: url(../images/fax.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	margin: 0;
}

a:active {
	color: #666666;
}

p {
	line-height: 16px;
	color: #666666;
	text-align: justify;
}

p.junto {
	margin: 0;
	padding: 0;
}

.texto_10px {
	font: 10px Tahoma;
}

.texto_10bold {
	font: 10px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 8px;
}

li.ui-state-hover a {
	font-weight: normal !important;
	font-style: normal;
}

.divLinks {
	width: 200px;
	height: 150px;
	float: left;
	display: inline;
	text-align: center;
}

.divDestaque {
	font: 12px Tahoma;
	color: #666666;
	background-color: #FFFFFF;
	padding: 5px 7px 5px 7px;
}

.divDestaqueCinza {
	background-color: #F4F4F4;
}

.pdf {
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: -2px 3px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	margin: 0;
}

div.inner {
	margin: 0;
	background: #ffffff url('../images/hachura.png') repeat-x;
	padding: 5px;
	border: 0;
	zoom: 1;
	color: #000000;
	text-align: left;
	font-family: verdana, arial, sans-serif;
}

div.outer {
	float: left;
	margin: 0px 0px 10px 0px;
	background: #d9d9d9;
	padding: 1px;
}

table div.outer {
	width: 100%;
}

.detArtigo {
	cursor: pointer;
}

p.esquerda {
	text-align: left;
}  /* Parágrafo: direita */
p.direita {
	text-align: right;
}  /* Parágrafo: centro */
p.centro {
	text-align: center;
}  /* Parágrafo: justificado */
p.justificado {
	text-align: justify;
}  /* Bar Graphs */
.graph {
	width: 270px;
	position: relative;
	right: 40px;
}

.bar-title {
	position: relative;
	float: left;
	width: 130px;
	line-height: 20px;
	margin-right: 17px; //
	font-weight: bold; //
	font-size: 90%;
	text-align: right;
}

.bar-container {
	position: relative;
	float: left;
	width: 110px;
	height: 10px;
	margin: 0px 0px 15px;
}

.bar-container div {
	background-color: #cc4400;
	height: 20px;
}

.bar-container strong {
	position: absolute;
	right: -50px;
	top: 0px;
	overflow: hidden;
	font-weight: normal;
}

#poll-results p {
	text-align: center;
}

.right {
	color: gray;
	background-color: #FFFFFF;
	float: right;
	font-size: 100%;
	margin-top: 5px;
}

.left {
	color: gray;
	background-color: #FFFFFF;
	float: left;
	font-size: 100%;
	margin-top: 5px;
}

.brlink {
	color: #ffffff;
	cursor: pointer;
}

.cadopcao {
	cursor: pointer;
}

.ui-state-default {
	background: none;
	background-color: #87919f;
}

.esqopcao {
	cursor: pointer;
}

#tabcursosDiv table,#tabcursosDiv td {
	border: 1px solid #87919f;
	border-collapse: collapse;
	padding: 0 10px;
}