@font-face {
  font-family: "Open Sans";
  src: local("Open Sans"), local("OpenSans"), url("https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@font-face {
  font-family: "Titillium Web";
  src: local("Titillium Web"), local("TitilliumWeb-Regular"), url("https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.woff2") format("woff2"), url("https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcdGU7DQ8I6RFMlK0vgclk7w.woff") format("woff");
}
@font-face {
  font-family: "Open Sans Bold";
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2") format("woff2"), url("https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
body {
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 100;	
	color: #4E4E4E;
}
h1 {
	font-family: "Open Sans Bold";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	}
h2 {
	font-size: 17px;
	font-family: "Titillium Web";
	margin: 12px;
	}
h3 {
	font-family: "Open Sans Bold";
	font-style: normal;
	font-weight: 400;
	font-size: 1.4em;
	}
strong {
	font-weight: bold;
}
p {
	text-align: justify;
}
.content {
	width: 80%;
	margin: 12px;
}
#fecha {
	color:#a52a2a;
	font-family: "Open Sans Bold";
	font-size: 11px;
}
#titulo_resaltado{
	padding: 1px;	
	background-color: #F8F8F8;
}
#texto_resaltado{
	font-size: 11px;
}