/***************************************** DIV contenant la barre de menu en haut ************************************/
#divMenuToolbar  { 
  position         : absolute;                                        z-index          : 5;
  top              : 150px;                                           left             : 180px;
  bottom           : 540px;                                           right            : 0px;
  height           : 60px;                                            width            : 870px;
  /*border           : solid 1px #FF0000;   */                           
}

.labelMenuToolbar { 
  position         : absolute;                                      top               : 35%;       
  text-align       : right;                                         width             : 100%; 
  font-family      : /*normal,*/ verdana /*, sans-serif*/;          font-size         : 9px;
  font-weight      : bold;                                          color             : #FFFFFF;
} 

.labelMenuToolbarBas { 
  position         : absolute;                                       top               : 35%;       
  text-align       : right;                                          width             : 100%; 
  font-family      : /*normal,*/ verdana /*, sans-serif*/;           font-size         : 7px;
  font-weight      : bold;                                           color             : #FFFFFF;
} 

/********************************** DIV opaque à droite dans la bare de menu en haut *********************************/
#imgToolbarLeft  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 0px;
  bottom           : 0px;                                             right            : 750px;
  height           : 60px;                                            width            : 120px;  
  border           : solid 0px #00FF00;                               /*background       : #CDCDCD;  */                                            
}

/************************************ DIV Home dans la barre de menu en haut *****************************************/
#menuHome  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 120px;
  /*bottom           : 0%;                                              right            : 10%; */
  height           : 60px;                                            width            : 60px;    
  color            : #FFFFFF;                                         background-color : #990000;   
  font-weight      : bold;                                            font-size        : 11px;
  /*filter           : alpha(opacity=80);    -moz-opacity : 0.8;        opacity  : 0.8; */
  /*font-family      : Futura-Heavy;             /*border           : solid 1px #990000;*/
}

#menuHome:hover  { 
  cursor           : pointer;                                        /* background       : #CC0000;
  font-weight      : bold;           */                                 
}

/************************************ DIV Product dans la barre de menu en haut **************************************/
#menuProduct  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 180px;
  /*bottom           : 0%;                                              right            : 10%; */
  height           : 60px;                                            width            : 60px;    
  color            : #FFFFFF;                                         background-color : #CCCC00;   
  font-size        : 11px;                                            /*filter           : alpha(opacity=80);   
  -moz-opacity     : 0.8;                                             opacity          : 0.8;  */
}

#menuProduct:hover  { 
  cursor           : pointer;                                        /* background       : #EEEE22;*/                                   
}

/************************************ DIV Technology dans la barre de menu en haut ***********************************/
#menuTechnology  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 240px;
  /*bottom           : 0%;                                              right            : 10%; */
  height           : 60px;                                            width            : 60px;    
  color            : #FFFFFF;                                         background-color : #0099CC;   
  font-size        : 10px;                                            /*filter           : alpha(opacity=80);   
  -moz-opacity     : 0.8;                                             opacity          : 0.8;  */
}

#menuTechnology:hover  { 
  cursor           : pointer;                                         /*background       : #00BBEE; */                                 
}

/************************************ DIV Market dans la barre de menu en haut ***************************************/
#menuMarket  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 300px;
  /*bottom           : 0%;                                              right            : 10%; */
  height           : 60px;                                            width            : 60px;    
  color            : #FFFFFF;                                         background-color : #888855;   
  font-size        : 11px;                                            /*filter           : alpha(opacity=80);    
  -moz-opacity     : 0.8;                                             opacity          : 0.8;  */
}

#menuMarket:hover  { 
  /*cursor           : pointer;                                         background       : #AAAA77; */                                    
}

/************************************ DIV Customers dans la barre de menu en haut ************************************/
#menuCustomers  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 360px;
  /*bottom           : 0%;                                              right            : 10%; */
  height           : 60px;                                            width            : 60px;    
  color            : #FFFFFF;                                         background-color : #CC6600;   
  font-size        : 11px;                                            /*filter           : alpha(opacity=80);    
  -moz-opacity     : 0.8;                                             opacity          : 0.8;  */
}

#menuCustomers:hover  { 
  /*cursor           : pointer;                           /*              background       : #EE8822;
  font-weight      : bold;          */                                  
}

/************************************ DIV menuAboutUs dans la barre de menu en haut **********************************/
#menuAboutUs  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 420px;
  /*bottom           : 0%;                                              right            : 10%; */
  height           : 60px;                                            width            : 60px;    
  color            : #FFFFFF;                                         background-color : #AA0077;   
  font-size        : 11px;                                            /*filter           : alpha(opacity=80);    
  -moz-opacity     : 0.8;                                             opacity           : 0.8;  */
}

#menuAboutUs:hover  { 
  /*cursor           : pointer;                             /*            background       : #CC2299; */                                   
}

/************************************ DIV menuVideos dans la barre de menu en haut ***********************************/
#menuVideos  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 420px;
  /*bottom           : 0%;                                              right            : 10%; */
  height           : 60px;                                            width            : 60px;    
  color            : #FFFFFF;                                         background-color : #AA0077;   
  font-size        : 11px;                                            /*filter           : alpha(opacity=80);    
  -moz-opacity     : 0.8;                                             opacity           : 0.8;  */
}

#menuVideos:hover  { 
  /*cursor           : pointer;                             /*            background       : #CC2299; */                                   
}

/******************************* DIV contenant l'image dans la barre de menu du haut *********************************/
#imgToolbar  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 480px;
  /*bottom           : 0%;                                              right            : 10%;*/
  height           : 60px;                                            width            : 120px;    
  border           : solid 0px #00FF00;                    
}

/********************************** DIV opaque à gauche dans la bare de menu en haut *********************************/
#divAlpha1Left  { 
  position         : absolute;                                        z-index          : 1;
  top              : 0px;                                             left             : 600px;
  bottom           : 0px;                                             right            : 0px;
  height           : 60px;                                            width            : 270px;    
  /*background       : #FAFAFA;      */                          
}