.barra{ 
	font-family: sans-serif; 
	font-size: 10px; 
	font-weight: 400; 
	color: #cc4054; 
	background:#cc4054; 
	text-align: center;
}

.cenefa{ 
	font-family: sans-serif; 
	font-size: 30px; 
	font-weight: 400; 
	color: #ffffff; 
	background:#cc4054; 
	text-align: center;
}

.menu{
	font-family: sans-serif; 
	font-size: 12px; 
	font-weight: 400; 
	color: #ffffff; 
	background:#cc4054; 
	text-align: left;	
}

.Wh1{ 
	font-family: sans-serif; 
	font-size: 20px; 
	text-align: center;
	font-weight: bold; 
}


.Wh3{ 
	font-family: sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left;	
}


.Wh5{ 
	font-family: sans-serif; 
	font-size: 14px; 
	text-align: left;	
}

.cifras{ 
	font-family: sans-serif; 
	font-size: 14px; 
	text-align: right;
}

hr{
  height: 2px;
  background-color: red;
}