.ativo {
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.inativo {
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

.brasao {
	background-position: 95% 100%;
	background-repeat: no-repeat;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #02294D;
	font-weight: normal;
}

.titulo {
	font: 16px Verdana;
	font-weight: bold;
}

.rotulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02294D;
	font-weight: bold;
}

.topProcesso{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:3px solid #000;
	display:block;
	float:left;
	padding:0px 0px 0px 2px;
	margin:0px 0px 10px 0px;
	background-color:#E4E6FD;
}

.cabProcesso{
	background-color: #EEEEEE;
	border:1px solid #000;
	font-size: 11px;
	color: #02294D;
	font-weight: bold;
	text-align:center;
	margin:4px 0px 2px 0px;
	padding:2px 0px 2px 0px;
}

.titProcesso{
	font-size: 11px;
	color: #02294D;
	margin:0px 0px 4px 0px;
	padding:0px 0px 4px 0px;
	border-bottom:1px dotted #000;
}

.titProcesso span{
	font-size: 10px;
	color: #02294D;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

.rodProcesso{
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-align:center;
	margin:2px 0px 2px 0px;
	padding:2px 0px 2px 0px;
}

.cabProcesso,
.titProcesso,
.titProcesso span,
.rodProcesso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:513px;
	float:left;
}

.rotulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02294D;
	font-weight: bold;
}

input {
	font: 12px Verdana;
	border: 1px solid gray;
}

select {
	font: 12px Verdana;
	border: 1px solid gray;
}

.botao {
	font: 12px Verdana;
	border: 1px solid gray;
	font-weight: bold;
	color: black;
	background-color: lightgray;
	text-decoration: none;
}

.a:visited {
	font: 12px Verdana;
	color: #172A7F;
	text-decoration: none;
}
.a:link {
	font: 12px Verdana;
	color: #172A7F;
	text-decoration: none;
}
.a:active {
	font: 12px Verdana;
	color: #172A7F;
	text-decoration: none;
}
.a:hover {
	font: 12px Verdana;
	color: red;
	text-decoration: none;
}

hr {
	border: 1px solid gray;
}

.texto_imp {
	font: 10px Verdana;
	vertical-align : top;
}

.rotulo_imp {
	font: 10px Verdana;
	font-weight: bold;
	vertical-align : top;
}

.rotulo2_imp {
	font: 12px Verdana;
	font-weight: bold;
	vertical-align : top;
}

.brasao_imp {
	border: 1px solid gray;
	position: absolute;
	left: 500px;
	top: 50px;
	width: 300px;
	padding: 1em;
	background-image: url('../img/brasao_marca.gif');
	background-position: 120 0;
	background-repeat: no-repeat;
	font: 12px Verdana;
}
