@charset "utf-8";
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	line-height: 20px;
}
.txt-chama-verde {
	font-family: Helvetica, arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #014C27;
}
.txt-chama-verde2 {
	font-family: Helvetica, arial, sans-serif;
	font-size: 30px;
	line-height: 20px;
	font-weight: bold;
	color: #014C27;
}
.txt-chama-branco {
	font-family: Helvetica, arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.txt-chama-verde-menor {
	font-family: Helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #014C27;
}.campo-cont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	height: 30px;
	width: 400px;
	border: 1px solid #A3C275;
}.campo-cont2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	height: 100px;
	width: 465px;
	border: 1px solid #A3C275;
}