
#main_bloc_left {  min-height:600px; }

/** liste news **/
div.news_list { cursor:default; width:640px; /*margin-left:20px;*/}
div.news_list ul { list-style:none;}
div.news_list ul li.news_items { height:110px; }
div.news_list ul li.news_items_over {  height:110px; background:#eaeef0; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
div.news_list li div.packshot { float:left;  display:block; padding:5px;  }
div.news_list 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;}

#bloc_news_right { margin-left:660px;}

div.search_news{ margin-left:10px; }
div.search_news input { padding:2px; background:#eaeef0; border:1px solid #666; }
div.search_news input:hover { background:#fff; border:1px solid #666; }
/*********/

/**** news detail ***/
img.mini { border:1px solid #99cc00; }

.news_item div { text-align:center; } /* center for flash object div */
.news_item table { width:100%; text-align:center; } 

.bloc_news_detail { margin-top:10px; }
#news_detail { width:640px; min-height:600px; }

#news_detail .news_title h1 { cursor:default; padding-left:20px; font-size:12pt; font-weight:bold; color:#99cc00; }
#news_detail .news_title h2 { cursor:default; padding-left:20px; font-size:9pt; font-weight:bold; color:#666; }

#news_category{ color:#666; font-size:0.8em; padding-left:20px;}
#news_category a { color:#99cc00; text-decoration:none;}
#news_category a:hover{ color:#666; }

.news_item { color:#666; margin-left:15px;text-align:justify; margin-right:15px; margin-top:20px; }
.news_item div object { text-align:center; }

.news_item img.miniature{ float:left; padding:5px;}

#nbcom { cursor:default; text-align:right; margin-right:15px; font-size:0.9em; color:#666; }
#nbcom span#nbposts { border-bottom: 1px solid #e3e3e3; }

#share_news { margin-top:3px; width:165px; float:right; text-align:right; }
#share_news a { text-decoration:none; color:#666; }
#share_news a:hover{ color:#99cc00; }

.medias_news { margin-top:20px; }
.medias_news h3 { cursor:default; padding-left:20px; font-size:12pt; font-weight:bold; color:#99cc00; }

.news_detail table.last_medias { padding-top:5px; padding-left:30px; }
.news_detail table.last_medias td {padding:5px; display:inline; list-style:none}

#news_commentaires {  margin-top:0px; width:640px; height:100%; min-height:100px; background-color:#fff; }

.news_game_infos {color:#666; background:#eaeef0;margin-left:15px; margin-right:15px; height:107px; margin-top:26px; border:1px solid #e3e3e3; }
.news_game_infos a { text-decoration:none; color:#99cc00; }
.news_game_infos a:hover{ text-decoration:underline;}
.news_game_infos .game_info .packshot { float:left;}
.game_info_text { margin-left: 5px; float:left;}
span.title_game { color:#99cc00; font-size:0.9em; font-weight:bold;}

.pagination_news { border:1px solid red; }
.pagination_news a.prev {  display:inline-block;  width:18px; height:19px; background:url('../images/pagination_arrow.gif') top left no-repeat; }
.pagination_news a.prev:hover { display:inline-block;  width:18px; height:19px; background:url('../images/pagination_arrow.gif') bottom left no-repeat; }
.pagination_news a.next {  display:inline-block;  width:18px; height:19px; background:url('../images/pagination_arrow.gif') top right no-repeat; }
.pagination_news a.next:hover { display:inline-block; width:18px; height:19px; background:url('../images/pagination_arrow.gif') bottom right no-repeat; }

