div#menu {
    height:44px;
    background:url(photovoltaique/img/main-bg.png) repeat-x;
	_margin-top:-4px;
	z-index: 10000 !important;
}

div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: top;
	z-index: 10000 !important;
	
	}

div#menu li {
    position: relative;
    margin: 0;
    padding: 0 0 0 0;
    float: left;
	z-index: 10000 !important;
}
div#menu li:hover>ul {
    left: 0px;
}

div#menu a {
    position: relative;
    height: 25px;
    display: block;
    float: left;
    text-decoration: none;
    font: bold 12px Arial;
	text-align : left !important;
    padding: 5px 0 5px 0;
    line-height: 25px;
    color: #f1f1f1;
	z-index: 10000 !important;
}

div#menu li.active {background: url(photovoltaique/img/main-bg2.png);}
div#menu li:hover,li.sfhover {
background: url(img/main-bg1.png);
}
div#menu ul ul a:hover span ,ul ul a.sfhover span{
    color: #d50366;
}
div#menu li ul{
background-color: #FFFFFF !important;
}

div#menu li ul li{
background: none !important;
}
div#menu li ul li.sousmenuactive a{
background: none !important;
}
div#menu li ul:hover, li ul.sfhover {
background-color: none !important;
}

#li1 a span {
	border-left: none !important;
}

div#menu span {
   display: block;
   cursor: pointer;
}


div#menu ul ul a.parent span {
    background-position:95% 8px;
    background-image: url(img/item-pointer.gif);
}
div#menu ul ul a.parent:hover span {
    background-image: url(img/item-pointer-mover.gif);
}
span.ok {
width : 136px !important;
   background: url(img/main-delimiter.png);
   background-repeat: no-repeat;
   background-position: 100% 50%;
}
span.ok:hover {
width : 136px !important;
background: none !important;
}

span.ok1 {
width : 136px !important;
}

div#menu li.last { 
background: none !important; }

/* menu::level2 */
div#menu ul ul {
    position: absolute;
    top: 34px;
    width: 200px;
    padding: 0 0 0 0;
	background: none #fff;
	border: 2px solid #a5a5a5;
	z-index: 222222;
}

div#menu ul ul li.li2{
	margin-left : -4px;
	background-color: none !important;
}

ul ul li.ssm2 {
	margin-left : -4px;
}

#ssm1 {
	display: none;
	left: 0px;
}

#ssm2 {
	left: 0px;
	display: none;
	margin-left : -4px;
}

#ssm3 {
	left: 0px;
	display: none;
}

#li7 {
	width: 144px;
}

#ssm4 {
	left: 0px;
	display: none;
}

#ssm5 {
	left: 0px;
	display: none;
}

#ssm6 {
	left: 680px;
	display: none;
}

#ssm7 {
	left: 830px;
	display: none;
}

div#menu ul ul a {
    padding: 0 0 0 15px;
    height: auto;
    float: none;
    display: block;
    line-height: auto;
}
div#menu ul ul span {
    margin-top: 0;
	line-height : 16px;
    padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	_padding-top: 7px;
	_padding-bottom: 7px;
    _padding-right: 15px;
    color: #7c7c7c;
	border-left: none;
}

div#menu ul ul li.puce_final { }
div#menu ul ul li {
    width: 100%;
}

/* menu::level3 */
div#menu ul ul ul {
    padding: 0;
    margin: -38px 0 0 137px !important;
    margin-left:137px;
}

/* colors */
div#menu ul ul ul, div#menu ul ul ul ul { background: #777777; }

/* lava lamp */
div#menu li.back {
    background: url(img/lava.png) no-repeat right -44px !important;
    background-image: url(img/lava.gif);
    width: 13px;
    height: 44px;
    z-index: 8;
    position: absolute;
    margin: -1px 0 0 -5px;
}
div#menu li.back .left {
    background: url(img/lava.png) no-repeat top left !important;
    background-image: url(img/lava.gif);
    height: 44px;
    margin-right: 8px;
}
#puce_final {
}
