/* GENERIC */
/* site title */
p {
margin: 8px 0;
}
.homelink {
padding: 0 10px 10px 10px;
}
H1  {
  font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	margin: 0;
	text-transform: uppercase;
}
H2  {
  font-size: 11px;
  color: #454545;
  font-family: "Trebuchet MS", Verdana, Helvetica;
	margin: 0;
}
H2 a:link, H2 a:visited {
  color: #454545;
  text-decoration: none;
}
H2 a:active, H2 a:hover {
  color: #454545;
  text-decoration: underline;
}
H3  {
  font-family: Verdana, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: black;
}
H4  {
  font-family: "Trebuchet MS",Arial, Helvetica;
  font-size: 13px;
  color: black;
  font-weight: bold;
	margin: 0;
}
H5  {
  font-family: "Trebuchet MS",Arial, Helvetica;
  font-size: 12px;
  color: black;
  font-weight: normal;
	margin: 0;
}
H6  {
  font-family: "Trebuchet MS",Arial, Helvetica;
  font-size: 12px;
  color: #606060;
  font-weight: normal;
  font-style: italic;
	margin: 0;
}
/* text in minicart  */
.minicart {
	color: #969e93;
	font-size: 11px;
	font-family: Arial;
}
.minicart a:link, .minicart a:visited, .minicart a:active {
	color: #969e93;
}
.minicart a:hover {
	color: black; 
}
.minicartbold {
	color: #969e93; 
	font-size: 11px;
  font-family: Arial;
  font-weight: bold;
}
.apero {
  background-color: #d7951a;
  padding: 5px;
  margin-bottom: 8px;
}
.eauxdevie {
  background-color: #a24709;
  padding: 5px;
  margin-bottom: 8px;
}
.vinaigres {
  background-color: #bece00;
  padding: 5px;
  margin-bottom: 8px;
}
.plantes {
  background-color: #5d3275;
  padding: 5px;
  margin-bottom: 8px;
}
.terroir {
  background-color: #498891;
  padding: 5px;
  margin-bottom: 8px;
}
.catmenu {
  font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}
.catmenu a:link, .catmenu a:visited {
	color: white;
  text-decoration: none;
}
.catmenu a:active, .catmenu a:hover {
color: #ffc119;
	text-decoration: none;
}
.catmenusel, .catmenusel a:link, .catmenusel a:visited, .catmenusel a:active, .catmenusel a:hover {
  font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
color: #ffc119;
	text-decoration: none;
}
.rightpane hr {
color: white;
background-color: white;
height: 1px;
border: 0;

}
.cartmenu {
	color: white; 
	font-size: 11px;
  font-family: Arial;
	font-weight: bold;
}
.cartmenu a:link, .cartmenu a:visited {
	color: white;
  text-decoration: none; 
}
.cartmenu a:active, .cartmenu a:hover {
	color: yellow; 
	text-decoration: none;
}
.hr {
  background: url("hr.gif") repeat-x;
  margin: 0 5px;
  height: 15px;
}
.actusgreentitle  {
  font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #786854;
	text-transform: uppercase;
}
