
div#etapes {
    text-align: center;
    margin-bottom:10px;
}


ul.options {
    padding-left: 10px;
    margin-left: 50px;
    clear: both;
    border-left: 1px dotted #CCCCCC;
    width:auto;
    margin-top:10px;
}

ul.options li {
    margin:0;
    width: 100%;
    display: block;
    clear:both;
}


div.diffusion {
    clear: both;
    margin-top: 20px;
    margin-bottom: 10px;
}

div.logo {
    width: 100%;
    margin-bottom: 10px;
    background-position: center;
    background-repeat: repeat-x;
    background-image: url('img/pixels/gris-1.png');
    height: 40px;
}

div.logo img {
    border: 1px solid #E9E9E9;
}


div.tarif {
    float: right;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    width: 50px;
    padding:2px;
    background-color: #F4F4F4;
    text-align: right;
    height: 15px;
}

div.credit, input.credit {
    float: right;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    width: 50px;
    padding:2px;
    background-color: #F4F4F4;
    text-align: center;
    height: 15px;
}
span.credit_titre {
    float: right;
    border-bottom: 1px dotted #CCCCCC;
    width: 55px;
     color:#400051;
     font-weight:bold;
    text-align: center;
     padding:2px;
    height: 15px;
}

p#montant {
    border: 1px solid #CCCCCC;
    padding: 0;
    float: right;
    width: 240px;
    display: block;
    background-color: #F4F4F4;
    text-align: center;
    height: 35px;
    line-height:35px;
}

p#montant input {
    border: 0px;
    width: 30px;
    background-color: #FFFFFF;
    color: #008000;
    font-weight: bold;
    font-size: 12px;
    height: 15px;
}


.entete .logo {
    float:left;
    margin-right:5px;
    margin-bottom:5px;
}

#mode ul#recapitulatif {
    padding:10px;
    background-color:#F5F5F5;
    border:1px dotted #cccccc;
    margin:auto;
    margin-top:10px;
    margin-bottom:10px;
    line-height:150%;
    width:350px
}

#mode ul#recapitulatif li {
    display:block;
    clear:both;
    line-height:25px;
}

#mode ul#recapitulatif .tarif {
    background-color: #FBFBFB;
    width:95px;
    line-height:20px;
    height:20px;
    border:1px solid #E9E9E9;
    text-align:center;
}

#mode fieldset#autreMode {

}

#mode fieldset#autreMode div  {
    margin:15px;
    font-weight:bold;
}

#mode fieldset#autreMode #choix {
    width: 90%;
    height:180px;
}

img.televente {
    width:170px;
}


form#depotAnnonce ul.options div#logo div.champ div {
    border-bottom:1px dotted #CCCCCC;
    line-height:20px;
    height:20px;
    display:block;
    margin-bottom:10px;
    clear:both;
    margin-top:5px;
}

form#depotAnnonce ul.options div#option_2 div.champ div {
    border-bottom:0;
}
form#depotAnnonce ul.options div#logo div.champ input {
    height:20px;
    display:block;
    float:left;
}

form#depotAnnonce ul.options div#logo div.champ span {
     margin-top:5px;
     display:block;
     clear:both;
     margin-bottom:15px;
}

form#depotAnnonce ul.options div#option_2, form#depotAnnonce ul.options div#option_6, form#depotAnnonce ul.options div#option_14 {
    border:1px dotted #cccccc;
    display:block;
    background-color:#ffffff;
    margin: 10px 0 10px 0;
    float:right;
    width:100%;
}

form#depotAnnonce ul.options div#option_2 div.entete ul.contraintes {
    display:inline;
    width:45%;
}
form#depotAnnonce ul.options div#option_2 div.entete ul.contraintes li {
    width:95%;
}

form#depotAnnonce ul.options div#option_2 div.champ {
    width:45%;
}

form#depotAnnonce div.champ input#Annonce_motcle_1, form#depotAnnonce div.champ input#Annonce_motcle_2, form#depotAnnonce div.champ input#Annonce_motcle_3{
    margin: 4px 0 4px 0;
}

/* depot rapide */

div.produits {
    height:200px;
    margin-top:20px;
    margin-bottom:0px;
}

div.produits div {
    width:122px;
    margin-right:1px;
    float:left;
    height:200px;
    text-align:center;
    cursor: pointer;
    position:relative;
}

div.produits div img {
    margin:auto;
}
div.produits div#option_14 {
    width:132px;
}
div.produits div h3 {
    margin-top:0px;
    margin-bottom:2px;
    margin-left:5px;
    margin-right:5px;
    text-align:left;
    color:#A78AAF;
    font-size:10px;
}

div.produits div p.description {
    font-size:9px;
    color:Gray;
    margin-left:5px;
    margin-right:5px;
    text-align:left;
}

div#panier {
    margin-left:30px;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:10px;
    width:550px;
    height:200px;
}

div#panier div {
    background-color:#f5f5f5;
    border:1px solid #cccccc;
    height:160px;
    padding:10px;
}


div#panier strong {
    clear:none;
    display:block;
    margin-bottom:5px;
    text-indent:5px

}

div#panier div span.achat {
    display:block;
    float:left;
    width:45%;
    margin:1%;
    height:40px;
    line-height:40px;
    border:1px dotted #cccccc;
    cursor: pointer;
    background-color:#FBFBFB;
}

div#panier div span.achat strong {
    color:#A78AAF;
    font-weight:bold;
    font-size:11px;
    float:left;
}

div#panier div span.achat em.tarif {
    float:left;
    margin-left:5px;
    display:block;
}



div#panier div span.achat img {
    display:block;
    float:left;
    margin-right:5px;
}

div#panier div a.achat:hover {
        background-color:white;
}


div#panier div ul li {
    color:#A78AAF;
    font-weight:bold;
}

div#poubelle {
    float:right;
    width:120px;
    height:140px;
    margin-right:20px;
    margin-top:30px;
}

div#poubelle p {
    font-size:9px;
    color:gray;
    margin-top:5px;
}


div#panier div.actif {
    background-color:#fcfcfc;
}


.inactif p, .inactif img {
    opacity: 0.3;
    filter:alpha(opacity=30);
}

ul.options li.inactif, ul.options li.inactif label {
    color:Gray;
}
