#topo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-image: url(_img//0-bk.gif);
	width: 100%;
	margin: 0;
}

#seccao {
  	position: absolute;
	top: 75px;
	left: 2%;
	width: 94%;
	background-image: url(_img//tit-bk.gif);
}

#contexto {
  	position: absolute;
	top: 150px;
	left: 2%;
	width: 20%;
}

#contexto H1{
  background-color: #BBCFCD;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4E4954;
  margin-top: 20px;
  margin-bottom: 0px;
}

#contexto P{
  background-color: #E1E8E6;
  font-family : "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size : 13px;
  border-top-color: White;
  border-top-style: solid;
  border-top-width: thick;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4E4954;
}

#contexto A{
  color: #4E4954;
  font-weight: bold;
  text-decoration: none;
}

#contexto A:hover{
  letter-spacing: 1px;
  text-decoration: underline;
}

#conteudo {
	font-family : "Trebuchet MS", Verdana, sans-serif;
	background-color: White;
	position: absolute;
	top: 150px;
	left: 30%;
	width: 65%;
}

#conteudo H1{
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 16px;
}

#conteudo H2{
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 16px;
}

#conteudo H3{
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 16px;
}

#conteudo P{
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 13px;
	font-weight : lighter;
	color : #4E4954;
	background-color : transparent;
	line-height: 150%;
   text-align: justify;
   margin: 20px 20px 20px 20px;
}

#conteudo #toc{
	background-color: White;
}
#conteudo #toc h1{
  background-color: #BBCFCD;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4E4954;
  margin-top: 20px;
  margin-bottom: 5px;
  border-top-color: White;
  border-top-style: solid;
  border-top-width: thick;
  text-indent: 10px;
}

#conteudo #toc h2{
  background-color: #E1E8E6;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #4E4954;
  margin-top: 2px;
  margin-bottom: 2px;
  text-indent: 10px;
}

#conteudo #toc h3{
  background-color: #F3F6F5;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  margin-top: 2px;
  margin-bottom: 2px;
  text-indent: 10px;
}

#conteudo #toc P{
  background-color: White;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #4E4954;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
}

#conteudo #toc A{
  color: #4E4954;
  font-weight: bold;
  text-decoration: none;
}

#conteudo #toc A:hover{
  color: #4E4954;
  text-decoration: underline;
}

#conteudo #toc td{
  background-color: White;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #4E4954;
}

#conteudo #toc th{
  background-color: white;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #4E4954;
  vertical-align: bottom;
  border-bottom: #E1E8E6 1px solid;
  border-top: #E1E8E6 1px solid;
}

#conteudo #toc .aviso{
	background-color: transparent;
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
