td.V_classic,td.V_classic_active,td.H_classic,td.H_classic_active   { cursor: hand; cursor: pointer; }
td a  {  text-decoration: none; }


/**********************************************************************************************
**********
**********      menu_H_classic
**********
***********************************************************************************************/
table.H_classic  { width: 100%;}

#menu_H  {  width: 680px;
            height: 25px;
            position:relative;
            left: 231px;
            top: 15px; /*139px from top top*/
            padding: 3 10 0 10px;
            }
            
            td.H_classic {  
            				background: url("img/input_bg.gif");       	
			            	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
			            	font-size: 10pt;
			            	/*letter-spacing:.07em;*/
			            	font-weight: normal;
			                height: 32px;		                
			                border-bottom: 1px solid #cdcdcc; 	
			                border-top: 1px solid #dbdbda;	
			                      border-right: 1px solid #cdcdcc;
						          border-left: 1px solid #cdcdcc;	
			                text-align: center;	
			                margin: 2px;
			                width: 20%;	
			                background-color: #f9f9f9;                
			                }
                
           td.H_classic:hover {  background: url(" ");  
           						 background-color: #fff;
						         border-top: 1px solid #dbdbda; 
                    			  border-right: 1px solid #cdcdcc;
						          border-left: 1px solid #cdcdcc;
						          border-bottom: 1px solid #cdcdcc; 	
						            }
           						  
           td.H_classic_active {  font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
			            	font-size: 10pt;
			            	/*letter-spacing:.07em;*/
			            	font-weight: normal;
			                height: 32px;	
			                text-align: center;
           						  background-color: #fff; 
                    			  border-top: 1px solid #dbdbda;
                    			  border-bottom: 1px solid #fff; 
                    			  border-right: 1px solid #cdcdcc;
						          border-left: 1px solid #cdcdcc;			 
           						 }      
           						  					 
           td.H_classic_active a { color: #868784;
                      			    text-decoration:none;
          							padding: 3 0 2 0px;
									border-bottom: 2px solid #ebebeb;
									 }				  
           
           td.H_classic a { color: #686e72; } 
                               
           td.H_classic a:hover { color: #686e72;
           							/*text-decoration:none;
          							padding: 3 0 2 0px;
									border-top: 2px solid #ebebeb;*/
           							 }
           
/**********************************************************************************************
**********
**********      menu_V_classic
**********
***********************************************************************************************/
table.V_classic  {  width: 100%;
					padding-bottom: 30px;	}

            td.V_classic,td.V_classic_active,td.V_classic_title {        	
			            	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
			            	font-size: 8.5pt;
			            	/*letter-spacing:.07em;*/
			            	font-weight: normal;
			                height: 39px;		                
			                border-bottom: 1px solid #f0f0f0;/*#cdcdcc;*/
			                border-left: 3px solid #fff; 
						    border-right: 1px solid #fff;  
			                padding-left: 11px;
			                padding-right: 6px;	              
			                }
           td.V_classic_title { /* TITLE colonne */
          						 font-size: 9pt;
           	     				font-weight: bold;         
                               }  
                 td.V_classic_title a { /* TITLE colonne           	 
                 				 background-color: #f3f4f4;border-left: 1px solid #cdcdcc; 
								 border-right: 1px solid #cdcdcc; */
                						 padding-left: 12px;
                						 padding-top: 12px;
                						 color: #686e72;
           	     						 font-weight: bold;         
                               				}     
           td.V_classic:hover {  /*background-image: url(img/menu_h_over.gif);*/
           						border-left: 3px solid #9fbc79; 
           						 }
           						  
           td.V_classic_active  {  /*background-image: url(img/menu_h_active.gif);
           						   background-repeat: no-repeat;     */  
           						 border-left: 3px solid #9cd;		 
           						 }       
           						  					 
           td.V_classic_active a { color: #686e72; }				  
           
           td.V_classic a { color: #686e72; } 
                               
           td.V_classic a:hover { color: #686e72; }


/***********************************************************************************************
**********
**********      menu_footer
**********
***********************************************************************************************/
#menu_footer {  
	            position:relative;
	            left: 300px;
	            bottom: 66px;
	            padding: 3 10 3 10px;
            }
            
           td.menu_footer {  color: #eaeaea;
                             font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
                             font-size: 6pt; } /* taille des barres verticales */
                             
           td.menu_footer a { color: #eaeaea;
                             font: 8.5pt normalTrebuchet, Verdana, Arial, Helvetica, sans-serif;
                             letter-spacing: .09em; }
                             
           td.menu_footer a:hover { text-decoration:none;
          							padding: 2 0 2 0px;
									border-top: 2px solid #cecece;
									}    
           							
  /***********************************************************************************************/  
