@import "/layout/css/styles.css";

#sk-body-left h1 {padding-left: 30px; margin-bottom: 10px;margin-top: 10px;}

.home-news .items {padding-left: 30px;margin-bottom: 10px;}
.home-news .date {color: #999; font-size: 10px;float: left; width: 80px;line-height: 13px;}
.home-news .title {color: #374F5B; font-size: 13px;}
.home-news .texte {padding-left: 80px; display: block; color: #333; margin-top: 5px; line-height: 1.3em;}

.home-faces {overflow: hidden;}

.home-faces .big { float: left; width: 190px; margin-right: 10px; margin-left : 30px;margin-top: 15px; position: relative; height: 285px;overflow:hidden;}
.home-faces .big img {height: 285px;}
.home-faces .big .small-info {width: 190px;}

.home-faces .thumbs { float: left; width: 440px;}
.home-faces .thumbs a {margin: 0 10px; width: 90px; height: 135px; display: block;}
.home-faces .thumbs .small { float: left; width: 110px; position: relative; height: 135px; margin-top: 15px; overflow: hidden;}
.home-faces .thumbs .small-info {left: 10px; width: 90px;}

.small-info {position: absolute; bottom: 0; left: 0; background-color: #000; height: 35px; color: #fff; text-align: center;padding-top: 0;}
.small-info .name {font-weight: normal; text-transform: uppercase; display: block; font-size: 10px;}
