<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#carregando 
{
position: absolute;	left: 0; width: 100%; z-index: 90001; text-align: center; line-height: 0;
}

#masc{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:90000;margin:0 auto;padding:0 auto;background:#0032FF;filter:alpha(opacity=20);-moz-opacity:0.20;opacity:0.20;-khtml-opacity:0.20;}


body  { font: 12px Arial; background-color: #FFFFFF; }

.texto01{font-family:Arial;font-size:12px;color:#FFFFFF;}
.texto02{font-family:Arial;font-size:11px;color:#000000;}
.texto03{font-family:Arial;font-size:11px;color:#808080;}
.texto04{font-family:Arial;font-size:12px;color:#404040;}

#imgTopo
{
    margin-top: 0px;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 9;
}

a{ color: #000000; text-decoration: none}
a:hover{ color: #C00000; text-decoration: none}
a:active{ color: #000000; text-decoration: none}

a.lb_prorrogacao { color: #FFFFFF; }
a.lb_prorrogacao:hover { text-decoration:underline; color: #FFFFFF; }

a.site_externo { color: #C00000; }
a.site_externo:hover { text-decoration:underline; color: #C00000; font-weight:bold; }


a.anais{ color: #000000; text-decoration: none; font-size: 14px;}
a.anais:hover{ color: #C00000; text-decoration: underline; font-size: 14px;}
a.anais:active{ color: #000000; text-decoration: none; font-size: 14px;}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

#publicacoes
{
    border: none 1px; 
    width: 685px;
    position: relative;
    left: 50%;
    margin: 0 0 0 -350px;
    padding: 0 0 0 15px;
}

#publicacoes ul { border: none 1px; }

#publicacoes li { border: none 1px; position: relative; list-style: none; overflow: hidden; margin: 5px 20px 0 0; }

.apresentacao { line-height: 200%; align: justify; }

.sumario { line-height: 200%; }</pre></body></html>