td.horizontal {
	font-size: 12px;
	color:	#646464; 
	white-space: nowrap;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: none;
	cursor: pointer;
}
td.horizontal_on {
	font-size: 12px;
	color: White;
	white-space: nowrap;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
	background-image:url('images/fond_menu_fillet-over.jpg');
	background-position: top left;
	background-repeat: repeat;
	cursor: pointer;
}


div.sub_menu  {	
	white-space: nowrap;
	border: 1px solid #CECECE;
	background-color: White;
	cursor: pointer;
}
.sub_menu {
	list-style: none;
	list-style-type: none;
	background-color: White;
	margin:1px;
	color: Black;
	cursor: pointer;
}
li.ssub_menu {
	list-style: none;
	list-style-type: none;
	margin-left:1px;
	background-color: White;
	width: 100px;
	cursor: pointer;
}

a.sm {
	background-color: transparent;
	color: Black; 
	text-decoration: none;
}
a:hover.sm {
	color: White;
	text-decoration: none;
}
a:visited.sm {
	text-decoration: none;	
}
a:active.sm {
	text-decoration: none;	
}
a.sm1 {
	text-decoration: none;
}

a:hover.sm1 {
	text-decoration: none;
}
a:visited.sm1 {
	text-decoration: none;
	color: #646464;	
	
}

a.ssm {
	margin-left: 0px;
	color: #646464;	
}
a:hover.ssm {
	color: White;
	text-decoration: none;
}

a.spip_in, a:visited.spip_in , a:active.spip_in {
	color: Black;
}
a:hover.spip_in {
	color: White;
	text-decoration: none;	
}

span.on {
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
