input.c_texto_no {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #757575;

	font-weight: normal;
	text-align: left;
	background-color: #FFFFEA;
}

input.c_texto_si {
	padding-left: 2px;
	border: 1px solid #007E00;
	border-left: 3px solid #007E00;
	background-color: #EBFFEB;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

Select.l1_texto_no {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
Select.l1_texto_si {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
