header nav li:nth-of-type(4) 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;
}

p
{
	text-align:justify;
	margin-bottom:20px;
}

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

h3
{
	color:#3B9A35;
	font-size:14pt;
}

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;
}

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

article ul
{
	position:relative;
	display:block;
	list-style-type:none;
	padding-left:0;
}

article ul li
{
	background-image:url('../images/icones/puce2.png');
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
}

#maison-passive article:first-of-type img
{
	position:relative;
	display:block;
	float:left;
	margin-top:5px;
	margin-right:10px;
}

#maison-passive article:last-of-type img
{
	position:relative;
	display:block;
	float:right;
	margin-left:20px;
	margin-bottom:30px;
	margin-top:15px;
}

#batiment-collectif article:first-of-type img:first-of-type
{
	position:relative;
	display:block;
	float:right;
	margin-left:20px;
	margin-top:10px;
}

#batiment-collectif article:first-of-type img:last-of-type
{
	position:relative;
	display:block;
	float:left;
	margin-right:20px;
	margin-top:5px;
}

#batiment-collectif ul
{
	line-height:20px;
	margin-bottom:20px;
}

#energie-positive article:first-of-type img
{
	position:relative;
	display:block;
	float:right;
	margin-left:20px;
	margin-top:8px;
}

#energie-positive article:last-of-type img
{
	position:absolute;
	display:block;
	margin-left:259px;
	margin-top:30px;
}

#energie-positive article:last-of-type h3
{
	margin-bottom:0;
}

video
{
	position:relative;
	display:block;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:30px;
}
