* {
  padding: 0;
  margin: 0;
  border: 0;
}

input {
  border: 1px solid gray;
}

.leftAlignedImage {
  float: left;
  margin: 0px 10px 10px 0px;
}

.rightAlignedImage {
  float: right;
  margin: 0px 0px 10px 10px;
}

.TU-sloganBgColor h2 {
  color: white;
  font-weight: bold;
  font-size: 110%;
}

.TU-sloganBgColor {
  background: url(../images/slogan_bg.gif) top left repeat-x;
}

.TU-sloganBgCurve {
  background: url(../images/slogan_bg_curve.gif) top left no-repeat;
}

#TU-curveBg {
    /*background: url(../images/nav_bg.jpg) top left no-repeat;*/
    background: url(../images/bgmain.jpg) top left repeat-y;
  float: left;
}

.TU-toolbarBgColor {
  background: url(../images/bgtabs.png) bottom left repeat-x #c6c4ac !important;
}

#DL-leftnav li.TU-navheaderBg {
  line-height: 24px;
  font-weight: bold;
  font-size: 110%;
  background: url('v4/leftmenuheaderbg.jpg') top right repeat-y #95b8c3;
  margin-bottom: 5px;
}

#DL-rightnav li.TU-navheaderBg {
  line-height: 24px;
  font-weight: bold;
  font-size: 110%;
  background: url('v4/rightmenuheaderbg.jpg') top left repeat-y #95b8c3;
  margin-bottom: 5px;
}

li.TU-navlinksBg {
  margin-left: 5px;
}

#TU-threeColBg {
  border-top: 1px solid white;
  float: left;
  background: url(../images/threeColumnBg.gif) repeat-y white;
}

#TU-twoColBg {
  float: left;
  background: url(../images/twoColumnBg.gif) repeat-y white;
}
#DL-global {
  background: #427FA6;
  width: 970px; /* Changed: 770px */
  margin-left: auto;
  margin-right: auto;
}
#DL-container {
  /*float: left;*/
  width: 970px; /* Changed: 770px */
}
#DL-mainframe  {
  /*float: left;*/
  width: 970px; /* Changed: 770px */
}

/*topnav layout */
#DL-topnavbar  {
  float: left;
  width: 970px; /* Changed: 770px */
  background: url(../images/tabcorner.png) top right no-repeat #EDEBEB;
  /* c-unesco  */
  font-size: 0.95em;
}
#DL-topnavbarspacer  {
  width: 970px; /* Changed: 770px */
  margin-left: auto;
  margin-right: auto;
  background: url(../images/bgwavetop2.png) 648px 0px no-repeat;
  height: 22px;
  font-size: 0.1em;
}
#DL-topnavbarbg {
  background: url(../images/bgwavetop.jpg) 613px 0px no-repeat;
  height: 26px;
}
#DL-topnavbar ul {
  width: 100%;
  font-size: 75%;
}
#DL-topnavbar ul li {
  float: left;
  display: inline;
  list-style: none;
}
#DL-topnavbar ul li a:active, #DL-topnavbar ul li a:link, #DL-topnavbar ul li a:visited {
  float: left;
  display: block;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  height:17px;
  padding: 4px 9px 5px 7px;
}
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#DL-topnavbar ul li a { float:none;}
  /* End IE5-Mac hack */
 
/* Delta Layout */
#DL-deltablock  {
  float: left;
  width: 970px; /* Changed: 770px */
  /*padding-top: 15px;*/
  display:inline;
  position: relative;
  background: url(../images/banner.jpg) top left no-repeat #c6c4ac;
  /*border-bottom: 1px solid none;*/
}
#DL-logobox {
  float: left;
  width: 186px;
  display:inline;
  position: absolute;
}
#DL-deltabox {
  background-color: #fff;
  text-align: left;
  padding-left: 197px; /* added */
  width: 773px; /* Changed: 770px */
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
#DL-deltasloganbox  {
  padding-left: 179px;
  /*padding-top: 2px;
  padding-bottom: 3px;*/
  width: 970px; /* Changed: 770px */
  width: 791px; /* Changed: 792px */ /* Changed: 562px */
}

#DL-deltasloganboxinner  {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left: 50px;
}

/* Toolbar Layout */
#DL-toolbar {
  width: 100%;
  font-size: 70%;
  background: url(../images/bgtabs.png) bottom left repeat-x;
}
#DL-toolbox {
  float: left;
  width: 459px;
  background: url(../images/tabcornershaded.png) top right no-repeat;
}
#DL-toolbox ul {
  width: 100%;
}
#DL-toolbox ul li {
  float: left;
  display: inline;
  list-style: none;
}
#DL-toolbox ul li a:active, #DL-toolbox ul li a:link, #DL-toolbox ul li a:visited,
#DL-searchbox ul li a:active, #DL-searchbox ul li a:link, #DL-searchbox ul li a:visited {
  float: left;
  display: block;
  color: #04444f;
  text-decoration: none;
  font-weight: normal;
  padding: 5px 12px 5px 8px;
  background: url(../images/tabcornershaded.png) top right no-repeat;
}
#DL-toolbox ul li a:hover {
  text-decoration: underline;

}
#DL-languagebox, #jflanguageselection, .moduletabletime {
  float: right;
/*  width: 265px;*/
  background-image: url(../images/tabcornershaded.png);
  background-position: top right;
  background-repeat: no-repeat;
  margin: 0 !important;
  padding: 0 !important;
}

.moduletabletime {
  padding:4px 10px !important;
}

#DL-searchbox {
  float: right;
  width: 255px;
  background-image: url(../images/tabcornershaded.png);
  background-position: top right;
  background-repeat: no-repeat;
}
#DL-languagebox ul, #DL-searchbox ul {
  width: 100%;
  list-style: none;
}
#jflanguageselection ul {
  margin: 0 !important;
  padding: 0 !important;
}
#DL-languagebox li, #DL-searchbox li {
  float: right;
  display: inline;
  list-style: none;
}
#jflanguageselection li {
  margin: 0 !important;
}
#DL-languagebox ul li a:active, #DL-languagebox ul li a:link, #DL-languagebox ul li a:visited,
#jflanguageselection ul li a:active, #jflanguageselection ul li a:link, #jflanguageselection ul li a:visited {
  float: left;
  display: block;
  color: #04444f;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 13px 5px 8px;
}
#DL-languagebox ul li a:hover,
#jflanguageselection ul li a:hover {
  text-decoration: underline;
}
#DL-languagebox ul li a.DS-languagetab:active, #DL-languagebox ul li a.DS-languagetab:link, #DL-languagebox ul li a.DS-languagetab:visited,
#jflanguageselection ul li a:active, #jflanguageselection ul li a:link, #jflanguageselection ul li a:visited {
  background: url(../images/tabcornershaded.png) top right no-repeat;
}


/* New breadcrumbs */
.DS-breadcrumbs {
  padding-top:5px;
  color: #eee6c7; /*#04444f;*/
  padding:5px 33px 5px 8px;
  /*height: 17px;
  overflow: hidden;*/
}

.DS-breadcrumbs div {
  display: inline;
}

.DS-breadcrumbsleft {
  background: url(../images/bgtabsleft.jpg) bottom left no-repeat;
}
.DS-breadcrumbsright {
  /*background: url(../images/tabcornershaded.png) top right no-repeat*/
}

.DS-breadcrumbs a, 
.DS-breadcrumbs a:hover,
.DS-breadcrumbs a:link,
.DS-breadcrumbs a:visited
{
  background: transparent !important;
  display: inline !important;
  float: none !important;
  padding: 0px !important;
  color: white !important;
}

/* Leftnav Layout */
#DL-leftnav {
  float: left;
  width: 170px;
  font-size: 80%;
  background: url(../images/leftmenubg.png) top right repeat-y #88959a;
}

#DL-leftnav .menu {
  font-weight: bold;
}

#DL-leftnav ul {
list-style: none;
}
#DL-leftnav li{
  padding-left: 0px; /* Change 10px */
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  display: block;
  /*background-position: .4em .6em;
  background-repeat: no-repeat;
  background-image: url(../images/navarrow.png);*/
  font-size: 120%;
}
#DL-leftnav li li{
  padding-left: 0px;  /* Change 10px */
  font-size: 80%;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 130%;
}
#DL-leftnav li.active li {
  /* background-image: url(../images/navarrow.png); */
}
#DL-leftnav li.active {
  color: #5a696c;
  background: white;
}
#DL-leftnav li.active a {
  color: #5a696c;
}

/* Rightnav Layout */
#DL-rightnav {
  float: left;
  width: 170px;
  font-size: 80%;
  margin: 10px 10px 10px 0px;
}
#DL-rightnav ul {
  margin-left: 2px;
  list-style: none;
}
#DL-rightnav li{
  padding: 0.5px 1.3em;
  display: block;
  background-position: .4em .6em;
  background-repeat: no-repeat;
  background-image: url(../images/navarrow.png);
}

/* Content Layout */
/* To be used to 3 column layout */
#DL-content {
  float: left;
  width: 600px; /* Changed: 430px */
  font-size: 80%;
  position: relative;
  background-color: #fff;
  padding: 0px 10px;
}
/* To be used to 2 column layout */
#DL-content-2col {
  float: left;
  width: 800px; /* Changed: 600px */
  background: white;
  position: relative;
  font-size: 80%;
  background-color: #fff;
}

/* Main Homepage Story */
#DL-content .DL-featureStory2 {
  /*float: left;*/
  width: 623px; /* Changed: 423px */
  
}

/* Main Homepage Story */
#DL-content .DL-featureStory {
  float: left;
  width: 253px;
}

#DL-contentwide .DL-featureStory {
  float: left;
  width: 623px; /* Changed: 423px */
}
.DL-featureImg {
  float: left;
  margin: 5px 3px 5px 5px;
  width: 164px;
  display: inline;
  font-size: 80%;
  color: #999999;
  line-height: 11px;
}
  
#DL-content p, #DL-contentwide p {
  margin: 0px 0px 10px 0px;
}

/* Layout for objects on Homepage */
.DL-Widenews ul {
  float: left;
  list-style: none;
  margin: 25px 5px 7px 10px;
  width: 410px;
  display: inline;
  clear: both;
  }
  
    
/* Layout for objects on Homepage */
.DL-newsObject ul {
  float: left;
  list-style: none;
  margin: 25px 0 7px 10px;
  width: 47%;
  display: inline;
  clear: both;
}
.DL-eventObject ul {
  float: right;
  list-style: none;
  margin-right: 10px;
  margin-top: 25px;
  width: 47%;
  display: inline;
}
.DL-publishedObject ul {
  float: right;
  list-style: none;
  margin-right: 10px;
  margin-top: 0px;
  width: 47%;
  display: inline;
}
  
/*Page Functions Layout */
#DL-pageFunctions {
  clear: both;
  background-color: #B5D8EF;
  float: left;
  width: 100%;
  font-size: 70%;
}
#DL-pageFunctions ul {
  list-style: none;
  background-color: #DAE2E9;
  margin: 0 170px;
  width: 630px; /* Changed: 430px */
  float: left;
  display: inline;
}
#DL-pageFunctions li {
  display: inline;
  float: left;
}

/* Footer Layout */
#DL-footerbar {
  padding: 5px;
  color: white;
  background-color: #575757;
  font-size: 70%;
  float: left;
  width: 970px; /* Changed: 770px */
  width: 960px; /* Changed: 770px */
}

#DL-coldrosebar {
  float: right;
}

#DL-footerbar a:active, #DL-footerbar a:link, #DL-footerbar a:visited {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

/* Topnav Tab styling */
.DS-topnav-tab1 {
  background: url(../images/tabcorner.png) top right no-repeat #a6a49f;
}

.DS-topnav-tab2 {
  background: url(../images/tabcorner.png) top right no-repeat #bab9b6;
}

.DS-topnav-tab3 {
  background: url(../images/tabcorner.png) top right no-repeat #c3c2bf;
}

.DS-topnav-tab4 {
  background: url(../images/tabcorner.png) top right no-repeat #cfcecc;
}

.DS-topnav-tab5 {
  background: url(../images/tabcorner.png) top right no-repeat #e0dfdb;
}

.DS-topnav-tab6 {
}


/*Generic Styles */
.DS-clearContent {
  height: 40px;
  float: left;
}

.DS-whiteline {
  height: 7px;
  clear: both;
}

.DS-closeCell {
  height: 7px;
  clear: both;
}

/* Form styling in Toolbar */
.DS-advancedsearch a, 
.DS-advancedsearch a:active, 
.DS-advancedsearch a:link, 
.DS-advancedsearch a:visited, 
{
  padding-left: 0px !important;
}
li.DS-searchbox {
  margin: 2px 0px 0px 0px;
}
li.DS-searchbox .button {
  padding: 1px;
}
#mod_search_searchword {
  padding: 2px;
  margin-right: 2px;
}

li.DS-searchbox input#fAdvancedSearch {
  float: left;
  border: 1px solid #586f72;
  width: 5em; 
  background-color: #D1E5F2;
  font-size: 1em;
  height: 15px;
  width:100px;
  padding-top: 2px;
  padding-left: 2px;
  color: #00407B;
}


/* Link styles for nav blocks */
ul.DS-navblock1 {
  padding: 0px 0px 8px 0px;
  }

.DS-navblock1 a:active, .DS-navblock1 a:link, .DS-navblock1 a:visited, 
#DL-leftnav a:active, #DL-leftnav a:link, #DL-leftnav a:visited, 
#DL-rightnav a:active, #DL-rightnav a:link, #DL-rightnav a:visited 
{
  color: #333;
  text-decoration: none;
  font-size: 95%;
}
#DL-leftnav a:active, #DL-leftnav a:link, #DL-leftnav a:visited
{
  color: #EEE;
  text-decoration: none;
  font-size: 95%;
}
.DS-navblock1 a:hover, 
#DL-leftnav a:hover, 
#DL-rightnav a:hover 
{
  text-decoration: underline;
  font-size: 95%;
}

.DS-navblock2 a:active, .DS-navblock2 a:link, .DS-navblock2 a:visited {
  color: #333;
  text-decoration: none;
}
.DS-navblock2 a:hover {
  text-decoration: underline;
}

.DS-navblocksub1 {
  margin-left: 10px;
}

.DS-navblocksub2 {
  margin-left: 20px;
}

.DS-navblocksub3 {
  margin-left: 30px;
}

.DS-navblocksub4 {
  margin-left: 40px;
}

/* Rajout de paramettre de pos li */

#DL-rightnav li.DS-subnavlink {
  padding-left: 15px;
  margin-left: 10px;
}
#DL-leftnav li.DS-blank  {
  background-image: url(../images/pixel.gif);
}
#DL-leftnav li.DS-blankBg  {
  background-image: url(../images/pixel.gif);
  background-color: #D1E5F2;
}
#DL-rightnav li.DS-blankBg  {
  background-image: url(../images/pixel.gif);
  background-color: #D1E5F2;
}

#DL-leftnav .module h3 {
  line-height: 24px;
  font-weight: bold;
  font-size: 110%;
  background: url('../images/leftmenuheaderbg.jpg') top right repeat-y #778589;
  padding-left: 16px;
  margin-bottom: 5px;
  font-size: 100%;
  color: white;
}

#DL-rightnav .module h3 {
  line-height: 24px;
  font-weight: bold;
  font-size: 110%;
  background: url('../images/rightmenuheaderbg.jpg') top left repeat-y #96c3c1;
  padding-left: 16px;
  margin-bottom: 5px;
  font-size: 100%;
}

.login {
  margin-left:17px;
  margin-right:5px;
}

.loginInput {
  width:100px;
  margin-left:5px;
  margin-bottom:2px;
}

#fOk {
  margin-top: -1px;
}

/*************************************************************************
             FRONT PAGE
*************************************************************************/

#frontPageBanner {
  height: 149px;
  width: 615px;
  overflow: hidden;
  background: url(../images/splash.jpg) top left no-repeat #62a5b0;
  margin-bottom: 5px;
  /*padding: 20px;*/
}

#frontPageBannerInner {
  padding: 15px 20px;
}

#frontPageBanner h1 {
  font-size: 23px !important;
  color: white !important;
  margin: 0px 0px 10px 0px !important;
  padding: 0px !important;
  background: none !important;
}

#frontPageBanner a {
  color: white;
}

#frontPageBanner h1 strong{
  font-size: 150%;
}

#frontPageBannerContent {
  width: 370px;
  color: white;
}

.contentPaneOpen {
  margin: 0px;
  padding: 0px;
}

.frontPageContent {
  padding: 0px 10px;
}

.mod_contentitem .article_seperator {
  display: none;
}

#inFocus, #news, #upcomingEvents {
  padding: 2px;
}

#upcomingEvents h3 {
  margin-bottom: 0px;
}

#DL-deltasloganboxinner h2 {
  margin-bottom: 0px !important;
}

/*************************************************************************
             STYLES
*************************************************************************/

body {
  color: #333;
  font-size: 90%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 120%;
  background: url(../images/bg.jpg) top left repeat-x #d9d3bd;
}  
body.mceContentBody {
  font-size: 80%;
  background: white !important;
}


h1, .contentheading, .componentheading {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  color: #10007B /*#005F3D*/;
  font-size: 1.6em; 
  line-height: 1em;
  font-weight:bold; 
  /*padding: 10px 0; 
  padding-bottom: 10px;
  margin: 0;*/
}

h2, .componentheadingnews, .frontpagebox h3, .frontpagebox h2.contentheading  {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  color: #005F3D;
  font-size: 1.6em;  
  line-height: 1em; 
  /*padding: 10px 0; 
  padding-bottom: 10px;
  margin: 0;*/
}

h3, .dn-title, .menuheader2, .blogheading {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  color: #10007B /*#39735D*/;
  font-size: 1.2em; 
  line-height: 1em;
  font-weight: bold; 
  /*padding: 10px 0; 
  padding-bottom: 10px;
  margin: 0;*/
}

.subcategory h3 {
  font-size: 1.2em; 
  font-weight:normal;
}

h1, h2, h3, .contentheading, .componentheading {
  margin-top: 15px;
}

h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 13px 12px 5px 10px;
}

h4.TU-Bg {
  font-size: 130%;
  font-weight: bold;
  margin: 5px 5px 5px 5px;
}

a:active, a:link, a:visited 
{
  color: #1C6AA4;
  text-decoration: none;
}
 
a:hover 
{
  text-decoration: underline;
}

.inlineImage {
  float: left;
  margin: 0px 10px 10px 0px;
}

.inlineImageSmall {
  float: left;
  margin: 0px 5px 5px 0px;
}

.dn-each {
  margin-bottom: 20px;
}

.dn-read_more {
  margin-top: 10px;
}

.moduletableslideshow {
  margin-top: 0px;
         margin-left: 95px;
}

.moduletablequicklinks {
  background: url(../images/bgquicklinks.jpg) top left no-repeat #e1e2d0;
  padding: 10px 10px 10px 20px;
}
.moduletablequicklinks h3 {
  color: white;
  margin: 0px 0px 10px -10px;

}
.moduletablelogobox {
  background: #d7d7c6;
  margin-bottom:10px;
  padding:9px;
}

.moduletablefeatureddocs {
  background: url(../images/bgtextured.png);
  margin-top: 10px;
  padding: 10px;
}
.moduletablefeatureddocs h3 {
  margin-bottom: 12px;
}
.featureddoc {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid gray;
  color: gray;
  font-size: 90%;
  line-height: 110%;
}
.featureddoc img {
  float: left;
  margin: 0px 5px 5px 0px;
}
.frontpageboxes {
  border-top: 1px solid gray;
  padding-top:15px;
}
.frontpagebox {
  float: left;
  width:265px;
  margin-bottom:15px;
  margin-left:15px;
  margin-right:15px;

}
.ppclogin {
  margin: 10px;
  padding: 10px;
  background: url(../images/bgloginbox.png);
  color: white;
  line-height: 100%;
}
.ppclogin .menutextinput {
  width: 97px;
}
.menutextinput {
  background: url(../images/bglogininput.jpg) top left repeat-x;
}
.menuheader2 {
  color: white;
}
.loginbutton {
  border: none;
}
.ppclogin table {
  margin: 7px 0px 7px 0px;
}
.ppclogin table td {
  padding-bottom: 4px;
}
.boxgreysmall {
  padding: 4px 0px;
}
#DL-searchbox .button {
  border: none;
  vertical-align:middle;
}
.upcomingevent {
  padding: 7px 0px;
  border-top: 1px dashed gray;
}
.moreevents {
  margin-top: 10px;
}

#linkHome {
  float:left;
  margin-top:8px;
  margin-left:20px;
  width:520px;
  height:75px;
}
.subcategories {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.subcategory {
  margin-left: 15px;
  margin-bottom: 17px;
}
.subcategory .subcategory {
  margin-left: 15px;
  margin-bottom: 0;
}
.subcategory .subcategory a {
  color: gray;
}
.subcategorychildren {
  margin-top: 5px;
}
.article_column {
  padding-left: 10px;
  padding-right: 10px;
}
.article_column:last-child {
  padding-right: 0;
}
.article_column:first-child {
  padding-left: 0;
}
.blogentry {
  padding: 5px 0px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.moduletablefeatureddocs h3 {
  margin-top: 0;
}
.blogheading {
  margin-bottom: 5px;
}
.contentheading, .componentheading {
  margin-bottom: 15px;
}
td.contentheading {
  padding: 15px 0;
}
.blog {
  margin-top: 15px;
}
ul {
  list-style-position: outside;
  margin-left: 15px;
}
.catlinks ul, .catfiles ul {
  margin-top: 15px;
}
.catlinks h3, .catfiles h3 {
  margin-top: 0;
}
.catfiles ul {
  list-style-image:url(../../../images/docsmall.gif);
}

.frontpagebox h3, .frontpagebox h2.contentheading {
  margin: 0 0 10px 0;
}
