.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #00732D;
	height: 15px;
	width: auto;
}
.borde_general {
	border: thin solid #00732D;
}
.fila_1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D3F3C;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #B4D38D;
	height: 20px;
}
.fila_2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D3F3C;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #DFECCE;
	height: 20px;
}
.text_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #CDE1B3;
}
.texto_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #962819;
}

