/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #CDC7BA;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5D1B23;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7C2430;
}
a {
	color: #EBB33A;
	text-decoration: underline;
}
a:hover {
	color: #5D1B23;
	text-decoration: underline;
	}

/* Banner du haut et menu */
#topbanner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 152px;
	/*padding-top: 130px;*/
	clear:both;
}
#topback {
	background-color: #5D1B23;
	background-image: url(background_mainmenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.banner {
	background-repeat: no-repeat;
	background-position: left top;
}
#topsmalmenu {
margin-right: auto;
margin-left: auto;
width: 1000px;
display:block;
}
#topsmalmenu ul {
	padding: 0px;
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	float:right;
	}
#topsmalmenu li {
	display: inline;
	list-style-type: none;
	}
#topsmalmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#topsmalmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#topmenu {
padding-top:4px;
	}
#topmenu ul {
	padding: 0px;
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 246px;
}
#topmenu li {
	display: inline;
	list-style-type: none;
	}
.topmenulink {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 2px;
	}
#mnuWater {
	background-image:url(fond_menuwater.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
#mnuWater:hover {
	background-image:url(fond_menublc.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
#mnuWine {
	background-image:url(fond_menuwine.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}

#mnuWine:hover {
	background-image:url(fond_menublc.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
#mnuTea {
	background-image:url(fond_menuteas.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#mnuTea:hover {
	background-image:url(fond_menublc.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
#mnuCoffee {
	background-image:url(fond_menucoffee.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
#mnuCoffee:hover {
	background-image:url(fond_menublc.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
/* FIN Banner du haut et menu */

#midle {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(fondcontent.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#zoneimg {
	padding-left:40px;
	padding-top: 40px;
	display: block;
	width: 102px;
	float: left;
}
#zoneimg img {
	padding-bottom:23px;
	}
#maincontent {
	background-color: #FFFFFF;
	width: 430px;
	float: left;
	padding-right: 182px;
	padding-left: 0px;
	line-height: 18px;
	padding-top: 40px;
	padding-bottom: 90px;
	}
#menuleft {
	width: 246px;
	float: left;
	display: block;
	background-color: #DAD5CA;
	padding-top: 40px;
	padding-bottom: 30px;
}
#menuleft ul
{
	margin: 0px;
	padding: 0px;
}

#menuleft li
{
	list-style-type: none;
	}
.lienmenuleft {
	display: block;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	width: 194px;
	color: #FFFFFF;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 8px;
	margin-left: 20px;
	/*background-image: url(fond_menuleft.gif);
	background-repeat: no-repeat;
	background-position: left 25px;*/
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.lienmenuleftnobord {
	display: block;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 0px;
	width: 194px;
	color: #FFFFFF;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 8px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.lienmenuleftnobordsel {
	display: block;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 0px;
	width: 194px;
	color: #5D1B23;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 8px;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.lienmenuleftsel {
	display: block;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	width: 194px;
	color: #5D1B23;
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	letter-spacing: 1px;
	margin-right: 8px;
	margin-left: 20px;
	border-bottom-style: none;
	/*background-image: url(fond_menulefthover.gif);
	background-repeat: no-repeat;
	background-position: left 25px;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5D1B23;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.lienmenuleft:hover {
	/*background-image: url(fond_menulefthover.gif);
	background-repeat: no-repeat;
	background-position: left 25px;*/
	text-decoration: none;
	color: #5D1B23;
	border-bottom-color: #5D1B23;
}
#sousleft {

}
#sousleft a {
	display: block;
	width: 220px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#sousleft a:hover {
	color: #5D1B23;
}
.textecentre {
	text-align: center;
}
.tabgene {
	width: 100%;
	border-spacing: 1px;
	}
.tabgene th {
	background-color: #CCCCCC;
	text-align: left;
	padding:2px;
	}
.tabgene td {
	background-color: #E8E8E8;	
	padding:2px;
	}
/* FORMS */
input {
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	color: #005382;
	font-size: 10px;
}
textarea {
	background-color: #EAEAEA;
	border: 1px solid #672A18;
	color: #005382;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	background-color: #EAEAEA;
	border: 1px solid #672A18;
	color: #005382;
	font-size: 12px;
	width:auto;
}
/* FIN FORMS */

#Menuproduits ul  {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	}
#Menuproduits li  {
 list-style-type: none;
 }	
.lien {
	font-size: 12px;
	font-weight: bold;
	color: #5D1B23;
}
#logosvin img {
	padding-right: 40px;
	padding-bottom:20px;
}

.date {
	margin-left:15px; 
	font-style:italic; 
	font-size:12px;
	color:#951B1A;
}.textedroite {
	text-align: right;
}
.blockdoms {
	display: block;
	height: 100px;
	width: 100px;
}
.teabox {
	display: block;
	height: 163px;
}
