.tabla {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;


}
.titulotabla {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: normal;
	font-weight: normal;
	text-align: center;

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

}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.art {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.carta {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.fondo {
	background-color: #FFc88f;
	background-image:  url(../../imagenes/logo_peque.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;


}
.noticias {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
