html, body {
	width:100%;
}

body{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	

}
img{
	border:none;
}

#splashpage{
	width:675px;
	height:800px;
	position:absolute;
	top:50%;
	left:50%;
	margin-bottom:0;
	margin-top:-200px;
	margin-left:-335px;
}
#splash{
	width:675px;
	height:415px;
	background-image:url(/Css/belrtl/img/bg_splashpage.jpg);
}
#logo{
	margin-left:17px;
}
#logo a{
	width:110px;
	height:53px;
	margin-top:18px;
	display:block;
	float:left;
	background-image:url(/Css/belrtl/img/void.gif);
	background-repeat:repeat;
}
#entreesite{
	margin-right:14px;
} 
#entreesite a{
	float:right;
	margin-top:15px;
	width:50px;
	height:45px;
	display:block;
	background-image:url(/Css/belrtl/img/void.gif);
	background-repeat:repeat;
}
#pub{
	position:relative;
	clear:both;
	top:3px;
	left:23px;
}
/*/////////////////////////////////////// Footer //////////////////////////////////*/
#footer{
	clear:both;
	width:675px;
	margin:0;
	padding:0;
	position:relative;
	top:15px;
	border:1px solid #dcdde0;
	border-top:none;
	height:160px;
}
#BottomMenu
{
	padding-bottom:13px;
	border-top: 1px solid #dcdde0 ;
	background: url(/Css/BelRTL/img/bottom_degrade.gif) repeat-x;
	background-position:top;
}
dl{
	width:133px;
	margin:0;
	float:left;
}
dl dt {
	color:#e31921;
	font-size:13px;	
	margin-bottom:3px;
	margin-left:10px;
	
}
dl dd{
	margin:0;
	color:#000000;
	font-size:11px;	
	padding-bottom:3px;
	margin-left:8px;
}
dd a{
	color:#000000;
	text-decoration:none;
}
dd a:hover{
	color:#c0cbe6;
}
dl.other_column{
	height:auto;
	float:left;
	margin-top:0;
	padding-top:15px;
	background: url(/Css/BelRTL/img/bottom_separation.gif) left no-repeat;
	margin-bottom:23px;
}
.programmes{
	padding-top:16px;

}
dt.grey{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#8696a4;
	margin-bottom:4px;
	padding:0;

}


