#module-ms-news { overflow:visible; position:relative; width:342px; border:1px solid #DADADA; border-top:5px solid #888; border-radius:4px; margin-bottom:20px; }

#module-ms-news .logo { float:right; height:40px; margin:5px; border-radius:3px; }
#module-ms-news h1 { background:url('/images/interface/modules/materiels-services-news/puce-h1.gif') center left no-repeat; padding-left:16px; margin:15px 0 14px -1px; font-weight:normal; font-size:18px; color:#888; }

#module-ms-news .news { display:block; background:#F2F2F2; margin-bottom:5px; border-radius:4px; padding:10px 15px; font-size:13px; color:#484848; font-weight:normal; line-height:16px; text-decoration:none; }
#module-ms-news .news:hover { background:#F2F2F2 url('/images/interface/modules/materiels-services-news/puce-news.gif') center left no-repeat; }
#module-ms-news .news span.date { display:block; color:#A8A8A8; font-size:11px; }

#module-ms-news .news-aleatoire { margin:0 10px 10px 10px; }
#module-ms-news .news-aleatoire .illustration { display:table-cell; vertical-align:top; }
#module-ms-news .news-aleatoire img { height:45px; border-radius:4px; margin-right:10px; margin-left:-5px; border:2px solid #FFF; box-shadow:0 0 2px #C0C0C0; }
#module-ms-news .news-aleatoire .textes { display:table-cell; vertical-align:top; }
#module-ms-news .news-aleatoire .textes span { display:block; color:#888; font-size:11px; }

#mmsn_liste { position:relative; overflow:hidden; margin:0 10px 10px 10px; border-radius:4px; }
#mmsn_slider { display:block; width:9px; height:30px; background:#F8F8F8 url('/images/interface/modules/materiels-services-news/slider.gif') center center no-repeat; border-radius:10px; cursor:pointer; border:1px solid #DADADA; }
#mmsn_slider_track { display:none; position:absolute; width:9px; height:30px; top:50px; right:-4px; z-index:2; }

#module-ms-news.homepage { border-top-color:#FAB707; }
#module-ms-news.homepage h1 { color:#FAB707; margin:11px 0 12px -1px; font-size:17px; }
#module-ms-news.homepage .news { border-radius:2px; }
#module-ms-news.homepage .news .illustration { display:table-cell; vertical-align:middle; }
#module-ms-news.homepage .news .illustration img { height:36px; margin-right:12px; margin-left:-2px; border-radius:3px; box-shadow:0 0 4px rgba(0,0,0,0.1); padding:2px; background:#FFF; }
#module-ms-news.homepage .news .textes { display:table-cell; vertical-align:middle; }
#module-ms-news.homepage #mmsn_slider_track { top:43px; }