<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

* [rel~=external] {
	background:url("/pms/img/external1.png") right 1px no-repeat;
	padding-right: 16px;
}


hr {display:none;}

body {

	background:#E3E3E3 url("/pms/img/background.gif") 50% 50% repeat-y;
	margin:0 auto;
}

/* Para formatar as imagens */
img {
	border:none;
}

a {
	font-size: 12px;
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}

a:active {
    color           : #ff6600;
    text-decoration : underline;    
}
a:link {
    color           : #0000CC;
    text-decoration : none;
}
a:visited {
    color           : #0000CC;
    text-decoration : none;
}
a:hover {
    color            : #ff6600;
    text-decoration : underline;    
}

ul {
    list-style-type: circle;
}

ul li {
    margin-right    : 5px;
}

.links ul li { 
	margin-bottom: 5px;
}

ul#links li {

	margin-bottom: 5px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

div.graph img {
	margin: 5px 0;
}
div.graph table, div#legend table {
	font-size: 12px;
}
div.graph table td {
	padding: 0 10px;
	text-align: right;
}
div table .in th, div table td span.in {
	color: #00cc00;
}
div table .out th, div table td span.out {
	color: #0000ff;
}

div table .inpeak th {
	color: #006600;
}
div table .outpeak th {
	color: #ff00ff;
} 
div#legend th {
	text-align: right;
}


/* Estrutura da Pagina */
#pagina {
	width:782px;
	margin:0 auto;
	position: relative;
	background: #FFF; 
}

#cabecalho {
	background: #FFF; 
	font-size: 15px; 
	text-align: center; 
	padding: 10px; 
}


#conteudo {
	margin-top: 10px;
	margin-right: 5px;	
	margin-left: 10px;
	display: inline;
	width: 400px;
	min-height: 240px;	
	font-size: 15px; 
	color: #333333;
	font-size: 12px;
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	padding: 0px 10px 0px 0px;
	background:#FFFFFF;
	float: left;
	border: 0px solid #CCCCCC;
}


#conteudo2 {
	margin-top: 0px;
	margin-right: 0px;	
	margin-left: 0px;
	display: inline;
	width: 762px;
	min-height: 400px;	
	font-size: 15px; 
	color: #333333;
	font-size: 12px;
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	padding: 10px 10px 10px 10px;
	background:#FFFFFF;
	float: left;
}

#weathermap {
	background-color: #fff; 
	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 740px;
	min-height: 230px;	
	margin-top: 0px;
	margin-right: 10px;	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}


#linksMaps {
	background-color: #fff; 
	padding: 0px;
	width: 740px;
	min-height: 230px;	
	margin-top: 0px;
	margin-right: 10px;	
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}


#noticias {
	background-color: #fff; 
	/*border: 1px solid #CCCCCC;*/
	padding: 0px;
	width: 330px;
	min-height: 240px;	
	margin-top: 10px;
	margin-right: 10px;	
	float: right;
	padding: 10px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	font-family:Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	
}

.texto {

	border-top: 1px dotted #003366;
}

#banner {
	background: #003366; 
	width:782px;
	height: 80px;	
	border-bottom: 1px solid #333333;
	padding: 0px 0px 0px 0px;
}

#alertasCAIS {
	background: #FFFFFF;
	width:740px;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	color: #333333;
	font-size: 12px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;	
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	/* 
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	*/
}


#alertas {
	background: #FFF;
	width:720px;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	color: #333333;
	font-size: 12px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;	
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


div#tutorial {
	margin-left: 70px;
}

div#tutorial .lista {
	list-style-image:circle;
}

div#tutorial .resumo {
        background: #ccccff;
        padding: 10px;
        border: 1px solid #ccc;
}

div#tutorial .texto_tutorial {
	padding: 10px;
}

div#tutorial .bibliografia {
        padding: 10px;
	border-top: 1px dotted #ccc;
}


#outros {
	background: #FFFFCC; 
	width:760px;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	color: #333333;
	font-size: 12px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;	
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}


#rodape {
	background: #003366; 
	color: #999999;
	font-size: 11px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	width:763px;
	min-height: 30px;
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	border-top: 2px solid #333333;
	border-bottom: 7px solid #333333;
}



div#rodape a {
	font-size:	11px;
	font-family:  Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color: white;
	text-transform: upercase;
	text-decoration: none;
}


div#rodape a:active {
    text-decoration : underline;    
}
div#rodape a:link {
    text-decoration : none;
}
div#rodape a:visited {
    text-decoration : none;
}

div#rodape a:hover {
    text-decoration : underline;    
}


table#tbnoticia {
	width:100%;
}

table#tbnoticia thead {
	text-align: left;
    background: #333333;
	color: #F0F0F0;
	font-size: 12px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}

table#tbnoticia tbody  tr td{
	padding-left: 10px;
	color: #172633;
	font-size: 12px;
	font-family: Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}

/* MENU */
div#menu {
	background: #333333;
	color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	height: 25px;
	display: table;
	width: 782px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-left: 1px;
	border-spacing: inherit;
}
div#menu ul li {display: inline;}

div#menu ul li a {
	font: 12px Trebuchet Ms, Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color: white;
	float: left;
	padding: 0px 10px;
	height: 25px;
	line-height: 25px;
	text-transform: upercase;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	text-decoration : none;
}
div#menu ul li.menu-curso a {border-right: none;}
div#menu ul li a:hover {background: #666666;}

div#menu ul li.menu-busca {
	float: right;
	padding: 2px 0 0;
}

div#menu ul li.menu-busca form input[type="text"] {
	border: none;
	width: 185px;
	background: url(imagens/sombra-busca.gif);
	height: 17px;
	vertical-align: middle;
}

div#menu ul li.menu-busca form input[type="button"] {display: none;}


/* firefox (para expandir div)*/
div.clear{ clear:both; }
</pre></body></html>