.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #333333;
	text-align: center;

}
.fondo {
	background-attachment: fixed;
	background-color: #FFC88f;
	background-image: url(../imagenes/logo_peque.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;

}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.vinculos {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;

}
.fuerte {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}
