body {
	background-color: #000000;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS";
}
a:link {
	color: #ff0066;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #ff0066;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFb301;
	font-weight: bold;
	text-decoration: none;
}
#conteneur {
	width: 990px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../waris-larmandier_images/agrements/fond_accueil.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
 .clear {
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #333333;
	font-size: 10px;
	letter-spacing: 1px;
 }

 #footer {
	background-image: url(../waris-larmandier_images/agrements/fond-footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #ff0066;
	font-size: 11px;
	display: block;
	height: 90px;
 }
  #footer a:link {
	color: #ff0066;
	text-decoration: none;
	font-weight: normal;
 }
 #footer a:visited {
	color: #ff0066;
	text-decoration: none;
	font-weight: normal;
 }
#footer a:hover {
	color: #FFb301;
	text-decoration: underline;
	font-weight: normal;
 }
#liens-bas {
	display: block;
	float: left;
	width: 300px;
	text-align: left;
	margin-top: 70px;
 }
 #adresse {
	display: block;
	text-align: left;
	width: 400px;
	float: right;
	background-image: url(../waris-larmandier_images/agrements/logo-indep-accueil.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	margin-top: 70px;
	height: 37px;
 }
 #mentions {
 }
/*+++++++++++++++++++++++++++++++++++ MENUS +++++++++++++++++++++++++ */
#menu-artisanat {
	display: block;
	width: 331px;
	float: left;
	text-align: left;
}
#menu-artisanat ul {
	background-image: url(../waris-larmandier_images/agrements/fond-menu-artisanat.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 228px;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 130px;
	color: #ff0066;
	list-style-type: none;
	padding-top: 16px;
	font-size: 16px;
}
#menu-artisanat li {
	display: block;
	margin-bottom: 14px;
}
#menu-artisanat a:link {
	color: #ff0066;
	text-decoration: none;
	font-weight: bold;
}
#menu-artisanat a:visited {
	color: #ff0066;
	text-decoration: none;
	font-weight: bold;
}#menu-artisanat a:hover {
	color: #FFb301;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#menu-champagne {
	display: block;
	width: 272px;
	float: right;
	text-align: right;
	margin-right: 0px;
}
#menu-champagne ul {
	background-image: url(../waris-larmandier_images/agrements/fond-menu-champagne.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 228px;
	background-position: right top;
	margin-top: 0px;
	color: #6666ff;
	list-style-type: none;
	padding-top: 16px;
	font-size: 16px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 145px;
}
#menu-champagne li {
	display: block;
	margin-bottom: 14px;
}
#menu-champagne a:link {
	color: #6666ff;
	text-decoration: none;
	font-weight: bold;
}
#menu-champagne a:visited {
	color: #6666ff;
	text-decoration: none;
	font-weight: bold;
}#menu-champagne a:hover {
	color: #cccc33;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
