
body {
	background: url(../images/background.gif) #ccd2e0 top left repeat-x;
	background-position:top center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	color:#404040;
	margin: 0;
	padding: 0;
}
img{
	border:none;
}
#header_fr {
	background: url(../images/banner_fr.jpg) no-repeat center center;
	width:800px;
	height:100px;
	color: #FFFFFF;
	padding:0 0 0 0;
	margin: 20px auto 20px auto;
	font-size:100%;
}
#header_en {
	background: url(../images/banner_en.jpg) no-repeat center center;
	width:800px;
	height:100px;
	color: #FFFFFF;
	padding:0 0 0 0;
	margin: 20px auto 20px auto;
	font-size:100%;
}
#header_nl {
	background: url(../images/banner_nl.jpg) no-repeat center center;
	width:800px;
	height:100px;
	color: #FFFFFF;
	padding:0 0 0 0;
	margin: 20px auto 20px auto;
	font-size:100%;
}

#splash_zone {
	width:800px;
	height:117px;
	padding:0 0 0 0;
	margin: 18% auto 20px auto;
}

#splash_zone img {
	border:none;
}

#header select {
	margin: 0;
	padding: 0;
}

#header a {
	text-decoration:none;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}


#lg_dropdown form {
	float:right;
	margin: 0 5px 0 5px;
	padding: 5px 0 0 0;
}

#lg_dropdown select {
	color:#161616;
	border:1px solid #1d88cc;
	font-size:90%;
	margin: 0;
	padding: 0;
}


#content_container {
	background:url(../images/bg_content.jpg) repeat-y ;
	width:800px;
	padding:0;
	margin:0 auto 0 auto;
	text-align:left;
}

#content {
	background-color: #fff;
	width:770px;
	padding:80px 15px 30px 15px;
	height:100%;
	margin: 0 auto 0 auto;
	overflow:hidden;
}
#sidebar{
	width:334px;
	float:right;
}
.right_top_zone {
	background-color:#5ABDD4;
	margin:12px 0 20px 0;
	padding: 5px 10px 5px 10px ;
	width:312px;
	float:right;
	font-weight:bold;
	font-size:140%;
}

.whitetitle {
	color:#fff;
	text-decoration:none;
}

.whitetitle a{
	color:#fff;
	text-decoration:none;
}

.whitetitle a:hover{
	color:#fff;
	text-decoration:underline;
}

.greentitle {
	color:#8fa598;
}

.right_testtop_zone {
	float:right;
	font-weight:bold;
	font-size:140%;
	color:#ffffff;
	margin-bottom:10px;
}
#right_testtop_zone a{
	text-decoration:none;
	color:#ffffff;
	
}
#right_testtop_zone a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#right_testtop_zone p{
	margin:0;
	margin-left:10px;	
	padding-top:2px;
	padding-bottom:2px;
}

#right_zone {
	color:#000;
	background-color:#afdbe6;
	float:right;
	width:332px;
	text-align:left;
	margin:0;
}

#right_zone img {
	border:none;
}

.right_title {
	background-color:#5abdd4;
	padding: 5px 10px 5px 10px ;
	font-weight:bold;
	font-size:110%;
}

.right_photo {
	padding:0;
}



.right_box {
	margin:0;
	padding: 0 10px 10px 10px;
}

.right_box ul {
	margin:0;
	padding:5px 0 0 20px;
	list-style-type:none;
}

.right_box li {
	background:url(../images/arrow_double_rightbox.gif) no-repeat top left;
	margin:0;
	padding:0 5px 5px 10px;
}

.right_box li a {
	color:#fff;
}

.right_box a {
	color:#fff;
}

.right_box select {
	font-size:80%;
}

#right_zone_file {
	color:#000;
	border:1px solid #afdbe6;
	float:right;
	width:256px;
	text-align:left;
	margin:0;
}

#right_download_fr {
	background:url(../images/download_file_fr.jpg) bottom left no-repeat;
	width:256px;
	height:212px;
	border:none;
}

#right_download_nl {
	background:url(../images/download_file_nl.jpg) bottom left no-repeat;
	width:256px;
	height:212px;
	border:none;
}

#right_zone_file ul li {
	list-style-type:disc;
	padding:0 0 5px 0 ;
}


#right_zone_file ul li a {
	color:#404040;
	text-decoration:none;
}

#right_zone_file ul li a:hover {
	color:#808080;
	text-decoration:underline;
}

#right_list_box {
	width:256px;
}

#right_ask_fr {
	background:url(../images/ask_file_fr.gif) top left no-repeat;
	width:256px;
	height:45px;
	border:none;
}

#right_ask_fr img {
	border:none;
}

#right_ask_nl {
	background:url(../images/ask_file_nl.gif) top left no-repeat;
	width:256px;
	height:45px;
	border:none;
}

#right_ask_nl img {
	border:none;
}

#right_zone ul.thumbs {
	list-style:none;
	margin:5px;
	padding:0;
}

#right_zone ul.thumbs li {
	clear:both;
}

#right_zone ul.thumbs li img {
	float:left;
	padding: 0 5px 0 0;
}

#right_zone ul.thumbs li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	padding: 15px 8px;
	display:block;
	outline:none;
}

#right_zone hr {
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	margin: 0 25px;
}

#center_zone {
	float:left;
	padding:0;
	width:420px;
	margin:0 auto 0 auto;
}

#center_zone li {
	margin:0;
	padding: 5px 0 5px 0;
}

#center_zone a {
	text-decoration:none;
}

#center_zone a:hover {
	color:#CD8738;
	text-decoration:underline;
}

#center_zone select {
	border:1px solid #777777;
}



#file_zone {
	float:left;
	padding:0;
	width:490px;
	margin:0 auto 0 auto;
}

#file_zone li {
	margin:0;
	padding: 5px 0 5px 0;
}

#file_zone a {
	text-decoration:none;
}

#file_zone a:hover {
	color:#ff7800;
	text-decoration:underline;
}

#file_zone select {
	border:1px solid #777777;
}


#newsletter_zone {
	float:left;
	padding:0;
	margin:0 auto 0 auto;
}

#newsletter_zone li {
	margin:0;
	padding: 5px 0 5px 0;
}

#newsletter_zone a {
	text-decoration:none;
}

#newsletter_zone a:hover {
	color:#cd8738;
	text-decoration:underline;
}

#newsletter_zone select {
	border:1px solid #777777;
}


.clearer {
	font-size:0%;
	width:100%;
	clear:both;
	margin:0;
	padding:0;
	height:1px;
}

.spacer {
	width:100%;
	height:10px;
}

.top_box {
	margin:0 0 20px 0;
	padding:5px;
	clear:none;
}

.top_box a {
	font-weight:bold;
	color:#d9a558;
}

.top_box img {
	margin:0 7px 7px 0;
	padding:4px;
	float:left;
	border:1px solid #d19f56;
}

.box_yellow_bg {
	background-color:#f7eedf;
	margin:0 0 20px 5px;
	padding:5px;
	clear:none;
}

.box_yellow_bg a {
	font-weight:bold;
	color:#ff9900;
}

.box_yellow_bg img {
	margin:0 7px 7px 0;
	padding:0;
	padding:5px 10px 3px 0;
	float:left;
	border:1px solid #d19f56;
}

.box {
	margin:15px 0 13px 0;
	padding:5px;
	clear:none;
}

.box a {
	font-weight:bold;
	color:#d9a558;
}
.box h2, .box h2 a{
	font-weight:bold;
	color:#97B6C1;
}
.box img {
	margin:0 7px 7px 0;
	padding:0;


}

.partners_img {
	float:right;
	padding:2px 0 10px 15px;
}

.photo_container {
	float:left;
	width:120px;
}

.photo_container img {
	margin:0;
	padding:0;
	border:none;
}

.legend {
	float:left;
	text-align:center;
	width:156px;
}

.content_box h2 {
	margin:0 7px 4px 0;
	color:#d9a558;
}

.column_article {
	clear:both;
	text-align:justify;
	margin:0;
	padding:0 5px 0px 0;
}

.clearfix {
	display: block;
	clear: both;
	line-height: 0;
}

#topmenu {
	height:22px;
	position: absolute;
	background: url(../images/bg_topmenu.jpg) repeat-x ;
	font-style: normal;
	font-size:110%;
	width:770px;
	top:148px;
	text-align:center;
	font-family: Verdana, sans-serif;
	word-spacing: 2px;
	padding:0 0 0 20px;
}

#topmenu ul {
	padding:0;
}

#topmenu ul li {
	background:url(../images/bg_topitem.gif) top right no-repeat;
	padding:0 5px 0 0;
	margin:0;
	width:auto;
	color: #000;
}

#topmenu a {
	padding:5px;
	text-decoration:none;
	color: #000;
	display:block;
	float:left;
}

#topmenu ul li ul {
	border-right: 1px solid #7b7568;
	border-left: 1px solid #7b7568;
	border-bottom: 1px solid #7b7568;
}

#topmenu ul li ul li {
	background:none;
}

#topmenu ul li ul li a {
	width:162px;
	padding:2px;
	border-bottom:1px solid #655f50;
}

#topmenu a:hover {
	text-decoration:none;
	background:#59bdd4;
}

.menuitem {
	width:162px;
	clear:right;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	clear:both;
}

#nav a {
	color: #000;
	display: block;
}

#nav li {
	text-align:left;
	float: left;
}

#nav li ul {
	position: absolute;
	display:none;
	width:182px;
	clear: left;
}

#nav ul li ul li {
	display:block;
	clear: left;
}

#nav li:hover ul {
	display:block;
	left: auto;
	top:22px;
	color: #000000;
}

#nav li:hover ul, #nav li.sfhover ul {
	background:#59bdd4;
	color: #000000;
	left: auto;
}

.choosed {
	text-decoration:none;
	color: #ffffff;
	background:#59bdd4;
	display:block;
}

.choosed2 {
	color: #f2f2f2;
}

#footer {
	background: url(../images/bg_footer.jpg) top center no-repeat;
	font-size:90%;
	height:60px;
	text-align:center;
	clear:both;
	color: #f0f0f0;
	padding:1px 0 0 0;
	margin:0;
}

#footer a {
	color: #f0f0f0;
	text-decoration:none;
}

#footer a:hover {
	color: #fff;
	text-decoration:underline;
}

p {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}

h2 {
	font-size: 1.4em;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: normal;
	color:#d9a558;
	}

h3 {
	font-size: 1.2em;
	margin: 0em 0em 0.7em 0em;
	font-weight: normal;
	color:#647c98;
	}

h4 {
	font-size: 1.0em;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: bold;
	}

h5 {
	font-size: 0.8em;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: bold;
	}

h6 {
	font-size: 0.8em;
	margin: 0.7em 0em 0.7em 0em;
	font-weight: bold;
	}

.more {
	float:right;
	font-size:100%;
	font-weight:bold;
	color:#ff9900;
	margin:2px 0 5px 0;
	padding:0 28px 20px 8px;
}

.more a {
	text-decoration:none;
}

.more a:hover {
	text-decoration:underline;
}

.imagetxt {
	clear:both;
	margin: 0 auto 0 auto;
	padding:5px 0 5px 0;
}

.imagetxt img {
	border:none;
}

.separator {
	width:756px;
	height:10px;
	border-top:3px dotted #e5c79b;
	margin:3px 0 0 0;
}

.separator2 {
	width:420px;
	height:10px;
	border-top:3px dotted #e5c79b;
	margin:3px 0 0 0;
}

.right_photo img {
	padding: 10px 1px 10px 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;	
}

div#language {
	position: absolute;
	right:0;
	top:0;
}

div#language a, div#language img {
	border:none;
	background:none;
	margin:0;
	padding:0;
}

div#language a:hover {
	padding:0px;
}

#newsletter_zone .box h2 a:hover
{

	font-weight: bold;
	color: #59bdd4;

}

.test_box{
	
}

#lstPub {
	margin-left:100px;
}
#lstPub li{

	padding: 0 0 2px 5px;
}

#question_form {

}
#question_form label{
	display:block;
	float:left;
	width:100px;
	font-weight:bold;
}
#question_form label.error{
	clear:both;
	color:#F00;
	width:100%;
	margin-left:100px;
}
#question_form input{
	width:370px;
	float:left;
	margin-bottom:5px;
}
#question_form textarea{
	width:470px;
	font-family:Verdana, Geneva, sans-serif;
	height:175px;
}	
#question_form #btnSubmit{
	display:block;
	width:auto;
	border:1px solid #edecec;
	font-weight:bold;
	float:right;
	margin-right:25px;
}

.PubList{
	list-style:none;
	padding-left:10px;
}
.PubList LI{
	clear:both;
}
.PubList IMG{
	float:left;
}
#Publications{
	clear:both;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;

}
#Publications table{
	background-color:#F7EEDF;
}
#Publications td{
	border-bottom:1px solid #FFF;
	padding:10px;
}
#Publications IMG{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#Publications a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#Publications a:hover{
	text-decoration:underline;
}

#right_zone #TxtCommande{
	 width:250px;
	 margin-left:auto;
	 margin-right:auto;
}

#right_zone #TxtCommande a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#right_zone #TxtCommande a:hover{
	text-decoration:underline;
}

#lang_switch{
	display:block;
	float:right;
}
#lang_switch a:hover{
	background:none;
}

