body {
	padding:0px;
	margin:0px;
	background-image:url(imagens/fundo.gif);
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	margin-top:20px;
	padding-top:20px;
}
.texto_esbatido {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color:#C0C0C0;
}
.linkcopy:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkcopy:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkcopy:active {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkcopy:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
#tabela_principal {
	background-color:#FFFFFF;
	border-color:#d5d5d5;
	border-style:solid;
	border-width:5px;
	width:683px;
	height:320px;
}
* {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5D5D5D;
}
*:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5D5D5D;
	text-decoration: none;
}
*:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5D5D5D;
	text-decoration: none;
}
*:active {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #5D5D5D;
	text-decoration:none;
}
*:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4B95D7;
	text-decoration:none;
}
.titulo {
	font-weight:bold;
}
table.tabela_empresa {
	height:290px;
	width:100%;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color:#F9F9F9;
	height: 18px;
	width: 279px;
	border: 1px solid #ADADAD;
	color: #5D5D5D;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #F9F9F9;
	height: 150px;
	width: 279px;
	border: 1px solid #ADADAD;
	overflow:auto;
	color: #5D5D5D;
}
.form_botao {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #F9F9F9;
	border: 1px solid #ADADAD;
}
/* ----- indices de paginas ----- */
.ip_ant_pro:link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
}
.ip_ant_pro:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
}
.ip_ant_pro:active {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
}
.ip_ant_pro:hover {
	text-decoration: underline;
}
.ip_actual {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
.ip_mais {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}
