/*Body*/
body		{
	background-color:#FFFFFF;
	margin: 0px;
}
/*Links*/
a			{
	font-family:Calibri, Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	color: #4DB3F0;
	text-decoration:none;
}
a:hover		{ color: #6884A6; }
.barra_topo {
	background-image: url(../images/barra_topo.png);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formulario {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #89ccf5;
	text-align: left;
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
	color: #0066FF;
}
.mais_informacoes {
	height: 50;
	width: 300px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -150px;
}


p.copyright {
	font-size: 10px;
	font-weight:normal;
	color: #89ccf5;
	text-align:center;
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
}
.letras {
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #4DB3F0;
	text-align: right;
}


/*Tabela*/
table		{ border-collapse:collapse;	border-spacing:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
/*TD*/
td.vermelho { height:18px; border:1px solid #00000; background-color:#CC4444; font-size:12px; font-weight:300; color: #FFFFFF;}
.info		{ font-size: 9px; font-weight:300; color: #CC4444; text-align:center; }
.nome_da_empresa {
	float: left;
	height: 160px;
	width: 160px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
.style1 {color: #4DB3F0}

.wincode {
	height: 40px;
	width: 135px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.aviso_pequeno {
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #FF0000;
	text-align: center;
}
.pequeno_azul {
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
	text-align: center;
}
.pequeno_azul_asterix {
	font-family: Calibri, Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;
}
