@charset "utf-8";
.Pie_pagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E4BF87;
}
.titulos {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 24px;
	color: #AE8226;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BE8E29;
}
.links2 {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 16px;
	color: #D9AC4F;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C1206;
}

.subtitulos {
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 18px;
	color: #E2C07A;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #AE8226;
	border-right-color: #AE8226;
	border-bottom-color: #AE8226;
	border-left-color: #AE8226;
}
.borde_fotos {
	border: 1px solid #BE7C18;
}

