.app_tablaContenido
	{
	font-family: georgia;
	font-size: 17px;
	color: white;
	table-layout: fixed;
	text-align: justify;
	}
.app_titulo
	{
	font-family: arial;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	}
.app_subtitulo
	{
	font-family: georgia;
	font-size: 25px;
	text-align: center;
	overflow: hidden;
	}
.app_fecha
	{
	font-family: tahoma;
	font-size: 13px;
	color: #333;
	margin-top: 10px;
	}
.login_input
	{
	font-family: georgia;
	font-size: 23px;
	font-style: italic;
	color: maroon;
	text-align: center;
	width: 100%;
	}
.app_pieDePagina_menu { font-family: georgia;
	font-size: 12px;
	color: gray;
	line-height: 17px;
	}
