html, body {
	width:100%;
}

body{
	margin:0;
	padding:0;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	

}
img{
	border:none;
}

#splashpage{
	width:665px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-bottom:0;
	margin-top:-200px;
	margin-left:-335px;
}
#splash{
	width:665px;
	height:400px;
	background-image:url(/Css/clubrtl/img/bg_splashpage.jpg);
}
#logo{
	margin-left:14px;
}
#logo a{
	width:97px;
	height:60px;
	display:block;
	float:left;
	background-image:url(/Css/clubrtl/img/void.gif);
	background-repeat:repeat;
}
#entreesite{
	margin-right:14px;
	padding-top:23px;
} 

#entreesite a{
	float:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}
#pub{
	position:relative;
	clear:both;
	top:5px;
	left:18px;
}
/*/////////////////////////////////////// Footer //////////////////////////////////*/
#footer{
	clear:both;
	width:665px;
	margin:0;
	padding:0;
	position:relative;
	top:20px;
	border:1px solid #dcdde0;
	border-top:none;
	height:150px;
	margin-bottom:20px;
}
#BottomMenu
{
	padding-bottom:13px;
	border-top: 1px solid #dcdde0 ;
	background: url(/Css/BelRTL/img/bottom_degrade.gif) repeat-x;
}
dl{
	width:160px;
	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:10px;
}
dd a{
	color:#000000;
	text-decoration:none;
}
dd a:hover{
	color:#c0cbe6;
}
dl.other_column{
	height:auto;
	float:left;
	margin-top:0;
	padding-top:0;
	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;

}

