body {
	background-color: #e4d8b2;
	background-image: url(champagne-doquet_images/agrements/champagne-doquet_fond.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #663333;
}
#logo-accueil {
	display: block;
	width: 980px;
	height: 355px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#contenu-accueil {
	background-image: url(champagne-doquet_images/agrements/fond-adresse_accueil.jpg);
	display: block;
	width: 980px;
	height: 192px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
}
#citation-accueil {
	display: block;
	width: 650px;
	text-align: center;
	height: 95px;
	float: right;
	position: relative;
	padding-top: 15px;
}
#adresse-accueil {
	width: 650px;
	display: block;
	height: 70px;
	float: right;
	text-align: right;
	position: relative;
}
#adresse-accueil p {
	margin-top: 0px;
	padding-top: 0px;
}
#footer-accueil {
	display: block;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#float-right {
	float: right;
}
#liens-footer {
	font-size: 10px;
	display: inline;
}
#liens-footer a {
	font-weight: normal;
	text-decoration: none;
}
#copyright a{
	color: #d4b24f;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++ STYLES TEXTES +++++++++++++++++++*/
a:link {
	color: #999933;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #999933;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #d4b24f;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-family: "trebuchet MS";
	font-style: italic;
}
h2 {
	color: #999933;
	font-size: 11px;
	margin-bottom: 0px;
}
