
.Titulos2 {
	font-family: Verdana;
	font-size: 16px;
	color: #ffffff;
	/* cursor: pointer; */
}
.texto2 {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #f4f7aa;	
	 
}
.texto2:hover {
    text-decoration: underline;
	color: #f4f7aa;
}
.td_off1 {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	line-height: 10px;
	text-align: left;
	text-indent: 7px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3aaba;
}
.td_on1 {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	line-height: 10px;
	text-align: left;
	text-indent: 7px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3aaba;
	background-color: #a3aaba;
}
.td_off2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	line-height: 10px;
	text-align: left;
	text-indent: 7px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3aaba;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a3aaba;
}
.campo_form {
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #a3aaba;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
	height: 20px;
	margin: 0px;
	padding-top:3px;
	background-color: #424b5f;
	font-weight: bold;
}
.campo_formb {
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #a3aaba;
	line-height: 12px;
	text-align: center;
	text-transform: lowercase;
	height: 20px;
	margin: 0px;
	padding-top:3px;
	background-color: #424b5f;
	font-weight: bold;
}
.campo_form2 {
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #a3aaba;
	line-height: 12px;
	text-align: center;
	text-transform: uppercase;
	height: 20px;
	margin: 0px;
	padding-top:3px;
	background-color: #424b5f;
	font-weight: bold;
	text-decoration: blink;
}
.campo_form2b {
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #a3aaba;
	line-height: 12px;
	text-align: center;
	text-transform: lowercase;
	height: 20px;
	margin: 0px;
	padding-top:3px;
	background-color: #424b5f;
	font-weight: bold;
	text-decoration: blink;
}
.campo_form3 {
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #a3aaba;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	padding-top:3px;
	text-transform: uppercase;
	height: 65px;
	margin: 0px;
	background-color: #424b5f;
}
.campo_form4 {
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #a3aaba;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	padding-top:3px;
	text-transform: uppercase;
	height: 65px;
	margin: 0px;
	background-color: #424b5f;
	text-decoration: blink;
}
.obliga {
	font-family: Verdana;
	font-size: 9px;
	color: #FFF;
	text-indent: 10px;
}
