/*** home ***/

/*** bloc news home **/
#bloc_news_home { width:530px;  }
#bloc_news_home ul { list-style:none;}
#bloc_news_home ul li.news_items { height:25px; }
#bloc_news_home ul li.news_items_over {  height:25px; background:#eaeef0; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
#bloc_news_home ul li.news_items_one{ height:100px; }
#bloc_news_home ul li.news_items_one_over { height:100px; background:#eaeef0; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
#bloc_news_home li div.packshot { float:left;  display:block; padding:5px;  }
#bloc_news_home li div.infos {display:block; padding:5px; color:#666;  }
.date_news { cursor:default;padding:0px;margin-top:10px;  margin-bottom:1px; color:#99cc00; font-weight:bold; padding-left:20px; font-variant:small-caps; }
.title_news { color:#666; font-weight:bold;}
.title_news a{ color:#666;}
.title_news a:hover{ color:#99cc00;}
.intro_news { cursor:default;font-style:italic; color:#666;}
.time_news { color:#999; font-size:0.9em;}
.separator_date_news { width:309px; height:13px; background:url('../images/separator_date_news.gif') top left no-repeat;}

#home_bloc_right { margin-left:550px;}

#home_pave{ position:relative; text-align:center;}

table.partenaires_home {width:inherit;}
table.partenaires_home td{width:205px; padding:4px;}
table.partenaires_home td a { color:#666;}
table.partenaires_home td:hover{background-color:#eaeef0;}
table.partenaires_home td a:hover{color:#99cc00;}

/** first news **/
.first_news { margin-top:10px; vertical-align:top; padding:5px; border-bottom:4px dotted #eaeef0; height:145px; }
.first_news .first_news_item { vertical-align:top; margin-left:22px;display:inline-block; float:left; width:140px; background:#eaeef0;}
.first_news .first_news_item .first_news_text { cursor:default; height:40px;vertical-align:top; border-top:1px dotted #99cc00; font-size:0.8em;}
.first_news_title { padding-top:4px;text-align:center; color:#666;}
.first_news_intro {  text-align:center; display:none; color:#666; }

/** last game home **/
ul.last_game_home li { width:72px; height:100px;display:inline-block; list-style:none; padding:3px;}
ul.last_game_home li:hover { background:#eaeef0;}
div#last_game_label { display:none; width:inherit; background:#f0f0f0;}
div#last_game_label p { padding-left:10px; cursor:default; font-variant:small-caps; font-size:1em;}


/*** top medias **/
.rating_medias { cursor:default; display:block;}
.rating_medias li.rating_medias_items { height:60px; list-style:none; display:block; padding:2px; }
.rating_medias li.rating_medias_items_over { list-style:none; height:60px; display:block; padding:2px; background:#eaeef0; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
.rating_medias li div.rating_medias_mini { float:left;  display:block; padding:2px;  }
.rating_medias li div.rating_medias_infos {margin-top:4px; height:60px; display:block;  padding:5px; color:#666;  }
.rating_medias li div.rating_medias_infos a { color:#666666; font-size:9pt;}
.rating_medias li div.rating_medias_infos a:hover { color:#99cc00;}

/** annonce **/
div#bloc_annonce{ width:417px; height:172px; background:transparent url('../images/annonce-bg.png') no-repeat;  top:0px;}
div#bloc_annonce p { padding:8px;}
div#bloc_annonce .intro_annonce{ text-align:justify;padding:1px; cursor:pointer;position:absolute; z-index:9000; width:417px; bottom:14px; background:#fff;
	filter : alpha(opacity=60);
    -moz-opacity : 0.6;
    opacity : 0.6; 
}
div#bloc_annonce .intro_annonce span { font-size:1.1em; font-weight:bold;font-variant:small-caps; display:block;padding:7px; }

#bloc_annonce #slidesContainer {margin:0 auto; width:417px;  height:173px;  overflow:auto;  position:relative; }
#bloc_annonce #slidesContainer .slide { float:left; margin:0 auto;width:397px; height:173px;}  
.control { width:18px;height:19px;text-indent:-10000px; position:absolute;cursor: pointer; }  
#leftControl { width:18px;height:19px; top:17px; left:0; z-index:9000;
 background:transparent url('../images/pagination_arrow.gif') top left no-repeat;  
}  
#leftControl:hover { width:18px;height:19px; background:transparent url('../images/pagination_arrow.gif') bottom left no-repeat;  }
#rightControl { top:17px; right:0; z-index:9000;
   background:transparent url('../images/pagination_arrow.gif') top right no-repeat;  
}  
#rightControl:hover { background:transparent url('../images/pagination_arrow.gif') bottom right no-repeat;  }

/************/
 