@charset "utf-8";
.textos {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titulo1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #90B42C;
}
.botao {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4CC1D5;
}
.voltar {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.grande {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.form {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #10476B;
	border: 1px solid #333333;
}
.contador {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.titulo2 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.textos2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.codigo {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.textomini {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #506518;
}
