body {
	font-family:"Open Sans",sans-serif;
	font-size: 14px;
	width:700px;
}
header span.paginar {color: white; background-color: red;}
header p.superior {font-size: 18px; font-weight: bold;}

nav h2{
	font-family: "Titillium Web",sans-serif;
	background-color: #EAEAEA;
	padding: 7px;
	font-weight: normal;
	font-size: 17px;
}

article p#fecha {color:#A52A2A; font-size: 12px;}
section strong {font-size: 11px;}
