/*// ----------------------------------- MENU ----------------------------------- //*/
ul.menu li a{ background: #033374;}
ul.menu li.menu1 a{ background: #75ddf5;}
ul.menu li.menu2 a{ background: #4bc0e1;}
ul.menu li.menu3 a{ background: #40a6ce;}
ul.menu li.menu4 a{ background: #358eba;}
ul.menu li.menu5 a{ background: #2b73a3;}
ul.menu li.menu6 a{ background: #1f5b91;}
ul.menu li.menu7 a{ background: #143d75;}
ul.menu li.menu8 a{ background: #0e2e59;}

ul.menu li a:hover, ul.menu li.menu1 a:hover, ul.menu li.menu2 a:hover, ul.menu li.menu3 a:hover, ul.menu li.menu4 a:hover, ul.menu li.menu5 a:hover, ul.menu li.menu6 a:hover{ background: #0e294f;}


/*// ---------------------------------- TITLE ----------------------------------- //*/
h2.h2-fr{ background:url(../images/h2-title-blue-fr.gif);}
h2.h2-nl{ background:url(../images/h2-title-blue-nl.gif);}
h2.h2-en{ background:url(../images/h2-title-blue-en.gif);}

h3, h3 p{ color: #4bc0e1;} /* SAME AS MENU 2*/

h4.h4-ref-fr{ background:url(../images/h4-title-ref-blue-fr.gif);}
h4.h4-ref-nl{ background:url(../images/h4-title-ref-blue-nl.gif);}
h4.h4-ref-en{ background:url(../images/h4-title-ref-blue-en.gif);}

h5{ color: #40a6ce;} /* SAME AS MENU 3*/

/*// -------------------------------- LANGCHOICE -------------------------------- //*/
ul.langchoice li a{ color: #4bc0e1;} /* SAME AS MENU 2*/
ul.langchoice li a:hover{ color: #FFF;}


/*// ----------------------------------- CONTACT ------------------------------------ //*/
.btn{ border-bottom: 2px solid #1f5b91;}

#news a, p.newsothernewsblock, p.newsfocustitle{ color: #4bc0e1;}
