#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.alt {
	display: none;
}
#presentation {
	background:   url("../images/nav/presentation_s.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 176px;
}
a#presentation:hover {
background:  url("../images/nav/presentation_b.gif") no-repeat;
}
#presentation2 {
	background:   url("../images/nav/presentation_b.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 176px;
}
#collection {
	background:   url("../images/nav/collections_s.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 159px;
}
a#collection:hover {
background:  url("../images/nav/collections_b.gif") no-repeat;
}
#collection2 {
	background:   url("../images/nav/collections_b.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 159px;
}

#contract {
	background:   url("../images/nav/contract_s.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 146px;
}
a#contract:hover {
background:  url("../images/nav/contract_b.gif") no-repeat;
}
#contract2 {
	background:   url("../images/nav/contract_b.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 146px;
}
#news {
	background:   url("../images/nav/nouveautes_s.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 176px;
}
a#news:hover {
background:  url("../images/nav/nouveautes_b.gif") no-repeat;
}
#news2 {
	background:   url("../images/nav/nouveautes_b.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 176px;
}
#actus {
	background:   url("../images/nav/actualites_s.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 148px;
}
a#actus:hover {
background:  url("../images/nav/actualites_b.gif") no-repeat;
}
#actus2 {
	background:   url("../images/nav/actualites_b.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 148px;
}
#contact {
	background:   url("../images/nav/contacts_s.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 111px;
}
a#contact:hover {
background:  url("../images/nav/contacts_b.gif") no-repeat;
}
#contact2 {
	background:   url("../images/nav/contacts_b.gif") no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 27px;
	width: 111px;
}

