-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathocupacao.html
101 lines (101 loc) · 5.74 KB
/
ocupacao.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Taxa de Ocupação | SMS - Serviço Municipal de Saúde</title>
<link rel="stylesheet" href="css/home/style-home.css" type="text/css">
<link rel="icon" type="image/x-icon" href="files/media/img/SMS Favicon.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<header>
<div id="cabecalho-home">
<img src="files/media/img/SMS Logo H.png" alt="SMS - Serviço Municipal de Saúde" style="margin: 20px; width: 25rem;">
</div>
<div id="menu-cabecalho">
<nav>
<ul class="menu">
<li><a href="index.html"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" alt="Home" class="bi bi-house-door-fill" viewBox="0 0 15 15"><path d="M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5z"/></svg></a></li>
<li class="subnav"><a>SERVIÇOS<svg xmlns="http://www.w3.org/2000/svg" width="16" height="10" fill="currentColor" class="bi bi-caret-down-fill" viewBox="0 0 16 16"><path d="M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"/></svg></a>
<ul class="submenu">
<li><a href="calendario.html">Calendário</a></li>
<li><a href="sobre.html">Conheça a Secretaria</a></li>
<li><a href="unidades.html">Localizar Unidades Próximas</a></li>
</ul>
</li>
<li class="subnav"><a href="noticias.html">NOTÍCIAS<svg xmlns="http://www.w3.org/2000/svg" width="16" height="10" fill="currentColor" class="bi bi-caret-down-fill" viewBox="0 0 16 16"><path d="M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z"/></svg></a>
<ul class="submenu">
<li><a href="atualizacoes.html">Atualizações</a></li>
<li><a href="eventos.html">Eventos</a></li>
<li><a href="infraestrutura.html">Infraestrutura</a></li>
<li><a href="urgente.html">Urgente</a></li>
</ul>
</li>
<li><a href="ouvidoria.html">OUVIDORIA</a></li>
</ul>
</nav>
</div>
<div id="cabecalho">
<link rel="stylesheet" href="css/interno/ocupacao.css">
<h1>TAXA DE OCUPAÇÃO</h1>
</div>
</header>
<main>
<div id="leitosUTI">
<h2>LEITOS UTI</h2>
<hr>
<h1 id="livres">18 LEITOS LIVRES</h1>
<h1 id="ocupados">10 LEITOS OCUPADOS</h1>
<h1 id="indisponiveis">2 LEITOS INDISPONÍVEIS</h1>
<br>
<h1 id="taxa">TAXA DE OCUPAÇÃO: 40,0%</h1>
<p>Última Atualização: 03 OUT 2022</p>
</div>
<br>
<div id="leitosENFERMARIA">
<h2>LEITOS ENFEMARIA</h2>
<hr>
<h1 id="livres">35 LEITOS LIVRES</h1>
<h1 id="ocupados">15 LEITOS OCUPADOS</h1>
<h1 id="indisponiveis">0 LEITOS INDISPONÍVEIS</h1>
<br>
<h1 id="taxa">TAXA DE OCUPAÇÃO: 30,0%</h1>
<p>Última Atualização: 03 OUT 2022</p>
</div>
</main>
<footer>
<div id="rodape">
<br>
<div id="coluna1-rodape">
<img src="files/media/img/SMS Logo V.png" alt="SMS - Serviço Municipal de Saúde" style="width:75%">
</div>
<div id="coluna-rodape">
<h3>SERVIÇOS</h3>
<div class="line-1"></div>
<h4><a href="calendario.html">Calendário</a></h4>
<h4><a href="unidades.html">Localizar Unidades Próximas</a></h4>
<h4><a href="ocupacao.html">Taxa de Ocupação</a></h4>
<h4><a href="sobre.html">Sobre a Secretaria</a></h4>
</div>
<div id="coluna-rodape">
<h3>NOTÍCIAS</h3>
<div class="line-1"></div>
<h4><a href="atualizacoes.html">Atualizações</a></h4>
<h4><a href="eventos.html">Eventos</a></h4>
<h4><a href="infraestrutura.html">Infraestrutura</a></h4>
<h4><a href="urgente.html">Urgente</a></h4>
</div>
<div id="coluna-rodape">
<h3>OUVIDORIA</h3>
<div class="line-1"></div>
<h4><a href="ouvidoria.html">Fale Conosco</a></h4>
</div>
</div>
<div id="rodape-creditos">
<h6>© 2022 Instituto Federal de Educação, Ciência e Tecnologia do Rio de Janeiro. Este sistema foi criado para fins de uso educacional.</h6>
</div>
</footer>
</body>
</html>