.fondo {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
}
.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #feeaa7;
	text-decoration: none;
}
.txtobras {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #feeaa7;
	text-decoration: none;
}
.txtcorrido {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #feeaa7;
	text-decoration: none;
}
