#smenu
{
	width:168px;
	min-height:420px;
	_height:420px;
	background:url(../../images/common/smenu/fond_smenu.gif) no-repeat 0px 0px;
	float:left;
	padding-top:55px;
}

#smenu ul
{
	width:157px;
	float:right;
}
#smenu ul li{display:inline;}


#smenu ul li a:hover{background:url(../../images/common/smenu/gris_clair.gif) repeat-y 0px 0px;}
#smenu ul li a.on{background:url(../../images/common/smenu/blanc.gif) repeat-y 0px 0px;}

#smenu ul li a#bottom_smenu, #smenu ul li a#bottom_smenu_long {border-bottom:none;}
#smenu ul li a
{
	padding:11px 0px 11px 30px;
	background:url(../../images/common/smenu/gris.gif) repeat-y 0px 0px;
	color:#767778;
	display:block;
	border-bottom:1px solid #cdcdcd;
	text-decoration:none;
}
#smenu ul li a.on{color:#990000;}
#smenu ul li a#top_smenu{background:url(../../images/common/smenu/top_gris.gif) no-repeat 0px 0px #d4d4d4;}
#smenu ul li a#top_smenu:hover{background:url(../../images/common/smenu/top_gris_clair.gif) no-repeat 0px 0px #e2e2e2;}
#smenu ul li a#top_smenu.on{background:url(../../images/common/smenu/top_blanc.gif) no-repeat 0px 0px #ffffff;}

#smenu ul li a#bottom_smenu{background:url(../../images/common/smenu/bottom_gris.gif) no-repeat bottom #d4d4d4;}
#smenu ul li a#bottom_smenu:hover{background:url(../../images/common/smenu/bottom_gris_clair.gif) no-repeat bottom #e2e2e2;}
#smenu ul li a#bottom_smenu.on{background:url(../../images/common/smenu/bottom_blanc.gif) no-repeat bottom #ffffff;}

#smenu ul li a#bottom_smenu_long{background:url(../../images/common/smenu/bottom_gris2.gif) no-repeat bottom #d4d4d4;}
#smenu ul li a#bottom_smenu_long:hover{background:url(../../images/common/smenu/bottom_gris_clair2.gif) no-repeat bottom #e2e2e2;}
#smenu ul li a#bottom_smenu_long.on{background:url(../../images/common/smenu/bottom_blanc2.gif) no-repeat bottom #ffffff;}
