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

a {
	color : #A74;
}
a:hover {
	color : #EC8;
}

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

#menu dt {
	color: #000;
}

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

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

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

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



