/* CSS Document */

body {
	margin: 0;
	padding:0;
	background: url(../images/body_bg.jpg) repeat-x;
	font-size: 90%;
	font-family: simsong;
}


#container {
	width: 54em;
	border-right: 2px solid #FFF;
}

#top {
	background-image: url(../images/ban_bg.jpg);
}
#top_hp {
	background-image: url(../images/img_title.jpg);
	height: 55px;
}

#top h1 {
	margin:0;
}

#top #toplinks {
	background-repeat: no-repeat;
	text-align: right;
	height: 19px;
	margin: 0;
	padding: 0 .6em 0 0;
	font-size: .90em;
	color: #FFF;
}

#top #toplinks li {
	background-repeat: no-repeat;
	text-align: right;
	height: 19px;
	display: inline;
}

#top #toplinks li a {
	color: #000;
	text-decoration: none;
}

#top #toplinks li a:hover {
	text-decoration: underline;
}

#banner {
	background: #EBE994 url(../images/banner_a_bg.jpg) repeat-x;
}

#banner #bnr_pg {
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	height: 87px;
}

#banner #bnr_pg img {
	margin-top: 50px;
}

#menu {
	background: #000;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	line-height: 1.8em;
	font-size: .90em;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid #FFF;
	padding: 4px;
}

#menu li a:hover {
	color: #333;
	text-decoration: none;
	border-right: 1px solid  #FFF;
	padding: 4px;
	background: #EEE;
}

#center {
	background: url(../../../archives/images/fnd_rightnav.gif) right top repeat-y;
}

#center #text {
	width: 600px;
	padding: 1em 0 1em 1em;
}

#center #rightnav {
 	background-color: #B7BDF4; 
	width: 157px;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#center #rightnav li {
 	background: #BEB255;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFF;
	font-size: 90%;
}

#center #rightnav li a {
	border-left: 5px solid #FC0;
	display: block;
	padding: 3px 6px;
	color: #000;
	text-decoration: none;
}

#center #rightnav li.l1 {
 	background: #F4F3C6;
}

#center #rightnav li.l1 a, #center #rightnav li.l2 a, #center #rightnav li.l3 a {
	border-left: 5px solid #666;
	color: #333;
}

#center #rightnav li.l2 {
 	background: #D2D2FF;
}

#center #rightnav li.l3 {
 	background: #F1F1F8;
	font-size: 85%;
}
#skiplink{
	color: #A8B0F1;
	height: 0;}

#footer {
	clear:both;
	background: url(../images/fnd_footer.gif) repeat-x;
	color: #000;
	padding: 0 1em;
	height: 28px;
	font-size: .9em;
	line-height: 2em;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #000;
	text-decoration:none;	
}

#footer a:hover {
	color: #FFF;
}


/* HTML ELEMENTS */

h2 {
	color: #036;
	font-size: 1.4em;
	font-weight: normal;
	font-family: simhei;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.2em;
}


/* GENERAL CLASSES & ID */

#printversion {
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#printversion a {
	background: url(../images/ico_print.gif) left no-repeat;
	padding: 0 0 0 19px;
	color: #666;
	
}

.clear {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

#content {
}

#content .picture {
	border: 1px solid #CCC;
	margin: 0 auto;
}

#content .picture p {
	padding: 0 4px 4px;
	margin: 0;
	font-size: .9em;
}

#content .picture ul#direction {
	font: bold .9em Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 0;
	text-align: center;
	background: #CCC;
} 

#content .picture  ul#direction li {
	padding: 0 20px;
	margin: 0;
	list-style-type: none;
	display: inline; 
}

#content .thumbnail img, #content .picture img {
	padding: 4px;
}

#content .thumbnail p {
	padding: 0 4px 4px;
	margin: 0;
	font-size: .9em;
}

#content a.plus {
	background: #CCC;
	display: block;
	padding: 2px;
}

#content .thumbnail {
	float: left;
	border: 1px solid #CCC; 
	width: 158px;
	margin: 0 1em 1em 0;
}
/* PARTICULAR CLASSES & ID */

.letter {
	font: normal 2.5em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #999;
}

.word {
	font-weight: bold;
	vertical-align: top;
}

.cuadro {
	border-top: 2px solid #666;
	border-bottom: 1px solid #666;
	background: #EEE;
	margin: 2em;
	padding: 1em;
}
.cuadro p {
	margin: 0;
	padding: 0;
}

.tools {
}

.tools tr th {
	background: #6CF;
	text-align: left;
	vertical-align: bottom;
	padding: .2em .4em;
}
.tools tr td {
	vertical-align: middle;
	text-align: center;
	padding: .2em .4em;
	border-bottom: 1px dotted #6CF;
	border-right: 1px solid #6CF;
}

.tools tr td.tool {
	vertical-align: top;
	text-align: center;
	background: #FFFFCC;
}

.sheet {
	padding: 1em;
	margin: 0 4em;
	border: 1px solid #333;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

.sheet p {
	font-weight: bold;
	border-bottom: 1px dotted;
}

.sheet .item {
	border-bottom: 1px solid #FFF;
}

.col1 {
	width: 35%;
	float: left;
	margin-top: 1em;
}

.col2 {
	width: 64%;
	float: right;
	margin-top: 1em;
}

#content {
}

#content .picture {
	border: 1px solid #CCC;
	margin: 0 auto;
}

#content .picture p {
	padding: 0 4px 4px;
	margin: 0;
	font-size: .85em;
}

#content .picture ul#direction {
	font: bold .8em Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 0;
	text-align: center;
	background: #CCC;
} 

#content .picture  ul#direction li {
	padding: 0 20px;
	margin: 0;
	list-style-type: none;
	display: inline; 
}

#content .thumbnail img, #content .picture img {
	padding: 4px;
}

#content .thumbnail p {
	padding: 0 4px 4px;
	margin: 0;
	font-size: .85em;
}

#content a.plus {
	background: #CCC;
	display: block;
	padding: 2px;
}

#content .thumbnail {
	float: left;
	border: 1px solid #CCC; 
	width: 158px;
	margin: 0 1em 1em 0;
}
/* FOTOGALERIA */
.sliderwrapper {
	position: relative;
	overflow: hidden;
	width: 590px;
	height: 500px;
	clear: left;
	float: left;
}

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width: 100%;
}

.sliderwrapper .contentdiv .img {
	background: #333;
	overflow: hidden;
	height: 376px;
	width: 100%;
	color: #FFF;
}

/* FF */
.sliderwrapper .contentdiv .img .vcenter {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 590px;
	height: 376px;
}
/* ** */

/* IE */
.sliderwrapper .contentdiv .img .vcenter {
	#text-align: center;
}

.sliderwrapper .contentdiv .img {
	#text-align: left;	 
	#position: relative;
	#display: table;
}

.sliderwrapper .contentdiv .img .vcenter {	
	#position: absolute;
	#top: 50%;
	#display: block;
	#width: 100%;
}

.sliderwrapper .contentdiv .img img {
	#position: relative;
	#top: -50%;
	#text-align: left;
}
/* ** */

.sliderwrapper .contentdiv .txt {
	background: #EEE;
	height: 100px;
	padding: .4em 0.6em;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif
}

.pagination {
	font: normal .8em/1.6 Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0 0 0.6em;
	background: #CCC;
	float: left;
	width: 98.5%;
	text-align: center;
}

.pagination a {
	padding: 0 .38em 0 .38em;
	text-decoration: none; 
	color: #111;
}

.pagination a:hover, .pagination a.selected {
	color: #111;
	background-color: #FC0;
	font-weight: bold;
}
/* HP */
#bnr_hp {
	background: url(../../../archives/images/ban_home_b2.jpg) right no-repeat;
}

#hp_column1 {
	width: 25em;
	float: left;
}

#hp_column1 h3 {
	color: #036;
	font-size: 1.2em;
	text-align: center;
	margin: 0 0 .2em 0;
}

#hp_column1 ul {
}

#hp_column2 {
	width: 25em;
	float: right;
}

#hp_search {
	background: url(../../../archives/images/ico_search.gif) top left no-repeat;
	padding: 0 0 0 4em;
	margin-bottom: 1em;
}

#hp_gallery {
	background: url(../../../archives/images/ico_photo.gif) top left no-repeat;
	padding: 0 0 0 4em;
	margin-bottom: 1em;
}

#hp_tools {
	background: url(../../../archives/images/ico_toolkit.gif) top left no-repeat;
	padding: 0 0 0 4em;
	margin-bottom: 1em;
}

#alphaindex {
	text-align:center;
	margin: 2em 0;
	
}

#alphaindex a {
	background: #EEE;
	padding: .2em .4em;
	font-size: 90%
}

/* LANGUAGES BAR */
ul#languages {
	width: 300px;
	height: 26px;
	text-align: right;
	float: right;
	margin: 0;
	padding: .15em .15em 0 0;
	background: url(http://www.un.org/archives/images/fnd_languagebar.jpg) no-repeat;
}

ul#languages li {
	font: normal .75em Arial, Helvetica, sans-serif;
	color: #333;
	list-style: none;
	display: inline;
	margin-left: .3em;
}

ul#languages li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

ul#languages li a:hover {
	text-decoration: underline;
}
/* NAV SECTION */
.navsectiontop {
	padding: .4em;
	border-top: 1px dotted #036;
	margin: -1em 0 4em;
}
.navsectionbtm {
	padding: .4em;
	border-top: 1px dotted #036;
}

.navsectiontop a, .navsectionbtm a {
	color: #069;
}

ul.part {
	margin: 0;
	float: right;
}

ul.part li {
	display: inline;
	padding: 0 0 0 .6em;
}
ul.part li a {
	float: none;
}

ul.part li a:hover {
	text-decoration: underline;
}

ul#index {
	margin: 2em 0 0 1em;
	padding: 0;
	list-style: none;
}

ul#index li {
	border-left: 4px solid #CCC;
	margin: .1em;
	padding-left: .4em;
}