

/*	----
	MENU
	---- */
#une img,
#une em,
#deux ul img {display: none;} 

#une {padding-top: 15px;}
#deux ul {padding-bottom: 15px;}

#une,
#deux{
	background: #666 url(fond-col3-degrade.gif) repeat-y left top;
}

#une h2,
#deux ul {
	padding: 0 0 10px 0;
	margin: 0;
}

#une h2,
#une h2 a,
#deux ul li,
#deux ul li h3,
#deux ul li h3 a {
	width: 230px;
	height: 130px;
	padding: 0;
	margin:0;
}

#une,
#deux ul li {
	margin-bottom: -8px;
}

#une h2,
#deux ul li h3 {
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

#une h2 a,
#deux ul li h3 a {
	background: transparent url(fond-deux.gif) no-repeat left -130px;
	display: block;
	padding: 0;
	margin: 0;
}
#une h2 a:hover,
#deux ul li h3 a:hover {
	color: #791d0e;
	background-position: left bottom;
}

#deux ul li h3 a.itemTrois {
	background: transparent url(fond-deux-troisieme.gif) no-repeat left -130px;
}

#deux ul li h3 a.itemTrois:hover {
	background-position: left bottom;
}


#une h2 a big,
#deux ul li h3 a em {
	position: absolute;
	background: transparent url(fond-deux-titre.png) repeat;
	display: block;
	padding: 15px 5px 5px 5px;
	width: 183px;
	left: 9px;
	bottom: 16px;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
}




#trois {
	background: #565656 url(fond-niveau3.gif) repeat-x left top;
}

#trois ul {
	background: transparent url(fond-niveau3-coin.gif) no-repeat left top;
	padding: 30px 0 0 0;
	margin: 0;
}

#trois ul li {
	padding: 0;
	width: auto;
	height: auto;
	margin: 0;
}

#trois ul li a {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 5px 5px 5px 30px;
	background: none;
	width: auto;
	height: auto;
}

#trois ul li a:hover {
	color: #000;
}



#quatre {
	background: #414141 url(fond-niveau4.gif) repeat-x left top;
	height: 100%;
}

#quatre ul {
	background: transparent url(fond-niveau4-coin.gif) no-repeat left -1px;
	padding: 30px 0 10px 0;
	margin: 0;
}
