45
| <![CDATA[<div class="navbar-header" style="height: 120px;">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#responsive-menu">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://www.saude.sc.gov.br/"><img src="img/logo_gov2023.png" alt="" style="height:100px;"></a>
<a class="navbar-brand" href="http://lacen.saude.sc.gov.br"><img src="img/logolacen.png" alt="" style="height:100px;"></a>
<!-- <a class="navbar-brand" href="http://portalses.saude.sc.gov.br"><img src="img/1.suvBlack.png" alt="" width="93" height="120"></a>
-->
<!--normativa <a class="navbar-brand" href="http://portalses.saude.sc.gov.br/"><img src="img/2.logoGovernoPreto.png" alt="" style="height:100px;"></a>
-->
</div>]]>
|
52
| <![CDATA[<img src="img/logo_gov2023.png" alt="" style="height:100px;">]]>
|
53
| <![CDATA[<img src="img/logolacen.png" alt="" style="height:100px;">]]>
|
250
| <![CDATA[<header class="masthead" style="background-image: url('img/microscopio.jpg');margin-bottom: 0px;" >
<div class="container">
<div class="one-third column">
<div class="row">
<div class="col-lg-8 col-md-5 mx-auto" style="margin-top: 130px;">
<div class="site-heading">
</div>
</div>
</div>
</div>
</div>
</header>]]>
|
255
| <![CDATA[<div class="col-lg-8 col-md-5 mx-auto" style="margin-top: 130px;">
<div class="site-heading">
</div>
</div>]]>
|
346
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
352
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
358
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
365
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
371
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
378
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
384
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
390
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
397
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
405
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
631
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
633
| <![CDATA[<strong style="font-size: 13px"></strong>]]>
|
674
| <![CDATA[<strong style="text-align: center">MEIO AMBIENTE E PRODUTOS</strong>]]>
|
689
| <![CDATA[<strong style="font-size: 16px"></strong>]]>
|
690
| <![CDATA[<strong style="font-size: larger"> CERTIFICADOS DE PROFICIÊNCIA </strong>]]>
|
694
| <![CDATA[<td width="200" height="123" style="text-align: Left">
<a href="arquivos/Certificado_Controllab_2022.pdf" target="_blank"><img src="img/controllab.jpg" width="195" height="82" class="hover-shadow cursor" ><br></img></a>
</td>]]>
|
171
| <![CDATA[<style type="text/css">
.container-fluid.home .container .col-sm-4.lateral .list-group .list-group-item font {
font-family: Constantia, Lucida Bright, DejaVu Serif, Georgia, serif;
}
</style>]]>
|
186
| <![CDATA[<style type="text/css">
body {
background-image: url();
}
* {box-sizing: border-box}
body {font-family: "Lato", sans-serif;}
/* Style the tab */
.tab {
float: left;
border: 1px solid #ccc;
background-color: #f1f1f1;
width: 20%;
height: 220px;
}
/* Style the buttons inside the tab */
.tab button {
display: block;
background-color: inherit;
color: black;
padding: 22px 16px;
width: 100%;
border: none;
outline: none;
text-align: left;
cursor: pointer;
transition: 0.3s;
font-size: 17px;
}
/* Change background color of buttons on hover */
.tab button:hover {
background-color: #ddd;
font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
/* Create an active/current "tab button" class */
.tab button.active {
background-color: #ccc;
}
/* Style the tab content */
.tabcontent {
float: left;
padding: 0px 12px;
border: 1px solid #ccc;
width: 80%;
border-left: none;
height: 220px;
}
body,td,th {
font-family: Lato, sans-serif;
}
.container-fluid.home .container .col-sm-4.lateral .list-group .list-group-item font {
font-family: Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
}
</style>]]>
|
596
| <![CDATA[<script>
function openCity(evt, cityName) {
var i, tabcontent, tablinks;
tabcontent = document.getElementsByClassName("tabcontent");
for (i = 0; i < tabcontent.length; i++) {
tabcontent[i].style.display = "none";
}
tablinks = document.getElementsByClassName("tablinks");
for (i = 0; i < tablinks.length; i++) {
tablinks[i].className = tablinks[i].className.replace(" active", "");
}
document.getElementById(cityName).style.display = "block";
evt.currentTarget.className += " active";
}
// Get the element with id="defaultOpen" and click on it
document.getElementById("defaultOpen").click();
</script>]]>
|