@charset "utf-8";

/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);*/

/* CSS Document */

.productListAll {position: absolute; top: 420px;left:365px; height:350px;}
.productListAll .productList-title{height:20px; margin-left: 10px; margin-top: 20px;text-transform:uppercase; color:#fff; font-size:18px;font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;}
.productListAll ul.productListSelector {float: right; }
.productListAll ul.productListSelector li {display: block; float: left; padding: 2px 10px; font-size: 15px; font-weight: bold; cursor: pointer; }
.productListAll ul.productListSelector li.selected {color: #ffffff; }
.productListAll .productList-content {height: 350px; overflow: hidden; position: relative; width: 986px; }
.productListAll .productList-content ul.slide-list {position: absolute; left: 0; top: 5px; height:350px; padding-left:0;}
.productListAll .productList-content ul li {width: 190px; padding: 0 3px; height:350px; float: left; display: block; position:relative; }
.productListAll .productList-content ul.slide-list li .product-image { margin: 0 auto; display: block; width: 180px; }
.productListAll .productList-content ul.slide-list li .product-name {display:block; text-align:center; text-decoration:none; color:#38302b; font-size: 12px; overflow:hidden; margin:4px 0 15px 0; line-height:14px; font-weight: normal; height:30px; font-family:Tahoma, Geneva, sans-serif;}
.productListAll .productList-content ul.slide-list li .product-name:hover {text-decoration:none; }



.productListAll .bt-prev {width:80px; height:80px; background: url(photos/slider-btn6.png) no-repeat 0 0; position: absolute; left: 6%; top:50%; cursor: pointer;  }
.productListAll .bt-next {width:80px; height:80px; background: url(photos/slider-btn5.png) no-repeat 0 0; position: absolute; right: 1%; top:50%;  cursor: pointer; ; }

.productListAll .productList-content ul.slide-list li .product-info {background:#f9f6f1; margin:0 5px; padding:5px; }
.productListAll .productList-content ul.slide-list li .product-border { width: 185px; height:226px; background:url(""); position:absolute; top:-3px; left:6px;}

#evenement
{
position:absolute;
top:160px;
left:600px;}

#groupe
{
top:210px;
left:400px;
position:absolute;
}

#push-counter {
    top:5px;
    left:25%;
    padding: 0 10px;
    position: absolute;
    z-index: 20;
}

#push-counter li {
    float: left;
    margin-right: 10px;	
}

#push-counter li a {
    background: url("../images/slider/slider-puces.png") no-repeat scroll left top transparent;
    display: block;
    height: 13px;
    text-indent: -5000px;
    width: 13px;
    cursor:pointer;
}


#push-counter li.active a {
    background-position: -13px 0;
}

/*#push-counter {margin: 0; padding: 0; list-style: none;}*/





#button
{
position:absolute;
left:150px;


}


#laurent
{position:absolute;top:250px; left:700px;}