body	{
	background: White;
	color: #202020;
	margin: 0;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

img	{
 border: 0;
}

li {
  list-style: square;
}

.novo {
  background: #fff8ea;
  border: 1px solid #ffc140;
}

.novo h1, .novo h2 {
 margin-top: 18px;
 margin-bottom: 10px;
}

.novo .novonovo {
  float: left;
  color: #9f6c00;
  font-weight: bold;
  font-size: 9px;
}

.capa {
  padding: 6px;
	border: dashed 1px #CACACA;
	width: 125px;
	max-width: 125px;
	float: none;
 }

.destacado {
  background: #FFFFCC;
  border: 1px dotted #CCCCCC;
}

.save {
   behavior:url(#default#savehistory);}
.save p {
  margin-bottom: 0;}
  
a.dsphead {
   text-decoration:none;
   margin-bottom: 0;
   }

a.dsphead:hover {
   text-decoration:underline;
   }

a.dsphead span.dspchar {
   font-weight:normal;
   }

.dspcont {
   display:none;
   margin-top: 0;
   margin-left: 10px;
   padding-left: 10px;
   border-left: 1px solid #4868A2;
   width: 580px;
}
   
   .dspcont a {
   color: #333;
   }


/*------------------------------------------------------------------------*/
#outer_wrapper {
  background: White;
}

#wrapper {
 background: White url("../_img/marca.gif") no-repeat right;
}

#container {
  width: 100%;
  background: url("../_img/bk.gif") repeat-y left;
}

#content {
	margin-right: 10px;
}

#main {
  margin-left: 180px;
  text-align: left;
}

h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
/*----------------------------------------------------------------------------*/



/*+-------------------------------------------------------------------------+*/
/*| cabecalho                                                               |*/
/*+-------------------------------------------------------------------------+*/
#cabecalho	{
	background: url("../_img/bk-head.gif") repeat-x top;
	margin: 0;
	height: 125px;
	text-align: left;
  color: White;
  padding: 10px;
}

#cabecalho #catedra {
  font-weight: normal;
  font-size: 13pt;
  color: #DFDFDF;
  margin-bottom: 0px;
}

#cabecalho #catedra strong {
  font-weight: bold;
  color: #FFFFFF;
}

#cabecalho #catedra a {
  padding: 10px;
  text-decoration: none;
}

#cabecalho h2 { 
  font-weight: normal;
  font-size: 10pt;
  color: #CACACA;
  margin-top: 0px;
}

#cabecalho #logo {
  width: 350px;
  padding-left: 5px;
  float: right;
  color: White;
  background-color: transparent;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#cabecalho #contacto {
  float: right;
  margin-top: 5px;
  margin-right: 5px;
  width: 175px;
  background-color: transparent;
  text-decoration: none;
  line-height: 8pt;
  text-align: left;
/*  font-family: Georgia, "Times New Roman", serif; */

}

#cabecalho P {
  font-size: 7pt;
  font-style: italic;
}
#cabecalho a {
  color: #CACACA;
}


/*---------------------------------------------------------------------------*/
/*| fim do cabecalho                                                        |*/
/*---------------------------------------------------------------------------*/

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
  margin-top: 30px;
  margin-bottom: 10px;
}

h3 {
  font-size: 11pt;
}

/*+-------------------------------------------------------------------------+*/
/*| TOC                                                                     |*/
/*+-------------------------------------------------------------------------+*/
#toc	{
	width: 175px;
  margin-right: 10px;
	float: left;
	font-size: 11px;
	text-align: center;
  background: #C1E6FA;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  text-align: left;
}

#toc ul	{
  list-style: none;
  margin-left: 0;
  padding-left: 1px;
}

#toc li {
 color: Black;
 display: inline;
}

#toc li a:hover{
  background: #F1FBFF;
  text-decoration: none;
  margin: 0;
  border-left: 5px solid #0094DE;
}

#toc li a{
  display: block;
  margin: 0;
  line-height: 25px;
  border-bottom: 1px solid #F1FBFF;
  padding-left: 10px;
  border-left: 5px solid #C1E6FA;
}

/*---------------------------------------------------------------------------*/
/*| Caminho                                                                 |*/
/*---------------------------------------------------------------------------*/
#caminho {
  background: #FFFFFF;
  color: #606060;
  font-size: 11px;  
  text-align: left;
  margin-top: 10px;
}

#caminho a {
	color: #7BA0C4;
}
/*- caminho -----------------------------------------------------------------*/



/*+-------------------------------------------------------------------------+*/
/*| Rodape                                                                  |*/
/*+-------------------------------------------------------------------------+*/
#rodape {
	border: 0;
	color: #E2EAF2;
	background: #336699;
	padding: 5px;
	text-align: left;
	font-size: 10px;
}

#rodape p {
	margin: 10px 0;
	padding: 0;
}

#rodape a {
  color: #7AA0C4;
}

#rodape a:hover {
  color: #D3DFEB;
  text-decoration: none;
}
/*- rodape ------------------------------------------------------------------*/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #426B93;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #2E4B67;
	background: transparent; 
	}

.detalhes {
  color: Gray;
  font-size: 10px;
  background-color: transparent;
}

/*******************************************************/
#tabs {
	position: relative;
   height: 40px;
}

#tabs ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
}

#tabs ul li {
  display: inline;
  list-style: none;
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 7pt;
}

#tabs ul a,#tabs ul span,#tabs ul a.current {
  width: 95px;
  height: 30px;
  display: block;
  float: left;
  padding: 2px 0;
  margin: 2px 1px 0 5px;
  text-align: center;
  text-decoration: none;
  color: #2A2A2A;
}

#tabs ul span,#tabs ul a.current,#tabs ul a.current:hover {
  border: 1px solid #2F5093;
  border-bottom: none;
  background: #E9EFF5;
  padding-bottom: 5px;
  margin-top: 0;
  color: #000000;
}

#tabs ul a {
  background: #BCD0E2;
  border: 1px solid #2F5093;
  border-bottom: none;
}

#tabs ul a:hover {
  margin-top: 0;
  border-color: #2F5093;
  background: #C4D6E5;
  padding-bottom: 4px;
  color: #000000;
}

#main2 {
	border: 1px solid #2F5093;
	clear: none;
	background: #E9EFF5;
	padding-top: 10px;
	margin-right: 5px;
}

#contents2 {
	background: #E9EFF5;
	min-height: 200px;
   padding: 5px;
}

#contents2 table {
  width: 95%;
	border: 1px solid #7BA2C4;
  background: #E9EFF5;
}

#contents2 table:hover {
  background: #F8FAFC;
}

#contents2 a {
	color: #426D93;
	text-decoration: none;
}

#contents2 a:hover {
  color: #21364A;
	background-color: #F4F7FB;
	text-decoration: none;
}

/************************************/

