html, body {
	width:100%;
}

body{
	margin:0;
	padding:0;
	background-color:#dfe5f3;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	

}
img{
	border:none;
}
h2{
	margin:0;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	text-transform:uppercase;
	color:#0c1562;
	font-size:14px;
	background-image:url(/Css/clubrtl/img/bgd_titres.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #c0cbe6;
	font-weight:bold;
}

#main{
	width:960px;
	margin-bottom:0;
	padding-bottom:18px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	background-color:#FFFFFF;
	border:1px solid #d2dfe8;
}
#retailbox{
	position:absolute;
	width:116px;
	height:178px;
	left:50%;
	margin-top:0;
	margin-left:500px;
}
#skyscrapper{
	position:absolute;
	width:160px;
	height:600px;
	left:50%;
	margin-top:80px;
	margin-left:490px;
}
/*//////////////////////////////////// Header //////////////////////////////////////*/
div#header #logopub{
	height:90px;
	background-image:url(/Css/clubrtl/img/background_header_pub.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	width:960px;
	padding-top:10px;
	padding-bottom:10px;
}
div#header #logo{
	float:left;
	padding-left:42px;
}
div#header #leaderboard{
	float:right;
	padding-right:10px;
}
div#recherche{
	display:none;
}

/*////////////////////////////////////// Menu //////////////////////////////////*/
div#header #menu{
	clear:both;
}
div#header #menu ul#navigation
{
	margin: 0;
	padding: 0;
	width: 960px;
	height: 31px !important;
	list-style-type:none;
	background-image:url(/Css/clubrtl/img/background_menu.gif);
	background-repeat:repeat-x;
	font-size: 13px;
	font-weight: bold;
}

div#header #menu ul#navigation li
{
	float: left ;
	text-transform:uppercase;
	background-image:url(/Css/clubrtl/img/separation_menu.gif);
	background-repeat: no-repeat;
	background-position:top right;
	

}
div#header #menu ul#navigation li.last{
	float:right;
	background-image: url(/Css/clubrtl/img/coin_droit_background_menu.gif);
	background-repeat: no-repeat;
	background-position:100% 0;
}

div#header #menu ul#navigation li.last a
{
	margin:0;
	padding:0;
	width:2px;
	height:31px;
}

div#header #menu ul#navigation li a
{
	display: block;
	color: #fff ;
	text-align: center;
	padding-top:8px;
	padding-bottom:6px;
	text-decoration:none;
	padding-left:16px;
	padding-right:16px;
}

div#header #menu ul#navigation li a:hover
{
	margin-top:0px;
}

div#header #menu ul#navigation li.first a
{
	background-image: url(/Css/clubrtl/img/coin_gauche_background_menu.gif);
	background-repeat: no-repeat;
}

/*////////////////////////////////////// Page //////////////////////////////////////*/
#page{
	clear:both;
	padding-left:15px;
	margin:0:
}
#page2{
	clear:both;
	margin:0;
}
#pagekids{
	clear:both;
	background-image: url(/Css/clubrtl/img/bgd_accueilkids.jpg);
	background-repeat: repeat-x;
	height:727px;
	margin-bottom:-30px;
	width:960px;
	background-color:#dfe5f3;
}
/*////////////////////////////////////// Gauche ///////////////////////////////////*/
#gauche{
	width:445px;
	float:left;
}
#cesoir{
	margin:0;
	padding:0;
	height:250px;
}
#rdv{
	margin-top:18px;
	border:1px solid #c0cbe6;
	padding-bottom:10px;
}
#rdv #kids{
	width:424px;
	margin-top:10px;
	margin-left:9px;
	padding-bottom:9px;
	margin-bottom:10px;
	border-bottom:1px solid #c0cbe6;
}
#rdv #blog{
	width:424px;
	margin-left:9px;
}
#rdv #blog a.simpson{
	margin-right:9px;
}
#concours{
	margin-top:18px;
	border:1px solid #c0cbe6;
	height:208px;
}
#concours .promo{
	width:207px;
	float:left;
	margin-top:10px;
	padding-left:9.8px;
	text-align:left;
}
#concours .promo a, #concours .promo p{
	margin:0;
	padding-top:2px;
}

#gauchekids{
	width:620px;
	float:left;
	margin-top:18px;
	padding-left:15px;
	margin-right:10px;
}
#bottom_left{
	width:620px;
	margin:0;
}
#kids_promo{
	margin-top:18px;
	float:left;
	width:207px;
	margin-right:10px;
}
#kids_promo a{
	display:block;
	margin-bottom:10px;
	padding:0;
	width:207px;
}
#kids_blog{
	float:right;
	margin-top:18px;	
	padding:0;
	width:402px;
	height:410px;
}
#kids_blog #billets{
	background-color:#FFFFFF;
	height:295px;
	border-left:1px solid #e1e1e0;
	border-right:1px solid #e1e1e0;
	margin:0;
	padding-top:10px;
}
#kids_blog #billets .billet{
	height:80px;
	padding:0;
	margin-bottom:0;
	padding-top:5x;
	margin-bottom:5px;
	padding-left:10px;
	clear:both;
	border-bottom:1px solid #e1e1e0;
}
#kids_blog #billets .billet .image{
	float:left;
	margin-right:8px;
}
#kids_blog #billets .billet .texte{
	float:left;
	margin:0;
	padding:0;
	width:263px;
	text-align:justify;
}
#kids_blog #billets .billet .texte a{
	color:#9f082e;
	font-weight:bold;
	margin:0;
	padding:0;
}
#kids_blog #billets .billet .texte p a{
	font-weight:normal;
	color:#000000;
	padding:0;
	margin:0;
}
#kids_blog #footer_blog{
	background-image: url(/Css/clubrtl/img/footer_blogkids.gif);
	width:402px;
	height:26px;
}
#kids_blog #footer_blog a{
	float:right;
	margin-right:28px;
	color:#049dcb;
	font-weight:bold;
	margin-top:4px;
}
#jeux #left{
	float:left;
	margin-top:30px;
	width:143px;
}
#jeux #left a{
	height:105px;
	margin-bottom:10px;
	display:block;
}
#jeux #right{
	float:right;
	width:143px;
	margin-top:30px;
}
#jeux #right a{
	height:105px;
	margin-bottom:10px;
	display:block;
}
/*//////////////////////////////// Droite /////////////////////////////*/
#droite{
	width:475px;
	float:left;
	margin-left:10px;
}
#droitekids{
	width:300px;
	float:left;
	margin-top:18px;
}
#moment{
	float:left;
	width:163px;
	border:1px solid #c0cbe6;
	background-color:#f2f5fa;
	height:249px;
}
#moment .programme{
	margin-top:8px;
	border-bottom:1px solid #c0cbe6;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
}
#moment .programme .heure{
	color:#ea0d02;
	font-weight:bold;
	margin-right:5px;
}
#moment .programme .categorie{
	color:#28395b;
	font-weight:bold;
	margin-right:5px;
	text-transform:lowercase;
	font-size:11px;
}
#moment .programme .titre{
	font-weight:bold;
	text-transform:lowercase;
	color:#010101;
}
#moment .programme .titre:first-letter{
	text-transform:uppercase;
}
#moment .bouton{
	margin-top:7px;
}
#moment .bouton a{
	margin-left:8.5px;
}
#showcase{
	width:300px;
	float:right;
	clear:right;
	margin-bottom:18px;
}
#rtlsport{
	clear:both;
	height:250px;
	background-image:url(/Css/clubrtl/img/titre_rtlsport.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:1px solid #b5b6b8;
	margin-bottom:18px;
	padding:0;
}
#rtlsport .magazine{
	width:223px;
	margin-top:34px;
	float:left;
	padding-left:9px;
	text-align:left;
}
#rtlsport .magazine a, #rtlsport .magazine p{
	margin:0;
	padding-top:2px;
}

/*/////////////////////////////// Programmes /////////////////////////////////*/

#grille{
	width:615px;
	float:left;
}
#droitegrille{
	width:300px;
	float:left;
	margin-left:15px;
}
#grille #grilleverticale{
	border:1px solid #c0cbe6;
	text-align:left;
	margin:0;
	padding:0;
}
#grille #grilleverticale #top{
	background-color:#f2f5fa;
	margin:0;
	padding:0;
	height:45px;
	width:613px !important;
	width:615px;
}
h1.day{
	color:#eb1d13;
	font-size:19px;
	text-transform:uppercase;
	float:left;
	margin:0;
	padding-left:20px;
	padding-top:10px;
}

#grille #grilleverticale #calendrier{
	float:right;
	padding-right:15px;
	margin-top:10px;
	color:#28395b;
	height:17px;
}
#grille #grilleverticale #calendrier a{
	color:#28395b;
	font-weight:bold;
}
#grille #grilleverticale #calendrier a#precedent{
	background-image:url(/css/tvi/img/fleche_gauche.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
}
#grille #grilleverticale #calendrier a#suivant{
	background-image:url(/css/tvi/img/fleche_droite.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:23px;
}
#grille #grilleverticale div.tabs
{
	margin:0;
	padding:0;
	height: 26px;
	background-color:#cfdfef;
	width:613px !important;
	width:615px;
}
#grille #grilleverticale div.tabs ul
{
	margin:0;
	padding:0;
	float: right;
	list-style-type: none;
}
#grille #grilleverticale div.tabs ul li
{
	margin:0;
	padding:0;
	height: 25px;
	float: left;
	text-align: center;
	list-style-type: none;
	border:1px solid #cfdfef;
	border-bottom:none;
	background-image:url(/Css/tvi/img/bg_tabs.gif);
	background-repeat:repeat-x;
}
#grille #grilleverticale div.tabs ul li a
{
	height: 25px;
	display: block !important;
	display: inline;
	padding:5px 16px 5px 16px;
	text-decoration:none;
	font-weight:bold;
	color:#28395b;
	margin:0;
}
#grille #grilleverticale div.tabs ul li.currentTab
{
	background-color:#FFFFFF;
	background-image:none;
}
#grille #grilleverticale div.tabs ul li.currentTab a
{
	color: #e31921;
	padding:5px 16px 5px 16px;
}
#grilleverticale table{
	clear:both;
	margin:0;
	padding:0;
	border:none;
}
#grilleverticale table tr td{
	border-top:1px solid #c0cbe6;
	border-right:1px solid #c0cbe6;
}
#grilleverticale table tr td.noborder{
	border-right:none;
}
#grilleverticale p.synopsis{
	padding-bottom:15px;
	padding-right:15px;
}
#grilleverticale .tabContainer .tabContent p{
	padding-left:10px;
	font-size:13px;
}
#grilleverticale table p img{
	margin-bottom:10px;
}
#grilleverticale .tabContainer{
	border:none;
	padding:0;
	margin:0;
}
#grilleverticale .tabContainer .tabContent{
	padding:0;
	margin:0;
	border:none;
}
#grilleverticale .tabContainer .tabContent a{
	text-decoration:none;
	padding:0;
}
h5.heure{
	color:#eb1d13;
	font-size:13px;
	padding:0;
	margin:0;
}
h5.programme{
	color:#222e71;
	padding-top:25px;
	padding-left:10px;
	text-transform:lowercase;
	font-size:15px;
	margin:0;
}
h5.programme a{
	color:#222e71;
	padding-left:10px;
	text-transform:lowercase;
	font-size:15px;
}
h5.programme a:hover{
	color:#eb1d13;
}
h5.programme:first-letter{
	text-transform:uppercase;
	font-size:15px;
}
h5.categorie{
	color:#576eaa;
	padding-top:20px;
}
#soiree{
	border:1px solid #c0cbe6;
	background-color:#f2f5fa;
	margin-top:15px;
	margin-bottom:15px;
}
#soiree #semaine{
	text-align:left;
	border-bottom:1px solid #cfdfef;
	padding:10px;
	padding-top:0;
}
#soiree #semaine img{
	margin-right:10px;
}
#soiree #semaine h3{
	font-size:13px;
	text-transform:lowercase;
}
#soiree #semaine h3:first-letter{
	text-transform:uppercase;
}

#promos_ads{
	float:left;
	width:300px;
	height:95px;
	margin-top:15px;
}
#jeux_ads{
	float:left;
	width:300px;
	height:95px;
	margin-top:15px;
	margin-left:12px !important;
	margin-left:15px;
}
#services_ads{
	float:left;
	width:300px;
	height:95px;
	margin-top:15px;
	margin-left:15px;
	clear:right;
}

/*//////////////////////////// boxvideo //////////////////////////*/
#boxvideo{
	position:relative;
	top:15px;
	left:15px;
	padding:0;
	margin:0;
	width:930px;
	height:325px;
	clear:both;
}
#boxvideo h2#titre{
	margin:0;
	float:left;
	width:605px !important;
	width:625px;
	height:19px;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	text-transform:uppercase;
	color:#131359;
	font-size:14px;
	border:none;
	background-image:url(/Css/tvi/img/bg_titre_boxvideo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
	text-align:left;
}
#boxvideo #videos .tabs{
	margin:0;
	padding:0;
	width:305px;
	float:right;
}
#boxvideo #videos .tabs ul{
	list-style-type:none;
	padding:0;
	margin:0;
	height:27px;
	float:right;
}
#boxvideo #videos .tabs ul li{
	float:left;
	height:27px;
	padding:7px;
	padding-bottom:0;
	margin:0;
	border:1px solid #c4cee8;
	border-bottom:none;
	width:auto;
	margin-left:1px;
}
#boxvideo #videos .tabs ul li.currentTab a{
	color:#dc0012;
	background-image:none;
	font-weight:bold;
	height:27px;
	text-decoration:none;
}
#boxvideo #videos .tabs ul li.otherTab{
	background-image:url(/Css/tvi/img/bg_titre_onglet.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:27px;
}
#boxvideo #videos .tabs ul li.otherTab a{
	font-weight:bold;
	height:27px;
	text-decoration:none;
	color:#0c1562;
}
/*/////////////////////////////////////// Footer //////////////////////////////////*/
#footer{
	clear:both;
	width:960px;
	margin:0;
	padding:0;
	position:relative;
	top:30px;
}
#BottomMenu
{
	padding-bottom:13px;
	border-top: 1px solid #dcdde0 ;
	background: url(/Css/BelRTL/img/bottom_degrade.gif) repeat-x;
}
dl{
	width:158px;
	margin-top:12px;
	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;

}

.a_propos{
	margin-top:30px;
}

.bottom_message{
	width: 798px;
	padding-top:4px;
	background: #f2f4f7 url(/Css/BelRTL/img/bottom_arrondi_haut_message.gif) top left no-repeat;
}
.block_bottom_message {
	background: url(/Css/BelRTL/img/bottom_arrondi_bas_message.gif) bottom left no-repeat;
	padding-bottom:4px;

}

.bottom_liste{
	margin:0 0 0 0px;
	padding:4px 0 0 6px;
	list-style-type:none;
	color:#8696a4;
	float:left;
	background: #f2f4f7 url(/Css/BelRTL/img/bottom_arrondi_bas_message.gif) bottom left no-repeat;
	width:792px;
}

.bottom_liste li{
	width:388px;
	float:left;
	margin:0;
	padding-right:6px;
	font-size:11px;
	height:84px;
	background:url(/Css/BelRTL/img/bottom_separation_puce.gif) right top no-repeat;
}
.rond_top_bottom_liste{
	background: url(/Css/img/bottom_arrondi_haut_message.gif) top left no-repeat ;
	padding-top:4px;
	padding-left:14px;
	width:798px;
	margin:0;
	float:left;
}

.rond_top_bottom_liste a{
	text-decoration:none;
}
.bottom_liste li h4{
	font-size:13px;
	margin:0;
	padding:0;
}
.bottom_liste li.bottom_list_last{
	background:none;
	width:382px;
	padding-left:6px;
}
.bottom_black{
	color:#000000;
}
.bottom_red{
	color:#e31921;
	font-weight:bold;
}
.developped{
	float:left;
	width:120px;
	text-align:center;
	margin-left:14px;

}
.developped_by{
	color:#8696a4;
	font-size:11px;
}
.developped_by img{
	margin-left:3px;
	margin-top:8px;
}