body {
	background-color: #000000;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet MS";
	color: #cccc33;
	font-size: 12px;
}
a:link {
	color: #6666cc;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #6666cc;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #ccccFF;
	font-weight: bold;
	text-decoration: none;
}
#conteneur {
	width: 990px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contenus {
	display: block;
	width: 620px;
	float: right;
	background-image: url(../waris-larmandier_images/agrements/fond-contenu-champagne.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	padding-right: 32px;
	list-style-image: url(../waris-larmandier_images/agrements/puces-artisanat.gif);
	padding-top: 10px;
}
.photos {
	border: solid 2px #ccccff;
	float: left;
}
.descriptions {
	float: right;
	width: 440px;
	display: block;
}
.descriptions2 {
	float: left;
	width: 440px;
	display: block;
}
.descriptions p {
	margin-bottom: 4px;
	margin-top: 8px;
}
.descriptions2 p {
	margin-bottom: 4px;
	margin-top: 8px;
}
.descriptions ul {
	margin-top: 8px;
	margin-left: 0px;
	color: #ccccff;
	padding-left: 0px;
	}
.descriptions2 ul {
	margin-top: 8px;
	margin-left: 0px;
	color: #ccccff;
	padding-left: 0px;
}
.descriptions li {
	margin-left: 15px;
	}
.descriptions2 li {
	margin-left: 15px;
}
 .clear {
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #333333;
	font-size: 12px;
	letter-spacing: 1px;
 }
.separation {
	background-image: url(../waris-larmandier_images/agrements/separateur.gif);
	background-repeat: repeat-x;
	background-position: center center;
	width: 90%;
	padding-top: 10px;
	margin-bottom: 4px;
}
 #footer {
	background-image: url(../waris-larmandier_images/agrements/fond-footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #6666cc;
	font-size: 11px;
	display: block;
	height: 90px;
 }
  #footer a:link {
	color: #6666cc;
	text-decoration: none;
	font-weight: normal;
 }
 #footer a:visited {
	color: #6666cc;
	text-decoration: none;
	font-weight: normal;
 }#footer a:hover {
	color: #cccc33;
	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-champagne.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	margin-top: 70px;
	height: 37px;
 }
 #mentions {
 }
/*+++++++++++++++++++++++++++++++++++ MENUS +++++++++++++++++++++++++ */
#menu-champagne {
	display: block;
	width: 331px;
	float: left;
	text-align: left;
}
#menu-champagne ul {
	background-repeat: no-repeat;
	display: block;
	height: 228px;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 130px;
	color: #6666cc;
	list-style-type: none;
	padding-top: 16px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	background-image: url(../waris-larmandier_images/agrements/fond-menu-champagne.jpg);
}
#menu-champagne li {
	display: block;
	margin-bottom: 14px;
	list-style-type: none;
}
#menu-champagne a:link {
	color: #cccc33;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#menu-champagne a:visited {
	color: #cccc33;
	text-decoration: none;
	font-weight: bold;
}#menu-champagne a:hover {
	color: #6666cc;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
/*+++++++++ Styles de textes +++++++++++++*/
h1 {
	color: #6666cc;
	font-size: 16px;
	font-style: italic;
	text-align: right;
	padding-top: 30px;
	padding-right: 20px;
}
h2 {
	color: #ccccFF;
	font-size: 14px;
}
h3 {
	color: #FFFFFF;
	font-size: 12px;
	display: block;
}
.surligne {
	color: #FFFFFF;
}
/*+++++++++++++++++++++++ Formulaire +++++++++++++++++++++++++++*/
#formulaire {
	float: right;
	margin-right: 20px;
}
.champs-saisie {
	background-color: #ccccFF;
	color: #2f1405;
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #2f1405;
	width: 100%;
}
.btn-envoi {
	color: #fff4d3;
	background-color: #6666cc;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	cursor: pointer;
	background-image: url(../chocolaterie-thibaut_images/agrements/fond-btn-envoyer.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 20px;
	border-collapse:collapse;
	border: 0;
}
.champs-obligatores {
	color: #990000;
	font-size: 10px;
}
