body
{
	background-image:url('images/bg/bg.jpg');
	margin-left: 18px;
	z-index: 1;
	font-family: sans-	serif;
}
a
{
	color: white;
	text-decoration: none;
}
#contents
{
margin: 0 auto;
text-align: left;
width: 800px;
}
#header
{
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	padding-top: 8%;
	background-image:url('images/header.png');
	height: 257px;
	background-repeat: no-repeat;
}
	#header li
	{
		display: inline;
	}
	#header ul
	{
		padding-left: 40%;
	}
#slider
{
	padding-left: 12px;
	margin-bottom: 4%;
	padding-top: 1%;
	margin-top: -100px;
	background-image:url('images/bg/bslide.png');
	background-repeat: no-repeat;
	width: 787px;
	height: 140px;
}
#footer
{
	background-image:url('images/footer.png');
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 4%;
	width: 800px;
	height: 100px;
	z-index: 5;
	color: #ACACAC;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
	#footer a
	{
		color: #ACACAC;
	}
#accueil table
{
	width: 800px;
	height: 1550px;
	background-image:url('images/bg/block.png');
	background-repeat: no-repeat;
	text-align: center;
}
#shop table
{
	width: 800px;
	height: 1550px;
	background-image:url('images/bg/block.png');
	background-repeat: no-repeat;
}
#contact table
{
	width: 800px;
	height: 375px;
	margin : 0 auto;
	background-image:url('images/bg/bcontact.png');
	background-repeat: no-repeat;
	padding: 5%;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
#categorie table
{
	width: 800px;
	height: 1550px;
	background-image:url('images/bg/block.png');
	background-repeat: no-repeat;
}
#contact tbodyq
{
	text-align: left;
	margin-bottom: 10000px;
}
#apropos table
{
	height: 450px;
	background-image:url('images/bg/babout.png');
	background-repeat: no-repeat;
	width: 800px;
	margin: 0 auto;
}
	#apropos tbody td
	{
		padding: 2%;
		font-family: Verdana;
		font-size: 12px;
		color: white;
		text-align: center;
	}
#partenaires table
{
	height: 1150px;
	width: 800px;
	margin: 0 auto;
	background-image:url('images/bg/bpartner.png');
	background-repeat: no-repeat;
}
	#partenaires tbody img
	{
		width: 200px;
		margin: 0 auto;
	}
	#partenaires tbody td
	{
		padding: 2%;
		font-family: Verdana;
		font-size: 12px;
		color: white;
	}
tfoot
{
	margin-top: 1px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, serif;
}
	tfoot td
	{
		font-family: Verdana;
		font-size: 14px;
		color: white;
	}
img
{
	border-width: 0px;
}
iframe
{
	height: 1400px;
	width: 700px;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: -55px;
	margin-bottom: -100px;
}
.rechercher
{
	background-image:url('searchtext_bg.jpg');
	background-repeat: no-repeat;
	padding-left: 160px;
}
.partenaires
{
	font-family: Verdana, serif;
	font-size: 10px;
}
h3
{
	font-family: Verdana;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
em
{
	color: red;
}