.borde {
	border: 1px solid #339966;
}
.huella {
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.apoyo {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF3333;
}
.fondoperro {
	background-image: url(images/fondoperro.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tienda {
	background-image: url(images/fondotienda.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tiendaCopia {

	background-image: url(images/fondoinfo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.reloj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	text-align: center;
	border: 0px solid #FF3333;
}