@charset "utf-8";
.sison {
	background-color: #008AFF;
}
.user {
	font-family: "Segoe UI";
	font-weight: bold;
	color: #5A91C4;
	line-height: normal;
	text-transform: none;
	text-align: center;
	font-size: small;
}

.menulateral {
	font-family: "Segoe UI";
	font-size: small;
	color: #008AFF;
	font-weight: normal;
}
.login {
	font-family: "Segoe UI";
	font-size: medium;
	font-weight: normal;
	color: #333;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.botão {
	background-color: #CCC;
}
.campodetexto {
	border: 1px solid #008AFF;
	font-size: small;
	font-family: "Segoe UI";
	font-weight: normal;
}
.titulocampo {
	font-family: "Segoe UI";
	font-size: small;
	color: #333;
}

.cabeçalho1 {
	font-size: small;
	color: #333;
	font-weight: normal;
	font-family: "Segoe UI";
}
.link_vistaexplodida {
	font-family: "Arial Unicode MS";
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
.menusuperior {
	font-family: "Segoe UI";
	font-size: small;
	font-weight: bold;
	color: #C00;
}
.titulopagina {
	font-family: "Segoe UI";
	font-size: small;
	font-weight: normal;
	color: #FFF;
	background-color: #008AFF;
}
.titulotabela {
	font-family: "Segoe UI";
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	font-size: x-small;
}
.resultadolink {
	font-family: Calibri;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	font-size: medium;
}
.resultadotexto {
	font-family: Tahoma;
	color: #666;
	font-size: small;
}
