  /* THIS STYLE SHEET IS COMMON AMONG ALL THEMATIC PAGES. */

* { margin-left:0px; margin-right:0px;}

/* LANGUAGE BAR */

#languages ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

/* TOP BANNER */
#topbanner {
	margin-bottom:0em;
}

/* THEMATIC NAVIGATION */

#thematicnav {
	height: 2.5em;
	width:100%;
	padding-bottom:.1em;
}

#thematicnav ul  {
	list-style-type: none;
	width:100%;
	margin-top: .2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#thematicnav ul li {
	display: inline;
	font-size:1em;
}
#thematicnav ul li a {
	margin-left: 0.24em;
	float: left;
	padding-top: 0.5em;
	padding-right: 2.19em;
	padding-bottom: 0.5em;
	padding-left: 2.19em;
}
#thematicnav  #peace a {
	width: 9em;
	border-top: 1px solid #357285;
	border-right:1px solid #357285;
	border-left: 1px solid #357285;
	background-image: url(/common/images/peacebkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	background-color: #357285;	
}

#thematicnav  #rights a  {
	width: 7em;
	border-top: 1px solid #3B9768;
	border-right: 1px solid #3B9768;
	border-left: 1px solid #3B9768;
	background-image: url(/common/images/hrbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	background-color: #3B9768;
}

#thematicnav   #humanitarian  a {
	width: 9em;
	border-top: 1px solid #4F68AB;
	border-right: 1px solid #4F68AB;
	border-left: 1px solid #4F68AB;
	background-image: url(/common/images/humaffbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	background-color: #56538C;
}

#thematicnav   #law  a {
	width: 13%;
	border-top: 1px solid #DD5C1B;
	border-right: 1px solid #DD5C1B;
	border-left: 1px solid #DD5C1B;
	background-image: url(/common/images/intlawbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	background-color: #C65C2B;	
}

#thematicnav #development a {
	width: 6em;
	border-top: 1px solid #BA9433;
	border-right: 1px solid #BA9433;
	border-left: 1px solid #BA9433;
	background-image: url(/common/images/ecosocbkgd.jpg);
	background-repeat: repeat-x;
	background-position: -16px;
	background-color: #B38E11;
}


#thematicnav  ul  li  a:link, #thematicnav  ul  a:active, #thematicnav ul li a:visited  {
	color: #000033;
	text-decoration: none;
}
#thematicnav ul li a:hover    {
	text-decoration: underline;
	color: #000033;
}

/* MAIN NAVIGATION (left): navigation links */

#mainnav {
	float: left;
	width: 19%;
	clear: none;
	padding: 0px;
	margin: 0px;
}
#mainnav ul li a {
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;	
	font-size: .9em;
	padding-right: 0.7em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-top: 0.3em;
}
#mainnav h2 {	
	font-weight: bold;	
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.7em;	
	font-size: 1em;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
}
#mainnav ul ul li a   {
	font-size: 75%;
	background-image: url(/en/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
#mainnav ul ul li a:link {
	padding-top: .3em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 1.5em;
}

.pdfnote {
	text-align: left;
	display: block;
	font-size: 85%;
	padding-left: 0.7em;
	color:#333333;
}

/* CONTENT */

#content {
	width: 59%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
#content h2 {	
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size:1.2em;
}
#content a, #content a:link, #content a:visited, #content a:hover, #content a:active {	
	text-decoration: underline;
}
#content ul li {
	list-style-type: none;
	color: #333;
}
#content #photobox {
	margin-bottom: 0.2em;
	margin-top: 0.6em;
	/*width: 37.6em;	*/
	width:100%;
}
#content  #photobox  p {
	margin: 0px;
	padding: .5em;
	color: #333333;
	font-size: .9em;
}
#content p {
	font-weight: normal;
	color: #333333;
}
#content ul.contentli {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#content ul.contentli li {
	color: #333;	
	background-repeat: no-repeat;
	background-position: 21px 16px;
	padding-top: 0.7em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 3em;
}
#content ul.contentli ul li {	
	background-position: 22px 14px;
}
#content ul.contentli li .title  {
	font-size: 1.1em;
	font-weight: bold;
}

/* BOXED TEXT */

#content #boxtext {
	display: block;
	background-color: #EBEEF5;
	border: 1px dotted #6666FF;
	padding-bottom: 0.3em;
	margin-top: 1em;
	margin-bottom: 1em;
	float: left;
	width: 98%;
}

#content #boxtext h2 {
	padding-bottom: 0.2em;
	background-color: #D9DEEC;
	display: block;
	padding-left: 0.5em;
	border-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0px;
	padding-top: .2em;
}
#content #boxtext p {
	padding-right: 0.7em;
	padding-left: 0.7em;
	color: #10215A;
}
#content #boxtext .top {
	padding-top: 0.6em;
}

/* RESOURCES: RIGHT COLUMN */

#resources {
	float: right;	
	width: 19%;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;	
}
#resources .box {
	width: 93%;
	background-color: #FFFFFF;
	margin-top: 0.6em;
	/*margin-right: 0.35em;*/
	margin-right: auto;
	margin-left: auto;
}
#resources .box a:link {
	color: #333333;
	text-decoration: none;
}
#resources .box .more a {
	text-align: right;	
	font-size: .9em;
	font-style: italic;
	display: block;
	color: #333333;
}
#resources .box h2 {	
	color: #FFFFFF;
	padding-left: 0.5em;
	font-size: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin: 0px;
}
#resources .box ul {
	margin: 0px;
}
#resources  .box  ul li {
	color: #333333;	
	font-size: .9em;
	background-image: url(/en/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	padding-top: 0.1em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 1.3em;
	list-style-type: none;
}
#resources .box .actu li    {
	font-size: 0.85em;
	display: block;
	border-bottom: 1px solid #999999;
	padding-bottom: 0.5em;
	margin-top: 0;
	margin-right: 0.7em;
	margin-bottom: 0.5em;
	margin-left: -2.6em;
}
#resources  .box  .actu  a:link {color: #330000;}
#resources  .box  .actu  a:visited {color: #660000;}
#resources  .box  .actu  a:hover {color: #660000; text-decoration:underline;}

/* FOOTER BAR */

footer {	
	height: 1.9em;	
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #333;
	text-decoration: none;
}
#footer ul li a:visited {	
	text-decoration: none;
}
#footer ul li a:hover {	
	text-decoration: underline;
}
.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
	font-size: 1px;
}
