.menuDomaine {
	background-image: url(images/LeDomaine-over.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
}
.menuDomaine a {
	background-image: url(images/LeDomaine.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
.menuDomaine a:hover {
	background: no-repeat;
}
.menuVins {
	background-image: url(images/NosVins-over.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
}
.menuVins a {
	background-image: url(images/NosVins.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
.menuVins a:hover {
	background: no-repeat;
}
.menuPalmares {
	background-image: url(images/LePalmares-over.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
}
.menuPalmares a {
	background-image: url(images/LePalmares.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
.menuPalmares a:hover {
	background: no-repeat;
}
.menuPhotos {
	background-image: url(images/LesPhotos-over.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
}
.menuPhotos a {
	background-image: url(images/LesPhotos.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
.menuPhotos a:hover {
	background: no-repeat;
}
.menuContact {
	background-image: url(images/NousContacter-over.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 140px;
}
.menuContact a {
	background-image: url(images/NousContacter.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
.menuContact a:hover {
	background: no-repeat;
}
.ombreDroite {
	background-image: url(images/OmbreDroite.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
}
.ombreGauche {
	background-image: url(images/OmbreGauche.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}
.titre1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	font-style: italic;
}
.titre1bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
}
.titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
}

.texte a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #000000;
}
.texte a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #F4F3D8;
	background-color: #666600;
}
.ombre {
	background-image: url(images/ombre.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.legende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: normal;
}