@charset "utf-8";
.tahoma_verde {
	font-family: tahoma;
	font-size: 11px;
	color: #688d25;
}
.tahoma_verde_escuro {
	font-family: tahoma;
	font-size: 11px;
	color: #284405;
}
.tahoma_verde_box_destaque {
	font-family: tahoma;
	font-size: 11px;
	color: #2e3e04;
}
.tahoma_cinza {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #006600;
}

.tahoma_azul {
	font-family: tahoma;
	font-size: 11px;
	color: #517ba5;
}
.tahoma_verde_pequeno {
	font-family: tahoma;
	font-size: 10px;
	color: #688d25;
}
.tahoma_cinza_pequeno {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}
.tahoma_cinza_form {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F6F5F3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}
.tahoma_cinza_form_msg {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F6F5F3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tahoma_cinza_form_enviar {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #8EC543;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}
