<!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-gb" lang="en-gb">
	<head profile="http://gmpg.org/xfn/11">
		<title>
							 III ENSL & IV FSLBA - WebRss
					 </title>
		<meta http-equiv="content-language" content="en-gb" />
		<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" />
					<style type="text/css"> 

/**************************************************
    body
**************************************************/

body {
	background:#fff url('http://wiki.softwarelivre.org/pub/Festival4/WebCSS/body.jpg') repeat-x;
	background-position:0 0;
        color: #555;
	font:100.1%/1 Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

/**************************************************
    general
**************************************************/

a {
	background:transparent;
	/*color:#b484da;*/
       color: #748;
	text-decoration:none;
}

a:hover {
	color:#666;
}

abbr {
	cursor:help;
}

blockquote {
	background:#f1f1f1;
	border-left:2px solid #7534aa;
	color:#444;
	font-style:italic;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

img {
	border:0;
}

textarea {
	overflow:auto;
}

tt {
	background:transparent;
	color:#000;
	font:1.2em Monospace;
}

	/**************************************************
	    classes
	**************************************************/

	.clear {
		clear:both;
	}

	.floatleft {
		float:left;
	}

	.floatright {
		float:right;
	}

	.marginbottom {
		margin:0 0 10px;
	}

	.marginleft {
		margin:0 0 0 5px;

	}

	.marginright {
		margin:0 5px 0 0;
	}

	.margintop {
		margin:5px 0 0;
	}

/**************************************************
    container
**************************************************/

#container {
	font-size:.7em;
	line-height:2;
	margin:0 auto;
	text-align:left;
	width: 770px;
}

#container:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

/**************************************************
header
**************************************************/

#header {
	background:url('http://wiki.softwarelivre.org/pub/Festival4/WebCSS/header.jpg');
	height:320px;
	margin:0 auto;
	position:relative;
	width: 770px;
}

#header img {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

#header h1 {
	color: #748;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 35px;
        letter-spacing: -1px;
	margin: 0;
	padding: 10px 0px 5px;
}

#header ul {
        /*border:2px solid yellow;*/
        position: absolute;
        top: 100px;
        left: 0px;
	width:140px;
	height:200px;
	list-style:none;
	margin:0;
        Xmargin-top: 15px;
	overflow:hidden;
	padding:0;
}

#header ul li {
	font-size:1.2em;
	font-weight:700;
}

#header ul li a {
	background:transparent;
	color:#fff;
	display:block;
	line-height:40px;
	padding:0 10px;
	width:190px;
}

#header ul li a:hover {
	background:#b484da;
	color:#eee;
}

#header ul li a.selected {
	/* current page */
}
		
/**************************************************
header -> foto-top
**************************************************/

#foto-top {
	width: 382px;
	height: 230px;
	position: absolute;
	right: 100px;
	top: 91px;
        background: url(http://wiki.softwarelivre.org/pub/Festival4/WebCSS/laptops.jpg);
}

#inscricao span { display: none; }

#inscricao {
        border: 0px;
        margin: 0px;
        padding: 0px;
        width: 238px;
        height: 139px;
	position: absolute;
	right: -109px;
	top: 86px;
        background: url(http://wiki.softwarelivre.org/pub/Festival4/WebCSS/inscricao.png);
        background-position: 0px 0px;
}

a#inscricao:hover {
        background-position: 0px 139px;
}


/**************************************************
content
**************************************************/

#content {
        float:left;
	width:450px;
        text-align: justify;
}

.msie6 #content {
        float:left;
	width:420px;
        text-align: justify;
}

#content p {
	margin:0;
	padding-top:5px;
}

#content h2 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:1.6em;
	font-weight:400;
        line-height:1.75;
	margin:0;
	padding:0 5px;
}

#content h3 {
	border-bottom:1px solid #7534aa;
	color:#444;
	font-size:1.4em;
	font-weight:400;
	line-height:1.75;
	margin:0;
	padding:0 5px;
}

/**************************************************
sidebar
**************************************************/

#sidebar {
       /*border: 2px solid yellow;*/
       float:left;
       width:130px;
       margin-right: 20px;
}

.msie6 #sidebar {
       float:left;
       width:130px;
       margin-right: 10px;
}

#sidebar h3 {
	border-bottom:2px solid #7534aa;
	color:#444;
	font-size:1.6em;
	font-weight:400;
	line-height:1.75;
	margin:0;
	padding:0 5px;
}

	#sidebar p {
		background:#f1f1f1;
		display:block;
		font-size:.9em;
		margin:10px 0;
		padding:10px;
	}

	#sidebar p a.more {
		display:block;
		text-align:right;
	}

	#sidebar ul {
		margin:10px;
		padding:0;
	}

	#sidebar ul li {
                text-align: center;
		list-style:none;
	}

	#sidebar ul li a {
		color:#555;
		display:block;
		padding:5px;
		text-decoration:none;
	}

	#sidebar ul li a:hover {
		color:#000;
	}

		/**************************************************
			sidebar -> form
		**************************************************/

		#sidebar form {
			margin:0;
		}

		#sidebar form p {
			background:0;
			margin:0;
		}

		#sidebar form p input {
			color:#555;
			font:1.1em/1.1 Verdana, Arial, Helvetica, sans-serif;
			height:1.1em;
			line-height:1;
			padding:3px;
			width:100px;
		}

	/**************************************************
	    staff
	**************************************************/

	#staff {
		float:right;
                width:140px;
	}

	.msie6 #staff {
		float:center;
                width:140px;
	}

	#staff h3 {
		border-bottom:2px solid #7534aa;
		color:#444;
		font-size:1.6em;
		font-weight:400;
		line-height:1.75;
		margin:0;
		padding:0 5px;
	}

	#staff p {
		background:#f1f1f1;
		display:block;
		font-size:.9em;
		margin:10px 0;
		padding:10px;
	}

       #staff a{
                color: #748;
       }

	#staff p a.more {
		display:block;
		text-align:right;
	}

	#staff ul {
		/*border-bottom:1px solid green;*/
		/*margin:10px;*/
		padding:0;
	}

	#staff ul li {
		list-style:none;
		padding:5px 2px 0px 5px;
	}

	#staff ul li a {
		/*color:red;*/
		display:block;
		padding:5px;
		text-decoration:none;
                text-align: center;
	}

	#staff ul li a:hover {
		color:#000;
	}

	/**************************************************
	    footer
	**************************************************/

	#footer {
		clear:both;
		margin:10px auto 0;
		width:800px;
	}

	#footer p {
		border-top:2px solid #7534aa;
		color:#555;
		font-size:.9em;
		line-height:2em;
		margin:0;
		padding:10px;
		text-align:center;
	}

#wiki-bts {
  float: left;
  font-size: 12px;
}

#wiki-bts ul{
  list-style:none;
  margin:0;
  padding-left: 5px;
  text-align:left;
}

	/**************************************************
	    search
	**************************************************/

#search { 
  margin-top: 5px;
  text-align: center;
  width: 135px;
  border: 1px solid;
}

 </style>
	</head>
	<body>
				<script type="text/javascript">
				  /* Adds a class to "msie" to the body element if a Microsoft browser is detected. This is needed to workaround several of their limitations. */
				  if ( navigator.appVersion.indexOf("MSIE") > -1 ) {
					 document.body.className += " msie msie" +
					 navigator.appVersion.replace(/^.*MSIE\s+([0-9]+).*$/, "$1");
				  }
				 </script>
				  <div id='wiki-bts'><ul><li><b>L</b><span>ogar</span></li></ul></div>
		<div id="container">
			<div id="header">
										  
				<span style="display: none;"><h1>
													  III Encontro Nordestino de Software Livre<br>
													  IV Festival de Software Livre da Bahia
										  </h1></span>
				<ul>
					<li>Sobre o evento</li>
					<li>Local do evento</li>
					<li>Programação</li>
					<li>Divulgação</li>
					<li>Páginas Amigas</li>
				</ul>
				<div id="foto-top"><span>Faça sua inscrição!</span></div>
			</div>
			<div id="sidebar">
				<h3>Organização</h3>
				<ul>
													 <li></li>
					<li></li>
				</ul>
	 	                        <h3>Parceiro</h3>
				<ul>
													 <li></li>
				</ul>
				<h3>Anteriores</h3>
				<ul>
													 <li></li>
					<li></li>
					<li></li>
				</ul>
				<h3>Busca</h3>
										  <form action='WebSearch'>
											 <input type='hidden' name='scope' value='all'/>
											 <input id="search" type='text' name='search' value="Palavra-chave" />
											</form>
			</div>
			<div id="content"><channel rdf:about="http://wiki.softwarelivre.org/Festival4">
<title>Wiki-SL's Festival4 web</title>
  <link>http://wiki.softwarelivre.org/Festival4</link>
  <description>The Festival4 web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
<image rdf:resource="http://wiki.softwarelivre.org/pub/System/ProjectLogos/foswiki-logo.png" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2009 by contributing authors</dc:rights>
  <dc:publisher>Wiki Administrator [wikiwebmaster@softwarelivre.org]</dc:publisher>
  <dc:creator>The contributing authors of Wiki-SL</dc:creator>
  <dc:source>Wiki-SL</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/MaterialDeDivulgacao" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Programacao" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000050" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000052" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000051" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/SobreOEvento" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000049" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000046" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000047" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000048" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Convidados" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/UltimasNoticias" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/PaginasAmigas" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000042" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/SobreSalvador" />
      <rdf:li rdf:resource="http://wiki.softwarelivre.org/Festival4/Noticia000045" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="http://wiki.softwarelivre.org/pub/System/ProjectLogos/foswiki-logo.png">
  <title>Powered by Foswiki, The Free and Open Source Wiki.Festival4</title>
  <link>http://wiki.softwarelivre.org/Festival4</link>
  <url>http://wiki.softwarelivre.org/pub/System/ProjectLogos/foswiki-logo.png</url>
</image>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/MaterialDeDivulgacao">
  <title>MaterialDeDivulgacao</title>
  <link>http://wiki.softwarelivre.org/Festival4/MaterialDeDivulgacao</link>
  <description>Material de Divulga&#231;&#227;o Colabore com a divulga&#231;&#227;o do III ENSL e IV Festival: Release Release com 300 palavras Release com 200 e 100 palavras Clipping ... (last changed by MonicaPaz)</description>
  <dc:date>2009-08-06T22:01:34Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Programacao">
  <title>Programacao</title>
  <link>http://wiki.softwarelivre.org/Festival4/Programacao</link>
  <description>Programa&#231;&#227;o Apresenta&#231;&#245;es Disponibilizadas apresentacoes alencar.zip: Apresenta&#231;&#245;es sobre Rede Social, Pedagogia da Migra&#231;&#227;o, Migra&#231;&#227;o e SL e Software Livre ... (last changed by AntonioTerceiro)</description>
  <dc:date>2009-06-19T03:12:43Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.AntonioTerceiro">
      <rdf:value>AntonioTerceiro</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000050">
  <title>Noticia000050</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000050</link>
  <description>Autor(es): Data: . Fonte: \ A organiza&#231;&#227;o do evento est&#225; convidando os participantes a colaborarem com a cobertura do evento. Para tanto, os participantes podem ... (last changed by MonicaPaz)</description>
  <dc:date>2009-06-13T22:58:17Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000052">
  <title>Noticia000052</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000052</link>
  <description>Autor(es): Data: . Fonte: \ A organiza&#231;&#227;o do III ENSL IV FSLBA pede desculpas pelas dificuldades enfrentadas para a distribui&#231;&#227;o dos certificados e convoca ... (last changed by MonicaPaz)</description>
  <dc:date>2009-06-03T14:17:05Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000051">
  <title>Noticia000051</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000051</link>
  <description>Autor(es): Data: . Fonte: \ Perdeu alguma palestra ou quer rever algum conte&#250;do? Estamos recebendo as apresenta&#231;&#245;es dos palestrantes do nosso evento e disponibilizando ... (last changed by MonicaPaz)</description>
  <dc:date>2009-06-03T13:46:21Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/SobreOEvento">
  <title>SobreOEvento</title>
  <link>http://wiki.softwarelivre.org/Festival4/SobreOEvento</link>
  <description>Sobre o Evento O III ENSL Encontro Nordestino de Software Livre e IV Festival Software Livre da Bahia se fundiram num s&#243; evento que se realizou nos dias 29 e 30 ... (last changed by MonicaPaz)</description>
  <dc:date>2009-06-01T18:58:46Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000049">
  <title>Noticia000049</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000049</link>
  <description>Autor(es): Data: . Fonte: \ Um dos pontos fortes do sistema operacional GNU/Linux &#233; a quest&#227;o da acessibilidade para portadores de defici&#234;ncia. Para mostrar ... (last changed by VicenteAguiar)</description>
  <dc:date>2009-05-30T11:28:43Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.VicenteAguiar">
      <rdf:value>VicenteAguiar</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000046">
  <title>Noticia000046</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000046</link>
  <description>Autor(es): Data: . Fonte: \ O III ENSL Encontro Nordestino de Software Livre IV Festival Software Livre da Bahia preparam Oficinas t&#233;cnicas que ser&#227;o disponibilizadas ... (last changed by MonicaPaz)</description>
  <dc:date>2009-05-28T23:10:26Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000047">
  <title>Noticia000047</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000047</link>
  <description>Autor(es): Data: . Fonte: \ Apresenta&#231;&#227;o da Olimp&#237;ada Durante o III Encontro Nordestino de Software Livre e IV Festival de Software Livre da Bahia estaremos ... (last changed by VicenteAguiar)</description>
  <dc:date>2009-05-28T15:14:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.VicenteAguiar">
      <rdf:value>VicenteAguiar</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000048">
  <title>Noticia000048</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000048</link>
  <description>Autor(es): Data: . Fonte: \ Em meio aos acontecimentos mais recentes, que visam de certa forma a sufocar nossas liberdades (Vide Lei do Senador Azeredo e Caso ... (last changed by VicenteAguiar)</description>
  <dc:date>2009-05-28T11:22:33Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.VicenteAguiar">
      <rdf:value>VicenteAguiar</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Convidados">
  <title>Convidados</title>
  <link>http://wiki.softwarelivre.org/Festival4/Convidados</link>
  <description>Palestrantes Convidados Conhe&#231;a alguns dos convidados do III ENSL Encontro Nordestino de Software Livre e IV Festival Software Livre da Bahia #palestrantes img ... (last changed by MonicaPaz)</description>
  <dc:date>2009-05-28T04:52:54Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/UltimasNoticias">
  <title>UltimasNoticias</title>
  <link>http://wiki.softwarelivre.org/Festival4/UltimasNoticias</link>
  <description>&#218;ltimas Not&#237;cias %SEARCH{"form.name 'NoticiaForm'" excludetopic " Template" order "$formfield(DatadePublicao)" ... (last changed by MonicaPaz)</description>
  <dc:date>2009-05-28T03:40:49Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/PaginasAmigas">
  <title>PaginasAmigas</title>
  <link>http://wiki.softwarelivre.org/Festival4/PaginasAmigas</link>
  <description>P&#225;ginas Amigas Sobre as "P&#225;ginas Amigas" / Como participar Com base na iniciativa criada no fisl6.0 (Junho de 2005), estamos retribuindo a divulga&#231;&#227;o espont&#226;nea ... (last changed by RafaelGomes)</description>
  <dc:date>2009-05-28T03:22:45Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.RafaelGomes">
      <rdf:value>RafaelGomes</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000042">
  <title>Noticia000042</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000042</link>
  <description>Autor(es): Data: . Fonte: \ Com as inscri&#231;&#245;es on line encerradas na &#250;ltimo domingo (24/05), j&#225; foram contabilizadas mais de 1200 inscri&#231;&#245;es para o III ENSL ... (last changed by MonicaPaz)</description>
  <dc:date>2009-05-28T02:03:11Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.MonicaPaz">
      <rdf:value>MonicaPaz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/SobreSalvador">
  <title>SobreSalvador</title>
  <link>http://wiki.softwarelivre.org/Festival4/SobreSalvador</link>
  <description>Como chegar no evento? Primeiro, verifique em que bairro voc&#234; est&#225;, olhando no mapa dos bairros de Salvador. Depois verifique onde fica o campus da Universidade Estadual ... (last changed by GrazienoPellegrino)</description>
  <dc:date>2009-05-27T19:03:07Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.GrazienoPellegrino">
      <rdf:value>GrazienoPellegrino</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://wiki.softwarelivre.org/Festival4/Noticia000045">
  <title>Noticia000045</title>
  <link>http://wiki.softwarelivre.org/Festival4/Noticia000045</link>
  <description>Autor(es): Data: . Fonte: \ No IV Festival de Software Livre da Bahia e III Encontro Nordestino de Software Livre, a Associa&#231;&#227;o de Software Livre (ASL.Org) ... (last changed by VicenteAguiar)</description>
  <dc:date>2009-05-27T18:59:50Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://wiki.softwarelivre.org?topic=Main.VicenteAguiar">
      <rdf:value>VicenteAguiar</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li></ul> 
-->
<p />
							  </div>
			<div id="staff">
				<h3>Apoio</h3>
				<ul>
					<li></li>
					<li></li>
					<li></li>
					<li></li>
					<li></li>
					<li></li>
					<li></li>
					<li></li>
				</ul>
				<h3>Apoio Cultural</h3>
				<ul>
													 <li></li>
				</ul>
				<h3>Patrocínio</h3>
				<ul>
													 <li>Seja um Patrocinador</li>
				</ul>
			</div>
			<div id="footer">
				<p>Copyleft por PSL-BA | Web design by edg3 | Valid CSS &amp; XHTML</p>
			</div>
		</div>
	</body>
</html>