html,body{
	height:100%;
}
a{
	text-decoration:none;
}
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
a img{
	border:none;
}
img{
	display:block;
}
form{
	margin:0px;
	padding:0px;
}
div#print{
	display:none;
}
div#global{
	width:977px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/global_bg.gif);
	background-repeat:repeat-y;
}
div#header{
	width:968px;
	height:66px;
	background-color:#000066;
	margin-left:3px;
	background-image:url(../images/header_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
div#menuTop{
	width:968px;
	height:30px;
	background-color:#75BE22;
	margin-left:3px;
}
div#contenuGlobal{
	width:968px;
	height:442px;
	background-image:url(../images/imageFondHome.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
}
div#footer{
	width:968px;
	height:60px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	margin-left:3px;
	text-align:center;
}

#footer2content a{
	color:#fff;
	text-decoration:none;
}
div#footer2{
	height:24px;
	/*background-image:url(../images/footer2_bg.gif);
	background-repeat:repeat-x;*/
}
/* ------------------------------------------------------------------*/
/*                             FOOTER2                               */
/* ------------------------------------------------------------------*/
div#bgleft{
	width:7px;
	height:24px;
	float:left;
	background-image:url(../images/footer2_bg_left.gif);
	background-repeat:no-repeat;
}
div#bgright{
	width:7px;
	height:24px;
	float:right;
	background-image:url(../images/footer2_bg_right.gif);
	background-repeat:no-repeat;
}
div#footer2content{
	width:963px;
	height:24px;
	float:left;
	background-image:url(../images/footer2_bg.gif);
	background-repeat:repeat-x;	
}
div#footer2content p{
	margin:0px;
	padding:0px;
	margin-top:0.2em;
	text-align:center;
	color:#fff;
	font-size:0.85em;
}
/* ------------------------------------------------------------------*/
/*                        CONTENU HOME                               */
/* ------------------------------------------------------------------*/

table#table_contenuGlobal{
	height:660px;
	width:967px;
	margin-left:3px;
	border-collapse:collapse;
	padding:0px;
	border:none;
}
table#table_contenuGlobalForHome{
	width:967px;
	height:457px;
	margin-left:3px;
	border-collapse:collapse;
	padding:0px;
	border:none;
}
td#ligne1{
	height:495px;
}
td#ligne2{
	height:20px:
}
td#contenuLeftHome div{
	padding-left:35px;
	font-size:12px;
}
td#contenuLeftHome h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#174592;
	font-size:40px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
div#colonnegauche{
	width:410px;
	float:left;
	padding:0px 0px 0px 5px!important;
	margin:0px;
	margin-left:0px;
	display:inline;
}
div#colonnedroite{
	width:430px;
	float:left;
	padding:0px 0px 0px 30px!important;
	margin:0px;
	display:inline;
}
td#contenuLeftHome p{
	margin:10px 0px 0px 0px;
	padding:0px;
}
/* ------------------------------------------------------------------*/
/*                            COLONNE DROITE                         */
/* ------------------------------------------------------------------*/
div#testJeself{
	width:240px;
	height:198px;
	background-image:url(../images/testJezelfBg.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
div#testJeself p{
	width:200px;
	padding:0px 0px 0px 15px;
	margin:5px 0px 0px 0px;
	font-size:17px;
	font-weight:bold;
	color:#174592;
}
div#testimonials{
	width:240px;
	height:280px;
	background-image:url(../images/testimonialsBg.jpg);
	background-repeat:no-repeat;
}
div#testimonials p{
	width:205px;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 0px;
	font-size:0.8em;
	color:#000;
}
.textAlignRightTestimodial{
	text-align:right;
	margin-right:5px;
}
div#testJeself h1{
	margin:0px 0px 0px 10px!important;
	padding:10px 0px 0px 0px;
}
div#testimonials h1{
	margin:0px 0px 10px 10px!important;
	padding:10px 0px 0px 0px;
}
/* ------------------------------------------------------------------*/
/*                            HEADER                                 */
/* ------------------------------------------------------------------*/
div#links{
	float:right;
	width:450px;
	margin-top:45px;
	height:21px;
}
.mnuTopFrancais{
	display:block;
	float:right;
	margin-right:6px;
	width:100px;
	height:18px;
	text-align:center;
	padding-top:3px;
	background-image:url(../images/mnuTopBgFrancais.gif);
	background-repeat:repeat;
	color:#000;
}
.mnuTopFrancaisActive{
	display:block;
	float:right;
	margin-right:6px;
	width:100px;
	height:18px;
	text-align:center;
	padding-top:3px;
	background-image:url(../images/mnuTopBgFrancaisActive.gif);
	background-repeat:repeat;
	color:#000;
}
*html .mnuTopFrancais{
	margin-right:3px; /* BUG IE */
}
.mnuTopNederlands{
	display:block;
	float:right;
	width:90px;
	height:18px;
	text-align:center;
	padding-top:3px;
	background-image:url(../images/mnuTopBgNederlands.gif);
	background-repeat:repeat;
	color:#000;
}
.mnuTopNederlandsActive{
	display:block;
	float:right;
	width:90px;
	height:18px;
	text-align:center;
	padding-top:3px;
	background-image:url(../images/mnuTopBgNederlandsActive.gif);
	background-repeat:repeat;
	color:#000;
}
.mnuTopContact{
	display:block;
	float:right;
	width:120px;
	margin-right:30px;
	height:18px;
	text-align:center;
	padding-top:3px;
	background-image:url(../images/mnuTopBgContact.gif);
	background-repeat:repeat;
	color:#000;
}
.mnuTopContactActive{
	display:block;
	float:right;
	width:120px;
	margin-right:30px;
	height:18px;
	text-align:center;
	padding-top:3px;
	background-image:url(../images/mnuTopBgContactActive.gif);
	background-repeat:repeat;
	color:#000;
}
.mnuTopContactActive{
	display:block;
	float:right;
	width:120px;
	margin-right:30px;
	height:18px;
	text-align:center;
	padding-top:3px;
	background-image:url(../images/mnuTopBgContactActive.gif);
	background-repeat:repeat;
	color:#000;
}
/* ------------------------------------------------------------------*/
/*                         PAGE DE CONTENU                           */
/* ------------------------------------------------------------------*/

/* colonne droite */
div#testJeselfForContent{
	width:240px;
	height:198px;
	background-image:url(../images/testJezelfBg_pageContent.jpg);
	background-repeat:no-repeat;
	margin:17px 0px 15px 25px;
}
div#testJeselfForContent p{
	width:200px;
	padding:0px 0px 0px 15px;
	margin:5px 0px 0px 0px;
	font-size:17px;
	font-weight:bold;
	color:#174592;
}
div#testimonialsForContent{
	width:240px;
	height:290px;
	background-image:url(../images/testimonialsBg.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 25px;
}
div#testimonialsForContent p{
	width:205px;
	padding:0px 0px 0px 15px;
	margin:5px 0px 5px 0px;
	font-size:12px;
	color:#000;
}
div#testimonialsForContent h1{
	margin:0px 0px 10px 10px!important;
	padding:10px 0px 0px 0px;
}
/* Content */
div#contenuGlobalForContent{
	width:968px;
	margin-left:0px;
}
div#testJeselfForContent h1{
	margin:0px 0px 0px 10px!important;
	padding:10px 0px 0px 0px;
}
td#bgLeftContent{
	background-image:url(../images/bgLefttForContent.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	width:78px;
}
td#bgRightContent{
	vertical-align:top;
	background-image:url(../images/bgRightForContent.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:278px;
}
td#bgContent{
	vertical-align:top;
	border-left:1px solid #0053A1;
	border-right:1px solid #0053A1;
	width:611px;
}
div.item{
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	width:570px;
	background-color:#fff;
	border-bottom:1px solid #0053A1;
	font-size:12px;
}
div.item a{
	font-size:12px;
	color:#174592;
	border-bottom:1px solid #174592;
}
div.item h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#174592;
	font-size:30px;
	font-weight:normal;
	margin:0px!important;
	padding:0px!important;
}
#titreDefault{
	text-decoration:underline;
	border-bottom:none;
	margin-bottom:10px;
}
div.item p{
	font-size:12px;
	margin:10px 0px 5px 0px;
}

/*----------------------------------------------------------*/
/*--------------         FORMULAIRES      ------------------*/
/*----------------------------------------------------------*/
input.txt, input.submit{
	border:1px solid #174592;
}
input.txt{
	width:200px;
}
#msgErreur{
	color:red;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}
textarea.areaContact{
	border:1px solid #174592;
	width:350px;
	height:90px;
}
input.txtContact{
	border:1px solid #174592;
	width:200px;
}
input.checkContact{
	color:#174592;
}
/*----------------------------------------------------------*/
/*  MapSiteUl
/*----------------------------------------------------------*/
ul.mapsite li{
	margin:5px 0px 5px 0px;
}
/*-------------------------------------------------------------*/
/*  PopUpQuestionaire
/*-------------------------------------------------------------*/
div#popup{
	position:absolute;
	width:495px; 
	height:490px; 
	left:50%; 
	top:100px; 
	margin-left:-245px; 
	background-color:#FFF;
	border:1px solid blue;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:20px;
}
div#popup table#globale{
	margin-left:auto;
	margin-right:auto;
}
div#popup img#img_header{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:10px;
}
div#popup h1{
	font-size:12px;
	margin:0px;
	padding:0px;
}