/**************************************** Cabeçalho */
.topo{
	background-color: #bcabc1;
	background-image: url(topo3_formacao.gif);
}

.menuTopoFundo{
	font-family: trebuchet ms;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #573261;
}
.menuTopo{
	font-family: trebuchet ms;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #573261;
}
.menuTopo A:link, .menuTopo A:visited {
	color: #ffffff;
	text-decoration: none;
}
.menuTopo A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #b086bc;
}

.comboMenuTopo{
	width:150px;
	background-color:#573261;
	color:#ffffff;
	border-width:0px;
}

/**************************************** Menu Lateral*/
.menuLateralTitulo{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	vertical-align: bottom;
	height: 21px;
}
.menuLateral{
	font-family: trebuchet ms;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-indent: 3px;
	text-align: left;
	background-color: #EBDEEF;
	line-height: 22px;
	letter-spacing: 4px;
}
.menuLateral A:link, .menuLateral A:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ffffff;
}
.menuLateral A:hover {
	text-decoration: none;
	background-color: #b086bc;
	display: block;
	border-bottom: 1px solid #ffffff;
}

/**************************************** Conteúdos */
.conteudosLocalizador{
	font-family: trebuchet ms;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCB3DA;
	background-image: url(seta_down.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-indent: 5px;
}

/**************************************** Quadro Relacionados */
.quadroRelacionados{ 
	border: 1px solid #DDDDDD;
	vertical-align: top;
}

.quadroRelacionadosTitulo{
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	height: 20px;
	background-color: #BDD7F9;
}

.quadroRelacionadosConteudo{
	font-family: trebuchet ms;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	/*height: 23px;*/
	background-color: #E9F4FE;
	padding-top: 3px;
	padding-bottom: 2px;
}

.quadroRelacionadosData{
	color: #114668;
}
