/********************
#   Navigation-haute
/*******************/
#navigation-haute{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	float: right;
	margin:5px 15px;
}
#navigation-haute li{
	display:inline;
}
#navigation-haute li a{
	color:white;
	text-decoration: none; 
	margin:5px 5px;
}
#navigation-haute li a:hover{
	color:#f60;
	text-decoration: none; 
	margin:5px 5px;
}

#navigation-haute2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	float: right;
	margin:0px 15px;
	clear: right;
}
#navigation-haute2 li{
	display:inline;
}
#navigation-haute2 li a{
	color:white;
	text-decoration: none; 
	margin:5px 5px;
}
#navigation-haute2 li a:hover{
	color:#f60;
	text-decoration: none; 
	margin:5px 5px;
}


/*******************
#   Navigation-page
/******************/
#navigation-page {
	z-index: 5;
	position: absolute;
	top: 230px;
	width: 950px;
	color:#fff;
}
#navigation-page-inter {
	z-index: 5;
	position: absolute;
	top: 129px;
	width: 950px;
	color:#fff;
}

#nav, #nav ul {
	float: left;
	width: 950px;
	height:36px;
	list-style: none;
	font-size:11px;
	font-weight: bold;
}
#nav li {
	float: left;
	text-align: left;
}
#nav li a {
	display: block;
	color: #fff;
	text-align: left;
	text-decoration: none;
}
#nav li a:hover {
    color:#f60;
}
#nav li .active {
    display: block;
	color: #f60;
	text-align: left;
	text-decoration: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 11em;
	font-weight: normal;
	border-width: 0.25em;
	padding-top: 0.90em;
	font-weight: normal;
	font-size:11px;
	
}
#nav li ul a {
	width: 11em;
	padding:0 0 0 18px;
	font-weight: normal;
	font-size:11px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	width: 15em;
	font-weight: normal;
	font-size:11px;
}
#nav li li {
	width: 15em;
	padding: 3px 0 3px 0;
	border-bottom:dotted 1px #999;
	background:#757577;
	font-weight: normal;
	font-size:11px;
	/* for IE */  filter:alpha(opacity=90); 
    /* CSS3 standard */  opacity:0.90;
}

#nav li ul li:hover, #nav li ul li.sfhover{
    color:#fff;
	background-color:#f60;
	font-weight: normal;
	font-size:11px;
	/* for IE */  filter:alpha(opacity=90); 
    /* CSS3 standard */  opacity:0.90;
}

#nav li li a:hover  {
	color:#fff;
	font-weight: normal;
	font-size:11px;
}
#nav li li .activesfHover  {
    color:#121212;
	font-weight: normal;
	font-size:11px;
	margin-left:4px;
	padding-left:14px;
	background:url(../images/puceListe-on.png) left no-repeat;
}
.menu1  {

}
.smenu1  {
width:150px;
}
.menu2  {
width:132x;
}
.smenu2  {
width:170px;
}
.menu3  {
width:132px;
}
.smenu3  {
width:245px;
}
.menu4  {
width:99px;
}
.smenu4  {
width:195px;
}
.smenu5 {
width:135px;
}

/*******************
#   Navigation-smenu
/******************/
#p1 .smenu{
    float:right;
	width:277px;
    height: auto;
	margin-top:0px;
	font-size:11px;
	
}
#p1 .smenu ul{
    float:left;
	width:277px;
    height: auto;
	display:block;
	margin-top:9px;
}
#p1 .smenu h2{
font-size:11px;
font-weight: normal;
padding:3px 0 3px 0;
}
#p1 .smenu ul li{
    float:left;
	width:277px;
    height: auto;
	list-style:none;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color:#6E605D;
}
#p1 .smenu ul li a{
    float:left;
	width:257px;
    height: auto;
	list-style:none;
	padding:3px 0 3px 20px;
	text-decoration: none;
	color:#6E605D;
	background:url(../images/puceListe-off.png) left no-repeat;
}
#p1 .smenu ul li a:hover{
    float:left;
	width:257px;
    height: auto;
	list-style:none;
	padding:3px 0 3px 20px;
	text-decoration: none;
	color:#f60;
	background:url(../images/puceListe-on.png) left no-repeat;
}
#p1 .smenu ul li .activesfHover{
    float:left;
	width:257px;
	height: auto;
	list-style:none;
	padding:3px 0 3px 20px;
	text-decoration: none;
	color:#f60;
	font-size:12px;	
	font-weight:bold;	
	background:#fff url(../images/puceListe-on.png) left no-repeat;
}
