@charset "utf-8";
.TextoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
.franquicias {
	background-image: url(franquicias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.noborde {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
