body {
	background-color: #BCAE7D ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color: #BCAE7D ;
	scrollbar-arrow-color: #000000 ;
	scrollbar-base-color: #F1EBDC ;
	scrollbar-shadow-color: #000000;
	scrollbar-dark-shadow-color: #F1EBDC ;
	scrollbar-highlight-color: #000000 ;
	scrollbar-3d-light-color: #F1EBDC }
}

a:link {
			text-decoration: none;
			color: #993300;
			font-weight: bold;
}

a:visited{
			text-decoration: none;
			color: #993300;
			font-weight: bold;			
}

a:active {
			text-decoration: underline;
			color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.texto-comum-black {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;


}

.shadow_image {
	filter: shadow(Color=gray,Direction=115);
	height:1;
	position: relative;
	left: 0;
	top: 0;
}
.trans {
	filter: alpha(opacity=50);
}

.texto-comum-black-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;

}

.obs-comum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.titulo-comum-maior {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CA8800;
}

.menu-lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.obs-comum-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.menu-lateral-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.texto-rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.form-upload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 280px;
}

.form-upload2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 135px;
}

.form-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 380px;
}

.form-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 40px;
}

.form-processo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	width: 380px;
}

.form-comum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px inset #000000;
	background-color: #FFFFFF;
}

.fundo-opc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1EBDC;
	border: none;
	width: 100%;
}
.fundo-opc2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003060;
	border: none;
	width: auto;
}
.spacer {
	background-color: #FFFFFF;
	width: 2px;
	height: 2px;
	clear: none;
	float: none;



}
.fundo-opc3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: auto;
	background-image: url(../images/back_top01.jpg);
	background-position: 770px 70px;
	background-repeat: repeat;
	background-attachment: fixed;


}

