.tabelaTopoMenu {
	border: 1px solid #D3C7D5;
}
.tdTitulosMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFB712;
	background-color: #000000;
	padding-right: 5px;
	padding-left: 12px;
}
.navegacaoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
}
.tdAmarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFB712;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.conteudos {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.conteudos a {
	color: #8C6200;
}
.conteudos a:visited {
	color: #B37D00;
}
.conteudos a:hover {
	color: #FFD87D;
}
.formularioDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titulosTextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../novo_img/fundo_topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	background-color: #FFFFFF;


}
.tdDireita {
	background-image: url(../novo_img/fundoCelulaDireita.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.baixoBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(../novo_img/canto_direita_baixo22.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-right: 40px;
	padding-left: 15px;
	height: 60px;
}
.baixoBranco a: link {
	color: #999999;
	background-color: #FFFFFF;
}
.baixoBranco a: visited {
	color: #666666;
	background-color: #FFFFFF;
}
.baixoBranco a: hover {
	color: #FF9900;
	background-color: #FFFFFF;
	text-decoration: none;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
		/* PERGUNTAS RESPOSTAS */

	.question{
	color: #666666;
	cursor:pointer;
	text-decoration: underline;
	}
	.question a {
	color: #04371B;
	cursor:pointer;
	}
	.question a: visited {
	color: #04371B;
	cursor:pointer;
	}
	.question a: hover {
	color: #FFCC00;
	cursor:pointer;
	}
		
	.answer{
		
		border: 1px solid #000;
		padding:10px;
		background-color:#F0F0F0;
		
		/* This one should not be changed */
		display:none;	
	}
		.answervisible{
		
		border: 1px solid #000;
		padding:10px;
		background-color:#F0F0F0;
		
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 12px;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.titulo a {
	color: #000000;
}
.titulo a: visited {
	color: #000000;
}
.titulo a: hover {
	color: #000000;
}
.subtitulo {
	color: #999999;
}
.subtitulo a {
	color: #999999;
	text-decoration: none;
}
.subtitulo a: visited {
	color: #999999;
	text-decoration: none;
}
.subtitulo a: hover {
	color: #FFCC00;
	text-decoration: underline;
}
.innerTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.formularioTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.formularioDrop2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formularioSubmitBotao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;


}
.balloonstyle2 {

position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 9px Arial;
z-index: 100;
background-color: white;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid
}
.tdInnerTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E6E6E6;
	font-weight: bold;
}
