/* -- Estilos de TAGs HTML -- */
body {
	margin: 0px;
}

body,a,td,input,select,textarea {
	font-family: verdana, arial;
	font-size: 10px;
	color: #444444;
}

textarea {
	height: 65px;
}

a {
	text-decoration: none;
	color: #0082ae;
}

a:hover {
	text-decoration: underline;
}

img {
	border-width: 0px;
}

text,select,textarea {
	border: solid 1px #666666;
}

/* Estilos personalizados -- */
#topo {
	background: url(../img/bgd_topo.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: 0% 100%;
	height: 98px;
	border-bottom: solid 1px #878787;
}

#marca {
	width: 1%;
}

#marcas {
	text-align: right;
	vertical-align: top;
	padding: 2px 10px 0px 0px;
}

#mrc_portal {
	position: absolute;
	left: 130px;
	top: 5px;
}

#opcoes {
	vertical-align: bottom;
	padding-left: 5px;
}

.opcao {
	background: url(../img/bdr_opcao.gif) #878787 no-repeat 0% top;
	height: 24px;
}

.opcao-div {
	width: 1px;
}

.opcao-link {
	font-size: 10px;
	color: #ffffff;
	padding: 0px 4px 0px 4px;
	margin: 0px 1px 0px 1px;
}

#menu,#conteudo,#conteudo-capa {
	vertical-align: top;
}

#conteudo-capa {
	padding: 1px;
	width: 100%;
}

#conteudo {
	padding: 7px;
	width: 100%;
}

#menu {
	background-color: #99CCDD;
	background-repeat: repeat-y;
	width: 100%;
}

#menu-inicial {
	background-color: #0082ae;
	background-image: url(../img/bgd_menu.gif);
	background-repeat: repeat-y;
	/*background: url(../img/bgd_menu.gif) #0082ae repeat-y 0% left;*/
	width: 200px;
}


#busca {
	width: 1%;
	vertical-align: bottom;
}

#busca-interna {
	background-color: #0685b0;
}

.margem {
	padding: 20px;
}

.menu-item {
	background-color: #99CCDD;
	background-position: right 0%;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;

	
}

.menu-inicial-item {
	background-color: #d6e2e6;
	background-image: url(../img/bgd_menu-item.gif);
	background-repeat: repeat-y;
	background-position: right 0%;
	/*background: url(../img/bgd_menu-item.gif) #d6e2e6 repeat-y 0% right;*/
	height: 20px;
	padding-left: 10px;
}

.menu-div {
	height: 2px;
}

.menu-inicial-div {
	height: 2px;
}

.menu-link {
	color: #000000;
	font-weight: bold;
}

.label {
	text-align: right;
	/*white-space: nowrap;*/
	width: 100;
}

.label, .item {
	padding: 5px;
}

.espaco {
	width: 5px;
}

.tabela {
	table-layout: fixed;	
	background-color: #E2EFF5;	 
	padding:5px;  
}

.tabelaAzul {
	table-layout: fixed;	
	background-color: #E2EFF5;	 
	padding:5px;  
}

.form-label {
	text-align: right;	
	width: 125px;
	font:italic 14px Georgia, Sans Serif;	
	color:#343737;	
}

.form-label-maior {
	text-align: right;
	/*white-space: nowrap;*/
	width: 120px;
}

.label-claro {
	color: #ffffff;
	text-align: right;
	/*white-space: nowrap;*/
	width: 1%;
}

.label-alerta {
	font-weight: bold;
	color: #99ffff;
	padding: 5px;
	text-align: center;
}

.item-claro {
	text-align: right;
	/*white-space: nowrap;*/
}

.obrigatorio {
	color: #CC0000;
	font-weight: bold;
}

.link-claro {
	color: #ffffff;
}

.destaque {
	font-weight: bold;
	color: #27667b;
	font-size: 11px;
}

.identacao {
	padding-left: 20px;
}

.caixa {
	width: 100%;
	border: solid 1px #BBBBBB;
	z-index: -1px;
}

.caixaTransparente {
	width: 100%;
	border: none;
}

.botao-destaque {
	background: #D2DFEB url(../img/bgd_botao-destaque.gif) repeat-x;
	color: #0A5771;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
	border-width: 0px;
}

.botao {
	background:url(../img/btOk.gif) repeat-x;
	border:10;
	color:#fff;
	font:italic 11px Arial, Sans Serif;
	padding:2px 2px 2px 2px;
	text-decoration: none;
	border-width: 0px;
}

.botoes {
	padding: 5px;
	background-color: #E2EFF5;
	text-align: center;
}

.botao-link {
	padding: 2px 5px 2px 5px;
	background: #B1B1B1 url(../img/bgd_botao.gif) repeat-x;
	height: 18px;
	font-weight: bold;
	text-decoration: none;
	border-width: 0px;
	color: #000000;
}

a:hover.botao-link {
	text-decoration: none;
}

.capa {
	background: url(../img/bgd_capa.jpg) no-repeat center center;
	height: 129px;
}

.capa-1, .capa-2, .capa-3, .capa-4 {
	padding: 10px;
	border: solid 1px #8FC8DB;
	vertical-align: top;
}

.capa-1 {
	border-left-width: 0px;
	border-top-width: 0px;
}

.capa-2 {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.capa-3 {
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.capa-4 {
	border-width: 0px;
}

#capa-texto {
	text-align: right;
	padding-right: 10px;
}

.titulo { 
	background:url(../img/bckTitInterna.gif) repeat;
	color:#24295f;
	display:block;
	float:left;
	font:24px Georgia, Sans Serif;
	height:31px;
	margin:0px 0 0 0px;
	padding:0 0 0 10px;
	width:100%;	
}

.textArea_Invisivel {
	height:100%;
	width:100%;
	color:#27667b;
	border:0px;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

.titulo-capa {
	font-size: 14px;
	font-weight: bold;
	color: #27667b;
}

.titulo-fundo {
	color: #27667b;
	width: 100%;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.coluna,.linha-par,.linha-impar,.linha-selecionada,.rodape,.form-label,.form-label-maior,.form-item,.form-botao
	{
	padding: 4px;
}

.form-item-empresa{
	padding: 4px;
	font-weight: bold;
}

.coluna {
	background: url(../img/bgd_coluna.gif) repeat-x;
	height: 19px;
	color: #ffffff;
	font-size: 10px;
}

.linha-par {
	background-color: #eeeeee;
}

.linha-impar {
	background-color: #dddddd;
}

.linha-selecionada {
	background-color: #ffffff;
	border: solid 2px #0182ad;
}

.linha-link {
	color: #888888;
}

.rodape {
	background-color: #878787;
	height: 1px;
}

.form-label,.form-label-maior,.form-item,.form-item-empresa {
	border-bottom: solid 0px #cce6ef;
}

.form-botao {
	text-align: right;
}

.tituloPopup {
	background: url(../img/bgd_coluna.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
	color: #ffffff;
	padding-left: 10px;
}

.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.titleFieldFiltro {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	position: relative;
	padding-top: 0px;
	padding-left: 3px;
	padding-rigth: 3px;
	top: 8px;
	left: 12px;
	background-color: #ffffff;
	background-image: url(../imagens/field_fundo.jpg);
	height: 10px;
}

.borda {
	border: 1px solid #000000;
}

.contratacao {
	visibility: visible; 
	overflow: auto; 
	height: 500px; 
	width: 100%;
}

.mensagem {
	background-color: #D6E2E6;
	color: #0F789B;
	border: solid 1px #0F789B;
	font-weight: bold;
	padding: 10px;
}

#listaPopup {
	overflow: scroll;
	height: 220px;
	width: 376px;
}

#listaPadraoDesempenho {
	overflow: scroll;
	height: 300px;
	width: 100%;
}

#submenuInscricao {
	position: absolute;
	left: 200px;
	top: 227px;
	width: 160px;
	z-index: 1;
	visibility: hidden;
	background-color: #0082ae;
}

#submenuParticipantes {
	position: absolute;
	left: 200px;
	top: 249px;
	width: 160px;
	z-index: 1;
	visibility: hidden;
	background-color: #0082ae;
}

#submenuRelatorio {
	position: absolute;
	left: 200px;	
	z-index: 1;
	visibility: hidden;
	background-color: #0082ae;
}

#submenuUpload{
	position: absolute;
	left: 200px;	
	z-index: 1;
	visibility: hidden;
	background-color: #0082ae;
}

#submenuDownload{
	position: absolute;
	left: 200px;	
	z-index: 1;
	visibility: hidden;
	background-color: #0082ae;
}

#submenuAssociar{
	position: absolute;
	left: 200px;	
	z-index: 1;
	visibility: hidden;
	background-color: #0082ae;
}

#submenuCadastro{
	position: absolute;
	left: 200px;	
	z-index: 1;
	visibility: hidden;
	background-color: #0082ae;
}


/* -- Estilos do DisplayTAG -- */
table.lista {
	border: 0px solid #999999;
	border-bottom-width: 1px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

table.lista td {
	/*white-space: nowrap;*/
}

table.lista thead tr {
	background-image: url(../img/bgd_coluna.gif);
	background-repeat: repeat-x;
	height: 19px;
}

table.lista tr.even {
	background-color: #EEEEEE;
}

table.lista tr.odd {
	background-color: #DDDDDD;
}

.table.lista th {
	background-image: url(../img/bgd_coluna.gif);
	background-repeat: repeat-x;
	height: 19px;
}

table.lista td,table.lista th {
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}

table.lista th.sorted {
	background-image: url(../img/bgd_coluna-destaque.gif);
	backgound-repeat: repeat-x;
}

table.lista th a,table.lista th a:visited {
	text-decoration: none;
}

table.lista th a:hover {
	text-decoration: none;
}

table.lista th.sortable a {
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	color: white;
	padding-right: 15px;
}

table.lista th.sorted a {
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-right: 15px;
}

table.lista th.sortable a {
	background-image: url(../img/arw_off.png);
}

table.lista th.order1 a {
	background-image: url(../img/arw_down.png);
}

table.lista th.order2 a {
	background-image: url(../img/arw_up.png);
}

div.listagem {
	background-color: #eef1f8;
	padding: 0px;
	/*height: expression((document.all?document.body.clientheight:window.innerheight)-180);*/
	overflow: hidden;
}

.pagebanner, .pagelinks {
	text-align: center;
}

.pagebanner {
	padding: 3px;
	background-color: #EEEEEE;
	color: #666666;
}

.pagelinks {
	padding: 5px;
	background-color: #CCCCCC;
	border-bottom: solid 1px #888888;
	color: #999999;
}

.pagelink-item {
	font-weight: bold;
}

.pagelinks-selected {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #0082ae;
	color: #DDDDDD;
	font-weight: bold;
}




/* -- Estilos do DisplayTAG -- */
table.list{
	border: 0px solid #999999;
	border-bottom-width: 1px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

table.list td {
	/*white-space: nowrap;*/
}

table.list thead tr {
	background-image: url(../img/bgd_coluna.gif);
	background-repeat: repeat-x;
	height: 19px;
}

table.list tr.even {
	background-color: #EEEEEE;
}

table.list tr.odd {
	background-color: #DDDDDD;
}

.table.list th {
	background-image: url(../img/bgd_coluna.gif);
	background-repeat: repeat-x;
	height: 19px;
}

table.list td{
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}

table.list th{
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

table.list th.sorted {
	background-image: url(../img/bgd_coluna-destaque.gif);
	backgound-repeat: repeat-x;
}

table.list th a,table.list th a:visited {
	text-decoration: none;
}

table.list th a:hover {
	text-decoration: none;
}

table.list th.sortable a {
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	color: white;
	padding-right: 15px;
}

table.list th.sorted a {
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	padding-right: 15px;
}

table.list th.sortable a {
	background-image: url(../img/arw_off.png);
}

table.list th.order1 a {
	background-image: url(../img/arw_down.png);
}

table.list th.order2 a {
	background-image: url(../img/arw_up.png);
}

#verde {
	background-color: green;	 
}
#amarelo {
	background-color: yellow;	 
}
#vermelho {
	background-color: red;	 
}

.box-acesso{
	background:#e9e6e6;
	display:block;	
	height:180px;
	margin:40px 0 0;
	padding:0;
	width:230px;	
}

.acessoH5{
	color:#343737;
	display:block;	
	font:21px Georgia, Sans-Serif;
	margin:0 0 0 4px;
	text-decoration: none;
	border-width: 0px;
	height:20px;
	margin:5px 0 0 10px;
	padding:2px 0 0 19px;
}

.acessoInput{
	border:solid 1px #c5c1c4;
	color:#aaabab;
	display:block;
	float:left;
	font:italic 15px Georgia, Sans-Serif;
	height:20px;
	margin:12px 0 0 10px;
	padding:2px 0 0 6px;
	width:194px;
}

.acessoInputSenha{
	border:solid 1px #c5c1c4;
	color:#aaabab;
	display:block;
	float:left;
	font:italic 15px Georgia, Sans-Serif;
	height:20px;
	margin:9px 0 0 10px;
	padding:2px 0 0 6px;
	width:163px;
}

.labelAcesso{	 
	color:#343737;
	display:block;	
	font:12px Arial, Sans-Serif;
	height:20px;
	margin: 5px 0 0 10px;
	padding:2px 0 0 10px;
	 
} 

.ok{
	background:#e9e6e6;
	border:0;
	color:#343737;
	display:block;
	float:left;
	font:bold italic 15px Georgia, Sans-Serif;
	height:20px;
	margin:4px 0 0 4px;
	outline-color:#1278b0;
	padding:2px 0 0;
	text-align:center;
	width:25px;
}

.linkAcesso{
	color:#1173ae;
	display:block;	
	text-decoration:none;
	height:15px;
	font:11px Arial, Sans-Serif;
	margin:6px 10px 0 30px;
	padding:6px 0 0;
	width:120px;
	float:left; 
	text-align:right;	
}

.linkAcessoPortal{
	color:#1173ae;
	display:block;	
	height:15px;
	font:11px Arial, Sans-Serif;
	margin:6px 0 0 15px;
	padding:6px 0 0;
	width:180px;
	float:left; 
	text-align: left;	
}



.glossymenu{
	margin: 1px 0;
	padding: 0; /*era 4*/
	width: 195px; /*width of menu*/
	border: 0px solid #23577C;
	border-bottom-width: 0;
}

.glossymenu a.menuitem{	 
	border-bottom:solid 1px #dbdddb;
	color:#1278b0;
	display:block;	
	font:italic 15px Georgia, Sans-Serif;
	font-weight:bold;
	margin:0;
	padding:3px 0 0 0;
	text-align:right;
	width:210px;	
	height:25px;
} 
 
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers MUDA DE LUGAR O ICONE DO SUBMENU*/
	position: absolute;
	top: 1px;
	right: 188px;
	border: none;
}

.glossymenu a.menuitem:hover{
	text-decoration:underline;	
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	margin:0;
	padding:3px 0 0 0;
	text-align:right;
	width:195px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	display: block;
	font: bold 12px Georgia, sans-serif;
	color: #29a73d;
	text-decoration: none;
	padding: 1px 0;
	text-align: right;
	font-style:italic;
	height:22px;
			
}

.glossymenu div.submenu ul li a{
	color:#29a73d;
	padding:0 0 0 10px;
	font:italic 12px Georgia, Sans-Serif;	
	font-weight:bold;
	 
}

.glossymenu div.submenu ul li a:hover{
  	background:url(../img/icoLista.gif) no-repeat right top;
	background-position:0 4px;
	color:#343737;
	text-decoration:none;
} 	
 
.glossymenu div.submenu ul li a:ativo{	
	background:url(../img/icoLista.gif) no-repeat left top;
	background-position:0 4px;
	color:#343737;
	text-decoration:none;
}

.glossymenu div.submenu ul li span a{
  	background:url(../img/icoLista.gif) no-repeat right top;
	background-position:0 4px;
	color:#343737;
	text-decoration:none;
}

body{
	background:#fff url(../img/topoImagem2.jpg) no-repeat top;
	height:100%;
	width:100%;
}

.bodyPublico{
	background:#FFFFFF;
	height:100%;
	width:100%;
}

.header{
	color:#494d4c;
	font:bold italic 12px Georgia, Serif;
	display:block;
	float:left;
	height:120px;
	margin:0;
	padding:0;
	overflow:hidden;
	text-indent:-9999px;
	width:366px;
	text-align:right
}

.tituloPublico { 
	color:#24295f;
	display:block;
	float:left;
	font:20px Georgia, Sans Serif;
	height:31px;
	margin:0px 0 0 0px;
	padding:0 0 0 10px;
	width:100%;	
}