.imagen {
	background-image: url(../img/gps.jpg);
	background-repeat: no-repeat;
	height: 148px;
	padding-top: 80px;
	padding-left: 45px;
}
.txtrojo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #DC0755;
	text-decoration: none;
	padding-bottom: 30px;
	padding-top: 10px;
}
.pie {
	background-image: url(../img/pie.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txtazul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #061844;
	text-decoration: none;
}
.enlacepie {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlacepie:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
