cabecalho.html 1.4 KB
<div id="barra-brasil" style="background:#7F7F7F; height: 32px; padding:0 0 0 10px;display:block;">
        <ul id="menu-barra-temp" style="list-style: inherit;">
            <li style="list-style: inherit;display:inline; float:left;padding-right:10px; margin-right:10px; border-right:1px solid #EDEDED"><a href="http://brasil.gov.br" style="font-family:sans,sans-serif; text-decoration:none; color:white;">Portal do Governo Brasileiro</a></li>
        </ul>
    </div>
	<table background="Imagens/fundo_topo.png" border="0" cellpadding="0" cellspacing="0" width="100%">

		<tr>
			<td background="Imagens/fundo_topo.png">
				<table background="Imagens/fundo_topo.png" border="0" cellpadding="0" cellspacing="0" width="100%">
					<tr>
						<td background="Imagens/fundo_topo.png" colspan="2" align="center" bgcolor="#E5E5E5" valign="bottom">
							<img src="Imagens/topo.png" usemap="#Map" border="0" height="145" >
						</td>
					</tr>
				</table>
			</td>
		</tr>
	</table>
	<div id="principal">
		<map name="Map">
			<area shape="rect" coords="676,0,800,57" href="?conteudo=apresentacao.html" />
			<area shape="rect" coords="800,0,903,57" href="docs/index.php"/>
			<area shape="rect" coords="904,0,1001,57" href="?conteudo=links.html" />
			<area shape="rect" coords="1002,0,1093,57" href="?conteudo=acesse.html"/>
			<area shape="rect" coords="1005,86,1089,115" href="http://portalsaude.saude.gov.br/"/>
		</map>
	</div>