﻿ /***************************/
 /* Typographic style rules */
 /***************************/
 

/* good info on fontsizing on: http://www.websemantics.co.uk/tutorials/useful_css_snippets/#leveller */

body
	{
	font: 100.01%/130% Verdana, Helvetica, sans-serif; /* This stops IE (LTE v6) from going micro (keeps the text more or less legible when the user sets his/her font size to smallest...), */
	color: #434343;  /* Dark Gray letter color*/ 
	}

.ms-WPBody h1, h1  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	}

.ms-WPBody h2, h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 140%;
	font-weight:normal;
	}
.MoreMain {
		font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 160%;
	}


.ms-WPBody h3, h3 
	{
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 100%;
	font-weight: normal;
	}

.ms-WPBody h4, h4 /*  used for breadcrum zone et al*/
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight:normal;
	}
.ms-WPBody h5, h5
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	}
	
.ms-WPBody h6, h6 
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	}
	
p, span, a
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 160%;
	}
 
#NavBar
	{ 
	
	}
#TabBar li
	{ 
	}

#TabBar a
	{
	text-decoration:none;
	}


#TabBar a span
	{
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size:85%;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	}


 /* Slogan zone Ensemble on est plus forts (FR) - Samen Sterk (NL) in the header */
 /* Note: due to bottom positioning props do not work correctly in any browser, it was decided to use an image for the header slogan */
 #HeaderSlogan h1
	{
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 120%;
	font-weight:bold;
	}
	
/* Language choice (=HeaderFeatures) zone in the header */
#HeaderFeatures h5
	{
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 70%;
	}

#HeaderFeatures a, #HeaderFeatures a:link, #HeaderFeatures a:visited 
	{
	font-size: 1em;
	text-decoration: none;
	}

#HeaderFeatures a:hover
	{
	text-decoration: none;
	}
	
/* =FooterContent div within Footer zone Div */
#FooterContent
	{
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	}
	
#FooterContent a, #FooterContent a:link, #FooterContent a:active
	{
	font-size: 0.7em;
	text-decoration: none;
	}

#FooterContent a:hover
	{
	text-decoration: none;
	}


/* =BreadCrum zone Content div within Footer zone Div */
#BreadCrumZone
	{
	
	}

#BreadCrumZone a, #BreadCrumZone a:link, #BreadCrumZone a:active
	{
	text-decoration: none;
	}

/* Layout rules for the 2 Colums in the Breadcrum zone */
.BreadCrZ1 a, .BreadCrZ1 a:link, .BreadCrZ1 a:visited, .BreadCrZ2 a, .BreadCrZ2 a:link, .BreadCrZ2 a:visited
	{
	color:gray;
	text-decoration: none;
	}

.BreadCrZ1 a:hover, .BreadCrZ2 a:hover
	{
	text-decoration: underline;
	}
	

/*==========================================================================================*/
/* Layout style rules exclusively for the CONTENT pages (=not for the master pages) */
/*==========================================================================================*/

/*HomePage: Left Column Unordered list boxes */
#HomeLeftBox h1 {
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 110%;
	font-weight: bold;
	}

#HomeLeftBox h2 {
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 100%;
	font-weight: normal;
	}


p.box, #span.box
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 200%;
	}
p.Main 
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	}

p.MoreBox
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	}

h1.MainH1
	{
	font-family: "Garamond", "Times New Roman", Serif;
	font-size: 2em;
	font-weight:600;
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	}

h1.TitleH2
{
	line-height:15px;
}

h2.MainH2
	{
	font-family: "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 110%;
	line-height: 110%;
	}
	
p.MainP
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	}

p.MoreMain
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
	}

/*HomePage: Left Column Unordered list boxes */
h1.RightColH1 {
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 110%;
	font-weight: bold;
	}

h2.RightColH2 {
	font-family:"Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 100%;
	font-weight: normal;
	}


p.RightColP
	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	}
	
