.modalBackground {
	background-color:#cdcdcd;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.mensagemUpdateProgress
{
	/*position:fixed;*/
	top:35%;
	left:40%;
	color:Black;
	font-weight:bold;
	
}

select
{
	font-size: 11px;
	font-family: Verdana;
}

.textoVertical /* Funciona somente no IE */
{
	writing-mode: tb-rl;
	filter: flipv fliph
}

/*  Estilo.css enviado */
body { margin: 0px; padding-left:0px; background-color:#f2f2f2; font-family: Verdana; font-size:12px; color:#666666;}

/*  Estilo.css enviado /*

/* Menu das Regiões */
#tdMenu
{
	
	background-color: #0A387C;
	border-right:solid 2px #0A387C;
	top:-2px;
	position:relative;
	border-collapse:collapse;
}

#tdConteudo
{
	padding-left:10px;
	padding-right:10px;
	background-color: #FFFFFF;
	vertical-align:top;
	width:80%;
	valign:top;
	 
}

.textoMenu
{
	font-family:Verdana;
	font-size:11px;	
	color:#FFFFFF;
    text-decoration:none;
}



.fundoHeaderMenu
{
	background-image: url("imagens/back_menu.gif");
	background-repeat:repeat-x;
	height:14px;
	padding-left: 10px;
	border-width: 1px;
	border-color: #0A387C;
	border-style:solid;
	
	
}

.fundoContentMenu
{
	background-color: #899EBE;
	background-repeat:repeat;
	height:14px;
	padding-left: 18px;
	border-width: 1px;
	border-color: #6E88AF;
	border-style:solid;
 	
}

/* Menu das Regiões */

/* Menu da Master (Topo) */
.menuPaginas
{
	background-color: #899EBE;
	
	line-height:20px;
}



 
.cellTopo {

 }
 
a.itemTopo {
     display:block;
     width:96%; /* o normal é 100%, 97% está para caber a borda  */
     text-decoration:none;
     text-align:left;
     padding-left: 5px;
     	font-family:Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	border: solid 1px #28589F;
	border-top: solid 0px black;
 }
a.itemTopo:hover {
     background:#28589F;
     color:#FFFFFF;
 }

/* Menu da Master (Topo) */

#tblContent
{
	padding-top: 0px;
	width:100%;
	border-collapse:collapse; /*Faz o menu juntar todo o azul*/
	/*

	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-color:#0A387C;
	border-right-color:#0A387C;
	border-bottom-color:#0A387C;*/
}
/* Tabelas  */


.HeaderTabelas
{
	font-family: Verdana; 
	font-size:12px; 
	color:#666666; 
	background-color:#dbe2eb; 
	font-weight:bold; 
	text-align:justify; 
	padding-top:8px; 
	padding-bottom:8px;
	border: solid 0px white;
}

.LinhaTabela
{
		background-color:#FFFFFF;
}

.LinhaAltTabela
{
	background-color: #F4F4F4;
}


/* Tabelas  */



/* GridViews */
.HeaderGridView
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	background-color: #8db5eb;
	font-weight: bold;
	text-align: justify;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

.GridViewRow
{
	background-color:#FFFFFF;
}

.GridViewAltRow
{
	background-color: #F4F4F4;
}
/* GridViews */

/* Details View  */
.HeaderDetails
{
	font-family: Verdana; 
	font-size:12px; 
	color:#666666; 
	background-color:#dbe2eb; 
	font-weight:bold; 
	text-align:justify; 
	padding-top:8px; 
	padding-bottom:8px;
	Height:30px;
}


.DetailsRow
{
	
	background-color:#FFFFFF;
}

.DetailsAltRow
{
	background-color: #F4F4F4;
}

/* Details View  */

/* Cabeçalho Páginas */
.CidadeRegiao{font-family: Verdana; font-size:18px; color:#0a387c; font-weight:bold; text-align:left;}
.TituloESub{font-family: Verdana; font-size:11px; color:#0a387c; font-weight:bold; text-align:left; text-decoration:none;}
/* Cabeçalho Páginas */


#tblInformacao .tdResultado
{
 background-color:#F4F4F4;
}


.BackRow
{
	background-color:#FFFFFF;

}

.BackAltRow
{
	background-color: #F4F4F4;
}

.FooterFonteDados
{
	text-align:right;
	font-style:italic;
	font-size: 10px;
}

/* Glossario */

.HeaderCollapse
{
	cursor:pointer;
	font-size:14px;
	color:White;
	text-indent:3px;
	height:20px;
}

/* Glossario */

.tblNavegacao 
{
	padding-right:50px;
	
}

.tblNavegacao tr td
{
	border: solid 1px #899EBE;
	background-color:#CAD5E6;
}

.tblNavegacao tr td a
{
	text-decoration:none;
}

.tblNavegacao tr td a : hover
{
	cursor:pointer;	 
}

.tblNavegacaoPaginaAtual
{
	background-color: Yellow;
}

.PaginacaoGridView a
{
	text-decoration:none;
}

.up a, .down a, .sort a { display:block; padding:0 1px 0 1px; }
.up a, .down a { color:#ff00ff; }
.sort a:hover { background:#ff0000; }
.up a { background:url(../Imagens/uparrow.gif) left no-repeat; }
.up a:hover { background:url(../Imagens/uparrow.gif) left no-repeat #00ff00; }
.down a { background:url(../Imagens/downarrow.gif) left no-repeat }
.down a:hover { background:url(../Imagens/downarrow.gif) left no-repeat #0000ff; }

a.SetorOcupacao {background-color:#899ebe; font-family:Arial; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; background-color:#899ebe; padding:3px;}
a.SetorOcupacao:link, a.bot:atived {font-family:Arial; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; background-color:#899ebe; padding:3px;}
a.SetorOcupacao:hover {background-color:#b9cce8;}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ffff0e;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.watermarked
{
		
	padding:2px 0 0 2px;
	
	background-color:#F0F8FF;
	color:gray;
}

.c1
{
	
}
.c2
{
	
}
.c3
{
}

.listaAutoCompleteCidade
{
 background-color:Yellow;		
 font-family: Verdana;
 font-size:12px;
}

.divGrandeSetor
{
	width: 100%;
	background-color: #dbe2eb;
}

