body {
	background : #000000 repeat-y url(/jdr/shaan/IMG/fond_necrose.jpg) fixed center top;
}

a {
	color : #023;
}
a:hover {
	color : #666;
}

#menu dt, #back {
	filter:alpha(opacity=60); /* IE's opacity*/
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-color: #023;
}

#menu dt {
	color: #CCC;
}

#menu li a {
	color: #000;
	filter:alpha(opacity=90); /* IE's opacity*/
	-moz-opacity: 0.90;
	opacity: 0.90;
	background-color: #DDD;
}
#menu li a:hover {
	background-color: #567;
}

#page {
	color: #000;
}
#cadre {
	background : repeat url(/jdr/shaan/IMG/fond_contenu_necrose.gif) center top;
}

#bandeau {
        background: url(/jdr/shaan/IMG/bandeau_necrose.jpg) left top;
}

#back {
	background: no-repeat url(/jdr/shaan/IMG/back_grey.gif) left center;
	background-position: 6px center;
	background-color: #023;
}
#back:hover {
	background-color: #345;
}



