input.c_texto_no {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	border: 1px solid #757575;
	width: 200px;
	font-weight: bold;
	text-align: center;
}
div {
	border: 1px dashed #FF0000;
}

input.c_texto_si {
	padding-left: 2px;
	border: 1px solid #007E00;
	border-left: 3px solid #007E00;
	background-color: #EBFFEB;
	width: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

.td_borde {
	border: 1px dashed #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

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: 13px;
	color: #000000;
	background-color: #D8F5D8;
}
.select_titulo {
	background-color: #BFEEBF;
	color: #009900;
}

.td_resultado  {
	border: 1px dashed #FF9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFCA;
}
.td_titulo_resultado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px dashed #FF9900;
	background-color: #FFCC80;
}
