﻿/* RadMenu FaitesLeFaireSkin skin */
.RadMenu_FaitesLeFaireSkin
{
	float:left;
	font-size:12px;
	background-color:Transparent;
}

.RadMenu_FaitesLeFaireSkin .rmRootGroup .rmItem a.rmLink 
{
	background:url('image/Menu/img_forum_Bientot.jpg') no-repeat 0 top;
	width:135px;
	height:53px;
	display:block;
}

.RadMenu_FaitesLeFaireSkin .rmRootGroup .rmItem a.rmLink:hover
{
	background:url('image/Menu/img_forum_Bientot.jpg') no-repeat 0 bottom;
}

.RadMenu_FaitesLeFaireSkin .rmSlide 
{
	background:url('image/Menu/background.png') no-repeat 0 bottom;
	.background:url('image/Menu/background.png') no-repeat 0 bottom;
	_background:url('image/Menu/background.jpg') no-repeat 0 bottom;
	width:214px;
	.width:214px;
	_width:203px;
	padding-bottom:9px;
	.padding-bottom:9px;
	_padding-bottom:0px;
	padding-right:10px;
	.padding-right:10px;
	_padding-right:0px;
	margin-top:-5px;
	margin-left:-10px;

}

.RadMenu_FaitesLeFaireSkin .rmSlide .rmItem a.rmLink 
{
	background:url('image/Menu/background_forum.gif') no-repeat 0 top;
	width:192px;
	height:20px;
	display:block;
	padding:4px 0px 0px 10px;
	border-left:solid 1px #cdcdcd;
	color:#98948d;
	text-decoration:none;
	cursor:pointer;
}

.RadMenu_FaitesLeFaireSkin .rmSlide .rmItem a.rmLink:hover
{
	background:url('image/Menu/background_forum.gif') no-repeat 0 bottom;
	color:#ff5a00;
}


