.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 80;
}
.credito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bbccb7;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #bedc2d;
}
a:active {
	text-decoration: underline;
	color: #bedc2d;
}
a.tienda:link {
	text-decoration: underline;
	color: #333333;
}
a.tienda:visited {
	text-decoration: underline;
	color: #333333;
}
a.tienda:hover {
	text-decoration: underline;
	color: #bedc2d;
}
a.tienda:active {
	text-decoration: underline;
	color: #bedc2d;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #509020;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #e54f00;
	font-size: 36px;
	text-decoration: none;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #54554A;
	line-height: 22px;
}
.goto {
position : absolute;
left : -1000px;
}
.entrance {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #266311;
	line-height: 22px;
}
.normal_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 22px;
}
.photo_credit {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	line-height: 9px;
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	border: thin solid #69A72F;
	background-color: #D9E2D1;
}
.button {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-image: url(imagenes/fondo_boton.jpg);
}

a.link-intext:link {
	text-decoration: underline;
	color: #000;
}
a.link-intext:visited {
	text-decoration: underline;
	color: #000;
}
a.link-intext:hover {
	text-decoration: underline;
	color: #bedc2d;
}
