.sd1{
	background: url("/images/sd_01.gif") no-repeat;
}
.sd3{
	background: url("/images/sd_02.gif") no-repeat;
}
.sd6{
	background: url("/images/sd_03.gif") no-repeat;
}
.sd7{
	background: url("/images/sd_04.gif") no-repeat;
}
.sd8{
	background: url("/images/sd_05.gif") no-repeat;
}
.sd9{
	background: url("/images/sd_06.gif") no-repeat;
}
.sd10{
	background: url("/images/sd_07.gif") no-repeat;
}
.sd11{
	background: url("/images/sd_08.gif") no-repeat;
}
.sd12{
	background: url("/images/sd_09.gif") no-repeat;
}
.sd13{
	background: url("/images/sd_10.gif") no-repeat;
}
.sd14{
	background: url("/images/sd_11.gif") no-repeat;
}
.sd15{
	background: url("/images/sd_12.gif") no-repeat;
}
.sd16{
	background: url("/images/sd_13.gif") no-repeat;
}
.sd17{
	background: url("/images/sd_14.gif") no-repeat;
}
.sd18{
	background: url("/images/sd_15.gif") no-repeat;
}
.sd19{
	background: url("/images/sd_16.gif") no-repeat;
}
.sd20{
	background: url("/images/sd_17.gif") no-repeat;
}
.sd21{
	background: url("/images/sd_18.gif") no-repeat;
}
.sd22{
	background: url("/images/sd_19.gif") no-repeat;
}
.sd23{
	background: url("/images/sd_20.gif") no-repeat;
}
.sd255{
	background: url("/images/sd_02.gif") no-repeat;
}
.sd256{
	background: url("/images/sd_10.gif") no-repeat;
}
.sd257{
	background: url("/images/sd_12.gif") no-repeat;
}
.sd258{
	background: url("/images/sd_13.gif") no-repeat;
}
div.sdmenu {
	width: 184px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	/*background: url("/images/bottom.gif") no-repeat  right bottom;*/
	color: #003366;
}
div.sdmenu div {
	/*background: url("/images/title.gif") no-repeat;*/
	overflow: hidden;
}
/*div.sdmenu div:first-child {
	background: url("/images/title.gif") no-repeat;
}*/
div.sdmenu div.collapsed {
	height: 28px;
}
div.sdmenu div span {
	display: block;
	padding: 7px 13px;
	font-weight: bold;
	color: #003366;
	/*background: url("/images/expanded.gif") no-repeat 10px center;*/
	cursor: pointer;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	/*background-image: url("/images/collapsed.gif");*/
	cursor: pointer;
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	font-size: 9px;
	border-bottom: 1px solid #ddd;
	color: #660000;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	/*background : #660000 url("/images/linkarrow.gif") no-repeat right center;*/
	background : #660000;
	color: #fff;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*---------SD Menu non Dynamique---------*/

div.sdmenu_nodynamique {
	width: 184px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	/*background: url("/images/bottom.gif") no-repeat  right bottom;*/
	color: #003366;
}

div.sdmenu_nodynamique div {
	overflow: hidden;
}

div.sdmenu_nodynamique div.collapsed_nodynamique_nouveau {
	height: 28px;
	background: url("/images/sd_12.gif") no-repeat;
}

div.sdmenu_nodynamique div.collapsed_nodynamique_nouveau a{
	color: #003366;
}

div.sdmenu_nodynamique div.collapsed_nodynamique_pharma {
	height: 28px;
	background: url("/images/sd_02.gif") no-repeat;
}

div.sdmenu_nodynamique div.collapsed_nodynamique_pharma a{
	color: #003366;
}

div.sdmenu_nodynamique div span a {
	display: block;
	padding: 6px 14px;
	font-weight: bold;
	/*background: url("/images/collapsed.gif") no-repeat 10px center;*/
}

/*---------Fin SD Menu non Dynamique---------*/
