body {
	background : #000000 no-repeat url(/jdr/shaan/IMG/fond_shaan.jpg) fixed center top;
}

a {
	color : #622;
}
a:hover {
	color : #A77;
}

#menu dt, #back {
	filter:alpha(opacity=60); /* IE's opacity*/
	-moz-opacity: 0.60;
	opacity: 0.60;
	background-color: #622;
}

#menu dt {
	color: #CCC;
	vertical-align:middle;
	line-height:30px;
}

#menu li a {
	color: #000;
	filter:alpha(opacity=90); /* IE's opacity*/
	-moz-opacity: 0.90;
	opacity: 0.90;
	background-color: #A77;
}
#menu li a:hover {
	background-color: #955;
}

#page {
	color: #000;
}
#cadre {
	background : repeat url(/jdr/shaan/IMG/fond_contenu_default.jpg) center top;
}

#bandeau {
        background: url(/jdr/shaan/IMG/bandeau_shaan.jpg) left top;
}

#back {
	background: no-repeat url(/jdr/shaan/IMG/back_grey.gif) left center;
	background-position: 6px center;
	background-color: #622;
}
#back:hover {
	background-color: #A77;
}



