/***************************************************************************/
/***************************************************************************/
/*******                                                             *******/
/*******                           TABLE TNAV3                       *******/
/*******                                                             *******/
/***************************************************************************/
/***************************************************************************/

.CATALOGUE_TNAV3 {

    /*background-image   : url(doc.asp?id={36722F2A-1A03-4EAD-B1E4-8AD387CB5B8D}&DB=[db]);
    background-repeat  : no-repeat;
    background-position: left top;*/
    background-color: #FFFFFF;
    vertical-align  : middle;
    width           : 563px; /*450px;*/
    border-width    : 0px;
    border-style    : solid;
    border-color    : black;
    border-collapse : collapse; /* On n'aura pas d'espace entre les cellules */
                                /* si on decide d'afficher les bordures des  */
                                /* cellules */
}


.LigneEnCours_CATALOGUE_TNAV3
/*Permet de mettre en couleur la ligne d'une table sous le pointeur de la souris*/ 
{
    background-color   : #FF6600;
    vertical-align    : middle;
    cursor            : pointer;
    height            : 12px;
    font-weight       : bolder;
    color             : ffffff;

}
.LigneEnCours_CATALOGUE_TNAV3 #TD1 {
background-image: url(doc.asp?id={EED420D1-0EE6-42EB-BEB9-1102709FA301}&DB=[db]); 
background-repeat: repeat-x; 
background-position: center;
    font-family : verdana,arial,sans-serif;
    font-weight : bold;
    font-size   : 9px;
       width:120px;

}
.LigneEnCours_CATALOGUE_TNAV3 #TD2 {
    background-image   : url(doc.asp?id={EED420D1-0EE6-42EB-BEB9-1102709FA301}&DB=[db]);
    background-repeat: repeat-x;
    background-position: center;

    font-family       : verdana,arial,sans-serif;
    font-weight : bold;
    font-size: 10px;
       width:;
}
.LigneEnCours_CATALOGUE_TNAV3 #TD3 {
    background-image   : url(doc.asp?id={EED420D1-0EE6-42EB-BEB9-1102709FA301}&DB=[db]);
    background-repeat: repeat-x;
    background-position: center;
    font-family : verdana,arial,sans-serif;
    font-weight : bold;
    font-size   : 9px;
       width:60px;
}


/*******************************************************************/
/* LigneNormale ****************************************************/
*******************************************************************/
.LigneNormale_CATALOGUE_TNAV3
/*Permet de remettre en transparent la ligne d'une table sous le pointeur de la souris*/ 
{

    vertical-align     : middle;
    cursor            : pointer;
    height            : 12px;
    color             : #000000;

}


.LigneNormale_CATALOGUE_TNAV3 #TD1 {

    font-family       : verdana,arial,sans-serif;
    font-size         : 9px;
    width             :120px;
border-bottom:1px solid #e6e6e6;
}
.LigneNormale_CATALOGUE_TNAV3 #TD2 {
    font-family       : verdana,arial,sans-serif;
    font-size         : 10px;
    width:;
border-bottom:1px solid #e6e6e6;
}
.LigneNormale_CATALOGUE_TNAV3 #TD3 {
    font-family       : verdana,arial,sans-serif;
    font-size         : 9px;
    width:60px;
border-right:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
}















.font_a_lien {
   /**/ font-family     : verdana,sans-serif;
    font-size       : 20px;
    text-decoration : none;
    font-weight     : bold;
    /*vertical-align  : top;*/
    color           : #525252;
display:block;



}
.a_lien {
   /* font-size       : 12px;*/
    color : #ffffff;
border: 1px solid #ff0000;
background-color: #bf000d;
background-image: url(doc.asp?id={9E3B9854-249E-4DE9-A3E5-07FCF53C2577}&DB=[db]);
background-repeat: no-repeat; 
background-position: right top;
padding-right : 10px;
}
.a_lien:hover {
      color : #ffffff; 
   text-decoration : underline;
  /*  font-size       : 12px;

    background-color : #eeeeee;*/
}

#AfficheMenuGauche {
    /*float             : left;*/
    /*width             : 100px;*/
    /*background-color  : red;*/
    /*background-color  :#444444;*/
    /*background-image    : url(test.gif);*/
    /*height              : 600px;*/
    /*background-image: "file=/Fd_left.gif"; background-repeat: repeat; background-position: left top; height:600px; z-index:1000;*/
}

.AfficheMenuGaucheTable {
    background-color  :#a2000a;
    vertical-align:top;
/*height:300px;*/
}

.AfficheCatalogueTable {
    background-color  :transparent;
    vertical-align:top;
border:1px solid #a2000a;


}

#AfficheCatalogue {
    /*position : absolute;
    top:300px;
    left:500px;*/
    position      : relative;
    float         : left;
}

.CATALOGUE_TNAV_MENUGAUCHE {
    font-family     : arial,sans-serif;
    font-size       : 12px;
    font-weight     : bold;
    width           : 90px;/*250px;*/
height:100%;/*500px;*/
    border-width    : 0px;
    border-style    : solid;
    border-color    : black;
    border-collapse : collapse; /* On n'aura pas d'espace entre les cellules */
                                /* si on decide d'afficher les bordures des  */
                                /* cellules */
    background-color      : transparent;

}

.CATALOGUE_TNAV_MENUGAUCHE TR {
    height          : 40px;
}

.CATALOGUE_TNAV_MENUGAUCHE TD {
    text-align      : left;
    vertical-align  : center;
    /*padding-left    : 20px;*/
}

.LigneNormal_CATALOGUE_TNAV_MENUGAUCHE
/*Permet de remettre en transparent la ligne d'une table sous le pointeur de la souris*/ 
{
    background-color        : transparent;
    background-image: url(doc.asp?id={58CB975D-9924-49FB-9CDA-22A5BABA4161}&DB=[db]);
    background-repeat: no-repeat;
    background-position: left top;
}


.LigneNormal_CATALOGUE_TNAV_MENUGAUCHE a
/*Permet de remettre en transparent la ligne d'une table sous le pointeur de la souris*/ 
{
/*    background-color: white;*/
    background-color: transparent;
    font-size       : 12px;
    color           : #FFFFFF;
 /*   padding-left    : 20px;
    padding-top     : 10px;*/
    height          : 40px;
    width           : 90px;

}
.LigneNormal_CATALOGUE_TNAV_MENUGAUCHE a:hover
/*Permet de remettre en transparent la ligne d'une table sous le pointeur de la souris*/ 
{
/*    background-color: white;*/
    background-color: transparent;
    font-size       : 12px;
    color           : #797979;
 /*   padding-left    : 20px;
    padding-top     : 10px;*/
    height          : 40px;
    width           : 90px; 
    background-image: url(doc.asp?id={EA319514-EC40-4295-84C3-F1121834F240}&DB=[db]);
    background-repeat: no-repeat;
    background-position: left top;
}


/**********************************************************/
/* LigneEnCours *******************************************/
/**********************************************************/

.LigneEnCours_CATALOGUE_TNAV_MENUGAUCHE
/*Permet de mettre en couleur la ligne d'une table sous le pointeur de la souris*/ 
{
    background-color        : transparent;
    background-image: url(doc.asp?id={EA319514-EC40-4295-84C3-F1121834F240}&DB=[db]);
    background-repeat: no-repeat;
    background-position: left top;
}

.LigneEnCours_CATALOGUE_TNAV_MENUGAUCHE a {
    color           : white;
    font-size       : 12px;
    text-decoration : none;
 /*   padding-left    : 20px;
    padding-top     : 10px;*/
    height          : 40px;
    width           : 90px; 

}

.LigneEnCours_CATALOGUE_TNAV_MENUGAUCHE a:hover {
    color           : white;
    background-color: transparent;
    font-size       : 12px;
    text-decoration : none;
/*    padding-left    : 20px;
    padding-top     : 10px;*/
    height          : 40px;
    width           : 90px; 
}

/***************************************************************************/
/***************************************************************************/
/*******                                                             *******/
/*******                           TABLE TNAV1                       *******/
/*******                                                             *******/
/***************************************************************************/
/***************************************************************************/

.CATALOGUE_TNAV1 {
    font-family     : arial,sans-serif;
    font-size       : 12px;
    vertical-align  : middle;
    width           : 563px;
    border-width    : 0px;
    border-style    : solid;
    border-color    : black;
    border-collapse : collapse; /* On n'aura pas d'espace entre les cellules */
                                /* si on decide d'afficher les bordures des  */
                                /* cellules */
}

.CATALOGUE_TNAV1 TR {
    height          : 45px;
    vertical-align  : middle;
}

.CATALOGUE_TNAV1 TD {
    cursor          : pointer;
}

.CelluleEnCours_CATALOGUE_TNAV1_TD_RUBRIQUE
/*Permet d'entourer d'une bordure la rubrique que la souris survol */ 
{
    width           : 32%; /*150px;*/
    text-align      : center;
    vertical-align  : top;
    border-width    : 1px;
    border-style    : solid;
    border-color    : black;
    background        : #eeeeee;
}

.CelluleNormale_CATALOGUE_TNAV1_TD_RUBRIQUE
/*Permet de supprimer la bordure de la rubrique que la souris vient de survoler */ 
{
    width           : 32%; /*150px;*/
    text-align      : center;
    vertical-align  : top;
    border-width    : 0px;
    border-style    : solid;
    border-color    : black;
}

.CelluleEnCours_CATALOGUE_TNAV1_TD_ARTICLE
/*Permet d'entourer d'une bordure l'article que la souris survol */ 
{
    width           : 144px;/*110px;*/
    text-align      : center;
    vertical-align  : top;
    border-width    : 1px;
    border-style    : solid;
    border-color    : black;
    background        : #eeeeee;
}

.CelluleNormale_CATALOGUE_TNAV1_TD_ARTICLE
/*Permet de supprimer la bordure de l'article que la souris vient de survoler */ 
{
    width           : 144px;/*110px;*/
    text-align      : center;
    vertical-align  : middle;
    border-width    : 0px;
    border-style    : solid;
    border-color    : black;
}

.LigneEnCours_CATALOGUE_TNAV1
/*Permet de mettre en couleur la ligne d'une table sous le pointeur de la souris*/ 
{
    background        : #E9E9E9;
}

.LigneNormal_CATALOGUE_TNAV1
/*Permet de remettre en transparent la ligne d'une table sous le pointeur de la souris*/ 
{
    background        : transparent;
}

.CATALOGUE_TNAV1 a {
    color           : #444444;
}

.CATALOGUE_TNAV1 a:hover {
    color           : #444444;
    text-decoration : underline;
}


/***************************************************************************/
/***************************************************************************/
/*******                                                             *******/
/*******                           TABLE TNAV2                       *******/
/*******                                                             *******/
/***************************************************************************/
/***************************************************************************/


.CATALOGUE_TNAV2 {
    font-family     : arial,sans-serif;
    font-size       : 12px;
    vertical-align  : middle;
    width           : 659px;
    border-width    : 0px;
    border-style    : solid;
    border-color    : black;
    border-collapse : collapse; /* On n'aura pas d'espace entre les cellules */
                                /* si on decide d'afficher les bordures des  */
                                /* cellules */
}

.CATALOGUE_TNAV2 TR {
    height          : 35px;
    vertical-align  : middle;
}

.CATALOGUE_TNAV2_TD_NOM_ARTICLE {
    font-family     : arial,sans-serif;
    font-size       : 16px;
    font-weight     : bold;
    text-decoration : underline;
    text-align      : center;
    vertical-align  : top; /*middle*/
    height          : 80px;
    width           : 650px;
}

.CATALOGUE_TNAV2_TD_NOM_ARTICLE_IMG {
    text-align      : center;
    vertical-align  : middle;
    height          : 80px;
    width           : 300px;
}

.CATALOGUE_TNAV2_TD_GAUCHE {
    text-align  : left;
}

.CATALOGUE_TNAV2_TD_CENTRE {
    text-align  : center;
}

.CATALOGUE_TNAV2_TextareaCommentaire {
    width           : 500px; /*700px*/
    height          : 300px;
    font-family     : arial,sans-serif;
    font-size       : 12px;
border:1px solid #a2000a;
background-image: url(doc.asp?id={488A2F65-67EA-4E62-B046-ABA2EE1E2F05}&DB=[db]); 
background-repeat: no-repeat; 
background-position: left top;
    overflow        : auto; /* Suppression de l'ascenceur s'il n'est pas necessaire*/
}


/************************************************************************/
/************************************************************************/
/*******                                                          *******/
/*******                      GESTION DES IMAGES                  *******/
/*******                                                          *******/
/************************************************************************/
/************************************************************************/

.CATALOGUE_IMG_RUBRIQUE {
    width           : 100px;
    /*height          : 150px;*/
}

.CATALOGUE_IMG_RUBRIQUE_IMAGE1 {
    width           : 100px;
    /*height          : 150px;*/
}

.CATALOGUE_IMG_ARTICLE_IMAGE1 {
    width           : 80px;
    /*height          : 50px;*/
}

.CATALOGUE_IMG_ARTICLE_IMAGE2 {
    width           : 500px; /*700px*/
    /*height          : 300px;*/
}

.CATALOGUE_TNAV_IMG_ACCUEIL {
    width             : 100%; /*468px;*/
    width             : 468px;
src: http://www.japopieces.fr/KERNEL/doc.asp?id={ED37CF92-0B3F-4AC2-A383-09E79D2B7940}&DB=[db];

}
