/* --------------------------------------------------------------

   Structure

-------------------------------------------------------------- */
#header{
    height:130px;
    padding:0 10px;
    /*position:relative;
    left:-10px;*/
    background: url(img/header.jpg) no-repeat;
    margin: 0 auto;
    float:none;
}
#logo a{
    height:100px;
    margin:20px 0 0 0;
    display:block;

}
#rechercher{}
#rechercher input{
    width:285px;
    padding:0;
    margin:15px 0 0 10px;
    font-size: 11px;
    padding:0 0 0 10px;
    color:#350308;
    background: transparent;
    border:none;
    cursor: text;
    float:left;
}
#rechercher a{
    height:20px;
    width:25px;
    float:left;
    display:block;
    cursor: pointer;
    position:relative;
    top:10px;
}
#question a{
    height:50px;
    display:block;
    position:relative;
    top:30px;
}
#compte{
    height:60px;
    margin:50px 0 0 0;
}
#panier{
    height:30px;
    font-size: 10px;
    line-height: 30px;
    text-align: right;
}
#panier span{
    color:#a00020;
    font-size: 11px;
    font-weight: bold;
}
#panier p{
    margin: 0;
    float:left;
    width:140px;
    text-align: right;
}
#panier a{
    display:block;
    background-color: transparent;
    height:20px;
    width:90px;
    float:right;
    margin:5px 10px 0 40px;
}
#liens{
    height:30px;
    font-size: 10px;
    color:#afb0b1;
    text-align: center;
    line-height: 30px;
}

#menu-horizontal{
    height:40px;
    background: url(img/menu-horizontal.jpg) no-repeat;
    margin: 0 auto;
    float:none;
}
#menu-horizontal ul{
    height:40px;
    width:425px;/*140x5+2*4 border*//*708*/
    margin:0 auto;
}
#menu-horizontal ul li{
    list-style:none outside;
    float:left;
    /*padding:0 0 0 75px;*/
}
#menu-horizontal ul li a{
    height:40px;
    line-height: 40px;
    display:block;
    color:#ffdfe5;
    font-size: 12px;
    float:left;
    text-decoration: none;
    /*padding:0 14px 0 0;*/
    background: url(img/animal.jpg) no-repeat;
    width:140px;
    text-indent: 55px;
    font-weight: bold;
    border-right:1px solid #ac0427;
    border-left:1px solid #8b021c;
}
/*#menu-horizontal ul li a span{
    float:                left;
    font-size:             1px;
    width:                14px;
}*/
#menu-horizontal ul li a.selected, #menu-horizontal ul li a:hover{
    /*background:         url(img/menu-left.gif) center right no-repeat;*/
    color:#fff;
    text-decoration: underline;
}
#menu-horizontal #cat-1 a{background-position: 10px 0;border-left:none;}
#menu-horizontal #cat-2 a{background-position: 10px -40px;}
#menu-horizontal #cat-3 a{background-position: 10px -80px;}
#menu-horizontal #cat-4 a{background-position: 10px -120px;}
#menu-horizontal #cat-5 a{background-position: 10px -160px;border-right:none;}
/*#menu-horizontal ul li a.selected span,#menu-horizontal ul li a:hover span{
    background:         url(img/menu-right.gif) center left no-repeat;
}*/
#center{

}
#breadcrumbs{
    height:30px;
    border-bottom:1px solid #e6eaec;
    line-height: 30px;
    color:#19313a;
    font-size: 11px;
    font-style: italic;
    /*position:relative;
    left:-10px;*/
    padding:0 0 0 30px;
}
#breadcrumbs p {
    margin:                 0;
    padding:                0;
    display:                inline;
    font-weight: bold;
    color:#a10020;
    background: url(img/home.gif) right center no-repeat;
    padding:0 20px 0 0;
}
#breadcrumbs a {
    color:                  #19313a;
    background:             url(img/separator.gif) right 5px no-repeat;
    padding:                0 8px 0 0;
}
#breadcrumbs ul{
    display:                inline;
    padding:                0;
}
#breadcrumbs li{
    list-style:             none;
    display:                inline;
}
.home #breadcrumbs{
    display:none;
}
.home #cu3er-bg{
    position:absolute;
    background: url(img/cube_shadow.jpg) no-repeat center top;
    height:350px;
    width:100%;
    top:280px;
    z-index: -1;
    left:0;
}
#cu3er-container{
    margin:0 0 40px 0;
}

#sidebar{
    background-color: #f3f3f3;
    padding:0 10px;
    /*position:relative;
    left:-10px;*/
    margin:1px 10px 0 0;
}
#catalogue{}
#catalogue ul ul{
    display:none;
}
#catalogue ul li{
    list-style: none;
    list-style-position: outside;
    text-align: center;
}
#catalogue ul li a{
    color:#000;
    font-size: 12px;
    display:block;
    height:24px;
    line-height: 24px;
    text-decoration: none;
    border-top:1px solid #fff;
    border-bottom:1px solid #ccc;
    background: #ddd;
    overflow: hidden;
    font-weight: bold;
}
#catalogue li.selected ul{
    display:block;
}
#catalogue li.selected ul li{
    list-style: none;
    list-style-position: outside;
}
#catalogue li.selected ul li a{
    color:#193039;
    font-size: 11px;
    background: url(img/menu-horizontal-puce.png) no-repeat 5px center;
    text-indent: 12px;
    display:block;
    height:24px;
    line-height: 24px;
    text-decoration: none;
    border-top:1px solid #fff;
    border-bottom:1px solid #ddd;
    overflow: hidden;
     font-weight: normal;
     text-align: left;
}
#catalogue li.selected ul ul li a{
    padding:0 5px 0 0;
}
#catalogue li.selected ul ul{
    display:none;
    background-color: #f3f3f3;

}
#catalogue li.selected ul li:hover ul{
    display:block;
    position:absolute;
    left:230px;
    margin-top:-31px;
    border:5px solid #ddd;
}
#catalogue li.selected ul li:hover ul ul{
    display:none;
}
#catalogue li.selected ul li a:hover, #catalogue li.selected ul ul li a:hover{
    background-color: #fff;
    color:#BF0000;
}
#catalogue li.selected ul li.selected li a{
    font-weight: normal;
    color:#193039;
}
#catalogue li.selected ul li.selected a, #catalogue li.selected ul li.selected li.selected a{
    font-weight: bold;
    background-color: #fff;
    color:#BF0000;
}

#nouveautes{

}
#content{
    margin:10px 0 0 0;
    overflow:hidden;
}
* html #content{
    overflow: visible;
	height: 1%;
}
.cart #content, .shipping #content, .payment #content, .auth #content, .home #content{
    margin:0 auto;
    padding:20px 0 0 0;
    width: 940px;
}
.cart #breadcrumbs, .shipping #breadcrumbs, .payment #breadcrumbs, .auth #breadcrumbs{
    display:none;
}
.home h1, .cart h1, .shipping h1, .payment h1, .auth h1, .account h1, .carts h1{
    display: none;
}
.product h1{
    width:500px;
}
#footer-extended{
    background: url(img/footer-extended.jpg) repeat-x center bottom;
    height:500px;
    width:100%;
    margin:20px 0 0 0;
    clear:both;
}
#footer{
    height:500px;
    background: url(img/footer.jpg) no-repeat;
    margin:0 auto;
    width:940px;
}
#bloc-4 a{
    color:#BCAC9C;
}
#bloc-4 a:hover{
    color:#fff;
}
#infos{
    height:100px;
    font-size: 10px;
    color:#19313A;
    text-align: center;
    position:relative;
    left:-50px;
    top:50px;
    margin: 0 0 100px 0;
}
#footer-pages ul li{
    list-style: none;
    float:left;
    text-align: left;
}
#footer-pages ul li a{
    color:#bcac9c;
    font-size: 12px;
    line-height: 24px;
    height:24px;
    display:block;
    width:220px;
    background: url(img/footer-pages.gif) no-repeat left bottom;
    text-decoration: none;
    text-indent: 20px;
    font-size: 11px;
    float:left;
}
#footer-pages ul li a:hover{
    color:#fff;
}
#bloc-4{
    background: #211508 url(img/os.gif) no-repeat 7px 7px;
}
#bloc-4 p{
    color:#9e8b76;
    font-size: 11px;
    text-align: justify;
    text-indent: 30px;
    line-height: 18px;
    margin:0;
    padding:10px;
    filter:alpha(Opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}


/* --------------------------------------------------------------

   Classes

-------------------------------------------------------------- */
.menu-vertical-titre{
    height:30px;
    background: url(img/menu-vertical-titre.jpg) no-repeat;
    color:#fff;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    text-indent: 20px;
    font-variant: small-caps;
    margin:10px 0;
}
.menu-vertical-produit{
    background: url(img/menu-vertical-produit.png) no-repeat top;
    height:140px;
    list-style: none;
    margin-bottom:20px;
    text-align: center;
    overflow: hidden;
    width:100px;
    padding:0 5px;
    float:left;
}
.menu-vertical-produit p{
    margin:0;
    color:#193039;
    font-size: 10px;
    text-align: center;
    line-height: 10px;
    padding:5px;
    height:40px;
    overflow: hidden;
}

.menu-vertical-produit img{
    height:80px;
    width:80px;
    padding:5px;
}
.menu-vertical-produit a{
    height:140px;
    width:100px;
    background: url(img/menu-vertical-produit-lien.png) no-repeat top;
    position:relative;
    top:-140px;
    display:block;
}
.menu-vertical-produit a:hover{
    background-position: bottom;
}
.produit{
    background: url(img/produit.png) no-repeat top;
    list-style: none;
    height:270px;
}
.produit h2, .produit h3{
    font-size: 11px;
    padding: 0 5px;
    margin:0 0 5px;
    font-weight:bold;
    height:33px;
    overflow: hidden;
}
.produit h2 a, .produit h3 a{
    text-decoration: none;
}
.produit p{
    margin:0 0 5px 0;
}
.produit p a{
    font-weight: bold;
    color:#a10020;
    font-size: 11px;
    width:150px;/*160-10*/
    padding:2px 5px;
    text-decoration: none;
    border:1px solid #eee;
    background: #f4f4f4;
    -moz-border-radius:     5px;
    -webkit-border-radius:  5px;
    border-radius:          5px;
}
.produit p.detail a{
    color:#fff;
    background: url(img/detail.gif) no-repeat top;
    margin:5px 0 0 0;
    height:20px;
    width:140px;
}
.produit img{
    height:150px;
    width:150px;
    display:block;
    padding:5px;
}
.produit p a img{
    /*height:7px;
    width:8px;
    vertical-align: middle;*/
}
.produit p a span{
    color:#55595a;
    font-weight: normal;
    text-decoration: line-through;
    background: url(img/fleche.gif) no-repeat right center;
    padding:0 15px 0 0;
}



/**********************
    Produit
**********************/
.product #content{

}
.product #content div#product-left{
    width:250px;
    float:left;
    margin-right:10px;
}
.product #content div#product-right{
   /* margin:0 10px 0 260px;*/
    overflow: hidden;
}

.product-image, .product-infos, .product-cross-selling{
    border:                 1px solid #ddd;
    -moz-border-radius:     5px;
    -webkit-border-radius:  5px;
    border-radius:          5px;
    margin-bottom:          10px;
}
.product-image{
    text-align: center;
    padding: 0 0 5px 0;
}
.product-image p{
    margin:0;
    font-size: 9px;
    padding:5px 0 0 0
}

.product-price{
    position:absolute;
    top:215px;
    left:760px;
    text-align: center;
    background: #deeef1 ;
    -moz-border-radius:     5px;
    -webkit-border-radius:  5px;
    border-radius:          5px;

    padding:                5px 10px;
    width:200px;
}
.product-price span{
    font-weight: bold;
    font-size: 14px;
    color:#BF0000;
}

.product-cart{
    width:              470px;
    margin:0 0 50px 0;

}
.product-cart table{
    width:                  100%;
    margin:                 0;
    -moz-border-radius:     5px;
    border:                 5px solid #ddd;

}
.product-cart th{
    text-transform:         uppercase;
    font-size:              10px;
    color:                  #333;
    border-bottom:          1px solid #ddd;
    padding:                0 5px;
    height:                 30px;
    background:             url(img/degrade-gris-blanc.gif) repeat-x right bottom;

}
.product-cart td{
    border-bottom:          1px solid #ddd;
    border-top:             1px solid #FFFFFF;
    font-size:              11px;
    vertical-align:         top;
    background:             url(img/td-bottom.gif) repeat-x right bottom;
    padding-bottom:         15px;
    vertical-align: middle;

    color:#333;
}
.product-cart #total-price{
    text-align:             right;
    width:110px;
}
.product-cart #ref{
    width:50px;
    text-align: left;

}
.product-cart #quantity{
    width:                  50px;
    text-align:             left;
}
.product-cart .ref{
    font-size: 9px;
    color:#444;
    font-family: arial;
}
.product-cart .price{
    text-align: right;
    color:#222;
}
.product-cart .price s{
    color:#777;
    font-size: 10px;
}
#product-total-price{
    float:right;
    line-height: 35px;
    padding:0 15px 0 0;
    font-size: 10px;
    font-family: arial;
}
#product-total-amount{
    font-weight: bold;
    font-size: 12px;
    color:#BF0000;
}

#stock{
    background: url(img/stock.gif) no-repeat right top;
    width:148px;
    height:40px;
    float:left;
    display:block;
    margin:5px 0 0 0;
}
#product-add-to-cart{
    margin:5px 0 0 55px;
    background: url(img/add-to-cart.gif) no-repeat right top;
    border:none;
    height:25px;
    width:130px;
    cursor: pointer;
    line-height: 25px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color:#fff;
}
#product-add-to-cart:hover{
    background-position: bottom;
}
.product-contents{
    padding:0 10px;
}
.product-content p{
    font-size: 11px;
    margin: 0 0 1.5em;
}
.product h2{
    padding:0;
    color:#BF0000;
    border-bottom:1px dotted #E6EAEC;
}
.product-content ol, .product-content ul{
    padding:0 0 0 20px;
    font-size: 11px;
    margin: 0 0 1.5em;
}

.product-image li{
    list-style: none;
}

.product-infos{
    background:             url(img/degrade-gris-blanc.gif) repeat-x right bottom;
    font-size: 10px;
    line-height: 24px;
}
.product-infos dl{
    margin:0;
}
.product-infos dt{
    width:120px;
    float:left;
    clear: both;
    border-top:1px solid #fff;
    border-bottom:1px solid #ddd;
    padding:0 10px;
}
.product-infos dd{
    border-top:1px solid #fff;
    border-bottom:1px solid #ddd;
}
.product-cross-selling{

}
.product-cross-selling h2{
    text-align: center;
    margin:0;
}
.product-cross-selling li{
    border-bottom:1px solid #ddd;
    border-top:1px solid #fff;
    clear:both;
    margin:0;
    padding:10px 5px;
    height: 80px;
    background:             url(img/degrade-gris-blanc.gif) repeat-x right top;
    font-size: 11px;
    list-style: none;
}
.product-cross-selling img{
    width:75px;
    height: 75px;
    float:left;
    padding:5px;
}

#bannieres *{
    text-align: center;
}
#bannieres textarea{
    text-align: left;
    width:500px;
    font-size: 10px;
    color:#999;
}
.bloc-banniere{
    background: url(img/degrade-gris-blanc.gif) repeat-x right bottom;
    border:1px solid #ddd;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    width:730px;
    margin:0 auto 20px;
}