body {
	background-color: #eeece9;
	margin: 0px;
	padding: 0px;
	color: #663333;
	font-family: "trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
	list-style-image: url(images-jacques-rousseaux/agrements/puces.gif);
}
a:link {
	color: #c3b79f;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #c3b79f;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #663333;
	text-decoration: underline;
	font-weight: bold;
}
#conteneur-accueil {
	display: block;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
#contenu-accueil {
	display: block;
	background-image: url(images-jacques-rousseaux/agrements/champagne-j-rousseaux_monta.jpg);
	height: 263px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #b1a498;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	text-align: right;
	border: solid 1px #663333;
	padding-left: 640px;
}
#infos {
	width: 264px;
	text-align: center;
	background-color: #eeece9;
	border: solid 1px #663333;
	margin-top: 2px;
	padding: 10px;
	height: 160px;
	margin-bottom: 6px;
	display: block;
}
.img {
border: solid 1px #663333;
}
#footer-accueil {
	background-image: url(images-jacques-rousseaux/agrements/fond-footer-accueil.gif);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	height: 17px;
	text-align: left;
	margin-top: 0px;
	font-size: 10px;
}
#footer-accueil a:link {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
#footer-accueil a:visited {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
#footer-accueil a:hover {
	color: #b1a498;
	text-decoration: underline;
	font-weight: normal;
}
#footer-pages {
	background-image: url(images-jacques-rousseaux/agrements/fond-footer.gif);
	background-repeat: repeat-x;
	background-position: top center;
	display: block;
	text-align: left;
	margin-top: 0px;
	font-size: 10px;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
#footer-pages a:link {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
#footer-pages a:visited {
	color: #663333;
	text-decoration: none;
	font-weight: normal;
}
#footer-pages a:hover {
	color: #b1a498;
	text-decoration: underline;
	font-weight: normal;
}
#conteneur-pages {
	display: block;
	width: 989px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images-jacques-rousseaux/agrements/fond-menu.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-right: solid 1px #b1a498;
	border-left: solid 1px #b1a498;
	padding-bottom: 10px;
	position: relative;
	height: 100%;
	margin-bottom: 0px;
}
#menu {
	display: block;
	width: 287px;
	height: 100%;
	float: left;
	position: relative;
}
#menu a:link {
	color: #eeece9;
	font-style: normal;
	text-decoration: none;
}
#menu a:visited {
	color: #eeece9;
	font-style: normal;
	text-decoration: none;
}
#menu a:hover {
	color: #663333;
	font-style: italic;
	text-decoration: none;
}
#menu p {
	color: #663333;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	font-style: italic;
	letter-spacing: 2px;
	text-indent: 20px;
	background-image: url(images-jacques-rousseaux/agrements/fond-btn-menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}
#contenus-pages {
	display: block;
	width: 690px;
	padding-top: 10px;
	height: 100%;
	position: relative;
	float: right;
	padding-right: 5px;
}
.spacer {
	clear: both;
	height: 1px;
	display: block;
 }
/*++++++++++++++ STYLES DE TEXTE +++++++++++++++++++++++*/
h1 {
	color: #b1a498;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images-jacques-rousseaux/agrements/puce-h1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 23px;
}
/*++++++++++FORMULAIRE+++++++++++++++++++++++++++++++++++*/
#formulaire {
	background-color: #b1a498;
	border: solid 1px #663333;
	width: 330px;
	color: #663333;
}
.champs-saisie {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #663333;
	width: 98%;
}
.btn-envoi {
	color: #FFFFFF;
	background-color: #663333;
	font-family: "trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	display: block;
	border: 0px;
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	cursor: pointer;
}
.champs-obligatores {
	color: #FFFFFF;
	font-size: 10px;
}
