﻿.smalltexto	{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.ficha	{
	font-family: Arial;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: underline;
	cursor: pointer;
}
.botao	{
	cursor: pointer;
	z-index: 100;
}
.botao_off	{
	cursor: default;
	z-index: 100;
}

.lb1_texto	{
	font-family: Arial; 
	font-size: 8pt;
	color:#3399ff;
	font-weight: normal;
}
.lb2_texto	{
	font-family: Arial;
	font-size: 8pt;
	color:#ffffff;
	font-weight: normal;
}

.azulclaro	{
	background-color: #f2f2ff;
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 10px;
}
.messagetext	{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}
.labelenvio	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.texto	{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}

#divDemoLogin {
	position: absolute;
    cursor: pointer;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 120px;
    background-image: url('/testes-online/images/common/demo.png');
}
