* {padding: 0;
}
body {
margin:0;
	padding:0;
	text-align:center;
	background: #666161 url(FondStripe4.png) repeat-x fixed top left;
}
#container {
position: relative;
height: auto;
overflow: auto;
}

#retour_boutique {
float: left;
height: 80px;
width: 80px;
margin-top: 10px;
margin-left: 10px;
}

#espace{
height:20px;
}

#header {
background-image: url(header.png);
width: 700px; height: 120px;
margin-left: auto; margin-right: auto;
position:relative;
}
#content {
width: 700px; height: auto;
min-height: 400px;
background-image: url(content.png);
margin-left: auto; margin-right: auto;
overflow: auto;
text-align:left;
padding-left:30px;
	padding-right:10px;
	width:660px !important;
	width:700px;

position:relative;


}
#footer {
background-image: url(footer.png);
width: 700px; height: 52px;
margin-left: auto; margin-right: auto;
margin-top: 0px;

}

#lien_shop{

position: absolute;
top: 85px;
left:400px;
}
#lien_blog{

position: absolute;
top: 85px;
left:500px;
}
#lien_faq{

position: absolute;
top: 85px;
left:600px;
}

#header a {
	color:#000;
	text-decoration:none;
	font-family:'Script MT Bold';
	font-size:18px;
}

