
body {
	background: #fff ;
	font-size: 10pt;
}
#header, #container, #footer {
	width: auto;
}


#header-container {
	background: none;
}
#header #logo {
	float: none;
	margin: 0;
	background: none;
}

#header #logo span {
	text-indent: 0; }


#header h1 {
	font-size: 13pt;
	font-weight: bold;
	background: none;
	height: auto;
	text-indent: 0;
	margin: 1em 0;
	width: auto;
}
#header p {
	font-size: 10pt;
	margin: 0;
	color: #000;
}

#nav-lang {
	display: none;
}




#nav-main {
	display: none;
}

#container {
	background: none;
	margin-bottom: 0;
}
#content {
	padding: 0;
	margin-left: 0;
	background: none;
	min-height: auto;
}



#content h2 {
	font-size: 12pt;
	font-weight: bold;
	background: none;
	padding-left: 0;
	margin: 1em 0;
}
#content h2 span {
	text-indent: 0;
	height: auto;
}







address {
	font-style: normal;
}
#footer {
	margin-top: 2em;
	font-size: 9pt;
}
#footer .vcard {
	margin-left: 0;
	margin-right: 5%;
	margin-bottom: 0;
	width: 45%;
}

#footer .vcard .org {
	color: #000;
}

#disclaimer {
	margin-right: 0;
	padding-top: 2.2em;
}
