#home #items-wrapper {position: relative;width:970px;height:205px;overflow:hidden;}

#home:not(.js-enabled) #items-wrapper {margin-bottom: 50px;}

#home #conteneur #items {width:20000em;position:absolute;}

#home #conteneur #items li {float:left;width:970px;margin-right:20px;text-decoration:none;list-style:none;}

#home.js-enabled #conteneur #navigator {width:100px;position:absolute;z-index:500;top:340px;margin:0 0 0 840px;text-align: center;}

#home.js-enabled #conteneur #navigator a {display:inline-block;width:7px;height:8px;margin-right:6px;background: url(../images/couloir/rond-navig.png) no-repeat 100% 0;cursor:pointer;}

#home.js-enabled #conteneur #navigator a:hover,
#home.js-enabled #conteneur #navigator a.active { background-position: 0 0; }
#home.js-enabled #conteneur #navigator a:hover { opacity: .65; }
#home.js-enabled #conteneur #navigator a:active { opacity: 1; }



#home #conteneur #items li img{float:left;margin:5px 30px 0 5px;}
#home #conteneur #items li h1, #home #conteneur #items li h2 {margin:40px 30px 0 30px;padding:0;font-size:1.9em;text-align:center;}
#home #conteneur #items li h2 {margin:15px 30px;}
#home #conteneur #items li h1 a, #home #conteneur #items li h2 a{color:#0c8a2d;background:white;padding:5px;}

#home #conteneur #items li p {margin:0 30px;color:white;text-align:justify;font-size:1.25em;}
#home #conteneur #items li p a{color:white;}


/*Quand il n'y a qu'une seule ligne de titre*/
#home #conteneur #items li h1.seul a{margin:60px 0 150px 0;}
#home #conteneur #items li p.seul {margin:22px 30px 0 30px;}
