@charset "UTF-8";
/* CSS Document */

* {
	background: transparent !important; 
	color: #000 !important; 
	text-shadow: none !important; 
	filter:none !important; 
	-ms-filter: none !important;
	border-bottom: none;
	text-decoration: none;
}

a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
a[href]:after { content: none; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }


body {
	margin: .5cm;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper, header, hgroup, article, aside, section {
	background: none;
	width: 100%;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 0;
}


hgroup {
	height: inherit;
}

header a#banner {
	width: 100%;
	height: inherit;
	float: none;
}

header a#banner h1 {
	display: block;
	font: normal 4em/.2em Arial, Helvetica, sans-serif !important;
}

header a#banner h2 {
	display: block;
	font: normal 3em/1em Arial, Helvetica, sans-serif;
}

#infocus h1 {
	font: normal 2em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 1em;
}

#nav-main, nav#sec, nav#lang, nav#peacekeeping, #multimedia, #themes, header a#emblem, aside, #multimedia-home {
	display: none;
}

aside.nobox, #multimedia.googlemap {
	display: block;
}

aside.nobox section {
	background: inherit;
	padding: 2em 0;
	display: block;
	min-height: 150px;
	border: none !important;
}

aside.nobox section img {
	float: left; border: none; margin: 0 2em 2em 0;
}
aside.nobox section p {
	padding: 0;
	font: normal 1.2em/1.2em Arial, Helvetica, sans-serif;
}
aside.nobox section footer {
	text-align: right;
	font: normal 1.2em/1.2em Arial, Helvetica, sans-serif;
}



footer#mainfooter {
	content: "Copyright © United Nations 2012";
}