/* Cette feuille de style permet de geer toutes les parties du Framework devant etre variable! */


/* Import du fichier Constants */
/* Global font colours and headings */
body {
	background-color: inherit;
	color: #333;
}

h1 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 13px 12px 5px 10px;
}

/*Generic Styles */
.DS-clearContent {
	height: 40px;
	float: left;
}

.DS-closeCell {
	height: 7px;
	clear: both;
}

/* Topnav Tab styling */
.DS-topnav-tab1 {
	background: url(../../../../fileadmin/IHP/PICS/tabcorner.gif) top right no-repeat #A6A6A6;
	color: inherit;
}

.DS-topnav-tab2 {
	background: url(../../../../fileadmin/IHP/PICS/tabcorner.gif) top right no-repeat #BEBEBE;
	color: inherit;
}

.DS-topnav-tab3 {
	background: url(../../../../fileadmin/IHP/PICS/tabcorner.gif) top right no-repeat #417C7A;
	color: inherit;
}

.DS-topnav-tab4 {
	background: url(../../../../fileadmin/IHP/PICS/tabcorner.gif) top right no-repeat #D6D6D6;
	color: inherit;
}

.DS-topnav-tab5 {
	background: url(../../../../fileadmin/IHP/PICS/tabcorner.gif) top right no-repeat #E3E1E1;
	color: inherit;
}

.DS-topnav-tab6 {
}


/* Link Icons for Toolbar and Page Functions */
.DS-sitemap {
	background: url(../../../../fileadmin/IHP/PICS/icon-sitemap.gif) 6em .8em no-repeat;
}
.DS-text {
	background: url(../../../../fileadmin/IHP/PICS/icon-text.gif) 4em .9em no-repeat;
}
.DS-email {
	background: url(../../../../fileadmin/IHP/PICS/icon-email.gif) 7.5em .5em no-repeat;
}
.DS-print {
	background: url(../../../../fileadmin/IHP/PICS/icon-print.gif) 8.3em .5em no-repeat;
}

/* Form styling in Toolbar */
.DS-advancedsearch {
	background: url(../../../../fileadmin/IHP/PICS/icon-advancedsearch.gif) 11.5em .7em no-repeat;
}
li.DS-searchbox {
	margin: 4px 8px 0 8px;
}

li.DS-searchbox input#fAdvancedSearch {
	border-width: 2px;
	width: 7em;
	background-color: #DDEBEA;
	color: inherit;
	font-size: 1em;
	border-color: #eee #fff #fff #eee;
	border-style: inset;
}

li.DS-searchboxok {
	padding: 6px 12px 0 0;
	background: url(../../../../fileadmin/IHP/PICS/tabcorner.gif) top right no-repeat;
}

li.DS-searchbox input#fOk {
}

/* Link styles for nav blocks */
/*ul.DS-navblock1 {
	padding-bottom: 10px;
	}*/
	
.DS-navblock1 a:active, .DS-navblock1 a:link, .DS-navblock1 a:visited {
	background-color: inherit;	
	color: #333;
	text-decoration: none;
	font-size: 95%;
}
.DS-navblock1 a:hover {
	text-decoration: underline;
	font-size: 95%;
}

#DL-topnavbar li.DS-topnav-tab3 a:active, #DL-topnavbar li.DS-topnav-tab3 a:link, #DL-topnavbar li.DS-topnav-tab3 a:visited {
	color: #FFFFFF;
}
#DL-topnavbar li.DS-topnav-tab3 a:hover {
	color: #FFFFFF;
}

.DS-navblock2 a:active, .DS-navblock2 a:link, .DS-navblock2 a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: none;
}
.DS-navblock2 a:hover {
	text-decoration: underline;
}

/* Map styling in Leftnav */
#DL-leftnav li.DS-nav-worldmap {
	padding: 0px;
	margin-left: 0px;
	background-image: url(http://typo38.unesco.org/fileadmin/IHP/CSS/VAR_pixel);
}
/* Rajout de paramettre de pos li */
#DL-rightnav li.DS-subnavlink {
	padding-left: 15px;
	margin-left: 10px;
}
#DL-rightnav li.DS-subnavlink_2 {
	padding-left: 15px;
	margin-left: 20px;
}

/* Styles for Link List in Homepage Feature Story */
.DS-listLink {
	background: url(../../../../fileadmin/IHP/PICS/greenbullet.gif) .3em no-repeat;
	background-color: inherit;
	color: inherit;
	padding-left: 15px;
	margin-left: 8px;
}

.DS-listLink a:active, .DS-listLink a:link, .DS-listLink a:visited {
	background-color: inherit;
	color: #427D7B;
	text-decoration: none;
}
.DS-listLink a:hover {
	text-decoration: underline;
}

.DS-listText {
	background-color: inherit;
	color: #333;
	padding-left: 15px;
	margin-left: 8px;
}

/* Page Functions Links */
a.DS-pageFunctionLinks:active, a.DS-pageFunctionLinks:link, a.DS-pageFunctionLinks:visited {
	background: url(../../../../fileadmin/IHP/PICS/tabcorner.gif) top right no-repeat;
	background-color: inherit;
	color: #333;
	padding: 2px 40px 2px 0;
	margin-left: 10px;
	text-decoration: none;
	display: block;
	float: left;
	display: inline;
}	
a.DS-pageFunctionLinks:hover {
	text-decoration: underline;
}
#DL-leftnav li.DS-blank	{
	background-image: url(../../../../fileadmin/IHP/PICS/pixel.gif);
}
#DL-leftnav li.DS-blankBg	{
	background-image: url(../../../../fileadmin/IHP/PICS/pixel.gif);
	background-color: #D4E0DF;
	color: inherit;
}
#DL-rightnav li.DS-blankBg	{
	background-image: url(../../../../fileadmin/IHP/PICS/pixel.gif);
	background-color: #D4E0DF;
	color: inherit;
}
/*Class pour le popup Glossary */
td.box_right_title	{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #31615F;
	
}
td.box_right_content	{
	
}