/**
* Default structure for Pindorama documents
*
* @author   Guilherme Capilé <capile@tcdesign.com.br>
* @version  1.0
* @include  etc/includes/css/default/site.css
*/

html, body, form {
	margin:0;
	padding:0;
}
html {
  overflow-x: hidden;
}

h1.title {
	position: absolute;
	top: 0px;
	left: 15px;
}
ul {
	list-style-type : none;
}

li {
	padding: 2px 0 2px 0;
}
ul li {
	list-style-image: url('/_images/list-item.gif') !important;
}
ul li ul li {
	list-style-image: url('/_images/list-item2.gif') !important;
}
ul, ol {
	padding: 0 0 0 15px;
	margin: 0px;
}
ol {
    margin-left: 15px;
}
p, h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
p, h1, h2, h3, h4, h5, div, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333388;
	margin: 10px 0px 5px 0px;
}
h1.title {
	margin: 0px 0px 5px 0px;
}

h2 {
	color: #444466;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}
.col1 h2, .col2 h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}
h3 {
	color: #444466;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
h3.upper {
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	color: #ffffff;
	background: #314178;
	padding: 4px 15px 2px 15px;
}
a:link {
	color: #000099; text-decoration: none;
}
a:visited {
	color: #003399; text-decoration: none;
}
a:hover, a:active {
	color: #ff8000; text-decoration: underline;
}
.nav {
 margin: 0px;
 z-index: 98;
}
.navi {
 position: absolute;
 top: 150px;
 margin: 0px;
 z-index: 98;
}
.nav ul, .nav div, .navi ul, .navi div {
 display: block;
 z-index: 2;
 margin: 0px !important;
 padding: 0px !important;
}
.nav ul ul, .navi ul ul {
 z-index: 3;
}
.navi div {
   z-index: 10;
   position: absolute;
   top: 0px;
   left: 0px;
}

.nav #navother {
 float: right;
 width: 120px;
 padding: 0px !important;
}
.nav #navother a, #navother span {
 display: block;
 margin: 0 0 0 0 !important;
 padding: 0px !important;
 border-left: 1px solid #ffffff;
 line-height: 20px;
 padding: 0 0 0 0;
 margin : 0 0 0 0;
 text-align: center;
 color: #ffffff;
 background: #9DB486;
}
.nav #navother p {
	margin: 0 0;
	padding: 0 0;
}

.nav #navother a:hover, .nav #navother a:active {
	background: #576737;
	text-decoration: none;
}
.nav, .nav ul, .navi, .navi ul {
	/*background: url('/_images/bkg-navbar.png') repeat-x #A9C67D;*/
	background-color: #314178;
	padding: 0px;
	margin: 0px;
}
.nav div ul, .navi div ul {
	background: none;
}
.nav div li a, .navi div li a {
	background: #314178;
	font-weight: normal !important;
}
.nav ul li, .navi ul li {
	z-index: 4;
	list-style: none;
	line-height: 20px !important;
	list-style-image: none !important;
	background: none !important;
	display: inline !important;
	padding: 0px;
	margin: 0px;
}

.nav ul li li, .navi ul li li {
	display: block !important;
	padding: 0px !important;
	margin: 0px !important;
}
.nav li, .navi li {
	display: inline;
}
.nav ul li div, .navi div {
	width: 200px;
	top: 0px;
	z-index: 95 !important;
	height: auto !important;
	position: absolute !important;
	left: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-left: 10px !important;
	padding: 0px !important;
}
.navi div {
	border-top: 1px solid #CDE6FD;
}
.nav ul li div div {
	position: absolute !important;
	margin: 0px !important;
	margin-top: 0px !important;
	margin-left: 198px !important;
}
.nav ul ul {
	margin: 0px !important;
	padding: 0px !important;
}
.nav ul li li {
	margin: 0px !important;
	padding: 0px !important;
	border-left: none;
}

.nav li a, .navi li a {
	border-left: 1px solid #CDE6FD;
	z-index: 90;
	white-space: nowrap;
	display: inline !important;
	margin: 0px;
	position: relative;
	padding: 2px 10px 2px 10px;
	line-height: 20px;
}
.nav li li a, .navi li a {
	display: block !important;
	white-space: normal !important;
	padding-top: 2px;
	padding-left: 8px;
	/*width: 130px;*/
	width: 190px;
}
.nav li li li a {
	padding-left: 13px; width: 140px;
}
.nav li li li li a {
	padding-left: 18px; width: 135px;
}
.nav li li li li li a {
	padding-left: 23px; width: 130px;
}
.nav li a:hover, .navi li a:hover {
	text-decoration: none;
}
.nav #navc a {
    
}
.nav #navc a:link {
	color: #ffffff; text-decoration: none;
}
.nav #navc a:visited {
	color: #ffffff; text-decoration: none;
}
.nav #navc a:hover, .nav #navc a:active, .navi a:hover, .navi a:active {
	color: #ffffff;
	background: #7EA0C5;
}
.nav #navc div a {
	font-weight: normal;
}
.navi li a {
  padding-left: 18px !important;
}
.navi a img {
  width: 11px;
  height: 11px;
  border: none;
  margin-left: -15px;
}
.nav #navc div a:link, .nav #navc div a:visited, .navi a:link, .navi a:visited {
	background: #7EA0C5;
}
.nav #navc div a:hover, .nav #navc div a:active, .navi a:hover, .navi a:active {
	color: #ffffff;
	background: #314178;
}

#navc .currentd, #navc .currentd:link, #navc .currentd:visited, #navc .current, #navc .current:link, #navc .current:visited {
	color: #9EAAD2 !important;
	color: #5479A7 !important;
}

#body {
	position: relative;
	top: 0px;
	left: 20px;
	width: 100%;
	z-index: 2;
}
#body #container {
	z-index: 3;
	position: relative;
	top: 15px;
	margin-right: 215px;
	/*
	width: 60%;
	*/
	margin-bottom: 20px;
	/*
	overflow: auto;
	height: 100%;
	*/
}
#pos {
    /*z-index: 1004;*/
    z-index:80;
	position: absolute;
	top: 15px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}
#coln {
    z-index: 3;
	position: absolute;
	top: 150px;
	right: 0px;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#footer {
  position: fixed;
  bottom: 0px;
  left: 0px;
  font-size: 6px;
  line-height: 10px;
  background: #314178;
  color: #314178;
  height: 15px;
  /*z-index: 10;*/
  z-index:90;
  width: 100%;
}
.default {
	margin: 0 3% 0 0;
	padding: 0px;
}
.col1 {
	clear: left;
	float: left;
	width: 50%;
	margin: 0 2% 0 0;
	padding: 0px 0 0 0;
}
.col2 {
	float: left;
	width: 47%;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
}
.etapas p {
  margin: 2px 0px;
}
.inst, .etapas {
  margin: 0px 0px 10px 20px;
  position:relative;
}
.etapas {
  margin-bottom: 0px;
}
.inst .bullet {
  position: absolute;
  top: 0px;
  left: -20px;
}
p.bullet {
  position: relative;
  margin: 0px;
  padding-left: 0px !important;
}
p.bullet span {
  display: block;
  margin-left: 20px;
}
p.bullet a.bullet {
  position: absolute;
  left: 3px;
}
/*.default .col1 {
	/*width: 47%;
	width: 45%;
	margin: 0 5% 0 0;
}

.default .col2 {
	/*width: 48%;

	width: 45%;
	margin: 0 0 0 0;
}*/



.f40 {
	float: left;
	width: 40px;
}

.clear, #f_instituicao {
	clear: both;
}
.minimal {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.input {
	border: 1px solid #b0bacd;
	background: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	width: 120px;
}
.submit {
	border: 2px outset #667799;
	background: #c0ccdf;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	width: 60px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
*/
.sIFR-hasFlash h2.fh2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 22px;
}

.sIFR-hasFlash .col3 h2.fh2, .sIFR-hasFlash .col3 .noticias h2.fh2 {
	font-size: 18.5px !important;
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
@media print {
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
}
/**
* Default color scheme for Pindorama documents
*
* @author   Guilherme Capilé <capile@tcdesign.com.br>
* @version  1.0
* @include  etc/includes/css/default/colors.css
*/

body {
	background: #ffffff;
}
.header {
	background: #b6cca1;
	padding: 15px 0 0 0;
}

.header .logo {
	background: url('/_images/topo01_azul.jpg') no-repeat top right #7d9fc4;
}

.headline {
	border-top: 1px solid #990000;border-bottom: 1px solid #990000;
}
.headline * { color: #cc0000; }

.ref {
	border: 1px dashed #b0bacd;
	background: #f0f6ff;
	padding: 5px 10px;
	z-index: 90;
}
.ref h3 {
	color: #334466;
}
.ref p, .ref label {
	color: #667799;
}
.cgray, .cgray p { color: #888888; }

.col3 .noticias {
	border: 1px solid #b0bacd;
	background: #f0f6ff;
	padding: 5px 10px;
	margin-top: 10px;
}

.noticias h3.data, .arquivos h3.data {
	color: #666666; margin: 10px 0px 0px 0px; padding: 0px;
}
.default .noticias h3.data, .arquivos h3.data {
	margin: 20px 0px 0px 0px; border-bottom: 1px solid #ccccdd; padding: 0px 0px 5px 10px;
}
.impar, .arquivos .impar {
	background: #f6f6ff;
	padding: 5px 10px;
}
.par, .arquivos .par {
	padding: 5px 10px;
}
div.arquivos p, .noticias p.publicador, .noticias p.origem, .noticias p.data, .noticias p.autor {
	color: #999999;
	font-weight: normal;
}
div.arquivos p {
	margin: 0px;
}
div.arquivos .descricao {
  color: #444444;
  margin: 5px 0px;
}
ul.arquivos li {
	color: #999999;
}
ul.arquivos li strong {
	color: #444444;
}

ul.arquivos {
	margin: 10px 0px;
}

ul.arquivos ul {
	margin: 0px;
}
p.subtitulo, div.arquivos p.subtitulo {
	font-weight: normal;
	font-style: italic;
	color: #999999;
	margin-bottom: 20px;
}
div.arquivos p.subtitulo {
	margin-bottom: 10px;
}
.estagio {
	color: #996666;
}

.noticias .linkcanal {
	margin-top: 15px;
}
.default .linkcanal {
	display: none;
}
.edicao .botao {
	width: 80px;
	padding: 3px 10px 4px 10px;
	margin-right: 10px;
	text-align: center;
	background: url('/_images/botao100.png') no-repeat;
	display: block;
	float: left;
}

.edicao .botao2 {
	width: 130px;
	padding: 3px 10px 4px 10px;
	margin-right: 10px;
	text-align: center;
	background: url('/_images/botao150.png') no-repeat;
	display: block;
	float: left;
}
.msg { font-weight: bold; color: #990000; }

.caixa {
	border: 1px solid #314178;
	padding: 0px;
	background: #f5f6f8;
}
#feeds {
  padding: 0px;
  background: #ffffff;
  border-bottom: none;
}

#feeds h3 img {
  margin-top: -2px;
}
#feeds p {
  padding: 5px 10px; 
}
.caixa p {
	margin: 0px;
	padding: 5px 10px;
}
.caixa .thumb {
	width: 80px;
	height: 80px;
	border: none;
	float: left;
	margin-right: 10px;
}
.caixa h3 {
	background: #314178;
	color: #ffffff;
	margin: 0px;
	padding: 5px 10px;
	font-weight: normal;
}

.noticias .items {
 margin: 10px 20px 10px 0px;
 padding: 0px;
 background: #ffffff;
 border-top: 1px solid #314178;
}
div.descricao, .projetos {
 margin: 15px 0px 10px 0px;
 padding: 0px;
 border-top: 1px solid #314178;
}
.noticias a {
	font-weight: bold;
}
.noticias .items p {
  margin: 2px 0px;
}
.impar {
	background: #eff1f6;
}
.par {
	background: #ffffff;
}
.nomargin {
margin: 0px;
}
h3.upper {
  font-weight: bold;
}
#feeds h3 {
  padding: 2px 2px 5px 2px;
  margin: 0px;
  font-weight: bold;
}
#feeds>h3 {
  padding: 2px 2px 2px 2px;
}

.video {
  background: #B7CCA3;
  border-top: 1px solid #D3DFC7;
  border-left: 1px solid #D3DFC7;
  border-bottom: 1px solid #829874;
  border-right: 1px solid #829874;
  padding: 15px 10px 10px 10px;
  position: relative;
  z-index: 100;
  float: right;
  display: none;
  
}
.video p {
  background: #B7CCA3;
  position: absolute;
  padding: 5px 10px 10px 10px;
  top: 0px;
  right: 0px;
  font-size: 9px;
  text-align:right;
}
.busca, .apoio .login {
  background: #B7CCA3;
  background: #ccddbb;
  padding: 5px 10px;
  width: 75%;
}
.busca h2, .apoio .login h2 {
  font-size: 11px; font-weight: bold;color: #000000; margin: 5px 0px 0px 0px;
}

/* Logos Institucionais */
#logos {
    width: 600px;
    left: 0px;
    position: absolute;
    top: 0px;
    margin-bottom: 0px;
    display: none;
    padding-bottom: 20px;
}

#xdbform span.xdbcount {
	float: left;
	padding-left: 25%;
	display: block;
	color: #666666;
	white-space: normal;
}

/*-- questionarios */
.senum{
	margin-bottom: 10px;
}
.respostas li{
	list-style-image: none !important;
}
/*resposta dos avaliados*/
ul.respav{
	margin:0px 0px;
	padding: 2px 0px;
}
ul.respav li img{
	float:right;
	vertical-align:bottom;
	margin-left:5px;
}
ul.respav li.grupoa{
	list-style:none !important;
	margin: 0;
	padding: 10px 5px 0px 5px;
	border-top: 1px solid #cccccc;
}
ul.respav li.grupob{
	list-style:none !important;
	margin: 0;
	padding:5px 5px 0px 5px;
}
ul.respav h4{
	font-size: 12px;
}
ul.respav .questao{
	list-style:none !important;
	margin: 0;
	padding:5px;
}
.tp1par{
	border-top: 1px solid #d5d5e1; 
	background: #f5f5fa; 
}
.tp1impar{
	border-top: 1px solid #f9f9fc; 
	background:#eaeaf5;
}
.tp2par{
	border-top: 1px solid #d5e1f9; 
	background: #f5faff;
}
.tp2impar{
	border-top: 1px solid #f9fcff; 
	background:#eaf5ff;
}
.tp3par{
	border-top: 1px solid #ff9c99;
	background: #ffbfbb;
}
.tp3impar{
	border-top: 1px solid #ff9c99; 
	background: #ffafaa;
}
.questao p{
	margin-left: 10px;
}