h1 img {
	width: 100%;
}
ul#navigation {
	margin-top: -0.55em;
}
p#panier {
	top: 10em;
}
ul#metanavigation {
	top: 13.5em;
}

div#nouveautes {
	width: 27%;
	float: left;
}
div#nouveautes ul li {
	list-style-type: none;
	margin-bottom: 0.5em;
}
div#nouveautes h2 {
	color: #5E8321;
	font-size: 1.25em;
}
div#nouveautes img {
	border: 2px solid #83202D;
	width: 12em;
}
div#texte_accueil {
	float: left;
	width: 44%;
	color: #83202D;
	font-size: 0.9em;
	padding: 1.25em 1em 0.5em;
	text-align: justify;
}
div#texte_accueil h2 {
	font-weight: bold;
	font-size: 1em;
}
div#texte_accueil p {
	padding-top: 0.5em
}
div#conseil {
	border: 2px solid #5E8321;
	width: 23%;
	float: right;
	color: #5E8321;
	margin-top: 1.25em;
	padding: 0.25em;
	text-align: justify;
}
div#conseil h2 {
	font-size: 1em;
}
div#conseil h3 {
	font-size: 0.8em;
}
div#conseil p {
	font-size: 0.8em;
}