@charset "utf-8";
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color:#6b6a6a;
	line-height:1.3em;
}
a {
	color: #665E53;
	text-decoration:none;
}
a:hover {
	color: #1763af;
	text-decoration:none;
}


#geral {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../img/novo-layout/bg_emec.gif);
	background-repeat: repeat-y;
}
#geral #topo {
	margin-top: 0px;
	float: left;
	width: 1000px;
}

#geral_popup {
	width: 825px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
}
#geral_popup #topo {
	margin-top: 0px;
	float: left;
	width: 1000px;
}

#geral #topo #identidade_visual {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#geral #colunas {
	float: left;
	width: 996px;
	margin-left:20px;
	background-position: right;
}


div#geral:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}

/* BARRA GOVERNO */

	#geral #barra_do_governo{
	background-color: #ffcc00;
	height: 23px;
	width:996px;
	}

	#geral_popup #barra_do_governo{
	background-color: #ffcc00;
	height: 23px;
	width:825px;
	}

	#geral #conteudo_barra_governo, #geral_popup #conteudo_barra_governo {
		text-align: left;
		margin-left: 140px;
		margin-top: 4px;
	}
	
	#geral img, #geral_popup img {
		float: left;
	}
	
	#geral #paisdetodos, #geral_popup #paisdetodos{
		float: right;
		margin-top:2px;
	}
	
	#geral #ministerio, #geral_popup #ministerio {
		float: left;
	}
	
	#geral #conteudo_barra_governo, #geral_popup #conteudo_barra_governo {
		float: left;
	}
	
	#geral .select_gov, #geral_popup .select_gov {
		background-color: #FFCC00;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		padding: 0px;
		margin: 0px;
		margin-left:100px;
	}

/* FIM BARRA GOVERNO */

#geral #topo #menu_topo {
	float: left;
	margin-top: 0px;
}

#geral #topo #menu_topo li {
	float: left;
	display: inline;
	margin-left: 0px;
	padding-top: 0px;
}

#geral #colunas #conteudo_esquerda {
	width: 955px;
	background-color: #FFFFFF;
	display:table;
	float: left;
}


#geral #colunas #conteudo_direita {
	float: left;
	width: 240px;
	margin-top: 5px;
	margin-left: 10px;
	display:none;
}


#geral #colunas #conteudo_direita #ies_ensino_sup{
margin-left:-13px;
width: 230px;
margin-top:-50px;
}

#geral #colunas #conteudo_direita #ies_ensino_sup #tit_ies{
margin-left:-10px;

}

#geral #colunas #conteudo_direita #curso_ensino_sup{
margin-left:-13px;
width: 230px;
margin-top:45px;
}

#geral #colunas #conteudo_direita #curso_ensino_sup #tit_curso{
margin-left:-10px;
margin-top:0px;
}

#geral #colunas #conteudo_direita #ies_ensino_sup #saiba_mais a, #geral #colunas #conteudo_direita #curso_ensino_sup #saiba_mais a{
margin-top:10px;
float:right;
color:#c6a300;
font-weight:bold;
margin-right:10px;
}


#geral #footer{
background-image: url(../../img/novo-layout/footer_emec.png);
	background-repeat: no-repeat;
	width:996px;
	height:100px;
	position:relative;
	clear:both;
}



div.tabBox {width:697px; margin:0; padding:0;}

#geral_popup div.tabBox {width:820px; margin:0; padding:0; margin:8px;}


div.tabArea {
  font-size: 13px;
  font-weight: bold;
  padding: 0px 0px 3px 0px;
}

a.tab {
  background-color: #d0e4f7;
  border: 2px solid #000000;
  border-bottom-width: 0px;
  border-color: #e6ecfa #bfd1f9 #e6ecfa #dde5f9;
  -moz-border-radius: .75em .75em 0em 0em;
  border-radius-topleft: .75em;
  border-radius-topright: .75em;
  padding: 10px 0.7em 15px 0.7em;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

a.tab, a.tab:visited {
  color: #93c1dc;
}

a.tab:hover {
  background-color: #d8f4fb;
  border-color: #d8f4fb;
  color: #4dbad9;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #d8f4fb;
  border-color: #d8f4fb;
  color: #4dbad9;
}

a.tab.activeTab {
  padding-bottom: 2px;
  top: 0px;
  z-index: 102;
}

div.tabArea {
  font-size: 13px;
  font-weight: bold;
  padding: 0px 0px 3px 0px;
}

div.tabMain {
  background-color: #d8f4fb;
 
  -moz-border-radius: 0em .5em .5em 0em;
  border-radius-topright: .5em;
  border-radius-bottomright: .5em;
  padding: .5em;
  position: relative;
  z-index: 101;
  width:945px;
  margin-bottom:10px;
}

#geral_popup div.tabMain {
  background-color: #D8F4FB;
  border: 2px solid #D8F4FB;
  border-color: #D8F4FB;
  -moz-border-radius: 0em .5em .5em 0em;
  border-radius-topright: .5em;
  border-radius-bottomright: .5em;
  padding: .5em;
  position: relative;
  z-index: 101;
  width:800px;
}

div.tabIframeWrapper {
  width: 697px;
  *width: 797px;
}

#geral_popup div.tabIframeWrapper {
  width: 800px;
}

iframe.tabContent {
  background-color: #4DBAD9;
  border: 0px;
  width: 697px;
  height: 305px;
}

#geral_popup iframe.tabContent {
  background-color: #4DBAD9;
  border: 0px;
  width: 800px;
  *width: 820px;
  height: 405px;
}

#consultar_txt{
margin-left:340px;
margin-top:-50px;
position:absolute;
}

#resultado_consulta{
width:972px;
height:44px;
background:url(../../img/novo-layout/bg_resultado.gif);
clear:both;

background-repeat:repeat-x;
padding-left:10px;
margin-left:-13px;
}

#lista_resultado{
width:950px;
}

#lista_resultado table{
margin-top:10px;
float:left;
}

#lista_resultado table th{
font-size:13px;
font-weight:bold;
color:#1261ac;
padding-left:7px;
padding-right:7px;
}

#lista_resultado table td{
font-size:12px;
font-weight:bold;
}


.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 13px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #238C9E;
text-decoration: none; 
color: #238C9E;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #238C9E;
color: #238C9E;
background-color: #ecfbff;
}

.pagination a.currentpage{
background-color: #238C9E;
color: #FFF !important;
border-color: #238C9E;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.buscar_por{
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}

.radio_txt{
font-size:14px;
color:#FFFFFF;
}

.label{
font-weight:bold;
font-size:13px;
color:#4dbad9;
float:right;
text-align:right;
}

.label2{
font-weight:bold;
font-size:13px;
color:#4dbad9;
}

.campo_txt{
border:0px;
height:26px;
font-size:13pt;
color:#1763af;
padding-top:4px;
padding-bottom:0;
}

.linha {
border-bottom: 2px dotted #6bade3;
margin-top:10px;
margin-bottom:10px;
} 

.combo{
height:30px;
font-size:13pt;
color:#1763af;
padding-top:4px;
}

#img_emec_topo{
float:right;
margin-left:442px;
*margin-left:435px;
margin-top:-18px;
*margin-top:-26px;
position:absolute;
}

#bt_consultar{
margin-left:0px;
*margin-right:90px;
}

.tit_cad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B4098;
}

.tit_cad a:link{ text-decoration: none; color: #1B4098; }
.tit_cad a:hover{ text-decoration: none; color: #1B4098; }
.tit_cad a:visited{ text-decoration: none; color: #1B4098; }
.tit_cad a:active{ text-decoration: none; color: #1B4098; }

.text_cad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
}
.text_cad a:link{ text-decoration: none; color: #003366; }
.text_cad a:hover{ text-decoration: none; color: #003366; }
.text_cad a:visited{ text-decoration: none; color: #003366; }
.text_cad a:active{ text-decoration: none; color: #003366; }

.foto_dir {
	float: right;
	padding: 0px;
}

.foto_esq {
	padding: 3px;
	float: left;
}

.rodape_cadastro {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #356697;
text-align: center;
}

.saiba_mais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-align: right;
}
.saiba_mais a:link{ text-decoration: none; color: #003366;
}

.saiba_mais a:hover{ text-decoration: none; color: #497ECF;
}

.saiba_mais a:visited{ text-decoration: none; color: #003366;
}

.saiba_mais a:active{ text-decoration: none; color: #003366;
}
.sub_tit_cad {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
}

.collapsableBoxTitle
{
	width: 955px;
	height: 22px;
	/*background-color: #E0F1F9;*/
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	text-align: left;
}
.collapsableBoxTitle .collapse
{
	background: url(../../img/default/sinal_menos.jpg) no-repeat left 3px;
	height: 18px;
	width: 15px;
	float: left;
}
.collapsableBoxTitle .expand
{
	background: url(../../img/default/sinal_mais.jpg) no-repeat left 3px;
	height: 18px;
	width: 15px;
	float: left;
}
.collapsableBoxTitle .title
{
	width: 890px;
	height: 15px;
	padding-top: 3px;
	overflow: hidden;
	float: left;
}
.collapsableBox
{
	width: 920px;
	background: #fff;
	text-align: left;
	padding: 5px;
	display: none;
}

.textAreaCount 
{
	font-size:11px;
	font-family:Tahoma,Helvetica,Verdana; 
	color:#666666;
	height:18px;
	text-align:left;
}
.validator
{
	background: url(../../img/icones/iconexis.png) 0px 2px no-repeat;
	height: 14px;
	padding: 0px 0px 0px 15px;
	display: none; 
	color: #FF0000; 
	font-weight: bold;
	width: 100%;
}
.divCarregar{
	background: url(../../img/progress.gif) no-repeat;
	padding-left: 25px;
	margin-left: 10px;
	margin-top: 10px;
	height: 35px;
 	font-weight: bold;
}

.loading
{
  font-family:sans-serif;
  position:absolute;
  z-index:99999;
  text-align:center;
  width:200px;
  height:65px;
  padding: 55px 0 5px 0;
  border:2px solid #ccc;
  /* border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;*/
  background: url(../../img/loading_eMEC.gif) no-repeat #fff center 5px;
}

.order
{
	background: url(../../img/botoes/ordenar.gif) no-repeat left;
	cursor: hand;
	cursor: pointer;
}
.orderDesc
{
	background: url(../../img/botoes/ordenar-decrescente.gif) no-repeat left;
	cursor: hand;
	cursor: pointer;
}
.orderAsc
{
	background: url(../../img/botoes/ordenar-crescente.gif) no-repeat left;
	cursor: hand;
	cursor: pointer;
}

	/* Tooltip */

#tooltip {
	position:absolute;
	z-index:30000;
	padding:3px;
	background:#363636;
	color:#FFF!important;
	font-size:0.9em;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#tooltip div {
	margin:0;
	background:#808080;
	padding:5px;
	font-size:0.9em;
}

#tooltip h3 {
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin:0;
	background:#5f5f5f;
}

#legenda_sis
{
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float: left;
	text-align:left;
	width: 96%;
	margin-top: 10px;
}

#legenda_sis fieldset
{
	border:1px solid #EEFCFF;
	padding: 6px;
}

#legenda_sis legend
{
	padding: 0.2em 0.5em;
	border:1px solid #EEFCFF;
	color:#069;
	font-size:90%;
	font-weight:bold;
	text-align:right;
	font-size:14px;
}

#legenda_sis ul
{
	list-style-type: none;
	margin: auto;
	padding: 5px 0px 0px 0px;
}

img.leg_img
{
	padding: 2px;
}