.puerta {
}
.subtítulo {
	font-family: "Goudy Old Style";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;

}
.pequeña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

