/* 
-------------------------------
2 link - Jquery Cycle Slideshow
-------------------------------
*/

#banner {position:relative;}
#banner-imgs {position:relative; width: 845px; height: 320px; margin-bottom:1em; overflow: hidden;}
#banner-imgs a {width: 845px; height: 320px; overflow:hidden }
#arrow_left {position:absolute; top:140px; left:-10px; z-index: 1000; cursor: pointer;width:60px;height:50px; background: transparent url(images/prev.png) top left no-repeat;}
* html #arrow_left {background-color: #000;back\ground-color: transparent;background-image: url(../../../img/spacer.gif)!important;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/immo-fr/modules/editorial/images/prev.png", sizingMethod="exact");}

#arrow_left a:hover {background:url('images/arrow_left.gif')}
#arrow_right {position:absolute; top:140px; right:-10px; z-index: 1000; cursor: pointer;width:60px;height:50px;background: transparent url(images/next.png) top left no-repeat;}
* html #arrow_right {background-color: #000;back\ground-color: transparent;background-image: url(../../../img/spacer.gif)!important;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/immo-fr/modules/editorial/images/next.png", sizingMethod="exact");}
#banner .btn {position:absolute; top:215px; left:120px; }
#news li {padding-bottom:15px;}
.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px}
.container_12 .grid_12,.container_16 .grid_16{width:940px;}
