#icone_rss{
float:right;
}

#icone_rss:active{
outline:none;
}

#icone_rss img{
border:0;
}

/**** BLOCS ACTUALITE ROUGE ****/
#gaucheDiv .blocGauche .liseret_jaune_actu_niv2{
	background:url(../img/interface/bloc/504/bloc_rouge_liseret_jaune_top.png) left top no-repeat #CC171E;
}


.actualite{
width:491px;
height:67px;
padding:4px 8px 5px 5px;
background:url(../img/interface/bloc/504/bloc_rouge_separation.png) left bottom no-repeat;
}

.actualite .actu_visuel{
width:109px;
height:64px;
padding:1px 0;
float:left;
}

.actualite .actu_visuel img{
border:0;
}

.actualite .actu_textes{
width:382px;
height:66px;
float:right;
}

.actualite .actu_textes .actu_picto{
float:left;
height:18px;
width:18px;
margin-right:3px;
}

.actualite .actu_textes .actu_titre{
width:305px;
float:left;
color:#FFF;
font-weight:bold;
font-size:13px;
height:18px;
line-height:18px;
}

.actualite .actu_textes .actu_titre a{
color:#FFF;
text-decoration:none;
}

.actualite .actu_textes .actu_date{
float:right;
width:55px;
color:#fff;
font-size:11px;
text-align:right;
height:18px;
line-height:18px;
}

.actualite .actu_textes .actu_texte{
clear:both;
width:382px;
height:48px;
color:#FFF;
font-size:12px;
text-align:justify;
}

.actualite .actu_textes .actu_texte a{
color:#FFF;
text-decoration:none;
}

.actualite .actu_textes .actu_texte .suite{
margin-left:10px;
padding-left:16px;
font-size:11px;
color:#FFF;
text-decoration:none;
background:url(../img/interface/fleche_blanche.gif) left center no-repeat;
}

.actualite .actu_textes .actu_texte .suite:hover{
color:#FFCF05;
}



/**** DERNIER MATCH / PROCHAIN MATCH ****/
#bloc_match{
width:296px;
height:341px;
padding:26px 2px 2px 2px;
background:url(../img/interface/bloc/300/bloc_match.png) left top no-repeat;
}

#bloc_match_top{
width:296px;
height:212px;
}

#blocDPMTitre{
height:20px;
width:254px;
margin:0 auto 21px;
}

#btnDernierMatch,
#btnProchainMatch{
display:block;
width:124px;
text-indent:-5000px;
}

#btnDernierMatch{
float:left;
background:url(../img/interface/bloc/titre/dernier_match.png) left top no-repeat;
}

#btnProchainMatch{
float:right;
background:url(../img/interface/bloc/titre/prochain_match.png) left top no-repeat;
}

#btnDernierMatch.ongletOn,
#btnProchainMatch.ongletOn,
#btnDernierMatch:hover,
#btnProchainMatch:hover{
background-position:left bottom;
}
 

#dernierMatch table{
width:296px;
height:114px;
border-collapse:collapse;
margin:0 auto;
background:url(../img/interface/bloc/300/fond_dernier_match.png) center bottom no-repeat;
}

#dernierMatch table .nom_equipe{
text-align:center;
font-size:15px;
font-weight:bold;
color:#FFF;
height:31px;
line-height:31px;
}

#dernierMatch table .equipe{
text-align:center;
vertical-align:center;
width:82px;
height:84px;
}

#dernierMatch table .infos{
text-align:center;
width:98px;
}

#dernierMatch table .infos .score{
font-weight:bold;
font-size:42px;
color:#cc171e;
height:54px;
line-height:54px;
padding:14px 0 2px 0;
}

#dernierMatch table .infos .journee{
font-size:10px;
color:#aaaaaa;
height:14px;
line-height:14px;
}

.btnCR{
display:block;
width:137px;
height:18px;
margin:16px auto 0;
background:url(../img/interface/bouton/compte_rendu.png) center center no-repeat;
text-indent:-5000px;
}

#prochainMatch div{
margin-bottom:10px;
}

#prochainMatch table{
width:288px;
height:64px;
margin:0 auto;
border-collapse:collapse;
background:url(../img/interface/bloc/300/fond_prochain_match.gif) center bottom no-repeat;
}

#prochainMatch table .nom_equipe{
height:16px;
line-height:16px;
padding-top:1px;
text-align:center;
font-size:12px;
font-weight:bold;
color:#FFF;
}

#prochainMatch table .equipe{
text-align:center;
vertical-align:center;
width:53px;
}

#prochainMatch table .equipe img{
display:block;
margin:0 auto;
}

#prochainMatch table .infos{
text-align:center;
font-size:12px;
color:#333;
line-height:14px;
}

.btnResa{
display:block;
width:92px;
height:14px;
background:url(../img/interface/bouton/reservez.gif) center center no-repeat;
text-indent:-5000px;
margin-left:187px;
}




/**** BLOC CLASSEMENT ****/
#bloc_match_bottom{
width:300px;
height:124px;
}

#tabClassment{
width:280px;
border-collapse:collapse;
margin:0 auto;
font-size:12px;
color:#888;
}

#tabClassment tr{
height:25px;
line-height:25px;
}

#tabClassment .tabClassPos{		width:20px;		text-align:left;	color:#FFF;		font-weight:bold;	}
#tabClassment .tabClassFanion{	width:28px;		text-align:center;	}
#tabClassment .tabClassEquipe{	width:136px;	text-align:left;	font-weight:bold;	}
#tabClassment .tabClassPoints{	width:61px;		text-align:left;	}
#tabClassment .tabClassJournee{	width:35px;		text-align:left;	}

#tabClassment .tabClassFanion img{ display:block; margin:0 auto;}





/*** FIL INFOS ***/
.fil_infos_rouge,
.fil_infos_gris{
text-decoration:none;
}

.fil_infos_rouge{	color:#D20505;	}
.fil_infos_gris{	color:#FFF;		}

.fil_infos_gris span{	color:#AAA;	}
.fil_infos_rouge span{	color:#FFF;	}

.fil_infos_gris strong,
.fil_infos_rouge strong{
display:block;
float:left;
width:50px;
}

#popup_fil_info{
width:600px;
height:350px;
background:#FFF;
border:2px solid #000;
position:absolute;
top:50%;
left:50%;
margin-left:-300px;
margin-top:-173px;
z-index:10001;
}

/*** paris ***/
#link_pariez
{
	font-size:12px;
	color:#f29a02;
	text-decoration:none;
}

#link_pariez:hover{color:#FFE67B;}


/*** muc tv ***/
#bloc_muctv{
width:504px;
height:260px;
border:0;
}

#bloc_muctv_tv{
width:300px;
float:left;
}

#bloc_muctv_vignettes{
float:right;
width:204px;
}

#bloc_muctv_2{
width:348px;
border:0;
margin-bottom:15px;
float:left;
}

#bloc_muctv_titre{
display:block;
margin:0 auto;
}

#bloc_muctv_in{
padding:0px 8px 8px 8px;
border-left:1px solid #333;
border-right:1px solid #333;
}

#bloc_muctv_bottom{
border:1px solid #999;
background:#333;
height:20px;
}

#bloc_muctv_bottom_btn1,
#bloc_muctv_bottom_btn2{
display:block;
float:left;
color:#999;
height:20px;
line-height:20px;
font-size:13px;
text-align:center;
text-decoration:none;
width:172px;
border-right:1px solid #999;
}

#bloc_muctv_bottom_btn2{
border-right:none;
width:173px;
}

#bloc_muctv_bottom_btn1:hover,
#bloc_muctv_bottom_btn2:hover{
background:#444;
color:#ccc;
}


/*** france bleu ***/
#bloc_france_bleu{
width:300px;
float:right;
margin-top:9px;
height:196px;
overflow:hidden;
}


/*** live ***/
#blocHomeLive{
display:block;
width:294px;
height:109px;
padding:8px 3px;
margin-bottom:10px;
background:url(../img/interface/bloc/300/suivez-le-match-en-live.jpg) left top no-repeat;
text-decoration:none;
}

#blocHomeLive span{
display:block;
float:left;
width:218px;
font-size:16px;
font-weight:bold;
text-align:center;
color:#FFF;
margin-top:6px;
}

#blocHomeLive img{
display:block;
float:right;
margin-left:3px;
border:0;
}


#titre_media_club{
display:block;
width:774px;
height:24px;
padding:0px 20px;
/*background:url(../img/interface/menu/back_rouge.png) left top repeat-x;*/
background:url(../img/interface/back_medias_club.png) left top no-repeat;
margin-bottom:8px;
}

#titre_media_club_jaune{
display:block;
width:774px;
height:12px;
padding:6px 20px;
/*background:url(../img/interface/bloc/814/jaune_top.png) left top no-repeat;*/
background:url(../img/interface/bloc/814/rouge_liseret_jaune.png) left top no-repeat;
margin-bottom:8px;
}

#titre_media_club_jaune p{
display:block;
width:84px;
height:11px;
text-indent:-5000px;
background:url(../img/interface/bloc/titre/medias-club.png) left top no-repeat;
}

/*** ACTUALITES FAVORITES ***/
#actu_favorites_top{
height:21px;
width:772px;
padding:3px 21px 0px 21px;
background:url(../img/interface/bloc/814/rouge_liseret_jaune_actu_fav.png) left top no-repeat;
}

#actu_favorites_middle{
background:#2A2B2D;
margin-bottom:15px;
}

.actu_favorite{
float:left;
width:250px;
padding:10px;
border-right:1px solid #444;
}

.actu_favorite_separation{
display:block;
clear:both;
height:1px;
width:100%;
background:#444;
}

.actu_favorite .actu_textes{
float:left;
width:140px;
}

.actu_favorite .actu_textes .actu_titre{
height:26px;
overflow:hidden;
line-height:13px;
font-size:12px;
margin-bottom:4px;
}

.actu_favorite .actu_textes .actu_titre a{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

.actu_favorite .actu_textes .actu_texte{
overflow:hidden;
line-height:12px;
font-size:11px;
height:36px;
}

.actu_favorite .actu_textes .actu_texte a{
color:#ccc;
text-decoration:none;
}

.actu_favorite .actu_visuel{
float:right;
width:100px;
padding:1px 0;
}

.actu_favorite .actu_visuel a img{
display:block;
border:0px;
}



