/* Hipervinculos */
	a {outline: 0}
	a img {border: 0px; text-decoration: none}
	a:link, a:visited {color: #004f75; text-decoration:underline}
	a:hover, a:active {color: #ffffff; background-color: #004f75}.txt {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #004f75;
}
.fondoizq {
	background-image: url(images/fondo_lado_izq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondodere {
	background-image: url(images/fondo_lado_der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-image: url(images/fondo_papel_abajo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #bd5624;
	text-decoration: none;
}
.txt {
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #49321d;
}
.titblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #004F75;
	text-decoration: none;
}
.fondopap {
	background-image: url(images/fondo_papel_arriba.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.azteca {
	background-image: url(images/simbolo_azteca.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titpeke {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #bd5624;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
.hojita {
	background-image: url(images/hojitas_solas.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.diamante {
	background-image: url(images/diamante.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondobtn {
	background-image: url(images/fondo_btn_blanco.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ranita {
	background-image: url(images/ranita.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ranita2 {
	background-image: url(images/ranita_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.testimonios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #49321d;
	text-decoration: none;
}
.titbluepeke {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #004F75;
	text-decoration: none;
}
.border {
	border: thick solid #EDE3AF;
}
