*
{
	padding:0px;
	margin:0px;
}
body
{
	background:url('./image/font.jpg') center top no-repeat;
}
#page
{
	width:801px;
	margin:auto;
	
}
#lien
{
	height:40px;
	
	text-align:center;
	background:url('./image/lien.jpg') no-repeat center top;
}
#lien a
{
	margin-left:20px;
	margin-right:20px;
	color:black;
	font-size:1.2em;
	text-decoration:underline;
}
#lien a:hover
{
	color:silver;
}
#haut-contenu
{
	height:20px;
	background:url('./image/haut-page.jpg') no-repeat center top;
}
#bas-contenu
{
	height:20px;
	background:url('./image/bas-page.jpg') no-repeat center top;
}
#contenu
{
	padding:10px;
	min-height:200px;
	background:url('./image/page.jpg') repeat-y center top;
}
#pied
{
	height:40px;
	
	padding:10px;
	font-size:0.7em;
	text-align:center;
	background:url('./image/pied.jpg') no-repeat center top;
}
#flotent
{
	float:right;
	width:220px;
}
h1
{
	text-align:center;
	font-family:arial;
}
#contact td
{
	padding:5px;
}
li a
{
	text-decoration:underline;
	color:black;
}
li a:hover
{
	color:silver;
}
#produit td
{
	text-align:center;
	border:1px solid black;
}
#table_location td
{
	text-align:center;
}
#table_panier td
{
	border:1px solid black;
	text-align:center;
	padding:2px;
}