 html, body, form, fieldset, legend, ul, ol, dl, blockquote, pre, h1, h2, h3, h4, h5, h6, code, kbd, q {
	margin: 0;
    padding: 0;
	}
html{
	font-size:100%;
	text-align:center; 
	}
header, footer, section, aside, nav, article {
	display:block;
	}
body {
	background:#000 url(../images/passion-bois-bckg-pleinepage1a.png) scroll no-repeat top left;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-size:15px;
	color:#fff;
	width:100%;
	
	}
img, fieldset {
    border:none;
	}
ol,ul {
	list-style:none;
}
a {
	color:#000;
	text-decoration:none;
	}
.clear {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
	}
img.bggauche {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	}
img.bgdroit {
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	}
#header {
	position:relative;
	margin:0 auto;
	width:1080px;
	height:198px;
	z-index:3;
	}

#top {
	position:absolute;
	top:0;
	left:0;
	width:1080px;
	height:198px;
	z-index:4;
	}
.header-texte {
	margin-top:-140px;
	margin-left:0;
	float:left;
	}
.logo {
	margin-top:10px;
	margin-left:50px;
	}

#conteneur {
	width:1080px;
	margin:0 auto;
	max-width:1080px;
	min-width:480px;
	}
	
.container {
	margin:40px auto;
	}
span.rouge {
	color: #d50034;
	}
span.gris {
	color:#9ba0a6;
	}	
#basdepage {
	background: url(../images/passion-bois-footer.jpg) repeat-x scroll 0 0 transparent;
	position:fixed;
	bottom:0;
	margin:auto;
	height:65px;
	width:100%;
	z-index:5000;
	}
.bas {
	margin:0 auto;
	width:1080px;
	}
p.bas-textes {
	width:1080px;
	padding-top:3px;
	margin-bottom:-13px;
	text-align:right;
	font-weight: 500;
}
p.bas-textes a {
	color:#7f002a;
	text-decoration:none;
	}
.partagez {
	border:none;
	overflow:hidden;
	height:28px;
	position:absolute;
	right: 50px;
    top: 163px;
}

p.concept {
	padding-top:5px;
	margin-bottom:30px;
	text-align:right;
	font-size:11px;
	color: #000;
	}
p.concept a {
	color:#7f002a;
	text-decoration:none;
	}
p.concept a:hover {
	color:#fff;
	text-decoration: underline;
	}