/* 08/02/2011 Code déplacé depuis home.tpl */

#page-container {
    border: none;
    background-position: center 0px;
    background-repeat:no-repeat;
    z-index: 2;
}
#table-home {
    margin-left: 3px;
}

#page-content-container {
    border: none;
}


.toutesSoldes {
    display: block;
    width: 100%;
    height: 410px;
}
.miniBoutique {
    float:left;
    height:209px;
    position:relative;
    text-align:left;
    top:6px;
    width:1000px;
}

.lienSoldes {
    display:inline;
    float:left;
    height:44px;
    margin:36px 1px 1px 65px;
    position:relative;
}

.lingerie {
    width:136px;
}

.sextoys {
    width: 129px;
}

.massage {
    width: 135px;
}

.bienetre {
    width: 135px;
}

.librairie {
    margin-left:3px;
    width:197px;
}

.dvd {
    width: 103px;
}

.valentin{
    width: 148px;
    left:666px;
}

.nouvelleLingerie {
    /*width: 300px;
	left:465px;*/
    width: 100%
}

.unSextoys {
    height:71px;
    margin-left:3px;
    margin-top:10px;
    width:190px;
}

.uneLingerie {
    height:71px;
    margin-left:14px;
    margin-top:10px;
    width:185px;
}

.unMassage {
    height:71px;
    margin-left:10px;
    margin-top:10px;
    width:191px;
}

.unBienetre {
    height:71px;
    margin-left:10px;
    margin-top:10px;
    width:191px;
}

.uneLibrairie {
    height:71px;
    margin-left:10px;
    margin-top:10px;
    width:191px;
}

/*
.blocPub{
    float:left;
    background:transparent;
    border:0px solid red;
    padding:10px 0px 10px 0px;
}

#multipleEvents {
    height:400px;
    position:relative;
    text-align:left;
    top:20px;
    width:845px;
    float:left;
    display: block;
    margin-bottom: 45px;
    outline:none
}

.bandoHome1{
    background-image: url('{/literal}{$store_img}{literal}evenement/event_serie_limitee/{/literal}{$lang}{literal}/header.jpg');
}

.bandoHome2{
    background-image: url('{/literal}{$store_img}{literal}evenement/event2_10ans/{/literal}{$lang}{literal}/header.jpg');
}

.bandoHome3{
    background-image: url('{/literal}{$store_img}{literal}evenement/op_lingerie_destock/{/literal}{$lang}{literal}/header{/literal}{$suffixDevise}{literal}.jpg');
}


.bkdHome1{
    background-image: url('{/literal}{$store_img}{literal}evenement/event_serie_limitee/duplicate.jpg');
}

.bkdHome2{
    background-image: url('{/literal}{$store_img}{literal}evenement/event2_10ans/duplicate.jpg');
}

.bkdHome3{
    background-image: url('{/literal}{$store_img}{literal}evenement/op_lingerie_destock/duplicate.jpg');
}

.miniSoldes {
    display: block;
    height:410px;
}

.content-center-col {
    position: relative;
}

.main-table {
    position: relative;
}
.codeOffre {
    display: block;
    position: absolute;
    top: 203px;
    left: 677px;
    width: 100px;
    height: 25px;
    color: yellow;
    font-size: 20px;
    text-decoration: none;
    font-weight: bolder;
    font-family: Arial, sans-serif;
}*/




/* surcharger le couleur du copyright en bas de page dans le cas d'un couleur de fond foncee */
/*#copyright, #copyright a{
color : #999999 !important;
}*/

.bandeauPub1, .bandeauPub1Bas {
    display: block;
    position: absolute;
    height: 200px;
    width: 250px;
    top: 0px;
    left: 749px;
    background-image: url('../../images/store/evenement/event_ventes_flash_11/L0/pub_eden.jpg');
}

.bandeauPub2, .bandeauPub2Bas {
    display: block;
    position: absolute;
    height: 145px;
    width: 250px;
    top: 208px;
    left: 749px;
    background-image: url('../../images/store/evenement/event_ventes_flash_11/L0/pub_xcams.jpg');
}
.bandeauPub1Bas, .bandeauPub2Bas {
    position: static;
    display: block;
    margin-top: 4px;
    width: 483px;
    height: 146px;
}
.bandeauPub1Bas {
    margin-left: 17px;
    background: url("/images/store/evenement/event_noel_2011/L0/eden.jpg");
}
.bandeauPub2Bas {
    margin-left: 4px;
    background: url("/images/store/evenement/event_noel_2011/L0/xcams.jpg");
}

.left, .right {
    background-repeat:repeat-x;
    height:0;
    position:absolute;
    width:50%;
    z-index: -1;
    top:0px
}

.left {
    left: 0;
    background-position: right top;
}

.right {
    right: 0;
    background-position: left top;
}