#top_style .top_titre_style {
    color: #5F5F5F;
    font-size: 21px;
    padding: 10px 0 15px;
    text-align: center;
    width: 100%;
}
#top_style .top_tr_style {
    text-align: left;
}
#top_style .top_td_style {
    float: left;
    padding: 10px;
    position: relative;
    width: 486px;
}
#top_style .top_td_style:hover {
    background-color: #900;
}


#top_style .top_num_style {
    color: #fff;
    float: left;
    font-size: 21px;
    padding-top: 15px;
    text-align: center;
    width: 15px;
}
#top_style .top_img_div_style {
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    width: 140px;
}

#top_style .top_img_div_style a img{
	border:1px solid #B5010A;
}
#top_style .top_img_div_style a:hover img{
	border:1px solid #fff;
}

#top_style .top_img_style {
    border: 2px solid #FFFFFF;
    margin-top: 5px;
}
#top_style .top_div_style {
    width: 480px;
    z-index: 20;
}
#top_style .top_nom_style {
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: left;
    text-decoration: none;
    width: 66%;
}
#top_style .top_nom_style a{text-decoration:underline;}
#top_style .top_nom_style a:hover{color:#ea0;text-decoration:underline;}

#top_style .top_description_style {
    color: #fff;
	font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}
#top_style .top_visit_style {
    color: #1501FF;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
}
#top_style .top_visit_style a {color: #EEAA00;text-decoration:underline;}
#top_style .top_visit_style a:hover {text-decoration:none;}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
