﻿    .abrirLista
    {
		overflow:scroll;
    }

      
    td.tirarlink a{
        text-decoration:none;
    }

    .overlayloading
    {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:200%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    overflow: 100%;
    }
    
    .lightboxLoad
   {
	position: absolute;
    top:50%;
    left:45%;
    z-index:9999;
    width:20px;
    height:20px;
    /* margin:-220px 0 0 -250px; */
    }
    
     .lightboxLoadImg
   {
	position: absolute;
    top:20%;
    left:30%;
    z-index:9999;
    width:20px;
    height:20px;
    /* margin:-220px 0 0 -250px; */
    }
    
   
   .lightbox
   {
	padding: 3px 3px 3px 3px;
    background: #FCF9E0;
    position: absolute;
    top:50%;
    left:40%;
    z-index:9999;
    width:200px;
    height:100px;
    border: solid 1px #cbcbcb; 
    /* margin:-220px 0 0 -250px; */
    }
    
    .overlay{
    
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:200%;
    z-index:5000;   
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    }

.azul{
font-family: Verdana, Arial, Helvetica, sans-serif;

color:#0392AF;

font-size: 11px;

font-weight:bold;

text-decoration:none;
}


.Titulos
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#015999;
font-size: 14px;
font-weight:bold;

}


#conteudo
{
	width: 100%;
	height: 1000px;
	border: solid 1px #cbcbcb; 
}

.titulos{
	font-family: Verdana;
	font-size: 10.5px;
	line-height:12.5px;
	color: #0C4190;
	font-weight: bolder;
	text-decoration: none;
}
.divEsquerdaSemTam
{
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	width: 30%;
	height: 20px;
	float:left;
	/* border: solid 1px #cbcbcb; */ 
}
.divDireitaSemTam
{
    padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	height: 20px;
	width: 65%;
    float:right;
    /* border: solid 1px #cbcbcb; */
}

#esquerda
{
	width: 55%;
	float:left;
/*	border: solid 1px #cbcbcb; */ 
}

#direita
{
	width: 42%;
	float:right;
    /* border: solid 1px #cbcbcb; */
    padding: 5px 5px 5px 5px;  
}

.divTudo
{
    padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	height: 20px;
	width: 98%;
    border: solid 1px #cbcbcb; 
}
.fonteAcao
{
	font-weight:bolder;
}

.novoazul
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	/*line-height: 9.5px;*/
	color: #005A9B;	
}

.formobj
{
    BORDER-RIGHT: #5a81c2 1px solid;
    BORDER-TOP: #5a81c2 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #5a81c2 1px solid;
    BORDER-BOTTOM: #5a81c2 1px solid;
    FONT-FAMILY: verdana;
    HEIGHT: 16px;
    font-color: #000000
}

.formbtn
{
    BORDER: #015999 1px solid;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: verdana;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #ffffff
}


.formcombo
{
    BORDER-RIGHT: #00769D 1px solid;
    BORDER-TOP: #00769D 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #00769D 1px solid;
    COLOR: #EAFCFF;
    BORDER-BOTTOM: #00769D 1px solid;
    FONT-FAMILY: verdana;
    HEIGHT: 16px;
    BACKGROUND-COLOR: #4CA2BF
}

