.fonte_azul
{ 
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0000FF;
}
.fonte_azul:visited	{font-family:tahoma,sans-serif;font-size:12px;text-decoration:underline;color:#0000FF}
.fonte_azul:link	{font-family:tahoma,sans-serif;font-size:12px;text-decoration:underline;color:#0000FF}
.fonte_azul2
{
	font-family: tahoma,sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0000FF;
}
.fonte_azul3
{
	font-family: tahoma,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0000FF;
}
.fonte_rosa
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0099;
}
.fonte_vermelha
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}
.fonte_roxa
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CC00FF;
}
.fonte_preta
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.fonte_verde
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #339900;
}
.fonte_marrom
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #800000;
}
.font_topico
{
	font-family: tahoma,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0000FF;
}
.sbd
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.formu
{
	background-color: #FFFFFF;
	border-color: #676765;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 0px;
}
.formu2
{
	background-color: #F0F0F0;
	border-color: #676765;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 0px;
}
.formu3
{
	background-color: #FFFFFF;
	border-color: #676765;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 0px;
	text-transform: uppercase;
}
.linkaux
{
	font-family: tahoma,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
}
.linkn
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}
.linkn:hover
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
.textov
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #3300FF;
}
.textov:hover
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #505050;
}
.fonte_azul_m
{
	font-family: tahoma,sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #0000FF;
}
.fonte_nova
{
	font-family: Arial,sans-serif;
	font-size: 20px;
	line-height: 16px;
	color: #993300;
}
.cabec
{
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 12px;
	background-color: #EEEEEE;
	color: #3500FF;
	font: bold;
}
.mostarDIV
{
	display: block;
}
.ocultarDIV
{
	display: none;
}


.divfundo
{
	position: absolute;
	width: 200%;
	height: 300%;
	z-index: 99999;
	background-color: #BEBEBE;
	filter: alpha(opacity=70);
	visibility: hidden;
	left: 0px;
	top: 0px;
}

.divPopUp
{
	
	position: absolute;
	left: 370px;
	top: 150px;
	width: 500px;
	height: 400px;
	z-index: 999999;
	background-color: White;
	border-style: solid;
	border-color: Black;
	visibility: hidden;
	border-width: 2px;
	
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0000FF;
	
}

.divPopUpRelat {
	position: absolute;
	left: 370px;
	top: 150px;
	width: 500px;
	height: 200px;
	z-index: 999999;
	background-color: White;
	border-style: solid;
	border-color: Black;
	visibility: hidden;
	border-width: 2px;
	font-family: tahoma,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #0000FF;
}

.barraTituloPopUp
{
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	width: 100%;
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.txtBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000080;
    font-weight: bold;
}
.imagens
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000080;
    line-height: 1px;
}
.fonte_azul_titu {
	font-family:tahoma, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#0000FF;
	background-color: #CCC;
	font-weight: bold;
}
.link_azul		{font-family:tahoma,sans-serif;font-size:11px;color:#0000FF}
.link_azul_u
{
    font-family: tahoma,sans-serif;
    font-size: 11px;
    color: #0000FF;
    text-decoration: underline;
}
.link_azul_u:hover
{
	font-family: tahoma,sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #505050;
}
.link_paginacao { font-family:Verdana, Tahoma; font-size:12px; padding:5px; text-decoration:none; color:#000000; cursor:hand; }
.link_paginacao:link { text-decoration:none; color:#000000; }
.link_paginacao:hover { text-decoration:underline; color:#000000; }
.link_paginacao:visited { text-decoration:none; color:#000000; }
.FontSmallBlack
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana, Arial
}
.LinkSmallGreen
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #339900;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    TEXT-DECORATION: underline
}
.FontSmallRed
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Tahoma, Verdana, Arial
}
.FontSmallBlue
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Tahoma, Verdana, Arial
}
/* Modal de carregamento */
.modal{
    display:none; position:absolute; z-index:1000; top:0;left:0;height:100%; width:100%; background:#FFFFFF;
    opacity:0.75; /* opera, safari */ 
    -ms-filter:“alpha(opacity=75)”; /* ie 8 */ 
    filter:alpha(opacity=75); /* ie lt 7 */
    -khtml-opacity:.75; /* safari 1.x */ 
    -moz-opacity:.75; /* ff lt 1.5, netscape */
}
.modalimg {position:absolute; z-index:1000; top:0; left:0;height:100%; width:100%; 
    background:transparent url('../imagens/carregando.gif') 50% 50% no-repeat;
}
body.loading {overflow:hidden; margin-right:18px;}
body.loading .modal {display:block;}
.box_aviso_simulacao {
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #FFFFEE;
	text-align: left;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.tela_confirmacao {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	text-align: left;
	width: 550px;
	position: absolute;
	top: 40%;
	left: 30%;
	z-index:10000;
}
.tela_confirmacao .titulo {
	background-color:#2C77FE;
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding:5px;
}
.tela_confirmacao .conteudo {
	padding:10px;
}
.tela_confirmacao .botoes {
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}