@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e9e9e7;
}
body,td,th {
	font-family:Arial;
	font-size: 11px;
	text-decoration:none;
	color: #444444;
}
.pesquisa {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color:#d3d6c9;
	width:120px;
	height:19px;
}
form{
	margin:0px;
	padding:0px;
}
.justificado{
	text-align:justify;
}
.txt-amarelo {
	font-family:Arial;
	font-size: 11px;
	text-decoration:none;
	color: #918a6e;
}
.tit-amarelo {
	font-family:Arial;
	font-size: 14px;
	text-decoration:none;
	color: #918a6e;
}
.down {
	font-family:Arial;
	font-size: 12px;
	text-decoration:none;
	color: #918a6e;
}
.linker {
	font-family:Arial;
	font-size: 11px;
	text-decoration:underline;
	color: #918a6e;
}
.box_form {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #2c2c2c;
	border: 1px solid #2c2c2c;
	background-color:#ededed;
	width:220px;
}



