#tete-subnav-content a {
    padding : 3px 15px 3px 15px;
}

#tete-subnav-content .sub_item_selected {
    background-color:#FFF4D8;
    border : 2px solid #777;
    font-weight : bold;
    color : black;
    border-bottom : none;
    padding-bottom : 21px;
    border-right:none;
    border-left:none;
}

#tete-subnav-content a:hover {
    border-color : #000;
}

#sessions_link_list{
	height : 25px;
	border-bottom : 1px solid #000;
	background-color : #FFF4D8;
	margin-top : 5px;
}

.session_link{
	font-weight : bold;
	height : 21px;
	padding-top : 3px;
	float : left;
	border-right : 1px solid #CCC; 
	border-left : 1px solid #CCC; 
	background-color : #FFF4D8;
	border-top : 1px solid #CCC;
}

.session_link_selected{
	color : black;
	font-weight : bold;
	background-color : #FFCB60;
	height : 20px;
	padding-top : 5px;
	padding-bottom : 3px;
	border-right : 1px solid #000; 
	border-left : 1px solid #000; 
	border-top : 1px solid #000;
}

#administration_steps_list{
	padding-top : 12px;
	padding-bottom : 0px;
	padding-left : 5px;
	height  : 37px;
}

#evaluations_steps_list{
	padding-top : 5px;
	padding-bottom : 4px;
	background-color : #FFCB60;
	height  : 20px;
}

.itemSelected{
	font-weight : bold;
}

.haccordion .header, .haccordion .accmenucontent{
	float  : left;
	height : 20px;
}
  
.haccordion .header{
	color      : #000;
	cursor     : pointer;
	font-weight : bold;
	padding : 2px 5px;
	border-right : 1px solid #000;
}
  
.haccordion .accmenucontent{
	display  : none;
	width    : 0px;
	overflow : auto;
	
}
