/* navSelect ////////////////////////////////////////////////////////////////////////////// */

#navSelect                          {   border-left: 1px solid #252525;
                                        border-right: 1px solid #252525; 
                                        }
                                        
#navSelect  td                      {   background: #ededed; 
                                        padding: 3; 
                                        }
                              	   
#navSelect a,
#navSelect a:link,
#navSelect a:focus {          
	display: block; 
	border-left: 1px dotted #252525; 
	background: #ffffff; 
	padding: 6px 5px 5px; 
	color: #333;  
	text-align: center; 
	text-decoration: none; 
	font-weight:normal;
	}
                                        
#navSelect  a:hover                 {   background: #E9F0F7;   
                                        color: #000000;  
                                        }
                                        
#navSelect  .title td               {   color: #ffffff; 
                                        border-top: 1px solid #252525;  
                                        border-bottom: 1px solid #252525;     
                                        background: #18487D; 
                                        padding: 0; 
                                        height:22;
                                        font-weight:bold; 
                                        }
#navSelect  .title a,
#navSelect  .title a:link,
#navSelect  .title a:focus {                                          
	display: block; 
	border-left: 1px dotted #ffffff; 
	background: #3C6A9D; 
	padding: 4;
	color: #ffffff; 
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}
                                        
#navSelect  .title a:hover          {   background: #5B89BC; 
                                        color: #000000; 
                                        }
                                        
#navSelect  .separator td           {   border-bottom: 1px dotted #252525; 
                                        }
                                        
#navSelect  .bottom td              {   border-bottom: 1px solid #252525; 
                                        }
                                        
#navSelect  .separatorNoPad td      {   border-bottom: 1px dotted #252525;
                                        padding: 0; 
                                        }
                                        
#navSelect  .bottomNoPad td         {   border-bottom: 1px solid #252525;
                                        padding: 0; 
                                        }
                                        
#navSelect  .navList                {   border-top: 1px solid #252525;
                                        background: #6A8EB5; 
                                        padding: 0;
                                        }

#navSelect  .navList a,
#navSelect  .navList a:link,
#navSelect  .navList a:focus {                                          
	display: block; 
	border-right: 1px dotted #ffffff; 
	border-left: 0px dotted #ffffff; 
	background: #3C6A9D; 
	padding: 6;
	color: #ffffff; 
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}
                                        
#navSelect  .navList a:hover        {   background: #6A8EB5; 
                                        color: #000000; 
                                        }  
                                                                              
#navSelect  .headList               {   border-bottom: 1px solid #252525;
                                        border-top: 1px solid #252525;
                                        background: #6A8EB5; 
                                        padding: 0; 
                                        }
                                        
#navSelect  .headList td            {   padding: 0;
                                        }
                                        
#navSelect  .headListSorted         {   border-bottom: 1px solid #252525;
                                        border-top: 1px solid #252525;
                                        background: #18487D; 
                                        color:#ffffff; 
                                        padding: 0;   
                                        }         
                                   
#navSelect  .headListSortedStop     {   border-bottom: 1px solid #252525;
                                        border-top: 1px solid #252525;
                                        background: #6A8EB5; 
                                        padding: 0; 
                                        border-left: 1px dotted #ffffff; 
                                        width:1;
                                        }   
										      
#navSelect  .headList a,
#navSelect  .headList a:link,
#navSelect  .headList a:focus {                                            
	display: block; 
	border-left: 1px dotted #ffffff; 
	background: #3C6A9D; 
	padding: 3;
	color: #ffffff; 
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}
                                        
#navSelect  .headList a:hover       {   background: #6A8EB5; 
                                        color: #000000; 
                                        }

#navSelect  .headListSorted a,
#navSelect  .headListSorted a:link,
#navSelect  .headListSorted a:focus {   
	display: block; 
	border-left: 1px dotted #ffffff; 
	background: #18487D; 
	padding: 3;
	color: #ffffff; 
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}
                                        
#navSelect  .headListSorted a:hover {   background: #6A8EB5; 
                                        color: #000000; 
                                        }                               
   
#navSelect  .lineList               {   border-bottom: 1px dotted #515151;
                                        padding: 1px;  
                                        background: #E6ECF2; 
                                        }  
 
#navSelect  .lineListSorted         {   border-bottom: 1px dotted #515151;
                                        padding: 1px;  
                                        background: #DAE3EC; 
                                        }  
                                                                                
#navSelect  .lineListA              {   border-bottom: 1px dotted #515151;
                                        padding: 0px;  
                                        background: #E6ECF2; 
                                        }  

#navSelect  .lineListA a,
#navSelect  .lineListA a:link,
#navSelect  .lineListA a:focus {       
	display: block; 
	border-left: 0px dotted #515151; 
	border-top: 0px dotted #515151; 
	border-bottom: 0px dotted #515151; 
	border-right: 1px dotted #515151; 
	background: #ffffff; 
	padding: 10px; 
	color: #333333;  
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}      
                                           
#navSelect  .lineListA   a:hover    {   color: #000000;
                                        background: #ededed; 
                                        }

#navSelect .lotTop                  {   border-left: 1px solid #515151; 
                                        border-top: 1px solid #CCD9E7;
                                        background: #CCD9E7;
                                        }

#navSelect  .lotTop a,
#navSelect  .lotTop a:link,
#navSelect  .lotTop a:focus {  
	display: inline; 
	border-left: 0px dotted #767c79; 
	background: transparent; 
	padding: 0px 0px 0px; 
	color: #000000;  
	text-align: center; 
	text-decoration: none;
	font-weight:normal;
	}
                                        
#navSelect .lotTop a:hover          {   color: #ffffff; 
                                        }
                                        
#navSelect .lot                     {   border-left: 1px dotted #515151; 
                                        border-bottom: 1px dotted #515151;
                                        background: #CCD9E7;
                                        }
                               
#navSelectT                         {
                                        border-left: 1px solid #252525;
                                        border-right: 1px solid #252525;
                                        }
                                        
#navSelectT  td                     {   background: #CCD9E7; 
                                        padding: 3; 
                                        }
                                        
#navSelectT  .separator td          {   border-bottom: 1px dotted #252525; 
                                        }
                                
#navSelectTab                       {  
                                        }
                                        
#navSelectTab td                    {   border-left: 0px solid #000000; 
                                        border-top: 0px solid #000000; 
                                        border-bottom: 1px solid #000000; 
                                        background: #6A8EB5;  
                                        }

#navSelectTab a,
#navSelectTab a:link,
#navSelectTab a:focus {                                          
	display: block; 
	padding: 4; 
	border-left: 1px dotted #252525; 
	color: #000000;  
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}
                                        
#navSelectTab a:hover               {   background: #DDE5EE; 
                                        color: #000000; 
                                        }

#navSelectTab .last                 {   border-right: 1px solid #252525;
                                        }

#navSelectTab .first                {   border-left: 1px solid #252525;
                                        }

#navSelectTab .firstSelectedFiche   {   background: #CCD9E7; 
                                        border-bottom: 1px dotted #CCD9E7; 
                                        }

#navSelectTab .cellSelectedFiche    {   background: #CCD9E7;
                                        border-bottom: 1px dotted #CCD9E7; 
                                        }

#navSelectTab .lastSelectedFiche    {   background: #CCD9E7; 
                                        border-bottom: 1px dotted #CCD9E7; 
                                        }

#navSelectTab .firstSelectedFiche a,
#navSelectTab .firstSelectedFiche a:link,
#navSelectTab .firstSelectedFiche a:focus {  
	border-left: 1px solid #252525;  
	color: #000000;   
	}

#navSelectTab .cellSelectedFiche a,
#navSelectTab .cellSelectedFiche a:link,
#navSelectTab .cellSelectedFiche a:focus {   
	border-right: 1px solid #252525; 
	color: #000000;  
	}
									
#navSelectTab .lastSelectedFiche a,
#navSelectTab .lastSelectedFiche a:link,
#navSelectTab .lastSelectedFiche a:focus { 
	border-right: 1px solid #252525;  
	color: #000000;  
	}

#navSelectTab .firstSelectedFiche a:hover               
                                    {   background: #CCD9E7; 
                                        color: #000000;  
                                        }
                                                      
#navSelectTab .cellSelectedFiche a:hover               
                                    {   background: #CCD9E7; 
                                        color: #000000;  
                                        }
                                                      
#navSelectTab .lastSelectedFiche a:hover               
                                    {   background: #CCD9E7; 
                                        color: #000000;  
                                        }
                                       
/* navSelect ////////////////////////////////////////////////////////////////////////////// */