@charset "utf-8";
/* CSS Document */

/*body*/
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #3e1920;
}
body, html {height: 100%;}

*:first-child+html body {
	height: 100%;
} 
* html body {
	height: 100%;
}

/*containers*/
#outerWrapper {
	width: 100%;
	min-width: 920px;
	height: auto;
	min-height: 450px;
 	background-color:#604347;
	position:relative;
	background-image:url(images/back_upper_left.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
#wrapperBackgroundRight {
  	width: 50%;
  	height: 100%;
  	background-color:#503035;
	right:0px;
  	margin-left:50%;
	margin-right:0px;
	background-image:url(images/back_upper_right_bis.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
}
#innerWrapper {
  	min-width: 920px;
  	width: 920px;
  	height:auto;
	min-height:450px;
	height:auto;
  	margin-left:auto;
	margin-right:auto;
}
#footer {
	width: 100%;
	min-width: 920px;
	font-size:9px;
	padding-top:9px;
	color:#fff;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
	height: auto;
	float:left;
	position:relative;

}
#innerWrapperFooter {
  	min-width: 920px;
  	width: 920px;
  	height:auto;
	min-height:450px;
	height: 10px;
  	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#B18F91;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #FFFFFF;  
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.greentitles {
	font-weight: bold;
	color: #96bf0d;
}
.ongreenarrow {
	list-style-image: url(images/arrow_green.gif);
	list-style-position: inside;
}

.greenLinks a:link, .greenLinks a:visited{
	font-size: 10px;
	line-height: 18px;
	text-decoration:none;
	font-weight: normal;
	color:#96bf0d;
	
}
.greenLinks a:hover{
	text-decoration:underline;
}

.greenArrowLinks a:link {
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color:#96bf0d;
	line-height:25px;
}

.greenArrowLinks a:visited {
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color:#96bf0d;
	line-height:25px;
}

.greenArrowLinks a:hover{
	background-image: url(images/arrow_green.gif);
	background-repeat: no-repeat;
	padding-left:30px;
	line-height:25px;
	background-position:0px -2px;
	background-repeat:no-repeat;
	color:#fff;
	font-weight: bold;
	font-style:italic;
}

.greenArrowLinksOn{
	font-weight: bold;
	font-style:italic;
	color:#fff;
	background-image: url(images/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:0px -2px;
	padding-left:30px;
	line-height:25px;
}

.footer a:link, .footer a:visited{
	color:#C7AFB0; 
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}

/*** topnavbar ***/

#siteNavigation {
	background-image: url(images/topnavbar_emptyBIS.jpg);
	background-repeat: no-repeat;
	width: 920px;
	text-align: left;
	height: 150px;
	background-color: #5C4146;
	position:relative;
}

#navButtonHolder {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height: 30px;
	width: 720px;
	position:absolute;
	top:40px;
	left:200px;
}
#navButtonCell {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	word-spacing: 1px;
	float: left;
	height: 30px;
	width: 120px;
	background-image: url(images/navtop_off.jpg);
	background-repeat:no-repeat;
	border:none;
	display:block;
}
#navButtonCell a:link, #navButtonCell a:visited {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #6a6c16;
	background-image: url(images/navtop_off.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 1px;
	padding-top: 13px;
	text-align: right;
	float: left;
	border:none;
	text-decoration:none;
	display:block;
}
#navButtonCell a:hover{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #96bf0d;
	background-image: url(images/navtop_on.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 1px;
	padding-top: 13px;
	text-align: right;
	float: left;
	border:none;
	display:block;
}
#navButtonCellOn {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color: #96bf0d;
	background-image: url(images/navtop_on.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	word-spacing: 1px;
	padding-top: 13px;
	text-align: right;
	float: left;
	border:none;
	display:block;
}

/*** innercontent boxes ***/
#mainContent {
	height:auto;
	min-height: 450px;
	width: 920px;
	background-image: url(images/back_ctr_left.jpg);
	background-repeat: repeat-y;
	position: relative;
	background-color:#503035;
}
#mainUpper {
	vertical-align: top;
	height:auto;
	/*min-height: 350px;*/
	width: 920px;
	text-align: left;
	position:relative;
}

/*SEO headers*/
H1 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}

H2 {
	font-size: 10px;
	font-weight: normal;
}


/* left sidebar */
#leftHolder {
	height:auto;
	/*min-height: 350px;*/
	width: 200px;
	background-image: url(images/back_ctr_left.jpg);
	background-repeat: repeat-y;
	background-color: #604347;
	float: left;
	position:relative;
}
html>body #sidetop {
	width: 180px;
}
#sidetop {
	vertical-align: top;
	width: 200px;
	text-align: right;
	height: 100px;
}
html>body #sidenews {
	width: 180px;
}
#sidenews {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	width: 200px;
	text-align: right;
	height: 200px;
	vertical-align: bottom;
	bottom: 0px;
}
html>body #sidemiddle {
	width: 180px;
}
#sidemiddle {
	font-size: 10px;
	line-height: 18px;
	vertical-align: top;
	width: 200px;
	text-align: right;
	min-height: 50px;
	height:auto;
}

/*middle column*/
#middleHolder {
	height: auto;
	width: 360px;
	position:relative;
	float:left;
	margin-bottom:20px;
}

#middleHolderTemp {
	height: 450px;
	width: 720px;
	position:relative;
	float:left;
	margin-bottom:20px;
  	background-color:#503035;
}

#middletopTemp {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: top;
	width: 500px;
	text-align: left;
	height: 90px;
	margin-left:20px;
}
html>body #homeBody {
	width: 280px;
}
#homeBody {
	font-size: 10px;
	line-height: 18px;
	text-align: justify;
	width: 320px;
	margin-left: 50px;
	top: 90px;
}

html>body #homeBodyTemp {
	width: 560px;
}
#homeBodyTemp {
	font-size: 10px;
	line-height: 18px;
	text-align: justify;
	width: 640px;
	margin-left: 50px;
	top: 90px;
}

/*right column*/
#rightHolder {
	position:relative;
	float:left;
	width: 360px;
	height:100%;
	background-color: #3E1920;
}
#rightPicHolder {
	float:left;
	width: 360px;
	height:250px;

}
#rightmiddle {
	text-align: center;
	line-height: 110px;
	background-color: #3E1920;
	width: 360px;
	height:80px;
	float:left;
}
/*Home page Lower content bar*/
#mainLower {
	vertical-align: bottom;
	height: 100px;
	width: 920px;
	background-image: url(images/back_ctr_left.jpg);
	background-repeat: repeat-y;
	background-color: #604347;
	position: relative;
	clear:both;
}
#sidecontact {
	font-size: 10px;
	width: 150px;
	text-align: right;
	height: auto;
	float:left;
	line-height:18px;
	background-image:url(images/questionmark.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding-right:30px;
	margin-top:30px;
}
#sidelanguage {
	font-size: 10px;
	width: 150px;
	text-align: right;
	height: auto;
	float:left;
	line-height:18px;
	background:url(images/fr.gif) 160px 6px no-repeat;
	padding-right:30px;
	margin-top:10px;

}
#middlebottom {
	height: 100px;
	width: 360px;
	background-color: #604347;
	position: absolute;
	left:200px;
}
#carolinetag {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 10px;
	line-height: 18px;
	background-image: url(images/caroline_back.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height:100px;
	width:360px;
	background-color: #604347;
	position: absolute;
	left:560px;
}
#carolinetagtext {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 10px;
	line-height: 18px;
	height:90px;
	width:270px;
	position: absolute;
	left:20px;
	right:70px;
	top:10px;
}
/***Inner page ***/
#leftHolderInner {
	height:auto;
	width: 200px;
	background-repeat: repeat-y;
	float:left;
	position:relative;
}
#rightMiddleHolderInner {
	height:auto;
	min-height: 450px;
	width: 719px;
	position:relative;
	float:left;
}
*:first-child+html #rightMiddleHolderInner {
	left: 0px;
} 
* html #rightMiddleHolderInner {
	left: 0px;
}
#middleHolderInner {
	height:auto;
	min-height: 450px;
	width: 179px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	float:left;
}
#middleHolderInnerBis {
	height:auto;
	min-height: 450px;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position:relative;
	float:left;
}
#bottomSpacerInner {
	height:auto;
	line-height:5px;
}

/***Inner page NOUS ***/

#nousHolder {
	height:auto;
	min-height:450px;
	width: 720px;
	background-color: #503035;
	position:relative;
	float:left;
}
*:first-child+html #nousHolder {
	left: 0px;
} 
* html #nousHolder {
	left: 0px;
}
#nousQuoteHolder {
	height: 120px;
	width: 540px;
	background-color: #6b5155;
	position:relative;
	background-image: url(images/caroline_back_nous.jpg);
	background-repeat: no-repeat;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e1920;
}
*:first-child+html #nousQuoteText {
	margin-top:24px;
} 
* html #nousQuoteText {
	margin-top:24px;
}
#nousQuoteText {
	color:#FFFFFF;
	margin-left: 30px;
	margin-top:33px;
	width:: 200px;
}

.nousTitle {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}	

.nousTitleBis {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}

*:first-child+html #linksHolder {
	left: 0px;
} 
* html #linksHolder {
	left: 0px;
}
#linksHolder {
	height: 120px;
	width: 177px;
	background-color:#3e1920;
	position:relative;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3e1920;
}

*:first-child+html #linksText1 {
	margin-top: 25px;
} 
* html #linksText1 {
	margin-top: 25px;
}
#linksText1 {
	margin-top:25px;
	width: 130px;
	text-align:right;
	background-image:url(images/pdflogo.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
}
*:first-child+html #linksText2 {
	margin-top: 15px;
} 
* html #linksText2 {
	margin-top: 15px;
}
#linksText2 {
	margin-top:20px;
	width: 130px;
	text-align:right;
	background-image:url(images/questionmark.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:30px;
}

#nousInterviewHolder {
	height:auto;
	min-height: 315px;
	width: 717px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#3e1920;
	background-image:url(images/brusselsback.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #503035;
	position:relative;
	float:left;
}

#nousInterviewHolderInner {
	height:auto;
	width: 455px;
	padding-left:61px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	position: relative;
	float:left;
	line-height:18px;
	text-align:justify;
	font-weight:normal;
	padding-right:24px;
	padding-bottom:20px;
}

#nousBruxellesHolder {
	height:auto;
	width: 177px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#604347;
	position:relative;
	float:left;
	background-image:url(images/brusselheart.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#nousBruxellesTextUpper {
	text-align:center;
	font-weight:bold;
	margin-top:20px;
}

#nousBruxellesTextLower {
	text-align:center;
	font-weight:normal;
	margin-top:215px;
}

/**contact page**/
#contactHolder {
	height:auto;
	min-height: 450px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#604347;
	position:relative;
	float:left;
	background-image:url(images/darkbrownback.jpg);
	background-repeat:repeat-y;
	background-position:left;
	border-top: #7a595e solid 3px;
	border-bottom: #7a595e solid 3px;
}
#contactHolderInner {
	height:auto;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	float:left;
	text-align:justify;
	font-weight:normal;
	line-height:18px;
}
*:first-child+html #leftContactHolder {
	margin-top:21px;
} 
* html #leftContactHolder {
	margin-top:21px;
}
#leftContactHolder {
	height:auto;
	min-height: 420px;
	width: 179px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	position:relative;
	float:left;
	margin-top:30px;
	text-align:center;
}
*:first-child+html #rightContactHolder {
	padding-top:25px;
} 
* html #rightContactHolder {
	padding-top:25px;
}
#rightContactHolder {
	height:60px;
	width: 541px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	background-image:url(images/newstitle.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#5c393d;
	position:relative;
	float:left;
	border-bottom: #7a595e solid 3px;
	padding-top:34px;

}
#contactForm {
	height:auto;
	width: 456px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	float:left;
	text-align:justify;
	font-weight:normal;
	padding-right:27px;
	padding-bottom:10px;
	line-height:14px;
}
#contactRalign {
	font-size: 10px;
	text-align:right;
	height:auto;
	width: 165px;
	position:relative;
	float:left;
	margin-left:5px;

}

#contactRalignBis {
	font-size: 10px;
	text-align:right;
	height:auto;
	width: 165px;
	position:relative;
	float:left;
	margin-left:5px;
	line-height:15px;

}	
	
#contactLalign {
	font-size: 10px;
	text-align:left;
	height:auto;
	width: 260px;
	position:relative;
	float:left;
	margin-left:25px;
	text-align:justify;

}	



*:first-child+html .formbox {
	margin-left:-20px;
} 
* html .formbox {
	margin-left:-20px;
}

.formbox {
	width:255px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	scrollbar-base-color: #3e1920;
	scrollbar-face-color: #604347;
	scrollbar-track-color: #3e1920;
	scrollbar-arrow-color: #96bf0d;
	scrollbar-highlight-color: #3e1920;
	scrollbar-3dlight-color: #3e1920;
	scrollbar-shadow-color: #3e1920;
	scrollbar-darkshadow-color: #3e1920;
	border:0;
}

.checkbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}

*:first-child+html .sendbox {
	margin-left:0px;
} 
* html .sendbox {
	margin-left:0px;
}

.sendbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	background-color:#3e1920;
	border-bottom-color:604347;
	color:#96bf0d;

}


/**news page**/
#newsHolder {
	height:auto;
	min-height:450px;
	width: 720px;
	background-color:#503035;
	background-image:url(images/newstitle.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
	float:left;
}
*:first-child+html #newsHolder {
	left: 0px;
} 
* html #newsHolder {
	left: 0px;
}

#newsPRHolder {
	height:auto;
	min-height: 415px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#3e1920;
	position:relative;
	float:left;
	background-image:url(images/brusselsback.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-top: #7a595e solid 3px;
}

#newsPRHolderInner {
	height:auto;
	width: 720px;
	padding-left:61px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	position: relative;
	float:left;
	text-align:justify;
	font-weight:normal;
	padding-right:24px;
	padding-bottom:20px;
	line-height:18px;
}

#newsPRText {
	height:auto;
	width: 456px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	float:left;
	text-align:justify;
	font-weight:normal;
	padding-right:27px;
	padding-bottom:10px;
	line-height:18px;
	padding-top:25px;
}

#newsPRPhoto {
	height:auto;
	width: 177px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	position: relative;
	float:left;
	text-align:center;
	font-weight:normal;
	padding-bottom:10px;
	line-height:18px;
}

#newsRightHolder {
	height:auto;
	width: 177px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#604347;
	position:relative;
	float:left;
}
#newsImage {
	text-align:center;
	width:177px;
	height:auto;
	position:relative;
	float:left;
}
/*bruxelles page*/

#brxHolder {
	height:auto;
	min-height: 415px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#3e1920;
	position:relative;
	float:left;
	background-image:url(images/brxback.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-top: #7a595e solid 3px;
}

#brxHolderInner {
	height:auto;
	min-height:400px;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 30px;
	position: relative;
	float:left;
	text-align:justify;
	font-weight:normal;
	padding-bottom:20px;
	line-height:18px;
}

#brxText {
	height:auto;
	width: 317px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	float:left;
	text-align:justify;
	font-weight:normal;
	padding-right:15px;
	padding-left:27px;
	padding-bottom:10px;
	line-height:18px;
}

.slideshow {
	min-height:216px;
	height:auto;
	width: 360px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	float:left;
	text-align:center;
	font-weight:normal;
	line-height:18px;
	background-color:#604347;

}
.slideImg {
	height:auto;
	max-width:360px;
}

#map {
	width:360px;
	height:216px;
	position: relative;
	float:left;
}

*:first-child+html #brxImg {
	margin-left:10px;
	margin-top:24px;
} 
* html #brxImg {
	margin-left:10px;
	margin-top:24px;
}

#brxImg {
	max-height:80px;
	max-width:120px;
	margin-left:5px;
	margin-top:16px;
	float:right;
}
.brxInnerImg {
	max-height:80px;
	max-width:120px;
}
