/**
*   Style General
*/
body
{
    behavior:    url('/csshover.htc');
    font-family: Arial, Helvetica, sans-serif;
    padding:     0px; 
    margin: 7px;
    font-size:   11px;
    background-color:  #ccc;
    color:#000;
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Fond.png');
}

input, textarea, select
{
    border: 1px solid #999;
    font-size:   11px;
}

table { empty-cells: show;}
img   { border:      0px;}
.fleftnp  { float:left;  }
.frightnp { float:right; }
.fleft  { float:left;   padding-left:5px; }
.fright { float:right;  padding-right:5px; }
.clear
{
    clear:both;
}

/**
*   Boutons
*/

input.Bouton-Ok
{
    width:30px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Ok.png') 0 0 no-repeat;
}

input.Bouton-Ok:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Ok.png') -30px 0 no-repeat;
    cursor:pointer;
}

input.Bouton-Voir
{
    width:36px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Voir.png') 0 0 no-repeat;
}

input.Bouton-Voir:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Voir.png') -36px 0 no-repeat;
    cursor:pointer;
}

input.Bouton-CreerCompte
{
    width:121px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-CreerCompte.png') 0 0 no-repeat;
}

input.Bouton-CreerCompte:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-CreerCompte.png') -121px 0 no-repeat;
    cursor:pointer;
}

input.Bouton-Envoyer
{
    width:60px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Envoyer.png') 0 0 no-repeat;
}

input.Bouton-Envoyer:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Envoyer.png') -60px 0 no-repeat;
    cursor:pointer;
}

input.Bouton-Valider
{
    width:60px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Valider.png') 0 0 no-repeat;
}

input.Bouton-Valider:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-Valider.png') -60px 0 no-repeat;
    cursor:pointer;
}

input.Bouton-MettreAJour
{
    width:94px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-MettreAJour.png') 0 0 no-repeat;
}

input.Bouton-MettreAJour:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bouton-MettreAJour.png') -94px 0 no-repeat;
    cursor:pointer;
}

input.Bouton-PopUp-PoursuivreMesAchats
{
    width:148px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/popup/Bouton-PoursuivreMesAchats.png') 0 0 no-repeat;
}

input.Bouton-PopUp-PoursuivreMesAchats:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/popup/Bouton-PoursuivreMesAchats.png') -148px 0 no-repeat;
    cursor:pointer;
}

input.Bouton-PopUp-VoirMonPanier
{
    width:148px;
    height:17px;
    border:0px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/popup/Bouton-VoirMonPanier.png') 0 0 no-repeat;
}

input.Bouton-PopUp-VoirMonPanier:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/popup/Bouton-VoirMonPanier.png') -148px 0 no-repeat;
    cursor:pointer;
}

input.Submit
{
    border:1px solid #C8D6D9;
    padding-right:6px;
    padding-left:6px;
    text-align:center;
    font-weight:bolder;
    cursor:pointer;
    background:#fff;
    color:#000;
}

input.Submit:hover
{
    background:#C8D6D9;
    color:#000;
}

img.ddn_button { cursor:pointer; }

div.Super-Conteneur
{
    border: 1px solid #999999;
    background:#eee;
}

/**
*   Barre du haut
*/
div.Barre-Haut
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Haut-Fond.png');
    background-repeat:repeat-x;
    height:24px;
    border-bottom:1px solid #999;
    clear:both;
    font-weight:bolder;
}

div.Barre-Haut-Contact,div.Barre-Haut-Panier,div.Barre-Haut-Compte
{
    float:right;
    font-weight:bolder;
    line-height:24px;
    margin-right:4px;
    cursor:pointer;
    background-repeat:no-repeat;
    background-position:0 50%;
}
div.Barre-Haut-Contact:hover,div.Barre-Haut-Panier:hover,div.Barre-Haut-Compte:hover { color:darkblue; }

div.Barre-Haut-Contact { padding-left:20px; background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Ico-Contact.gif'); }
div.Barre-Haut-Panier  { padding-left:22px; background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Ico-Panier.gif'); }
div.Barre-Haut-Compte  { padding-left:21px; background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Ico-Compte.gif'); }

div.Barre-Connecte
{
    background:#666;
    color:#eee;
    text-align:left;
    font-size:10px;
    padding:2px 0px 2px 0px;
    border:0px;
}

/**
*   Barre de banniere : nom + pub
*/
div.Barre-Banniere
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Banniere-Fond.png');
    background-repeat:repeat-x;
    height:100px;
}

div.Barre-Banniere-Logo
{
    width:383px;
    height:100px;
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Banniere.jpg');
    float:left;
    cursor:pointer;
}

div.Barre-Banniere-Infos
{
    width:234px;
    height:100px;
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Banniere-Infos.jpg');
    float:right;
}

iframe.Barre-Banniere-Iframe 
{
    position:absolute;
    left:420px;
    width:468px;
    height:60px;
    margin-top:20px;
    margin-left:0px;
}

/**
*   Barre de navigation
*/
div.Barre-Navigation
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Navigation-Fond.png');
    background-repeat:repeat-x;
    text-align:        left;
    height:            26px;
    line-height:    26px;
    padding-left:      5px;
    font-weight:bolder;
    color:#153149;
}

div.Barre-Navigation a
{
    text-decoration:none;
    color:black;
}

div.Barre-Navigation a:hover
{
    color:darkblue;
}

/**
*   Barre des categories principales
*/
div.Barre-Categories
{
    height:19px;
    float:left;
}

td.Barre-Categories-Cat, td.Barre-Categories-Cat-Act
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Categories-Fond.png');
    background-repeat:repeat-x;
    padding-left:5px;
    padding-right:5px;
}

td.Barre-Categories-Cat a , td.Barre-Categories-Cat-Act a
{
    color: #051E60;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

td.Barre-Categories-Cat a:hover , td.Barre-Categories-Cat-Act a:hover
{
    color:#bd0000;
}

td.Barre-Categories-Cat-Fin
{
    width:9px;
    height:19px;
    background-image: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Categories-Cat-Fin.png');
    background-repeat:no-repeat;
}

td.Barre-Categories-Cat-Sep
{
    width:10px;
    text-align:center;
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Barre-Categories-Fond.png');
    background-repeat:repeat-x;
}

/**
*   bandeau goodlinks
*/

div.bloc_Bandeau-Goodlink{
margin:5px 10px;
}

table.Bandeau-Goodlink{
width:100%;
text-align:center;
background:url("/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/goodlinks/fond.png");
}

table.Bandeau-Goodlink td.B-G-Bord-Gauche{
width:8px;
background:url("/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/goodlinks/bord_gauche.png");
}

table.Bandeau-Goodlink td.B-G-Bord-Droit{
width:8px;
background:url("/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/goodlinks/bord_droit.png");
}

table.Bandeau-Goodlink td a{
margin:0 auto;
display:block;
width:144px;
height:32px;
background-position:0 -32px;
}

table.Bandeau-Goodlink td a#B-G-Btn-Nouveautes{
background-image:url("/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/goodlinks/btn_nouveautes.png");
}

table.Bandeau-Goodlink td a#B-G-Btn-Promotions{
background-image:url("/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/goodlinks/btn_promotions.png");
}

table.Bandeau-Goodlink td a#B-G-Btn-Destockage{
background-image:url("/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/goodlinks/btn_destockage.png");
}

table.Bandeau-Goodlink td a#B-G-Btn-BonPlans{
background-image:url("/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/goodlinks/btn_bonplans.png");
}

table.Bandeau-Goodlink td a:hover{
background-position:0 0;
}

/**
*   Conteneurs de menu et de page
*/

table.Conteneur-Principal
{
    width: 100%;
    padding:0px;
}

td.Conteneur-Menu
{
    width:200px;
    vertical-align:top;
}

td.Conteneur-Page { vertical-align:top; }

div.Conteneur-Page
{
    //background: #e9e9e9;
    //border:     1px solid #999;
    width:      99%;
    margin:     auto;
    margin-top: 10px;
    padding:    0px;
}

div.AccueilStatic-Haut, div.AccueilStatic-Milieu , div.AccueilStatic-Bas
{
    background:#fff;
    padding:3px;
}

div.AccueilStatic-Haut , div.AccueilStatic-Milieu
{
    border-bottom:1px solid #999;
}

div.AccueilStatic-Milieu , div.AccueilStatic-Bas
{
    border-top:1px solid #999;
    margin-top:6px;
}

div.AccueilStatic-Milieu
{
    margin-bottom:2px;
}

/**
*   Blocs de menu
*/
div.Bloc-Menu-Titre
{
    height:                     27px;
    line-height:                27px;
    background-image:           url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/menu/Titre-Fond.png');
    background-repeat:          repeat-x;
    color:                      #000;
    font-weight:                bolder;
    text-align:                 center;
    vertical-align:             middle;
    font-variant:               small-caps;
    font-size:                  12px;
    margin-top:10px;
    border:1px solid #666;
}

div.Bloc-Menu-Contenu
{
    background-color: #fff;
    border-right:     1px solid #ccc;
    border-left:      1px solid #ccc;
    border-bottom:    1px solid #ccc;
    padding:          2px;
    color:            #015353;
}

div.Bloc-Menu-Contenu form { display:inline; }

div.Bloc-Menu-Contenu a
{
    text-decoration:none;
    color:#000;
}

div.Bloc-Menu-Contenu a:hover
{
    text-decoration:underline;
}

div.Bloc-Menu-Telephone
{
    margin:auto;
    padding-top:5px;
    text-align:center;
    font-weight:bolder;
    font-size:15px;
    color:black;
}

div.Bloc-Menu-Telephone-Description
{
    margin:auto;
    margin-top:5px;
    text-align:center;
    color:#000;
}

div.Bloc-Menu-Nb-Articles
{
    font-size:     10px;
    float:         right;
    color:         #003366;
    padding-right: 10px;
}

div.Bloc-Menu-Partenaire
{
    margin:auto;
    padding-top:5px;
    text-align:center;
}

div.Bloc-Menu-Info-Lien
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/puce.gif');
    background-repeat:no-repeat;
    background-position:0 50%;
    padding-left:18px;
}

/**
*   Styles de l'arbre du catalogue
*/

div.cc_tree
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:   11px;
	padding:     3px;
}

div.Bloc-Menu-CatsTree a
{
	color:                          #22a;
	text-decoration:                none;
	font-size:   11px;
}

div.Bloc-Menu-CatsTree a:hover
{
	text-decoration:                none;
	color:                          #FF9900;
}

/**
* ----------------------------------------  Menu Catalogue - Style 1
*/
a.Bloc-Menu-Cat-1-Accueil,
a.Bloc-Menu-Cat-1,
a.Bloc-Menu-Cat-1-Arbo
{
    font-size:12px;
    line-height:18px;
    display:block;
    padding:0 3px;
    margin:0 -2px;
}

a.Bloc-Menu-Cat-1-Accueil
{
    border-bottom:2px solid #999;
    background:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/cat-style-1/bg_cat_top.png');
}
div.Bloc-Menu-Contenu a.Bloc-Menu-Cat-1-Accueil:hover
{
		background:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/cat-style-1/bg_cat_top_over.png');
		color:#01a9c7;
}

a.Bloc-Menu-Cat-1,
a.Bloc-Menu-Cat-1-Arbo
{
    border-top:1px solid #FFF;
    border-bottom:1px solid #999;
    background:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/cat-style-1/bg_cat.png');
}

a.Bloc-Menu-Cat-1-Accueil,
a.Bloc-Menu-Cat-1-Arbo
{
    font-weight:bold;
}

div.Bloc-Menu-Contenu a.Bloc-Menu-Cat-1:hover,
div.Bloc-Menu-Contenu a.Bloc-Menu-Cat-1-Arbo:hover
{
    background:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/cat-style-1/bg_cat_over.png');
    color:#01a9c7;
}

/**
*   Style pour la popUp
*/
#inactive-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Fond-Inactif.gif');
	z-index: 299;
}

#popupDiv
{
    position:absolute;
    top:40%;
    left:40%;
    border:0px;
    z-index:666;
}

#popupDivContent
{
    background:#e9e9e9;
    border-left:1px solid #666;
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    padding: 2px;
}

div.PopUp-Titre
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/popup/Titre-Fond.png');
    background-repeat:repeat-x;
    height:25px;
    line-height:25px;
    border:1px solid #666;
    padding-left:6px;
    font-weight:bolder;
}

div.PopUp-Fermer
{
    float:right;
    width:12px;
    height:12px;
    margin-right:6px;
    margin-top:6px;
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/popup/Fermer.png') 0 0 no-repeat;
}

div.PopUp-Fermer:hover
{
    background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/popup/Fermer.png') -12px 0 no-repeat;
    cursor:pointer;
}

/**
*   Spinner
*/
div.Spinner
{
    width:50px;
    text-align:center;
}

div.Spinner-Moins, div.Spinner-Plus
{
    width:  11px;
	height: 11px;
}

div.Spinner-Moins { float: left; }
div.Spinner-Plus  { float: right; }

div.Spinner-Moins       { background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Spinner.png') 0 0 no-repeat; }
div.Spinner-Moins:hover { background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Spinner.png') -11px 0 no-repeat; }
div.Spinner-Plus        { background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Spinner.png') 0 -11px no-repeat; }
div.Spinner-Plus:hover  { background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Spinner.png') -11px -11px no-repeat; }

/**
*   Mini Panier
*/
div.MiniPanier-Article
{
    margin-bottom:10px;
    border-bottom:1px solid #999;
    min-height:45px;
}

div.MiniPanier-Article input
{
    display:none;
}

div.MiniPanier-Qte
{
    position:relative;
    width:55px;
    height:12px;
    top:0;
}

div.MiniPanier-Des
{
    position:relative;
    left:50px;
    margin-top:-37px;;
    width:135px;
    font-size:10px;
    overflow-x:hidden;
}

img.MiniPanier-Photo
{
    position:relative;
    width:25px;
    height:25px;
    left:12px;
    top:4px;
    border: 1px solid #999;
}

div.MiniPanier-Prix
{
    position:relative;
    left:60px;
    color:darkblue;
    font-size:10px;
    margin-top:3px;
    margin-bottom:3px;
}

div.MiniPanier-Total
{
    float:left;
}

div.MiniPanier-Commander
{
    float:right;
}

div.MiniPanier-Commander:hover
{
    cursor:pointer;
    text-decoration:underline;
}

/**
*   404
*/
div.Erreur-404
{
    width:500px;
    background:white;
    border:1px solid red;
    font-weight:bolder;
    font-size:13px;
    padding:10px;
    text-align:center;
    margin:auto;
    margin-top:10px;
    margin-bottom:10px;
}

/**
*   Credits
*/

div.Credits
{
    margin:auto;
    font-size:10px;
    color:#000;
}

div.Credits a
{
    font-size:10px;
    color:#000;
    font-weight:bolder;
}

div.Credits a:hover {
	text-decoration :   none;
	color           :   #cb0c07;
}

div.Credits table { width:100%; }

div.Credits td.Credits-1
{
    width:30%;
    text-align:left;
    padding-left:5px;
}

div.Credits td.Credits-2
{
    width:40%;
    text-align:center;
}

div.Credits td.Credits-3
{
    width:30%;
    text-align:right;
    padding-right:5px;
}

/**
*   Notice legale
*/

div.NoticeLegale
{
    font-size:13px;
    margin:5px;
    border: 1px solid #000;
    background: #fff;
    padding: 3px;
}

div.NoticeLegale h1 { margin:auto; margin-top:10px; width:200px; }
div.NoticeLegale table { width:80%;margin:auto; }


td.NoticeLegale-Titre-Informations,
td.NoticeLegale-Titre-Serveur
{
    line-height:16px;
    padding-left:20px;
    font-weight:bolder;
}

td.NoticeLegale-Titre-Informations { background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/notice/informations.png') 0 50% no-repeat; }
td.NoticeLegale-Titre-Serveur { background: url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/notice/serveur.png') 0 50% no-repeat; }

td.NoticeLegale-Contenu {}

/**
*   Confiance
*/
div.Confiance-Bloc-Titre
{
    background-image:url('/t_0d0c74ddd248f701b607b3cc5777c3ba_koonect/images/Bloc-Titre-Fond.png');
    background-repeat:repeat-x;
    height:22px;
    line-height:22px;
    text-align:left;
    font-weight:bolder;
    color:#006782;
    padding-left:8px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
}

div.Confiance-Bloc-Contenu
{
    background-color:#fff;
    padding:4px;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
}

table.Confiance-Bloc
{
    width:100%;
}

table.Confiance-Bloc th
{
    font-weight:bolder;
    text-align:center;
}

table.Confiance-Bloc td
{
    text-align:center;
}

div.Confiance-Ligne
{
    margin-top:2px;
    margin-bottom:2px;
    text-align:center;
}

/**
*   Newsletters
*/
ul.Newsletters li:first-line { font-size:16px; font-weight:bolder; font-style:italic; }

div.Newsletters-Message-Titre
{
    text-align:center;
    border:1px solid #999;
    background:#f4f4f4;
}

div.Newsletters-Message-Contenu
{
    text-align:left;
}

div.Newsletters-Message-Bouton { text-align:center; }

div.Partenaire
{
    margin:auto;
    padding:15px;
    text-align:center;
}

/**
*   Loading div
*/

table.loading-table
{
    margin:             auto;
    border:             1px solid #999;
    color:              #666;
    background:         white;
}

table.loading-table-cat
{
    margin:             auto;
    margin-top:         100px;
    border:             1px solid #999;
    color:              #666;
    background:         white;
}


a.echange-liens
{
    font-size:10px;
    color:#000;
    font-weight:bolder;
}

a.echange-liens:hover {
	text-decoration :   none;
	color           :   #cb0c07;
}