#annuaire .section h1 {
	cursor: pointer;
}

#annuaire .section h1.selected,
#annuaire .section h1:hover,
#annuaire .subSection a.selected,
#annuaire .subSection a:hover {
	color: #000;
	font-weight:bold;
}


#global .annuaireIndex{
	background-image:url(../picture/interface/arrow.png);
	background-repeat:no-repeat;
	text-indent:10px;
	background-position:0 4px;
}

#global .annuaireIndex.selected{
		background-image:url(../picture/interface/arrow_selected.png);
}

#global .subSection li{
	color:#014C7A;
}

#global #annuaire .selected{
	background-color:#BEDAEA!important;
}
