body {
	font-size:1Opt;
        font-style:bolder;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	color:#000000;
        background-color:#000000;
	SCROLLBAR-FACE-COLOR:#000000;     
        SCROLLBAR-HIGHLIGHT-COLOR:#cab652; /* mettre du doré */
        SCROLLBAR-SHADOW-COLOR:#cab652;         
        SCROLLBAR-3DLIGHT-COLOR:#cab652; 
        SCROLLBAR-ARROW-COLOR:#cab652; 
        SCROLLBAR-TRACK-COLOR:#000000;        
        SCROLLBAR-DARKSHADOW-COLOR:#cab652;
        SCROLLBAR-BASE-COLOR:#000000;
}

.noir{color:#000000; font-size:7pt;}

table{color:#000000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
}

img.border-img{width:75px;height:75px;border-width:4px;border-color:#ffffff;}
table{color:#000000;
font-size:8pt;
font-style:bolder;} 
table.legale{color:#000000;
font-size:8pt;
font-style:bolder;}  

img{border-color:#b27e28;}

a.menu{color:#000000;font-family:times,arial;TEXT-DECORATION:none;font-size:12pt;font-weight:bold;}
a.menu:hover{color:#0f1a58;font-family:times,arial;TEXT-DECORATION:UNDERLINE;font-size:12pt;font-weight:bold;}

a.menu_bas_rubr{color:#000000;TEXT-DECORATION:none;font-size:8pt;font-weight:thin;}
a.menu_bas_rubr:hover{color:#a17e28;TEXT-DECORATION:UNDERLINE;font-size:8pt;font-weight:thin;}

a.navigation{color:#a17e28;TEXT-DECORATION:none;font-size:10pt;font-weight:bold;}
a.navigation:hover{color:#a17e28;TEXT-DECORATION:UNDERLINE;font-size:10pt;font-weight:bold;}

a.bas{COLOR:#a17e28;TEXT-DECORATION:none;font-size:7pt;font-weight:thin;}
a.bas:hover{COLOR:#ffffff;TEXT-DECORATION:none;font-size:7pt;font-weight:thin;}

a{COLOR:#000000;TEXT-DECORATION:none;font-size:10pt;font-family:Verdana,Sans-serif; }
a:hover{COLOR:#b27e28;TEXT-DECORATION:none;font-size:10pt;font-family:Verdana,Sans-serif; }


/* --------------------- menu des produits ----------------------- */
/* Hauteur*/
body{background-color:#background-;}
TABLE.menu_1 {
    text-align:center;
    margin-top:0px;
    width:1024;
    height:32px;
    color:#0f1a58;
    background-image:url(http://www.jd-pro.fr/pictures/onglet1.gif);
    background-position:center center;
}
/* PRINCIPAL couleur, bordure*/
TD.menu_1 {
    text-align:center;
  /*  background-color:#fff172;*/
    background-image:url(http://www.jd-pro.fr/pictures/onglet1.gif);
    background-position:center center;
    margin-top:0px;
   /* border:1px solid #b27e28; *//* marron*/ 
    text-indent:10px;
    font-size: 11px;
    font-weight:bold;
    text-decoration:none;
    font-family :Arial,Helvetica,sans-serif;
    color :#0f1a58;
    cursor:hand;
    vertical-align:middle;

}
/* PRINCIPAL Couleur du carré au passage de la souris*/
TD.menu_1:hover {
   /* background-color:#fff172;*/
   font-weight:bold;
   background-image:url(http://www.jd-pro.fr/pictures/onglet1.gif);
   text-decoration:underline;
    
}

/* MENU DEROULANT */
/* Largeur des menus dï¿½oulants */
DIV.menu_1 {
    background-color:#f7f6f6;
    /*border:1px solid #000000;*/
}
/*hauteur des liens couleur*/
A.menu_1 {
    text-indent:10px;
    font-size: 10px;
    font-family : Arial,Helvetica,sans-serif;
    height:16px;
    color:#000000;
    text-decoration : none;
    font-size: 12px;
    border:1px solid #ffffff;
 }
A.menu_1:hover {
    font-weight:bold;
    cursor:hand;
    background-color:#f7f6f6;
    color:#0f1a58;
    font-size: 12px;
  }
  
a.titre_cat {
    font-weight:thin;
    cursor:hand;
    color:#0f1a58;
    font-size: 10px;
    text-decoration : none;

 }
a.titre_cat:hover {
    font-weight:thin;
    cursor:hand;
    color:#0f1a58;
    font-size: 10px;
	text-decoration : underline;
  }
    
  

