/* ------------------------------------------- body ------------------------------------------- */
body { 
	color:#877863;
	line-height:1.4em;
	font-size:0.7em;
	background:#fff url(/ContentUNG/Includes/BE/FRA/ChoixLangue/Content/img/bck_splash.jpg) top center no-repeat;
	margin:0pt auto;
	padding:0pt;
	position:relative;
	width:970px;
}
/* ------------------------------------------- header ------------------------------------------- */
#header {
	background:url(/ContentUNG/Includes/BE/FRA/ChoixLangue/Content/img/bck_headersplash3.jpg) no-repeat;
	height:139px; /* ie6 */

}
#home {
	float:none;
	width:auto;
}
/* --------------------------------------- footer --------------------------------------- */
#footer {
	background-color:transparent;
	border-top:1px solid #f2efeb;
	margin:100px 0 0 0;
	font-size:0.8em;
	text-align:center;
	padding:10px;
}
#footer ul {
	margin:8px 0;
}
#footer a:hover {
	color:#614102;
}

#footer li {
background:transparent url(/ContentUNG/Includes/BE/FRA/ChoixLangue/Content/img/div_footer.gif) no-repeat scroll 0%;
display:inline;
list-style-type:none;
margin:0pt;
padding:0pt 3px 0pt 8px;
}

#contentL {
	float:left;
	width:485px;
	text-align:right;
	/*background-color:#99FF00;*/
}
#contentL .margin {
	padding:70px 190px 0 0;
}
#contentR {
	float:right;
	width:485px;
	/*background-color:#00CCCC;*/
}
#contentR .margin {
	padding:70px 0 0 190px;
}
.splashbutton {
	margin:0 0 60px 0;
}
.splashtitel {
	margin:0 0 37px 0;
}
.splashsubtitel {
	margin:0 0 8px 0;
}

.clearfloats {
	clear:both;
}
.clearfloatsIE { /* voor IE bug */
	clear:both;
	min-height:1%;
	line-height: 0;
}

/*-----------------------------------------------------------------------*/
/*----                     PAGE CHOIX DE LANGUE                      ----*/	
/*-----------------------------------------------------------------------*/
#choixlangue {
	 display: none;

}
/*#choixlangue {
	position:absolute;
	color:#fff;
	text-align:center;
	width:100%
}

#choixlangue li {
	list-style-type:none;
	display:inline;
	text-align:center;
    float:left;
}
#choixlangue li a {
	text-decoration:none;
	text-transform:capitalize;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

#choixlangue li.SelectionLangue_DUT {
	margin-top:23px;
	*margin-top:34px;
	margin-left:103px;
	-position:relative; 
	-z-index:10;
	-margin-top:-438px;
}
#choixlangue li.SelectionLangue_FRA {
	margin-top:23px;
	*margin-top:34px;
	margin-left:500px;
	-position:relative; 
	-z-index:10;
	-margin-top:-438px;
}
*/
/*-----------------------------------------------------------------------*/
