#menu {
	-moz-background-clip:		border;
	-moz-background-inline-policy:	continuous;
	-moz-background-origin:		padding;
	background:	url(../images/site/template/menu.png) no-repeat scroll left bottom;
	overflow:	hidden;
	top:		0;
	width:		954px;
	z-index:	1;
	font-family:	"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:	13px;
	margin-top:	-12px;
	margin-bottom:	3px;
	padding-top:	12px;
	padding-left:	10px;
}

#menu ul {
	list-style-image:	none;
}

#menu .nav li {
	float:	left;
}


#menu .nav li {
	list-style-image:	none;
	list-style-position:	outside;
	list-style-type:	none;
}

#menu .nav li a.color { color:	#FB4E00 !important; }
#menu li a:hover, #login_name a:hover { color:	#FF0000; }
#menu li a:active, #login_name a:active { color:	#895A5A; }

a.menuItem {
	color:		#E3DDD9;
	height:		25px;
	line-height:	25px;
	margin-left:	5px;
	margin-right:	15px;
	text-align:	center;
	text-decoration:	none;
}

div.categories_gifs {
	text-align:	center;
/*	width:		100%;*/
	width:		988px;
	overflow:	hidden;
	font-size:	9px;
	margin-bottom:	8px;
}

div.categories_gifs div, div.categories_gifs div.selected {
	float:		left;
	display:	inline;
	margin:		1px 3px 2px 1px;
	cursor:		pointer;
	padding:	1px 2px 1px 2px;
	border:		1px solid #AAA;
	-moz-border-radius:	3px;
	background-color:	#fff;

/* background-image: url("./styles/r-h_v1.1/theme/images/bg_button.gif");
background-position: center top;
background-repeat: repeat-x; */
}

div.categories_gifs div.selected {
	background-color:	white;
	border-color:		#fb4e00;
	color:			#fb4e00;
}

div.gifs {	
}

div.gifs div {
	float:	left;
	height:	140px;
}

/* Modifs Jb */
input.MB_focusable {
	padding:	0 7px;
	margin-left:	41px;
	font-size:	0.9em;
}

input.MB_focusable:hover {
	color:		#BC2A4D;
}

html, body {
/*	background:	url("http://www.roi-heenok.com/html/images/site/fondgg8.png") repeat fixed 0 0 #000000; */
/*	background:	url("http://www.roi-heenok.com/html/images/site/backgroundbr3.png") repeat-x fixed 0 0 #111;*/
	background:	url("http://www.roi-heenok.com/html/images/site/psychadelique2.jpg") repeat fixed 0 0 #111;
}

ul.topiclist dd {
	padding:	0 0;
}

/* #MB_content {
	overflow-x:	hidden;
} */

