body {
	background-color: #660000;
	background-image: url(images/deco/fond_champagne_meteyer.gif);
	background-repeat: repeat;
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	margin-top: 10px;
}
html{ 
scrollbar-face-color:#e5daa6; /* couleur du dessus des boutons et de la barre de défilement */
scrollbar-arrow-color:#a07f4f; /* couleur des flèches */
scrollbar-track-color:#FFFFFF; /* couleur du fond de la barre */
scrollbar-highlight-color:#FFFFFF; /* couleur claire du relief des boutons */
scrollbar-shadow-color:#e5daa6; /* couleur sombre du relief des boutons */
scrollbar-3dlight-color:#a07f4f; /* couleur claire du relief des boutons quand ceux-ci ne sont pas  enfoncés */
scrollbar-darkshadow-color:#a07f4f; /* couleur sombre du relief des boutons quand ceux-ci ne sont pas enfoncés */
}
input {
	background-color: #FFFFFF;
	border: solid #330000 1px;
	font-size: 11px;
	color: #660000;
	font-family: arial;
}
textarea{
	background-color: #FFFFFF;
	border: solid #330000 1px;
	font-size: 11px;
	color: #660000;
	font-family: arial;
}
.submit_btn {
	color: #e5daa6;
	font-family: Arial;
	font-size: 12px;
	background-color: #660000;
	cursor: hand;
}
.index{
	background-image: url(images/deco/01-index.gif);
	background-repeat: no-repeat;
	display: block;
	width: 870px;
	height: 530px;
	margin-right: auto;
	margin-left: auto;
}
a:link, a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover, a:active {
	color: #330000;
	text-decoration: underline;
}

a.email:link, a:visited {
	color: #660101;
	text-decoration: none;
	font-size: 16px;
}
a.email:hover, a:active {
	color: #660101;
	text-decoration: underline;
	font-size: 16px;
}

.contenant {
	margin-right: auto;
	margin-left: auto;
	background-color: #e5daa6;
	display: block;
	height: 605px;
	width: 921px;
}
.menu {
	background-image: url(images/deco/fond-menu_champagne_meteyer.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
	width: 730px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 4px;
	display: block;
}
.menu a:link{
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	background-image: url(images/deco/puce-menu_champagne_meteyer.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-left: 7px;
	margin-left: 7px;
}
.menu a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	background-image: url(images/deco/puce-menu_champagne_meteyer.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	text-decoration: none;
	display: block;
	padding-left: 7px;
	margin-left: 7px;
}
.menu a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FFCC99;
	background-image: url(images/deco/puce-menu_champagne_meteyer.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	text-decoration: underline;
	display: block;
	padding-left: 7px;
	margin-left: 7px;
}
.menu a:active{
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	background-image: url(images/deco/puce-menu_champagne_meteyer.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	display: block;
	padding-left: 7px;
	margin-left: 7px;
}
.active {
	font-family: Arial;
	font-size: 11px;
	color: #660000;
	background-image: url(images/deco/puce-menu_champagne_meteyer.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	display: block;
	padding-left: 7px;
	margin-left: 7px;
	text-decoration: underline;
	}
.contenu {
	display: block;
	height: 415px;
	overflow: auto;
	width: 710px;
	margin-left: 20px;
	position: relative;
	margin-top: 0px;
	padding: 4px;
}
.contenu-champ {
	display: block;
	overflow: auto;
	margin-left: 10px;
	position: relative;
	margin-top: 5px;
	width: 700px;
	height: 300px;
}
.contenu img{
	background-color: #FFFFFF;
	border: solid #660000 0px;
	display: block;
	padding: 0px;
}
.contenu-champ img{
	background-color: #FFFFFF;
	border: solid #a07f4f 0px;
	display: block;
	margin: 0px;
}
.bas{
	display: block;
	width: 924px;
	color: #330000;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
.legal{
	display: inline;
	padding-left: 440px;
	position: relative;
}
.pays {
	color: #FFCC99;
}
.adresse {
	color: #FFCC99;
	text-align: center;
	font-size: 16px;
}
.cuvees{
	text-transform: uppercase;
	background-color: #a07f4f;
	border: solid #660000 1px;
	display: block;
	font-size: 10px;
	width: 90px;
	text-align: center;
}
.cuvees-actives{
	text-transform: uppercase;
	background-color: #660000;
	border: solid #a07f4f 1px;
	display: block;
	font-size: 10px;
	color: #a07f4f;
	width: 90px;
}
