body {
	background-color: #eeece9;
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #53371c;
	display: block;
}
a:link {
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #cc9933;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#intro {
	width: 800px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	display: block;
	position: relative;
}
#mentions-accueil {
	font-size: 10px;
	color: #cfc5bc;
	display: block;
	text-align: center;
	width: 444px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}
#mentions-accueil a:link {
	color: #cfc5bc;
	text-decoration: none;
}
#mentions-accueil a:visited {
	color: #cfc5bc;
	text-decoration: none;
}
#mentions-accueil a:hover {
	color: #663300;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++PAGES++++++++++++++++++++++++++++++*/
#conteneur {
	display: block;
	position: relative;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-position: top left;
	text-align: left;
	vertical-align: top;
	width: 1016px;
}
#bloc-left{
	display: block;
	position: relative;
	width: 426px;
	color: #cfc5bc;
	float: left;
}
#bloc-left a:link {
	color: #cfc5bc;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: normal;
}
#bloc-left a:visited {
	color: #cfc5bc;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: normal;
}
#bloc-left a:hover {
	color: #663300;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
#contenu {
	display: block;
	width: 590px;
	float: right;
	position: relative;
	background-image: url(champagne-p-gobillard/fnd-centre.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 100%;
}
#titres {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
}
#menu {
	display: block;
	text-align: center;
	padding: 0px;
	margin-bottom: 6px;
}
#menu-gamme {
	width: 439px;
	display: block;
	margin-left: 10px;
	margin-right: auto;
	height: 112px;
	padding: 0px;
	position: absolute;
	margin-bottom: 20px;
}
#menu-gamme img{
	float: left;
}
#textes {
	display: block;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 20px;
}
.photos-cuvees {
	float: right;
}
#textes-cuvees {
	display: block;
	width: 480px;
	float: left;
	margin-top: 110px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
}
#textes-cuvees p {
	margin-left: 25px;
	margin-right: 25px;
	line-height: 1.5;
}
#textes-cuvees h1 {
	color: #cc9933;
	font-family: "Times New Roman";
	font-size: 28px;
	font-style: italic;
	margin-left: 25px;
}
.surligne1 {
	color: #cc9933;
}
h2 {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #cc9933;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.champs-obligatores {
	color: #990000;
	font-size: 9px;
}
#formulaire {
	background-color: #e4d7bd;
	border: solid 1px #53371c;
	float: right;
	width: 302px;
}
.champs-saisie {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #53371c;
}
.btn-envoi {
	color: #eeece9;
	background-color: #53371c;
	font-family: "Times New Roman";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
	display: block;
	border: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#adresse {
	display: block;
	width: 277px;
	text-align: center;
}
#adresse h1{
	font-family: "Times New Roman";
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: normal;
}
.miniatures {
	display: block;
	width: 480px;
	position: relative;
	padding-left: 6px;
	margin-bottom: 10px;
	position: relative;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
.miniatures ul {
	list-style-type: none;
	display: block;
	padding: 0px;
}
.miniatures li {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-right: 16px;
	float: left;
	position: relative;
}
.miniatures li a:link {
	display: block;
	background-color: #e4d7bd;
	padding: 6px;
	position: relative;
}
.miniatures li a:visited {
	display: block;
	background-color: #e4d7bd;
	padding: 6px;
	position: relative;
}
.miniatures li a:hover {
background-color: #53371c;
}
