@charset "utf-8";
.texto_home {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #B1C804;
	background-position: center center;
	text-align: justify;
	vertical-align: middle;
	margin: 10px;
	height: 100%;
	width: 100%;
	padding: 12px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	clip: rect(auto,auto,auto,auto);
}
.legal {

	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 0pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	background-position: center center;
	text-align: justify;
	vertical-align: middle;
	margin: 0px;
	height: 100%;
	width: 100%;
	top: 10px;
	bottom: 10px;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
}
