@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	line-height: 100%;
	background-image: url(../images/bg.gif);
}

img {
	border: none;
	text-decoration: none;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:913px;
	height:561px;
}

#gauche {
	position:absolute;
	left:0px;
	top:0px;
	width:46px;
	height:561px;
}

#salons {
	position:absolute;
	left:46px;
	top:0px;
	width:780px;
	height:44px;
}

#droite {
	position:absolute;
	left:826px;
	top:0px;
	width:87px;
	height:561px;
}

#douce {
	position:absolute;
	left:46px;
	top:44px;
	width:343px;
	height:72px;
}

#logo {
	position:absolute;
	left:389px;
	top:44px;
	width:125px;
	height:72px;
}

#heure {
	position:absolute;
	left:514px;
	top:44px;
	width:312px;
	height:72px;
}

#menu {
	position:absolute;
	background: url(../images/images_07bis.jpg) no-repeat;
	left:46px;
	top:116px;
	width:260px;
	height:436px;
}

#contenu {
	position:absolute;
	background: url(../images/images_08.gif) no-repeat;
	left:306px;
	top:116px;
	width:520px;
	height:436px;
}

#contenu p{
	padding-right: 8px;
}

#bas {
	position:absolute;
	left:46px;
	top:552px;
	width:780px;
	height:9px;
}

#contentmenu {
	position: absolute;
	background: url(../images/menu.gif) no-repeat;
	width: 231px;
	height: 223px;
	left: 15px;
	top: 35px;
	background-image: url(../images/menu2.jpg);
}

#gomembre {
	position: absolute;
	width: 131px;
	height: 112px;
	display: block;
	text-decoration: none;
	left: 64px;
	top: 270px;
}

#infomembre{
	position: absolute;
	width: 251px;
	height: 34px;
	left: 54px;
	top: 507px;
}

#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
	top: -5px;
}
/* ---------------- menu degustation ---------------- */

#pureorigine {
	display: block;
	width: 502px;
	height: 59px;
	background: url(../images/degustation_po.jpg) no-repeat;
	padding-left: 170px;
	padding-top: 12px;
	padding-right: 0;
	margin: 0;
}

#pureorigine p{
	width : 325px;
}

#pureorigine:hover {
	width: 502px;
	height: 59px;
	background: url(../images/degustation_po-over.jpg) no-repeat;
}

#melangeexclusif {
	display: block;
	width: 502px;
	height: 59px;
	background: url(../images/degustation_me.jpg) no-repeat;
	padding-left: 170px;
	padding-top: 12px;
	padding-right: 0;
	margin: 0;
}

#melangeexclusif p{
	width : 325px;
}

#melangeexclusif:hover {
	width: 502px;
	height: 59px;
	background: url(../images/degustation_me-over.jpg) no-repeat;
}

#fraicheure {
	display: block;
	width: 502px;
	height: 59px;
	background: url(../images/degustation_fd.jpg) no-repeat;
	padding-left: 170px;
	padding-top: 12px;
	padding-right: 0;
	margin: 0;
}

#fraicheure p{
	width : 325px;
}

#fraicheure:hover {
	width: 502px;
	height: 59px;
	background: url(../images/degustation_fd-over.jpg) no-repeat;
}

#gourmandise {
	display: block;
	width: 502px;
	height: 59px;
	background: url(../images/degustation_g.jpg) no-repeat;
	padding-left: 170px;
	padding-top: 12px;
	padding-right: 0;
	margin: 0;
}

#gourmandise p{
	width : 325px;
}

#gourmandise:hover {
	width: 502px;
	height: 59px;
	background: url(../images/degustation_g-over.jpg) no-repeat;
}

/* ----------- sous menu vente en ligne --------------- */
#secondmenu {
	width: 490px;
	height: 34px;
	background: url(../images/second_menu.jpg) no-repeat;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

#secondmenu a, #secondmenu a:visited{
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 22px;
}

#secondmenu a:hover{
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	color: #cd7f41;
	font-size: 20px;
	padding-left: 22px;
}

/* mentions legales */
#mentions {
	overflow: auto;
	width: 506px;
	height: 345px;
}

