@charset "UTF-8";
/* CSS Document */
#letricas {
	text-align: center;
	padding-bottom: 25px;
	}
.tablagrl 
{
	background-color:#E8EFF9;
	padding: 125px;
	text-align: center;
	margin-bottom: 40px;
	
	}
#enunciado {
	color: #02367E;
	font-size: smaller;
	line-height: 18px;

	
	
	}
	.letdest
	{ font-family: 'Slabo 27px', serif;
		text-align:center;
		font-size: 40px;
		padding-top: 20px;
		padding-bottom: 15px;
		color: #02367E;
}

		h2
{		font-family: 'Slabo 27px', serif;
		text-align:center;
		font-size: 40px;
		color: #C90;
		line-height: 180%;
		letter-spacing: 0.03em;
		margin-bottom: 15px;
	}
	
td {
	line-height: 25px;
	padding: 3px;
	
}

.lineas {
	border-bottom: 1px solid #455D80;
   width: 25%;
   border-bottom-style:dotted;
	}