/* Bottom ------------------------------------ */
#bottom_wrapper{width:100%;height:160px;position:absolute;top:100%;left:0;z-index:100;margin:-190px 0 0 0;padding:15px 0;background:#0d0f14;overflow:hidden;}
#bottom_wrapper ul{display:block;width:100%;height:160px;}
#bottom_wrapper li{display:block;float:left;width:25%;height:160px;border-left:1px solid #3c3c3c;position:relative;overflow:hidden;margin-left:-1px;}
#bottom_wrapper li:first-child{border:none;}
#bottom_wrapper .picture,
#bottom_wrapper .details{position:absolute;top:2px;height:160px;}

#bottom_wrapper .picture{display:block;left:0;width:38.65%;text-align:right;}
#bottom_wrapper .picture a{display:block;float:right;width:120px;height:163px;overflow:hidden;}
.small #bottom_wrapper .picture a,
.medium #bottom_wrapper .picture a{width:96px;height:131px;}
#bottom_wrapper .picture img{width:100%;}
#bottom_wrapper .picture a:hover img.hover{margin-top:-163px;}
.small #bottom_wrapper .picture a:hover img.hover,
.medium #bottom_wrapper .picture a:hover img.hover{margin-top:-131px;}

#bottom_wrapper .details{left:38.65%;right:0;}
#bottom_wrapper h4,
#bottom_wrapper .name,
#bottom_wrapper .description{width:180px;margin:0 auto;display:block;}
#bottom_wrapper h4{position:relative;height:30px;line-height:30px;color:#d30722;font-size:16px;font-family:'Pakt_Bl',Arial;text-transform:uppercase;}
#bottom_wrapper .link{display:block;width:20px;height:15px;position:absolute;top:4px;left:100%;margin:0 0 0 -20px;background:#898989 url('../medias/img/ico-link-010413.png') 50% no-repeat;border:1px solid #0d0f14;}
#bottom_wrapper .link:hover{background-color:#fff;}
#bottom_wrapper .name{min-height:22px;line-height:22px;color:#b8b8b8;font-size:20px;font-family:'Pakt_Bl',Arial;text-transform:uppercase;margin-bottom:8px;}
#bottom_wrapper .name:hover{color:#fff;}
#bottom_wrapper .description{line-height:18px;color:#585a65;font-size:12px;}