#dest-lancamento1 a.lnklancamento, #dest-lancamento2 a.lnklancamento {
	text-decoration:none;
	cursor:pointer;display:block;
}
#dest-lancamento1 a.lnklancamento:hover, #dest-lancamento2 a.lnklancamento:hover {
	background:#429bba; color:#000;
}

.texto_verde_11{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:11px;
	color:#336600;	
}

.texto_verde_11_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:11px;
	color:#336600;	
	font-weight: bold;
}

.texto_verde_12{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#336600;	
	padding:2px;	
}

.texto_verde_12_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#336600;	
	padding:2px;	
	font-weight: bold;
}

.texto_verde_14_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:14px;
	color:#336600;	
	padding:2px;	
	font-weight: bold;
}

.texto_verde_16_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:16px;
	color:#336600;	
	padding:2px;	
	font-weight: bold;
}



.texto_branco_11{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:11px;
	color:#FFFFFF;	
}

.texto_branco_11_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:11px;
	color:#FFFFFF;	
	font-weight: bold;
}

.texto_branco_12{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#FFFFFF;	
	padding:2px;	
}

.texto_branco_12_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#FFFFFF;	
	padding:2px;	
	font-weight: bold;
}

.texto_preto_11{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:11px;
	color:#000000;	
}

.texto_preto_11_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:11px;
	color:#000000;	
	font-weight: bold;
}

.texto_preto_12{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#000000;	
	padding:2px;	
}

.texto_preto_12_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#000000;	
	padding:2px;	
	font-weight: bold;
}

.texto_preto_22{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:22px;
	color:#000000;	
	padding:2px;	
}

.texto_cinza_11{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:11px;
	color:#333333;	
}

.texto_cinza_12{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#333333;	
	padding:2px;	
}

.texto_cinza_12_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#333333;	
	padding:2px;	
	font-weight: bold;
}

.texto_cinza_11{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:13px;
	color:#333333;	
	padding:2px;	
}

.texto_vermelho_12_bold{
	text-decoration:none;
	font-weight:normal;
	font-family:Arial;	
	font-size:12px;
	color:#FF0000;	
	padding:2px;	
	font-weight: bold;
}

.input{
	padding:1px 0 1px 3px; 
	border:2px solid #a3a3a3; 
	background:#fff; 
	color:#000000;
	font-size:12px;
	height:25px;
}
.input_100{
	padding:1px 0 1px 3px; 
	border:2px solid #a3a3a3; 
	background:#fff; 
	color:#000000;
	font-size:12px;
	height:20px;
	width:100px;
}

.checkbox{
	border: 1px solid #000000;
	vertical-align:bottom;
	width:130px;
}

.input_text{
	border: 1px solid #000000;
	vertical-align:bottom;
}

