/**
*   Fiche article
*/

div.Fiche-Article-Titre
{
    text-align:        center;
    height:            25px;
    line-height:       25px;
    font-size:15px;
    font-weight:bolder;
    color:#006782;
    background-color:  #e9e9e9;
    background-image:  url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Titre-Fond.jpg');
    background-repeat: no-repeat;
    padding-left:  5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #d2d3d4;
}

div.Fiche-Article-Titre h1
{
    margin:0;
    padding:0;
    font-size:15px;
}

div.Fiche-Article-Caracs
{
    border-bottom:1px solid #999;
    background:#fff;
    margin-top:-10px;
    margin-bottom:10px;
    padding:2px;
}

div.Fiche-Article-Bloc-Titre
{
    text-align:        left;
    height:            24px;
    line-height:       24px;
    background-image:  url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bloc-Titre-Fond.png');
    background-repeat: repeat-x;
    color:             #015353;
    font-weight:       bold;
    padding-left:      5px;
    margin-top:5px;
    margin-left:8px;
    margin-right:8px;
    border-left: 1px solid #d2d3d4;
    border-right: 1px solid #d2d3d4;
}

div.Fiche-Article-Bloc-Contenu,
div.Fiche-Article-Bloc-Description
{
    border-top: 1px solid white;
    border-bottom: 1px solid #d2d3d4;
    border-left: 1px solid #d2d3d4;
    border-right: 1px solid #d2d3d4;
    background-color:white;
    margin-bottom:10px;
    margin-left:8px;
    margin-right:8px;
}

div.Fiche-Article-Bloc-Description-Contenu,
div.Fiche-Article-Bloc-Description-Contenu-ie
{
    overflow:auto;
    font-size:12px;
    padding-right:4px;
}

div.Fiche-Article-Bloc-Description-Contenu
{
    max-height:260px;
}

div.Fiche-Article-Bloc-Description-Contenu-ie
{
    height:260px;
}

div.Fiche-Article-Photo
{
    margin-left:8px;
    float:left;
}

img.Fiche-Article-Photo, img.Fiche-Article-PhotoZero { border:1px solid #d2d3d4; }
img.Fiche-Article-Photo { cursor:pointer; }

div.Fiche-Article-Photo-Switch
{
    text-align:center;
    width:150px;
    margin-top:3px;
}

div.Fiche-Article-Photo-Switch input
{
    width:100px;
    text-align:center;
    background:#e9e9e9;
}

div.Fiche-Article-Photo-Switch-Precedent
{
    float:left;
    background-image:  url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Photo-Precedente.png');
    width:15px;
    height:15px;
    cursor:pointer;
}

div.Fiche-Article-Photo-Switch-Suivant
{
    float:right;
    background-image:  url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Photo-Suivante.png');
    width:15px;
    height:15px;
    cursor:pointer;
}

div.Fiche-Article-Informations
{
    float:left;
    margin-left:8px;
}

div.Fiche-Article-Prix
{
    font-size:26px;
    font-weight:bolder;
    color:#006782;
    text-align:center;
}

div.Fiche-Article-PrixConstate,div.Fiche-Article-NonVendu
{
    font-size:13px;
    font-weight:bolder;
    text-align:center;
}

div.Fiche-Article-PrixConstate span
{
    color:#006782;
}

div.Fiche-Article-Conditionnement { font-size:12px; Font-weight:bolder; margin-top:4px; margin-bottom:4px; }
div.Fiche-Article-DEEE {}
div.Fiche-Article-UnEuro {}
div.Fiche-Article-Ref {}
div.Fiche-Article-Code {}

div.Fiche-Article-Multiple
{
    padding-top:15px;
    font-weight:bolder;
    font-size:18px;
    cursor:pointer;
}

div.Fiche-Article-Multiple:hover
{
    color:darkblue;
}

div.Fiche-Article-Multiple-Conteneur
{
    overflow-y:auto;
    overflow-x:hidden;
    height:400px;
    background:white;
}

table.Fiche-Article-Multiple-inpage { width:100%; }
table.Fiche-Article-Multiple-popup  { width:500px; }

td.Fiche-Article-Multiple-Des
{
    font-weight:bolder;
    border-bottom:1px solid #999;
}

td.Fiche-Article-Multiple-Des div
{
    float:right;
}

td.Fiche-Article-Multiple-Voir
{
    text-align:right;
}

div.Fiche-Article-Actions
{
    float:right;
    margin-right:8px;
}

div.Fiche-Article-Bouton-EnvoyerAmi
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-EnvoyerAmi.png') 0 0 no-repeat;
    width:160px;
    height:15px;
    margin-bottom:4px;
}

div.Fiche-Article-Bouton-EnvoyerAmi:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-EnvoyerAmi.png') -160px 0 no-repeat;
    cursor:pointer;
}

div.Fiche-Article-Bouton-AlertePrix
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-AlertePrix.png') 0 0 no-repeat;
    width:160px;
    height:15px;
    margin-bottom:4px;
}

div.Fiche-Article-Bouton-AlertePrix:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-AlertePrix.png') -160px 0 no-repeat;
    cursor:pointer;
}

div.Fiche-Article-Bouton-Commentaires
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-Commentaires.png') 0 0 no-repeat;
    width:160px;
    height:15px;
    margin-bottom:4px;
}

div.Fiche-Article-Bouton-Commentaires:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-Commentaires.png') -160px 0 no-repeat;
    cursor:pointer;
}

div.Fiche-Article-Titre-FDP
{
    cursor:pointer;
    float:left;
}

div.Fiche-Article-Bouton-FDP
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-FDP.png') 0 0 no-repeat;
    width:146px;
    height:23px;
    float:right;
}

div.Fiche-Article-Bouton-FDP:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-FDP.png') -146px 0 no-repeat;
    cursor:pointer;
}

div.Fiche-Article-Bouton-Commander
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-Commander.png') 0 0 no-repeat;
    width:160px;
    height:32px;
    margin-top:14px;
}

div.Fiche-Article-Bouton-Commander:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Bouton-Commander.png') -160px 0 no-repeat;
    cursor:pointer;
}

div.Fiche-Article-Associes,div.Fiche-Article-Ventes
{
    width:98%;
    margin:auto;
}

div.Fiche-Article-Associes a,div.Fiche-Article-Ventes a
{
    text-decoration:none;
    color:black;
}

div.Fiche-Article-Associes div,div.Fiche-Article-Ventes div
{
    float:left;
    width:33%;
}

div.Fiche-Article-Associes div img,div.Fiche-Article-Ventes div img
{
    float:left;
    margin:2px;
}

div.Fiche-Article-Commentaires-Deposer
{
    cursor:pointer;
    margin-left:10px;
    margin-top:3px;
    margin-bottom:3px;
    font-weight:bolder;
}

div.Fiche-Article-Commentaires-Deposer:hover
{
    color:darkblue;
}

#fa_commentaires_moyenne
{
    float:right;
    margin-right:5px;
}

table.Fiche-Article-Commentaires-Connexion
{
    width:500px;
    margin:auto;
    background:#e9e9e9;
    border:1px solid #999;
}

td.Fiche-Article-Commentaires-Connexion-Icone
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/Icone-Clients.png');
    background-repeat:no-repeat;
    background-position:5px 3px;
    width:65px;
    height:50px;
    text-align:center;
    vertical-align:middle;
}

td.Fiche-Article-Commentaires-Connexion-Titre
{
    height:20px;
    vertical-align:middle;
    text-align:center;
    border-bottom:1px solid #999;
    font-weight:bolder;
    background:#ddd;
}

td.Fiche-Article-Commentaires-Connexion-MotDePasse
{
    text-align:right;
    vertical-align:middle;
}

td.Fiche-Article-Commentaires-Connexion-MotDePasse span
{
    cursor:pointer;
    font-weight:bolder;
}

td.Fiche-Article-Commentaires-Connexion-MotDePasse span:hover
{
    color:darkblue;
}

div.Fiche-Article-Commentaires-Form
{
    width:400px;
    margin:auto;
    margin-bottom:5px;
}

div.Fiche-Article-Commentaires-Form textarea
{
    width:100%;
    height:160px;
}

div.Fiche-Article-Commentaires-Form div
{
    margin:auto;
}

div.Fiche-Article-Commentaire-Conteneur
{
    width:98%;
    margin:auto;
    margin-bottom:5px;
    border:1px solid #999;
}

div.Fiche-Article-Commentaire-Titre
{
    background:#ddd;
    border-bottom:1px solid #999;
    padding:3px;
    
}
div.Fiche-Article-Commentaire-Note
{
    float:right;
}

div.Fiche-Article-Commentaire-Contenu
{
    text-align:justify;
    padding:3px;
}

tr.Fiche-Article-Liste-Compose { cursor:pointer; }
tr.Fiche-Article-Liste-Compose:hover td { text-decoration:underline; }

/**
*   Alerte prix
*/

#Fiche-Article-Alerte-Prix-Erreurs
{
    margin:5px;
    border:1px solid black;
    background:#fff;
    padding:3px;
}

col.Fiche-Article-Alerte-Prix-1 { width:110px; }
col.Fiche-Article-Alerte-Prix-2 { }

table.Fiche-Article-Alerte-Prix
{
    width:100%;
}

table.Fiche-Article-Alerte-Prix td
{
    text-align:left;
    padding:2px;
    font-size:10px;
    vertical-align:top;
}

/**
*   Envoyer a un ami
*/

div.Fiche-Article-Ami-Conteneur
{
    position:relative;
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/article/EnvoyerAmi-Fond.png');
    width:474px;    /* do not change ! */
    height:297px;
    border:1px solid black;
}

img.Fiche-Article-Ami-Photo
{
    border:0px solid black;
    position:absolute;
    top:73px;
    left:27px;
}

div.Fiche-Article-Ami-NomSite
{
    position:absolute;
    top:5px;
    left:200px;
    font-weight:bolder;
    font-size:17px;
}

div.Fiche-Article-Ami-Designation
{
    position:absolute;
    top:40px;
    left:75px;
    font-weight:bolder;
    font-size:12px;
    text-align:left;
}

div.Fiche-Article-Ami-Prix
{
    position:absolute;
    top:85px;
    left:250px;
    font-weight:bolder;
    font-size:22px;
    text-align:left;
}

div.Fiche-Article-Ami-Conteneur form
{
    display:inline;
}
div.Fiche-Article-Ami-Conteneur textarea
{
    font-size:11px;
    border: 1px solid #011f39;
    width:190px;
    height:80px;
}

div.Fiche-Article-Ami-Form-Comment
{
    position:absolute;
    top:125px;
    left:250px;
    text-align:left;
}

div.Fiche-Article-Ami-Form-Mails
{
    position:absolute;
    top:235px;
    left:60px;
    text-align:left;
}

#Fiche-Article-Ami-Erreurs
{
    margin:5px;
    border:1px solid black;
    background:#fff;
    padding:3px;
}