/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tbl, .barraLocal {
	width:100%;
	padding-top:0px;
}
.tbl td, .tbl th {
	border:1px solid #849B9C !important;
	height:25px;
	padding-top:0px;
}
.tbl .semMargem {
	border:0px !important;
}
#semMargem {
	border-bottom: 5px solid #FF0000;
}
table.semMargem {
	border-bottom: 5px solid #FF0000;
}
table.decisoes tr td {
	border-bottom:1px solid #849B9C
}

span.pergunta{
font-weight:bold;
text-align:justify;
display:block;
}

span.resposta {
text-align:justify;
display:none;
}