@charset "utf-8";
.inputBusca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	background-color: #FFF;
	border:0px;
	padding:5px;
	color:#000;
	width:180px;
}
.inputLoginLevitas{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	padding:3px;
	background:#FFF;
	border:0px;
	width:150px;
}
.txTre14{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#3b4852;
}

.lkEsqueciSenha:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b4852;
	text-decoration:underline;
}
.lkEsqueciSenha:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b4852;
	text-decoration:underline;
}
.lkEsqueciSenha:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b4852;
	text-decoration:none;
}
.lkRodape:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.lkRodape:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
}
.lkRodape:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:underline;
}
.lkVermelho:link{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#F00;
	text-decoration:underline;
}
.lkVermelho:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#F00;
	text-decoration:underline;
}
.lkVermelho:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#F00;
	text-decoration:none;
}

.txPreto11{
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:11px;
	line-height:14px;
}
.titCadastro{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
}
