/* CSS ACTUALITE */

.entete_mois{
	display:block;	
	width:495px;
	height:23px;
	background-color:#c70506;
	border-top:1px solid #ff5050;
	border-bottom:1px solid #630005;
	padding:5px 0 0 9px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

.liste_tab_actu{
	width:495px;
	margin:3px 0 0 9px;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
}

table.liste_tab_actu td{
	padding:3px 0 2px 0;
	margin:0;
	border:0px;
}




.liste_titre_actu{
	width:400px;
}

.liste_titre_actu a{
	text-decoration:none;
	color:#FFF;
}

.liste_titre_actu a:hover{
	color:#D3A822;
}


.liste_picto_actu{
	width:25px;
	text-align:center;
	padding:0px;
	vertical-align:middle;
}

.liste_picto_actu img{
	display:block;
	margin:0 auto;
}


.liste_date_actu{
	width:80px;
	text-align:right;
	color:#888;
}



/***************Une actu en particulier******************/
/********************************************************/
#grand_visuel_actualite{
width:100%;
background:#000;
margin-bottom:10px;
}

#bloc_social{
	float:left;
	margin:0 10px 5px 0;
	padding:4px 4px 0 4px;
	border:1px solid #FFF;
	background:url(../img/interface/social/fond.png) left top repeat-x #cdcdcd;
}

#bloc_social a img{
	display:block;
	border:0;
	margin-bottom:4px;
}

.metainfo_actu{
	margin:10px 0;
	font-size:10px;
	color:#aaaaaa;
	font-style:italic;
}

.texte_actu{
	text-align:justify;
	font-size:12px;
	color:#FFF;
}

.bloc_lien_actu{
	color:#c6a53c;
	margin:10px 0;
	font-size:12px;
}

.bloc_lien_actu a{
	color:#c6a53c;
	font-weight:bold;
	text-decoration:none;
}


.lire_aussi{
margin-left:7px;
padding-right:22px;
background:url(../img/interface/fleche_blanche.gif) right center no-repeat;
text-decoration:none;
color:#888;
}

.lire_aussi:hover{
color:#CCC;
}


/***************Question joueur quinzaine****************/
/********************************************************/
.blocConcours{
	width:494px;
	background:#242424;
	margin-bottom:3px;
	border-top:1px solid #363636;
	border-bottom:1px solid #141414;
	padding:5px;
	margin-top:15px;
}

.blocConcours .concoursFleche{
	float:left;
	padding-right:5px;
}

.blocConcours .concoursTitre{
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#DDD;
	width:490px;
	
}

.blocConcours .concoursIntro{
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#DDD;
	width:230px;
}

.blocConcours .concoursQuest{
	float:left;
	width:245px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:0;
}

.blocConcours .concoursRep{	
	width:484px;
	padding:3px 5px;
	background:#363636;
	border-top:1px solid #282828;
	border-bottom:1px solid #404040;
	font-size:11px;
}


.blocConcours label{
	float:left;
	width:65px;
	font-size:11px;
	margin-top:10px;
	color:#FFF;
}

.blocConcours input{
	float:left;
	width:150px;
	margin-right:20px;
	margin-top:10px;
	color:#000;
	
}

#for_questionInternaute{
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
}


.blocConcours textarea{
	width:480px;
	height:100px;
	color:#000;
	font-size:11px;
}

.blocConcours .bouton{
	float:right;
	margin-top:5px;
}

.ok{
	color:#009966;
	text-align:center;
}

.notok{
	color:#FF0000;
	text-align:center;
}


/* actus prec et suiv */
#autres_actus{
width:100%;
clear:both;
padding:30px 0;
}

#autres_actus_prec{
display:block;
width:350px;
float:left;
height:38px;
padding-left:48px;
color:#FFF;
font-size:16px;
background:url(../img/interface/fleche_prec.gif) left center no-repeat;
text-decoration:none;
}

#autres_actus_suiv{
display:block;
width:350px;
float:right;
height:38px;
padding-right:48px;
color:#FFF;
font-size:16px;
background:url(../img/interface/fleche_suiv.gif) right center no-repeat;
text-decoration:none;
text-align:right;
}

#autres_actus_prec span,
#autres_actus_suiv span{
font-size:10px;
color:#aaa;
display:block;
}


/* apercu galerie photo */
#apercu_galerie_photo{
width:800px;
height:121px;
padding:10px 7px;
background:url(../img/interface/bloc/814/bloc_galerie.png) center center no-repeat #FFF;
}

#apercu_galerie_photo .miniature_galerie img{
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
display:block;
border:0;
margin:5px;
float:left;
}

#apercu_galerie_photo .miniature_galerie:hover img{
filter: alpha(opacity=100);
-moz-opacity:1;
opacity:1; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#apercu_galerie_photo .fleche_galerie img{
border:0;
margin:40px 5px 5px 5px;
display:inline;
float:left;
}

#galerie_arianne{
margin-left:34px;
float:left;
font-size:12px;
color:#FFF;
width:500px;
font-style:italic;
display:inline;
}

#galerie_lien{
margin-right:34px;
float:right;
font-size:12px;
color:#FFF;
width:150px;
text-align:right;
font-style:italic;
display:inline;
}

#galerie_arianne a,
#galerie_lien a{
text-decoration:none;
font-size:12px;
color:#FFF;
font-style:italic;
}

#galerie_lien a{
padding-right:21px;
background:url(../img/interface/fleche_blanche.gif) right center no-repeat;
}




/* apercu galerie photo dans l'article */
.apercu_galerie_photo{
	width:480px;
	height:121px;
	padding:10px 7px;
	background:url(../img/interface/bloc/814/bloc_galerie.png) center center no-repeat #FFF;
	float:left;
	border-left:5px solid #333333;
	border-right:5px solid #333333;
	-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.apercu_galerie_photo .miniature_galerie img{
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
display:block;
border:0;
margin:5px;
float:left;
}

.apercu_galerie_photo .miniature_galerie:hover img{
filter: alpha(opacity=100);
-moz-opacity:1;
opacity:1; 
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.apercu_galerie_photo .fleche_galerie img{
border:0;
margin:40px 5px 5px 5px;
display:inline;
float:left;
}

.galerie_arianne{
margin-left:34px;
float:left;
font-size:12px;
color:#FFF;

font-style:italic;
display:inline;
}

.galerie_lien{
margin-right:34px;
float:right;
font-size:12px;
color:#FFF;
width:150px;
text-align:right;
font-style:italic;
display:inline;
}

.galerie_arianne a,
.galerie_lien a{
text-decoration:none;
font-size:12px;
color:#FFF;
font-style:italic;
}

.galerie_lien a{
padding-right:21px;
background:url(../img/interface/fleche_blanche.gif) right center no-repeat;
}


/* bloc joueur */
#bloc_joueur{
width:290px;
height:94px;
padding:5px;
background:url(../img/interface/bloc/300/bloc_joueur_actu.png) center center no-repeat;
margin-bottom:3px;
}

#bloc_joueur .photoJoueur{
display:block;
float:left;
}

#bloc_joueur_infos{
float:right;
width:223px;
margin:14px 0 5px;
}

#bloc_joueur_nom{
float:left;
width:182px;
text-align:center;
font-variant:small-caps;
color:#000;
font-size:14px;
font-weight:bold;
}

#bloc_joueur_num{
float:right;
width:36px;
color:#FFF; 
text-align:center;
font-style:20px;
font-weight:bold;
padding-right:5px;
}

#bloc_joueur_lien{
width:168px;
margin:0 auto;
clear:right;
padding:10px 0 0px;
}

#bloc_joueur_lien a img{
border:0px;
margin:0 5px;
}

.bloc_joueur_lien_legende{
font-size:11px;
color:#888;
text-align:center;
font-style:italic;
}


/* bloc muctv */
#bloc_muctv{
width:490px;
height:118px;
background:url(../img/interface/bloc/504/bloc_actu_muc_tv.png) center top no-repeat;
margin-bottom:10px;
padding:7px;
}

#bloc_muctv_vignette{
float:left;
border:0px;
display:block;
}

#bloc_muctv_infos{
float:right;
width:264px;
margin:48px 6px;
display:inline;
}

#bloc_muctv_titre{
color:#FFF;
font-size:14px;
font-weight:bold;
height:36px;
line-height:18px;
padding:0 0 10px 7px;
}

#bloc_muctv_date{
float:left;
color:#999;
font-size:10px;
}

#bloc_muctv_lien{
float:right;
color:#FFF;
font-size:12px;
font-style:italic;
text-decoration:none;
padding-right:19px;
background:url(../img/interface/fleche_blanche.gif) right center no-repeat;
}


/* tagsCloud */
#tagsCloud{
margin-bottom:10px;
text-align:justify;
}

#tagsCloud a{
text-decoration:none;
line-height:22px;
}

#tagsCloud a:hover{
text-decoration:underline;
}

/***************Bloc classement ŕ l'intérieur****************/
/********************************************************/

#classement_min{
	width:154px;
	border-collapse:collapse;
	margin-bottom:17px;
	border:1px solid #2B2B2B;
	background:#2B2B2B;
	float:right;
}

#classement_min thead tr td{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:15px;
}

#classement_min tbody tr td{
	color:#FFF;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}

#classement_min thead tr{	height:20px; }
#classement_min tbody tr{	height:20px; }

#classement_min thead tr{		
	background:#C70506; 
	border-top:1px solid #FF5050; 
	border-left:1px solid #C70506; 
	border-right:1px solid #C70506;
}

#classement_min .clEquipe{
	text-align:left;
}


#player{
	clear:left;
}
