.menu {
	position:absolute;
	width:140px;
	top:254px;
	right:50px;
	background:url(../img/accueil/menu_accueil.gif) no-repeat top;
	color:#6C1616;
	font-size:12px;
	font-weight:bold;
	padding:7px 0px 24px 9px;
	z-index:9999;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:140px;
}
/* hack for IE5.5 */
* html .menu ul {
	margin-left:-16px; 
	ma\rgin-left:0;
}
/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
	background:#fff;
	padding:0px;
	border-bottom:2px solid #702a3e;
}


/* get rid of the table */
.menu table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:-1; 
	font-size:1em;
}

/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	height:28px;
	line-height:28px;
	width:140px;
	color:#6C1616;
	text-indent:5px;
	border:1px solid #fff;
	margin:0px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {
	background:#fff; 
	width:140px; 
	w\idth:140px;
}
/* style the link hover */
* html .menu a:hover {
	color:#fff; 
	background:#601329; 
	height:28px;
}

.menu :hover > a{
	color:#fff; 
	background:#702A3E; 
	height:28px;
}

/*dernier item du menu sans ligne en bas*/

li.menu_fin {
	list-style-type:none;
	padding:0 0 1px 0;
	border-bottom:0px solid #ffffff;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	width:180px;
	z-index:9999;
	top:0;
	left:-182px; 
}

.menu ul ul li {
	font-weight:bold;
	border:0px;
	width:180px;
}

.menu ul ul a, .menu ul ul a:visited {
	font-weight:bold;
	width:180px;
	color:#fff;
	background:url(../img/accueil/sous_menu.gif) no-repeat right #702A3E;
}

.menu ul ul a:hover {
	font-weight:bold;
	width:180px;
	color:#fff;
	background: url(../img/accueil/sous_menu_over.gif) no-repeat right #55011B;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

/*
-------------------------------------------------------------------------------------------------------
*/

.menu_decliner {	
	background:url(../img/commun/menu_decline.jpg) repeat-x top;
	height:35px;
	width:894px;
	margin:0 0 0 27px;
	padding:0 0 0 6px;
	color:#FFFFFF;
	line-height:35px;
	z-index:9999;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu_decliner ul {	
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	z-index:9999;}

.menu_decliner li{
	float:left;
	list-style-type:none;
	z-index:9999;
}

/* style the sub-level lists */


/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */

/* style the sub level list items */
.menu_decliner ul ul li {display:block;width:auto;height:auto;position:relative;line-height:21px; min-width:180px; padding:1px 0px 1px 0px;}

/* style the links for the top level */
.menu_decliner a, .menu_decliner a:visited {display:block;float:left; height:32px;text-decoration:none;color:#ffffff;padding:0 9px 2px 12px;}

/* style the sub level links changement largeur sous menu pour mozilla */
.menu_decliner ul ul a, .menu_decliner ul ul a:visited {display:block;font-weight:bold;background: url(../img/commun/sous_menu.gif) no-repeat left #691E36; color:#ffffff;width:180px;height:100%;line-height:1.3em; padding:0.5em 1em;}
/*changement largeur sous menu pour IE */
.menu_decliner ul table ul a, .menu_decliner ul table ul a:visited  {}

/* -moz-opacity:0.6;opacity: 0.6;filter:alpha(opacity=70);

/*.menu_decliner ul table ul a.left1, .menu_decliner ul table ul a.left1:visited  {width:14em; w\idth:12em;}*/

/* style the table so that it takes no part in the layout - required for IE to work */
.menu_decliner table {position:absolute; left:0; top:0; font-size:1em; z-index:-1; }
.menu_decliner ul ul table {lef\t:-1px;}
.menu_decliner ul ul table ul.left {margin-lef\t:2px;}

.menu_decliner li:hover {position:relative;}
* html .menu_decliner a:hover {position:relative;}

.menu_decliner img{
	margin-top:4px;
	float:left;
}

/* first */
.menu_decliner a:hover {color:#6B2300;background:url(../img/commun/menu_decline_hover.jpg) repeat-x;}
.menu_decliner :hover > a {color:#6B2300;background:url(../img/commun/menu_decline_hover.jpg) repeat-x;}

/* second --changement roll over IE */
.menu_decliner ul ul a:hover{color:#ffffff;background: url(../img/commun/sous_menu_over.gif) no-repeat left #56011C;}
/* changement roll over Mozilla */
.menu_decliner ul ul :hover > a {color:#ffffff;background: url(../img/commun/sous_menu_over.gif) no-repeat left #56011C;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu_decliner ul ul {visibility:hidden;position:absolute;height:0;top:32px;left:0;width:180px;w\idth:180px;}
.menu_decliner ul ul.spec {
	visibility:hidden;
	position:absolute;
	width:auto;
	min-width:180px;
	top:32px; 
	left:-99px;
}
/* make the second level visible when hover on first level list OR link */
.menu_decliner ul li:hover ul, .menu_decliner ul a:hover ul {visibility:visible; height:auto; padding-bottom:0px; background:transparent url(images/trans.gif);}





/*---------------------------------------------------------------------------------*/

/*menu décliner

.menu_decliner{
	background:url(../img/commun/menu_decline.jpg) repeat-x top;
	height:35px;
	width:894px;
	margin:0 0 0 27px;
	padding:0 0 0 6px;
	color:#FFFFFF;
	line-height:35px;
}

.menu_decliner ul{
	float:left;
	font-size:12px;
	font-weight:bold;
}

.menu_decliner li{
	float:left;
	list-style-type:none;
}

.menu_decliner li a{
	color:#fff;
	text-decoration:none;
	padding:5px 9px 5px 9px;
}

.menu_decliner li a:hover{
	color:#611329;
	background-color:#fff;
}


.menu_decliner img{
	margin-top:6px;
	float:left;
}
*/
/*---------------------------------------------------------------------
menu vertical*/

.ss_menu_vertical{
	background:url(../img/commun/menu_vertical.jpg) 167px 21px  no-repeat;
	width:118px;
	float:left;
	padding:60px 7px 0 44px;
	text-align:right;
	height:530px;
}
.menu_vertical{
	width:118px;
}

.menu_vertical ul {
	list-style:none;
}

.menu_vertical ul a{
	font-size:13px;
	color:#4B4B4B;
	text-decoration:none;
	}
.menu_vertical ul a:hover{
	color:#601329;
	text-decoration:none;
	}
.ss_menu_vertical img{
	margin:350px 0 10px 0;

}


