/* CSS Document width:727px;*/
.rhm1{
	/*width:727px;*/
	width:727px;
	height:38px;
	background:url(images/rhm1_bg.gif) repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	
	
	
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:38px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:15px;
	height:38px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:38px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0;
}


.rhm1-bg li
{
	float:left;
	list-style:none;
	
	position: relative;
	/*display: inline;
	float: left;
	*/
	/*
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	*/
	
}
.rhm1-bg li a

{
	float:left;
	display:block;
	color:#0C2A79;
	text-decoration:none;
	/*font:12px 'Lucida Sans', sans-serif;*/
 font-size:12px;
 font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	height:38px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
 /*padding-left: 11px;*/
	/*padding-left: 13px;*/
 	padding-left: 11px;
	margin-left: 2px;
}


.rhm1-bg li a span
{
	float:left;
	display:block;
	padding-top: 0px;
	padding-right: 11px;
 /*padding-right: 13px;*/
	padding-bottom: 0px;
	padding-left: 0px;
}
.rhm1-bg li.current a{
	color:#7C7C7C;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#7C7C7C;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a.nouveau{
	color:#FF0000;
	background-image: url(/html_version/images/new.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
.rhm1-bg li.current a.nouveau{
	color:#FF0000;
	background-image: url(/html_version/images/new.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

.rhm1-bg li a:hover
{
	color:#0C2A7A;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}

.rhm1-bg li a:hover span
{
	color:#0C2A79;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
