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

a {
	color : #600;
}
a:hover {
	color : #631;
}

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

#menu dt {
	color: #FFF;
}

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

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

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

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



