#corps {
	min-height: 0;
}

#entete h1 {
	margin-top: 120px;
}

#entete #logo100naturel {
	position: absolute;
	top: 52px;
	left: 174px;
}

#entete #savoir-faire {
	margin: 20px 0 0 35px;
	padding-top: 50px;
	width: 276px;
	background: url(images/uk/savoir-faire.jpg) top left no-repeat;
	list-style: none;
}	

#entete #savoir-faire li {
	margin: 5px 0;
	padding-left: 17px;
	font-size: 12px;
	background: url(images/puce-savoir-faire.jpg) 0 2px no-repeat;
}

#corps .bandeau {
	height: 222px;
}

#corps #menu-institutionnel {
	background: url(images/menu-institutionnel-accueil.jpg) no-repeat;
	height: 103px;
}

#corps #contenu {
	padding: 3px 0 0 11px;
}

#menu-principal {
	margin: 0 0 2px 0;
	width: 430px;
	height: 196px;
	background: url(images/fond-menu-principal-accueil.jpg) bottom left no-repeat;
}

#menu-solutions-collectivites {
	display: block;
	width: 215px;
	height: 108px;
	float: left;
}

#menu-solutions-collectivites a {
	display: block;
	width: 215px;
	height: 108px;
	background: url(images/uk/menu-solutions-accueil.jpg) 0 0 no-repeat;
}
#menu-solutions-collectivites a:hover {
	background-position: 0 -108px;
}

#menu-solutions-producteurs {
	display: block;
	width: 215px;
	height: 108px;
	float: left;
}

#menu-solutions-producteurs a {
	display: block;
	width: 215px;
	height: 108px;
	background: url(images/uk/menu-solutions-accueil.jpg) -215px 0 no-repeat;
}
#menu-solutions-producteurs a:hover {
	background-position: -215px -108px;
}

#menu-centre-recherche {
	margin-left: 6px;
	width: 280px;
	height: 80px;
}
#menu-centre-recherche a {
	display: block;
	width: 280px;
	height: 80px;
	background: url(images/uk/menu-recherche-accueil.jpg) 0 0 no-repeat;
}
#menu-centre-recherche a:hover {
	background-position: 0 -80px;
}
