


/********************************************************/
/* GENERIQUE */
.nav { /* dl */
	margin: 14px 0 0 0;
}

.nav dt {
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 12px;
	margin-bottom: 1px;
}

.nav dd {
	margin: 0;
}

.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 1px 0 0 0;
}

.nav li {
	position: relative;
	font-size: 1px;
	line-height: 1%;
}

.nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 13px;
}

.nav .separation {
	display: block;
}

.nav .lilast > a > .separation {
	background: none !important;
}

.nav .text {
	display: block;
	padding: 5px 0 5px 28px;
}

.nav ul ul {
	position: absolute;
	top: 0;
	left: 156px;
	width: 156px;
	padding: 0 0 0 1px;
	background: none !important;
	display: none;
}

.nav li:hover > ul {
	display: block;
}




/********************************************************/
/* PRODUITS */
#produits {
	margin: 0;
}

#produits dt {
	background: url(images/produits/titre.gif) no-repeat;
}

#produits dt a {
	background: none;
	line-height: 25px;
	font-size: 13px;
}
#produits dt a:hover {
	background: none;	
	text-decoration: underline;
}

#produits ul {
	background: url(images/produits/top.gif) no-repeat;
}

#produits a {
	background: url(images/produits/repeat.gif) repeat-y;
}

#produits a:hover {
	background-image: url(images/produits/repeat_hover.gif);
}

#produits .lilast > a {
	background: url(images/produits/bottom.gif) no-repeat bottom;
}

#produits .lilast > a:hover {
	background: url(images/produits/bottom_hover.gif) no-repeat bottom;
}

#produits .separation {
	background: url(images/produits/separation.gif) no-repeat bottom;
}

#produits .text {
	background: url(images/produits/puce.gif) no-repeat 13px 7px;
}

#produits a:hover .text {
	background-image: url(images/produits/puce_hover.gif);
}

#produits ul  ul .lifirst > a {
	background: url(images/produits/top_2.gif) no-repeat;
}

#produits ul ul .lifirst > a:hover {
	background: url(images/produits/top_2_hover.gif) no-repeat;
}

/********************************************************/
/* SERVICES */
#services dt {
	background: url(images/services/bkg_encart_titre_2.png) no-repeat;
}

#services ul {
	background: url(images/services/menu_gc_top_2.gif) no-repeat;
}

#services a {
	background: url(images/services/menu_gc_repeat_2.gif) repeat-y;
}

#services a:hover {
	background-image: url(images/services/repeat_hover.gif);
}

#services .lilast > a {
	background: url(images/services/menu_gc_bottom_2.gif) no-repeat bottom;
}

#services .lilast > a:hover {
	background: url(images/services/menu_gc_bottom_hover_2.gif) no-repeat bottom;
}

#services ul .separation {
	background: url(images/services/menu_gc_separation_2.gif) no-repeat bottom;
}

#services .text {
	background: url(images/services/menu_gc_puce.gif) no-repeat 13px 7px;
}

#services a:hover .text {
	background-image: url(images/services/puce_hover.gif); /* CHANGER */
}

#services ul  ul .lifirst > a {
	background: url(images/services/top_2.gif) no-repeat;
}

#services ul ul .lifirst > a:hover {
	background: url(images/services/top_2_hover.gif) no-repeat;
}

/********************************************************/
/* INFOS */
#infos dt {
	background: url(images/infos/bkg_encart_titre.gif) no-repeat;
}

#infos ul {
	background: url(images/infos/menu_gc_top.gif) no-repeat;
}

#infos a {
	background: url(images/infos/menu_gc_repeat.gif) repeat-y;
}

#infos a:hover {
	background-image: url(images/infos/repeat_hover.gif);
}

#infos .lilast > a {
	background: url(images/infos/menu_gc_bottom.gif) no-repeat bottom;
}

#infos .lilast > a:hover {
	background: url(images/infos/menu_gc_bottom_hover.gif) no-repeat bottom;
}

#infos .separation {
	background: url(images/infos/menu_gc_separation.gif) no-repeat bottom;
}

#infos .text {
	background: url(images/infos/menu_gc_puce.gif) no-repeat 13px 7px;
}

#infos a:hover .text {
	background-image: url(images/infos/puce_hover.gif); /* CHANGER */
}
