body	{
	background: White;
	color: #333;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

img	{
 border: 0;
 vertical-align: middle;
}

/*------------------------------------------------------------------------*/
#outer_wrapper {
  background: White url(_img/bk-renae.gif) repeat-y left;
}

#wrapper {
  background: url(_img/bk-geral.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
	background: url(_img/bk-geral.gif) repeat-y right;
}

#content {
	margin-right: 210px;
	background: url(_img/bk-renae.gif) repeat-y left;
}

#main {
	margin-left: 190px;
	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 bottom;
	margin: 0;
	height: 85px;
	text-align: left;
	}
#cabecalho h1 a {
  padding: 10px;
  color: White;
  text-decoration: none;
}
#cabecalho #logo {
  width: 250px;
  margin-left: 5px;
  float: left;
  color: White;
  background-color: transparent;
  text-decoration: none;
}
#cabecalho #apoios {
  float: none;
  color: #808080;
  margin-top: 5px;
  margin-right: 8px;
  height: 50px;
  background-color: transparent;
  text-decoration: none;
  text-align: right;
}
#cabecalho #apoios P {
  font-size: 7pt;
}
/*---------------------------------------------------------------------------*/
/*| fim do cabecalho                                                        |*/
/*---------------------------------------------------------------------------*/

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
}

h3 {
  font-size: 11pt;
}

#tocInstitucional	{
	width: 150px;
	float: left;
	font-size: 8pt;
	text-align: center;
	}

/*---------------------------------------------------------------------------*/
/*| tocGeral                                                                |*/
/*---------------------------------------------------------------------------*/
#tocGeral	{
	width: 200px;
	float: right;
	background-color: #E7EFF2;
	background: url(_img/bk-geral.gif) repeat-y right;
	}
	
.caixa {
  background: #FFFFFF url(_img/bk-gbox.gif) repeat-x top;
	border: 1px solid #5B6B79;
	font-size: 8pt;
	margin: 10px;
}	
	
.caixa h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #EAEAEA;
	background: #336699;
	margin: 0;
	padding: 5px;
}		

.caixa h1 a, .caixa h1 a:visited  {
  color: #EAEAEA;
  background: transparent;
  text-decoration: none;
}
	
.caixa h1 a:hover {
	color: White;
	background: transparent;
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/
/*| Caminho                                                                 |*/
/*---------------------------------------------------------------------------*/
#caminho {
  background: #FFFFFF;
  color: #606060;
  font-size: 8pt;  
  text-align: left;
}

#caminho a {
	color: #7BA0C4;
}

#rodape {
	border: 0;
	color: #E2EAF2;
	background: #336699;
	padding: 5px;
	text-align: left;
	font-size: 7pt;
}

#rodape p {
	margin: 10px 0;
	padding: 0;
}

#rodape a {
  color: #7AA0C4;
}

#rodape a:hover {
  color: #D3DFEB;
  text-decoration: none;
}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #5686B4;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #2E4B67;
	background: transparent; 
	}

.detalhes {
  color: Gray;
  font-size: 7pt;
  background-color: transparent;
}
