/*Navigation par themes*/
topic_nav {
	clear:both;
	margin:0px;
	padding:0px;
}
a.topic_link{
	font-weight:bold;
	text-decoration:none;
}
a.topic_link:visited, a.topic_link:link  {
	color:#BFDFFF;
}
a.topic_link:hover, a.topic_link:active  {
	color:#D64512;
}
a.form_link{
	font-weight:normal;
	text-decoration:none;
}
a.form_link:visited, a.form_link:link  {
	color:#FFF;
}
a.form_link:hover, a.form_link:active, .form_on  {
	color:#D64512;
}
.topic_open, .topic_close  {
	clear:both;
	padding-left:15px;     
}
.topic_open:hover, .topic_close:hover  {
	cursor:pointer;    
}
.topic_open {
	background:transparent url(../../ressources/10119/95/puce-catalogue-moins.gif) no-repeat scroll left top;
}
.topic_close {
	background:transparent url(../../ressources/10119/94/puce-catalogue.gif) no-repeat scroll left top;
}
.topic_child_list {
 	clear:both;
}
.topic_child_on, .topic_child_off{
 	clear:both;
 	padding:0 15px 0 15px;
}
.topic_child_on, .topic_child_off:hover {
	background:transparent url(../../ressources/10119/93/puce-d.gif) no-repeat scroll right top;	
}
.topic_child_off {
 	background:transparent url(../../ressources/10119/88/puce-off-d.gif) no-repeat scroll right top;
}
.topic_hr {
	clear:both;
  background:transparent url(../../ressources/10119/99/sep-profond.gif) repeat-x scroll center center;
}
.topic_child_hr {
	clear:both;    
  background:transparent url(../../ressources/10124/74/sep-pointilles-leger2.gif) no-repeat scroll center center;
}