header nav li:nth-of-type(2) a
{
	background-image:url('../images/fonds/onglet.png');
	background-repeat:no-repeat;
	color:black;
}

header,section,footer
{
	position:relative;
	display:block;
	width:990px;
	margin:0 auto;
}

div nav
{
	border:solid 2px #9A9A9A;
	border-radius:20px;
	width:300px;
	font-size:12pt;
	line-height:25px;
	font-weight:bold;
	color:#585858;
	padding-right:5px;
}

div nav a
{
	font-weight:normal;
}

div nav a[href='#']
{
	position:relative;
	display:block;
	border-top:solid 1px #4A6075;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url('../images/icones/pg-haut.png');
	background-repeat:no-repeat;
	background-position:13px 8px;
}

p
{
	text-align:justify;
}

canvas
{
	position:relative;
	display:block;
	clear:both;
	margin:0 auto;
}

h2
{
	color:#585858;
	font-size:22pt;
	text-align:center;
}

#procede article:first-of-type
{
	margin-bottom:30px;
}

#procede article:first-of-type figure
{
	position:relative;
	display:block;
	float:right;
	text-align:center;
	font-style:italic;
	margin-left:10px;
	margin-right:0;
	width:200px;
}

#procede article:nth-of-type(2),#procede article:nth-of-type(3),#procede article:nth-of-type(4),#procede article:last-of-type
{
	position:relative;
	display:block;
	border:solid 2px #9A9A9A;
	border-radius:20px;
	overflow:hidden;
}

#procede article:nth-of-type(2) h3,#procede article:nth-of-type(3) h3,#procede article:nth-of-type(4) h3,#procede article:last-of-type h3
{
	position:relative;
	display:block;
	margin-top:0;
	padding:5px;
	font-size:14pt;
	border-bottom:solid 2px #9A9A9A;
	background-color:#B6B6B6;
	margin-bottom:10px;
	border-top-left-radius:16px;
	border-top-right-radius:16px;
	text-align:center;
}

#procede article:nth-of-type(2) p,#procede article:nth-of-type(3) p,#procede article:nth-of-type(4) p,#procede article:last-of-type p
{
	padding-left:5px;
	padding-right:5px;
}

#procede article:nth-of-type(2),#procede article:nth-of-type(4)
{
	width:445px;
	clear:left;
	float:left;
	margin-bottom:20px;
}

#procede article:nth-of-type(3),#procede article:last-of-type
{
	width:445px;
	clear:right;
	float:right;
}

#procede article:nth-of-type(3)
{
	margin-bottom:40px;
}

#avantages article
{
	position:relative;
	display:block;
	width:445px;
	border:solid 2px #9A9A9A;
	border-radius:20px;
	overflow:hidden;
}

#avantages article:first-of-type,#avantages article:nth-of-type(3),#avantages article:nth-of-type(5)
{
	float:left;
	margin-bottom:20px;
}

#avantages article:nth-of-type(2),#avantages article:nth-of-type(4),#avantages article:last-of-type
{
	float:right;
	margin-bottom:47px;
	line-height:32px;
}

#avantages img
{
	position:relative;
	display:block;
	float:left;
	margin-left:80px;
	margin-bottom:30px;
}

#avantages h3
{
	position:relative;
	display:block;
	margin-top:0;
	padding:5px;
	font-size:14pt;
	border-bottom:solid 2px #9A9A9A;
	background-color:#B6B6B6;
	margin-bottom:10px;
	border-top-left-radius:16px;
	border-top-right-radius:16px;
	text-align:center;
}

#avantages ul,#impact-environnemental ul
{
	position:relative;
	display:block;
	padding-left:5px;
	padding-right:5px;
	list-style-type:none;
}

#avantages li,#impact-environnemental li
{
	background-image:url('../images/icones/coche.png');
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:20px;
	line-height:20px;
}

footer
{
	width:990px;
	margin:0 auto;
	margin-top:50px;
}

#impact-environnemental img:first-of-type
{
	position:relative;
	display:block;
	float:right;
	margin-left:20px;
}

#impact-environnemental img:last-of-type
{
	position:relative;
	display:block;
	float:right;
	clear:right;
	margin-left:20px;
	margin-top:70px;
	margin-bottom:30px;
}

#impact-environnemental h3
{
	color:#3B9A35;
}
