  /* ==========================================================================
   Author's custom styles
========================================================================== */
.event-title, .event-date {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0.05em;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.site-header {
	FONT-SIZE: 1.2em;
    line-height: 1.2em;
	float: left;
    margin-top: 2.5em;
    letter-spacing: 0.05em;
    font-weight: bold;
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.un-brandbar-welcome-lr::after {
	content: "Bienvenue aux Nations Unies" !important;
}
.english {
	font-size: 75% !important;
	vertical-align: middle;
	color: #ffffff;
	background-color: #666666;
	padding: 0;
	margin: 0px;
}
p a, p a:link, p a:visited {
	text-decoration: underline !important
}
/*blockquote { margin-bottom:-10px}*/
blockquote a {
	text-decoration: underline
}
h2 {
	margin-bottom: 0.5em
}
p a {
	text-decoration: underline!important;
}

@media (max-width: 660px) {
.site-header-sm {
	width: 130% !important;
	font-size: 1em !important;
	margin-top: 0px !important;
}
}

/* Alert UNBisNet links*/
.unbisnet {
	font-size: 93%;
	padding: 0.3em;
	margin-right: 0.4em;
	margin-left: 0.4em;
	font-style: italic;
	color: #666666;
}
/* Extra space at the bottom of a short page */
.widespace {
	padding-bottom: 40px;
}
/* For the Facts & Figures tables */
div.facts {
	background-color: #eaeaea;
	border-color: #4d4d4d;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 13px;
}
#page-content div.facts h3 {
	background-color: #4d4d4d;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px;
}
#page-content div.facts ul, #page-content div.facts p {
	margin: 8px 10px;
}
#page-content div.facts li {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content p.source {
	text-align: right;
	color: #707070
}
.last {
	border: none !important
}