.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A7A7A7;
	text-decoration: none;
}
.traco1 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #E0851F;
	border-bottom-color: #E0851F;

}
.traco2 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E0851F;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C77F17;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E0851F;
	background-color: #FFFFFF;
	border: 2px solid #E0851F;
	font-weight: bold;
	cursor: hand;
	font-size: 12px;


}
.helca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C77F17;
	text-decoration: none;
}
.helca:hover {
	text-decoration: underline;
}
