This is the layout definition for being put before each topic.
%STARTINCLUDE%
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>%INCLUDINGTOPIC% - %WEB%</title>
<!-- %INCLUDE{"FolhaDeEstilo"}% -->
<style>
img {
float:left;
margin: 0px;
margin-right: 10px;
padding:0px;
}
body{
margin: 0px;
padding:0px;
}
body, body * {
font-family: verdana, arial, sans-serif;
font-size: 95%;
}
#título {
padding: 5px;
margin:0px;
font-size: 120%;
color: #000000;
background-color: #FFCC00;
}
#subtítulo {
padding: 5px;
margin:0px;
font-size: 105%;
}
#localAtual {
font-size: 95%;
text-align: right;
padding-right: 10px;
}
#caminho {
border-bottom: 1px solid silver;
font-size: 95%;
text-align: right;
padding-right: 10px;
}
#menuDoTWiki {
border-top: 1px solid silver;
border-bottom: 1px solid silver;
font-size: 95%;
text-align: right;
padding: 5px;
}
a {
color: #996600;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#conteúdo {
margin: 5px;
padding: 5px;
}
</style>
</head>
<body>
<!-- <img src="http://anhatomirim.edugraf.ufsc.br/twiki/pub/Kart/Imagens/bandeiras.jpeg" border="0" title="Kart" alt="kart"/> -->
<h1 id="título">Biblioteca Biblio2004</h1>
<h2 id="subtítulo">A biblioteca colaborativa</h2>
<div id="localAtual">
<strong>Área atual:</strong> <!--[[%INCLUDINGWEB%.%HOMETOPIC%][%INCLUDINGWEB%]]-->Biblio2004; <strong>Tópico atual:</strong> %INCLUDINGTOPIC%
</div>
<div id="caminho">
%META{"parent" separator=" / " prefix="<strong>Subir:</strong> "}%
</div>
<div id="conteúdo">
%STOPINCLUDE%