.txt-cabecera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	color: #fc7216;
	font-weight: bold;
}
.bordecito-negro {
	border: 1px solid #000000;
}
.fondo-index {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo-index.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
