/* navGestion ////////////////////////////////////////////////////////////////////////////// */

#navGestion {  
	border: 1px solid #515151;
	}
                                        
#navGestion  td {
	background: #ededed; 
	color: #000000;
	padding: 0px; 
	}

#navGestion a,
#navGestion a:link,
#navGestion a:focus {  
	display: block; 
	border-left: 1px dotted #767c79; 
	background: #ffffff; 
	padding: 3px;
	color: #333;  
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}
                                        
#navGestion  a:hover {
	background: #D8DAC6;
	color:#000000;
	}
                                                                              
#navGestion  .title td {
	border-bottom: 1px solid #515151;     
	background: #797B65; 
	color: #ffffff;
	font-weight: bold;
	}
                                        
#navGestion .title .pad {
	padding: 3px;
	}
                                        
#navGestion  .title .edit {
	border-left: 1px dotted #515151; 
	background: #cccccc; 
	text-align: center; 
	}
	
#navGestion .title a,
#navGestion .title a:link,
#navGestion .title a:focus {                                                                                                                         
	display: block; 
	border-left: 1px dotted #ffffff; 
	background: #989A82; 
	padding: 3px;
	color: #ffffff;  
	text-align: center; 
	text-decoration: none;
	font-weight:normal; 
	}
                                        
#navGestion  .title a:hover {
	background: #D8DAC6; 
	color:#000000;
	}
                                        
#navGestion .pad {
	padding: 3px;
	}
                                                                                
#navGestion  .separator td {
	border-bottom: 1px dotted #515151; 
	padding: 0px;
	}
                                               
#navGestion .separator .pad {
	padding: 3px; 
	}
	
#navGestion .noa a,
#navGestion .noa a:link,
#navGestion .noa a:focus {       
	display: inline; 
	border: 0px; 
	background: transparent; 
	padding: 3px;
	color: #0030FF;  
	text-decoration: none;
	}     
										 
 #navGestion .collapse {
	display: block; 
	border-left: 0px; 
	border-right: 0px; 
	border-top:  1px dotted #767c79; 
	border-bottom:  1px dotted #767c79; 
	color: #ffffff;  
	padding: 3px;
	color: #333;  
	text-decoration: none;
	}   
                                                     
/* navGestion ////////////////////////////////////////////////////////////////////////////// */
