/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: white;
	color: black;
}
p {
	text-align: justify;
	padding: 1%;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	border: 2px groove #006699;
}
h2 {
	font-size: large;
	color: #006699;				
	text-indent: 2%;
}
h3 {
	font-size: larger;
	color: #666666;
	text-indent: 2%;
	font-weight: bolder;
	border: 1px groove #FFFFCC;
	background-color: #FFFFFF;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #003366;
	text-indent: 2%;
}

ul li {
	list-style-image: url(../Images/pagoderoof3-R-micro.gif);
}

p:first-line  {
	text-indent: 5%;
}
img.floatLeft {
	float: left;
	margin: 3px 6px 2px 0px;
	display: block;
}
img.floatRight { 
float: right;
margin: 3px 0px 2px 6px; 
}
/*  ____________________________________ Definition générale des tables  _________________________________________*/
table {
	border-collapse: collapse;
	border: 2px outset #444;
	margin: 1px;
	padding: 1px;
	width: 99%;
	background-image: url(../Images/cnvbkgnd.jpg);
}
/* Header */
th {
	color: white;
	background-color: #333333;
	border: 2px outset white;
	font-weight: normal;	
}
/* Body rows */
td {
	padding: 4px;
	margin: 2px;
	border: 2px outset #ccc;
	text-align: left;
}
/* ________________________________________Entete avec Logo et titre par page ________________________________________*/
#EnteteLogo {
		display: none;
}
.LeftPosit {
	position: absolute;
	top: 1%;
}
#Search{
	display:none;
}
#Pub {
	display:none;
}
#copyright {
	font-size: small;
	color: #000099;
	background-image: url(../Images/First-Page_bkg.gif);
	text-align: justify;
	text-indent: 5px;
	padding-top: 2%;
	padding-bottom: 2%;
	border: thin outset;
	padding-right: 5px;
	padding-left: 5px;
}
 /*  ________________ Attention: ceci ne marche pas avec Internet Explorer. Pour le faire marcher avec IE, */
 /* appeler le script  ________________  ../Scripts/csshover.htc  ___________________________________  */
 
   /* _______________________________ Navigation Menu (with popouts) __________________________________ */
#menuright {
	display:none
} 
________________________________________________Liste régions _______________________________________________*/
#menuleft {
	display: none;
}
#menuhoriz  {
	display:none;
}



/* _______________________________ Navigation Menu (with popouts) __________________________________________ */
#menuleft {
	display:none;
} 


/* _________________________________________________________ end menu ___________________________________________________________ */

#TableBouteilles {
border: 2px inset #A9A9A9;
}

/* __________________________________________________________Pages Générales________________________________________________________ */
/* Définition de la page, choix des couleurs par type de page: pages générales, ou page distilleries par région */
/* Pages générales: Couleur dominante: 0066FF (Bleu) */
/* _________________________________________________________________________________________________________________________ */
#ContainerGeneral {
	width: 100%;
	border: medium groove #0066FF;
}
#ContainerGeneral a:link {
	text-decoration: none;
	color: #0066FF;
}
#ContainerGeneral a:hover {
	text-decoration: none;
	color: #FF0000;	
}
#ContainerGeneral ul a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerGeneral ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#ContainerGeneral table {
	border: 2px inset #0066FF;
}
#ContainerGeneral hr {
	background-color: #0066FF;
}
#ContainerGeneral th {
	color: white;
	background-color: #0066FF;
	font-weight: normal;
}
#ContainerGeneral td {
	border: 2px inset #0066FF;
}
#ContainerGeneral h1 {
	background-image: url(../Buttons/Tit_General.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: thin groove #006699;
}
#ContainerGeneral h2 a {
	background-image: url(../Buttons/Tit_General.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerGeneral h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerGeneral h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerGeneral h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}

/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerGeneral ul ul {
	background-image: url(../Buttons/Tit_General.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerGeneral ul ul h4 {
	background-image: url(../Buttons/Tit_General.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;

}
#ContainerGeneral ul ul a:link {
	background-image: url(../Buttons/Tit_General.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
	

}
#ContainerGeneral ul ul a:visited {
	background-image: url(../Buttons/Tit_General.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px; 
	margin-bottom: 1px;
	
}
#ContainerGeneral ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerGeneral ul li a {
	color: #000000;
	background-position: right;
}

/* ________________________________________________________________________________________________________________________ */
/* Définition de la page, choix des couleurs par type de page: pages générales, ou page distilleries par région */
/* Pages Speyside: Couleur dominante: FF9900 (Orange) */
/* _________________________________________________________________________________________________________________________ */
#ContainerSpeyside {
	width: 100%;
	border: medium groove #FF9900;
}
#ContainerSpeyside h1 {
	background-image: url(../Buttons/Tit_Speyside.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #FF9955;
}
#ContainerSpeyside table {
	border: 2px inset #FF9900;
}
#ContainerSpeyside hr {
	background-color: #FF9900;
}
#ContainerSpeyside th {
	color: white;
	background-color: #FF9900;
	font-weight: normal;
}
#ContainerSpeyside td {
	border: 2px inset #FF9900;
	}
#ContainerSpeyside a:link {
	text-decoration: none;
	color: #FF9900;
}
#ContainerSpeyside ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerSpeyside a:hover {
	text-decoration: none;
	color: #FF0000;	
}

/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerSpeyside ul ul {
	background-image: url(../Buttons/Tit_Speyside.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerSpeyside ul ul h4 {
	background-image: url(../Buttons/Tit_Speyside.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #000000;
	font-weight: lighter;
}
#ContainerSpeyside ul ul a:link {
	background-image: url(../Buttons/Tit_Speyside.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerSpeyside ul ul a:visited {
	background-image: url(../Buttons/Tit_Speyside.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerSpeyside ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerSpeyside h2 a {
	background-image: url(../Buttons/Tit_Speyside.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerSpeyside h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerSpeyside h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerSpeyside h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}

/* _________________________________________________________________________________________________________________________ */

/* ___________________Pages distilleries de Campbeltown : Couleur dominante: A9A9A9 (Gris)_____________________________ */
#ContainerCampbeltown {
	width: 100%;
	border: medium groove #A9A9A9;
}
#ContainerCampbeltown h1 {
	background-image: url(../Buttons/Tit_Campbeltown.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #006699;
}
#ContainerCampbeltown table {
	border: 2px inset #A9A9A9;
}
#ContainerCampbeltown hr {
	background-color: #A9A9A9;
}
#ContainerCampbeltown th {
	color: white;
	background-color: #A9A9A9;
	font-weight: bold;
	font-size: xx-small;
	text-align: left;
}
#ContainerCampbeltown td {
	border: 2px inset #A9A9A9;
}
#ContainerCampbeltown a:link {
	text-decoration: none;
	color: #A9A9A9;
}
#ContainerCampbeltown ul a:link, ul a:visited{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerCampbeltown a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerCampbeltown ul ul {
	background-image: url(../Buttons/Tit_Campbeltown.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerCampbeltown ul ul h4 {
	background-image: url(../Buttons/Tit_Campbeltown.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #000000;
	font-weight: lighter;
}
#ContainerCampbeltown ul ul a:link {
	background-image: url(../Buttons/Tit_Campbeltown.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerCampbeltown ul ul a:visited {
	background-image: url(../Buttons/Tit_Campbeltown.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerCampbeltown ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerCampbeltown h2 a {
	background-image: url(../Buttons/Tit_Campbeltown.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerCampbeltown h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerCampbeltown h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerCampbeltown h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* _________________________________________________________________________________________________________________________ */

/* ___________________Pages distilleries de Central Highlands  : Couleur dominante: 006666 (vert)_____________________________ */
#ContainerCentralHL {
	width: 100%;
	border: medium outset #006666;
}
#ContainerCentralHL  h1 {
	background-image: url(../Buttons/Tit_CentralHL.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #006633;
}
#ContainerCentralHL  table {
	border: 2px inset #006666;
}
#ContainerCentralHL  hr {
	background-color: #006666;
}
#ContainerCentralHL  th {
	color: white;
	background-color: #006666;
	font-weight: normal;
}
#ContainerCentralHL  td {
	border: 2px inset #006666;
}
#ContainerCentralHL  a:link {
	text-decoration: none;
	color: #006666;
}
#ContainerCentralHL ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerCentralHL  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerCentralHL  ul ul {
	background-image: url(../Buttons/Tit_CentralHL.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerCentralHL ul ul h4 {
	background-image: url(../Buttons/Tit_CentralHL.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #FFFFFF;
	font-weight: lighter;
}
#ContainerCentralHL  ul ul a:link {
	background-image: url(../Buttons/Tit_CentralHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerCentralHL  ul ul a:visited {
	background-image: url(../Buttons/Tit_CentralHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerCentralHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerCentralHL h2 a {
	background-image: url(../Buttons/Tit_CentralHL.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerCentralHL h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerCentralHL h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerCentralHL h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* _______________________________________ Eastern Highlands ___________________________________*/
/*______________________________________________Mauve CC3399__________________________________*/
#ContainerEasternHL {
	width: 100%;
	border: medium groove #FFCC33;
}
#ContainerEasternHL  h1 {
	background-image: url(../Buttons/Tit_EasternHL.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #FFCC44;
}
#ContainerEasternHL  table {
	border: 2px inset #FFCC33;
}
#ContainerEasternHL  hr {
	background-color: #FFCC33;
}
#ContainerEasternHL  th {
	color: white;
	background-color: #FFCC33;
	font-weight: normal;
}
#ContainerEasternHL  td {
	border: 2px inset #FFCC33;
}
#ContainerEasternHL  a:link {
	text-decoration: none;
	color: #FFCC33;
}
#ContainerEasternHL ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerEasternHL  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerEasternHL  ul ul {
	background-image: url(../Buttons/Tit_EasternHL.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerEasternHL ul ul h4 {
	background-image: url(../Buttons/Tit_EasternHL.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #000000;
	font-weight: lighter;
}
#ContainerEasternHL  ul ul a:link {
	background-image: url(../Buttons/Tit_EasternHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerEasternHL  ul ul a:visited {
	background-image: url(../Buttons/Tit_EasternHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerEasternHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerEasternHL h2 a {
	background-image: url(../Buttons/Tit_EasternHL.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerEasternHL h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerEasternHL h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerEasternHL h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* _______________________________________        Isles     ___________________________________*/
/*______________________________________________Bleu 996600 __________________________________*/
#ContainerIsles {
	width: 100%;
	border: medium groove #0099FF;
}
#ContainerIsles  h1 {
	background-image: url(../Buttons/Tit_Isles.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #0099FF;
}
#ContainerIsles  table {
	border: 2px inset #0099FF;
}
#ContainerIsles  hr {
	background-color: #0099FF;
}
#ContainerIsles  th {
	color: white;
	background-color: #0099FF;
	font-weight: normal;
}
#ContainerIsles  td {
	border: 2px inset #0099FF;
}
#ContainerIsles  a:link {
	text-decoration: none;
	color: #0099FF;
}
#ContainerIsles ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerIsles  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerIsles  ul ul {
	background-image: url(../Buttons/Tit_Isles.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerIsles ul ul h4 {
	background-image: url(../Buttons/Tit_Isles.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #FFFFFF;
	font-weight: lighter;
}
#ContainerIsles  ul ul a:link {
	background-image: url(../Buttons/Tit_Isles.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerIsles  ul ul a:visited {
	background-image: url(../Buttons/Tit_Isles.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerIsles  ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerIsles h2 a {
	background-image: url(../Buttons/Tit_Isles.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerIsles h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIsles h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIsles h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* _______________________________________        Islay     ___________________________________*/
/*______________________________________________Brun 996600 __________________________________*/
#ContainerIslay {
	width: 100%;
	border: medium groove #996600;
}
#ContainerIslay  h1 {
	background-image: url(../Buttons/Tit_Islay.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #996622;
}
#ContainerIslay  table {
	border: 2px inset #996600;
}
#ContainerIslay  hr {
	background-color: #996600;
}
#ContainerIslay  th {
	color: white;
	background-color: #996600;
	font-weight: normal;
}
#ContainerIslay  td {
	border: 2px inset #996600;
}
#ContainerIslay  a:link {
	text-decoration: none;
	color: #996600;
}
#ContainerIslay ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerIslay  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerIslay  ul ul {
	background-image: url(../Buttons/Tit_Islay.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerIslay ul ul h4 {
	background-image: url(../Buttons/Tit_Islay.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #FFFFFF;
	font-weight: lighter;
}
#ContainerIslay  ul ul a:link {
	background-image: url(../Buttons/Tit_Islay.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerIslay  ul ul a:visited {
	background-image: url(../Buttons/Tit_Islay.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerIslay  ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerIslay h2 a {
	background-image: url(../Buttons/Tit_Islay.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerIslay h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIslay h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIslay h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* _______________________________________        Lowlands      ___________________________________*/
/*______________________________________________ 00CC00 __________________________________*/
#ContainerLowlands {
	width: 100%;
	border: medium groove #00CC00;
}
#ContainerLowlands  h1 {
	background-image: url(../Buttons/Tit_Lowlands.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #00CC22;
}
#ContainerLowlands  table {
	border: 2px inset #00CC00;
}
#ContainerLowlands  hr {
	background-color: #00CC00;
}
#ContainerLowlands  th {
	color: white;
	background-color: #00CC00;
	font-weight: normal;
}
#ContainerLowlands  td {
	border: 2px inset #00CC00;
}
#ContainerLowlands  a:link {
	text-decoration: none;
	color: #00CC00;
}
#ContainerLowlands ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerLowlands  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerLowlands  ul ul {
	background-image: url(../Buttons/Tit_Lowlands.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerLowlands ul ul h4 {
	background-image: url(../Buttons/Tit_Lowlands.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #000000;
	font-weight: lighter;
}
#ContainerLowlands  ul ul a:link {
	background-image: url(../Buttons/Tit_Lowlands.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerLowlands  ul ul a:visited {
	background-image: url(../Buttons/Tit_Lowlands.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerLowlands  ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerLowlands h2 a {
	background-image: url(../Buttons/Tit_Lowlands.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerLowlands h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerLowlands h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerLowlands h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* _______________________________________       Northern Highlands      ___________________________________*/
/*______________________________________________ 00CC00 __________________________________*/
#ContainerNorthernHL {
	width: 100%;
	border: medium groove #9999CC;
}
#ContainerNorthernHL  h1 {
	background-image: url(../Buttons/Tit_NorthernHL.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #9999DD;
}
#ContainerNorthernHL  table {
	border: 2px inset #9999CC;
}
#ContainerNorthernHL  hr {
	background-color: #9999CC;
}
#ContainerNorthernHL th {
	color: white;
	background-color: #9999CC;
	font-weight: normal;
}
#ContainerNorthernHL  td {
	border: 2px inset #9999CC;
}
#ContainerNorthernHL  a:link {
	text-decoration: none;
	color: #9999CC;
}
#ContainerNorthernHL ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerNorthernHL  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerNorthernHL  ul ul {
	background-image: url(../Buttons/Tit_NorthernHL.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerNorthernHL ul ul h4 {
	background-image: url(../Buttons/Tit_NorthernHL.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #000000;
	font-weight: lighter;
}
#ContainerNorthernHL  ul ul a:link {
	background-image: url(../Buttons/Tit_NorthernHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerNorthernHL  ul ul a:visited {
	background-image: url(../Buttons/Tit_NorthernHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerNorthernHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerNorthernHL h2 a {
	background-image: url(../Buttons/Tit_NorthernHL.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerNorthernHL h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerNorthernHL h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerNorthernHL h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* _______________________________________       Western Highlands      ___________________________________*/
/*______________________________________________ CCCC33 __________________________________*/
#ContainerWesternHL {
	width: 100%;
	border: medium groove #CCCC33;
}
#ContainerWesternHL  h1 {
	background-image: url(../Buttons/Tit_WesternHL.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #CCCC44;
}
#ContainerWesternHL  table {
	border: 2px inset #CCCC33;
}
#ContainerWesternHL  hr {
	background-color: #CCCC33;
}
#ContainerWesternHL th {
	color: white;
	background-color: #CCCC33;
	font-weight: normal;
}
#ContainerWesternHL  td {
	border: 2px inset #CCCC33;
}
#ContainerWesternHL  a:link {
	text-decoration: none;
	color: #CCCC33;
}
#ContainerWesternHL ul a:link, ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
#ContainerWesternHL  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerWesternHL  ul ul {
	background-image: url(../Buttons/Tit_WesternHL.gif);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerWesternHL ul ul h4 {
	background-image: url(../Buttons/Tit_WesternHL.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #000000;
	font-weight: lighter;
}
#ContainerWesternHL  ul ul a:link {
	background-image: url(../Buttons/Tit_WesternHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerWesternHL  ul ul a:visited {
	background-image: url(../Buttons/Tit_WesternHL.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 148px;
	margin-bottom: 1px;
}
#ContainerWesternHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerWesternHL h2 a {
	background-image: url(../Buttons/Tit_WesternHL.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: white;
	text-align: center;
	border: medium outset;
	width: auto;
	text-decoration: none;
	font-variant: small-caps;
	padding-right: 2%;
	padding-left: 2%;

}
#ContainerWesternHL h2 a:link {
	background-position: right center;
	color: white;
	border: medium outset;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerWesternHL h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerWesternHL h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  --------------------------
/* _________________________________________________________________________________________________ */
#menuLink {
	display: none;
}

/* _______________ regions backgrounds ___________________________________________*/
.campbeltown {
	background-image: url(../Buttons/Tit_Campbeltown.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.general {
	background-image: url(../Buttons/Tit_General.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.centralHighlands {
	background-image: url(../Buttons/Tit_CentralHL.gif);
	background-repeat: repeat-x;
	background-position: right;
	color: #FFFFFF;
	text-align: center;
}
.easternHighlands {
	background-image: url(../Buttons/Tit_EasternHL.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.isles {
	background-image: url(../Buttons/Tit_Isles.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.islay {
	background-image: url(../Buttons/Tit_Islay.gif);
	background-repeat: repeat-x;
	background-position: right;
	color: #FFFFFF;
	text-align: center;
}
.lowlands {
	background-image: url(../Buttons/Tit_Lowlands.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.northernHighlands {
	background-image: url(../Buttons/Tit_NorthernHL.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.speyside {
	background-image: url(../Buttons/Tit_Speyside.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.westernHighlands {
	background-image: url(../Buttons/Tit_WesternHL.gif);
	background-repeat: repeat-x;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.FicheDistillerie {
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
}
.AuteurCommentaire {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #CCCCCC;
	border: 2px outset;
}
.commentaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	border: 1px ridge;
	width: auto;
}
.BouteilleDescription {
	margin: 1%;
	font-size: 12px;
	padding-right: 2%;
	padding-left: 5%;
}
.cote {
	font-size: 18px;
	font-weight: bold;
	color: #CC6633;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
}
.grayed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	border-left-style: dotted;
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	border-left-width: 1px;
}
.smallgrey {
	font-size: xx-small;
	font-family: Tahoma, Verdana, Arial, sans-serif, sans-serif;
	color: #999999;
}
.NP {
	page-break-after: always;
}
