
/*Corpo*/

body, html {
	margin: 0px;
	height: 100%;
    width: 100%;
}

table {
    border-collapse: collapse;
}

table td {
    padding: 0px;
}

input {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px; 
    border:solid 1px #999999; 
    margin:2px 2px 2px 2px;
    }
 
input.chkBox {
    border:none
    }

p {
  color: #666666;
  font-family: Verdana,Arial, Helvetica,sans-serif;
  font-size: 12px;
  display: inline;
}

ul {
  font-family: Verdana,Arial, Helvetica,sans-serif;}

.fundo {
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
}



/*Estilos de fontes*/

.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.tahoma10 a {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.tahoma10cinza {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
}
.tahoma10cinza a {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.tahoma11 a {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
.tahoma11RecuoEsq {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
}
.tahoma11RecuoEsq a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	padding: 5px;
}

.tahoma11RecuoAlinhaEsq {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}

.tahoma11RecuoDir {
	font-family: Tahoma;
	font-size: 11px;
    color: #666666;
    text-align: right;
    padding-right: 5px;
}

.tahoma11RecuoAlinhaDir {
	font-family: Tahoma;
	font-size: 11px;
    color: #666666;
    text-align: right;
    padding: 5px;
}
.tahoma11RecuoEsqNegritoCinza {
	font-family: Tahoma;
	font-size: 11px;
    color: #666666;
    padding: 5px;
    font-weight: bold;
    }

.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.tahoma12 a {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
}

.tahoma13Centro {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

.tahoma13EsqNegrito {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding-right:5px; 
	line-height: 25px
}

.tahoma13EsqNegrito a {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF9933;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding-left:10px;
	padding-right:5px
}

.tahoma15Centro {
	font-family: Tahoma;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}


/*Página Oportunidades*/
.oportunidades td  {
    padding-right: 0px; 
    padding-left: 0px; 
    padding-bottom: 4px; 
    padding-top: 4px }

.oportunidades select {
    border-right: #cccccc 1px solid; 
    border-top: #cccccc 1px solid; 
    border-left: #cccccc 1px solid; 
    border-bottom: #cccccc 1px solid; 
    font-size: 11px; 
    color: #000000;
    font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
    height: 20px; 
    background-color: #f7f7f7 }    

.subtituloOportunidades  {
    font-weight: bold;
    font-size: 12px; 
    color: #666666; 
    border-bottom: #cccccc 1px solid; 
    font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
    height: 50px;
    vertical-align:bottom }

.linhaOportunidades {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;
}

/*Tabelas */

.tabelaPrincipal {
    background-color: White;
    width: 100%;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;     
    }
    
.tabelaPrincipal a {
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;     
    }  

.tabelaBordaCompleta {
	border: 1px solid #CCCCCC;
	width: 100%;
    }
    
.tabelaSemBordaInf {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	width: 100%;
}
.tabelaTituloCinza {
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    background-color: #999999;
    }

.tabelaLinhaEstiloA {
	border-bottom: solid 1px #CCCCCC;
    }

.tabelaLinhaEstiloB {
	border-bottom: solid 1px #CCCCCC;
    background-image: url(img/fundo_tabela.jpg);
	background-repeat: repeat;
	}

.barraRolagem {
    overflow: auto; 
    }

/* Molduras */
.benvindo_superior  {
    background-image: url(img/bemvindo_sup.jpg);
    background-repeat: repeat-x;
    height:5px;
    }
    
.benvindo_inferior  {
    background-image: url(img/bemvindo_inf.jpg);
    background-repeat: repeat-x;
    height:5px;
    }
	                
.moldura_superior  {
    background-color: White;
    background-position: 50% top;
    background-image: url(img/borda_sup.jpg);
    background-repeat: repeat-x;
    }

.moldura_inferior  {
    background-image: url(img/borda_inf.jpg);
	background-repeat: repeat-x;
    }

.moldura_direita   {
    width: 22px;
    background-image: url(img/borda_dir.jpg);
    background-repeat: repeat-y;
    }

.moldura_esquerda  {
    width: 30px;
    background-image: url(img/borda_esq.jpg);
    background-repeat: repeat-y;
    }

.moldura_rodape  {
    background-image: url(img/rodape_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	font-family: Arial;
	font-size: 9px;
	color: #999999;
    }

.canto_sup_esquerdo {
    height: 44px;
    width: 30px;
    background-image: url(img/canto_sup_esq.jpg);
    }

.canto_sup_direito {
    width: 22px;
    background-image: url(img/canto_sup_dir.jpg);
    }

.canto_inf_esquerdo {
    height: 27px;
    background-image: url(img/canto_inf_esq.jpg);
    }

.canto_inf_direito {
    background-image: url(img/canto_inf_dir.gif);
    }    

/*Formato de campos*/
.campotxt1  
{
    border: #cccccc 1px solid; 
    width: 100px; 
    font-size: 12px; 
    font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
    color: #000000; 
    height: 16px; 
    background-color: #f7f7f7 }

.campotxt2  
{
    border: #cccccc 1px solid; 
    width: 200px; 
    font-size: 12px; 
    font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
    color: #000000; 
    height: 16px; 
    background-color: #f7f7f7 }

.campotxt3  
{
    border: #cccccc 1px solid; 
    width: 300px; 
    font-size: 12px; 
    font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
    color: #000000; 
    height: 16px; 
    background-color: #f7f7f7 }

.campotxt4  
{
    border: #cccccc 1px solid; 
    width: 300px; 
    font-size: 12px; 
    font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif; 
    color: #000000; 
    height: 60px; 
    background-color: #f7f7f7 }


/* Página de qualidade */

.qualLeve
{   font-weight: bold; 
    vertical-align: middle; 
    color: green; 
    text-align: center; 
    }

.qualImportante {
    font-weight: bold; 
    color: #ff9900; 
    vertical-align: middle; 
    text-align: center; 
    }

.qualGrave {
    font-weight: bold; 
    color: red; 
    vertical-align: middle; 
    text-align: center; 
    }

.qualResultado {
    font-weight: bold; 
    vertical-align: middle; 
    text-align: center; 
    background-color: #DCDCDC;
    }  

.qualLeveTotal
{   font-weight: bold; 
    vertical-align: middle; 
    color: green; 
    text-align: center; 
    background-color: #DCDCDC;
    }

.qualImportanteTotal {
    font-weight: bold; 
    color: #ff9900; 
    vertical-align: middle; 
    text-align: center; 
    background-color: #DCDCDC;
    }

.qualGraveTotal {
    font-weight: bold; 
    color: red; 
    vertical-align: middle; 
    text-align: center; 
    background-color: #DCDCDC;
    }

.campoObrigatorio {
    background-color: #f3f3f3;
    }
  


/* Accordion */
.accordionHeader
{
    border: 1px solid #666666;
    color: white;
    background-color: #999999;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #666666;
    color: Black;
    background-color: #CDCDCD;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: Black;
	background: none;
	text-decoration: none;
	cursor: pointer;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: none;
}

.accordionContent
{
    border: 1px dashed #666666;
    background-color: White;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink {
    color:White;
}


/*Estilos para os SWF's*/
#conteudo {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -290px; /*metade da altura*/
	margin-left: -501px; /*metade da largura*/
}

#tunel {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -213px; /*metade da altura*/
	margin-left: -211px; /*metade da largura*/
}
	                    