.tituloProyecto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subtituloProy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tituloFantasia {
	font-family: "AvantGarde Bk BT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: overline;
}
.tituloDosProy {
	font-family: "AvantGarde Bk BT";
	font-size: 11px;
	font-style: normal;
	color: #990000;
}
.textocuerpo2Proy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.borde {
	border: thin double #993300;
}

