/* @override 
	http://www.whisky-distilleries.info/Styles/WhiskyStyle.css
	http://www.whisky-distilleries.info/Styles/WhiskyStyleTest.css
*/

/*-------------------------         Paramètres généraux   -------------------------------
=======================================================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0%;
	/*background-image: url(../Images/FondNouveau.gif);*/
	background-repeat: repeat;
	background-image: url(../Images/cnvbkgnd.jpg);
}

body a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
table {
	empty-cells: hide;
	table-layout: width: 100%;
	margin: 5px;
	background-color: transparent;
}
tbody {
	width: 100%;
	margin: 7px;
}
tr {
	width: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 1%;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	border: 2px groove #006699;
	background-color: #FFFFFF;
}

h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	color: #006699;
	text-indent: 2%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 70%;
	margin-left: 10%;
	margin-right: 10%;
}

h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: larger;
	color: #666666;
	text-indent: 2%;
	font-weight: bolder;
	background-color: #FFFFFF;
	border-top: 2px groove #999999;
	border-right: none #999999;
	border-bottom: 2px groove #999999;
	border-left: none #999999;
	width: 60%;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	text-indent: 2%;
}



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

ul li a:link {
	color: #0000FF;
}


ul li a:hover {
	color: #FFCC00;
}

p:first-line  {
	text-indent: 5%;
}



/* @group Images */

img.floatLeft { 
	float: left;	
	margin: 0px 10px 2px 0px; 
	border: thick outset #FFFFFF;
	/* border: thick inset #32a3ce;*/
}
img.floatRight { 
	float: right;
	margin: 0px 0px 2px 10px;
	border: thick outset #FFFFFF; 
}
img.floatRightNoframe { 
	float: right;
}
img.photoDistillery {
	border: 8px groove white;
}

/* @end */

/* @group Encarts */

img.encart { 
	margin: 5px 10px 2px 0px;
	border: medium inset #FFFFFF;	
}


img.encartblue {
	border: thick inset #32a3ce;
}
img.encartgray, img.encartgray a:link {
	border: thick outset #b2b2b2;
	color: #e8e8e8;
}
img.encartgray a:hover{
	border: thick inset #b2b2b2;
}
#discreteTable {
	background-image: none;
	empty-cells: hide;
	table-layout: width: 100%;
	border-style: hidden;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	
	
}
#discreteTable td h2 {
	font-size: small;
	text-decoration: none;
	color: #e8e8e8;
	border-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	
}
#discreteTable td h1 {
	font-size: large;
	text-decoration: none;
	color: #e8e8e8;
	border-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #184C86;
	
}
#discreteTable td h2 a{
	display: block;
	border: thin outset #ffc200;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #666767;
	background-color: #f0f0f0;
}
 #discreteTable td h2 a:hover {
	border-style: inset;
	color: black;
	border-color: red;
}
	
.TextEncart {
	margin: 5px;
	border: medium inset #FFFFFF;
	background-image: url(../Images/cnvbkgnd.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
}
/* @end */
img.MapsMiniImage {
	border: thick outset #FFFFFF;
}

.clearFloat {
  clear: both;
  display: block;
}

.FicheDistillerie {
	font-size: 12px;
	font-weight: bolder;
	/*padding: 2px;*/
}

.commentaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	width: auto;
	border-top: medium inset #FFFFFF;
	border-right: medium inset;
	border-bottom: medium inset;
	border-left: medium inset;
	background-color: #F9F9F9;
}
.cote {
	font-size: 18px;
	font-weight: bold;
	color: #CC6633;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	background-color: rgba(0,0,0,0.11);
	border-color: #fff;
	border-style: groove;
}
.clear {
	clear: both;
	font-size: 2px;
}

.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}



/* __________________________________________________Liste régions (menu horizontal) _______________________________________________*/

/* @group Menu Horizontal */
#menuhoriz{
	overflow: scroll;
	border-style: outset;
	border-width: thin;
	 -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	z-index: -1;
}
#menuhoriz ul {
	padding: 3px 0.5em;
	margin-left: 3px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border-bottom-style: outset;
	border-bottom-color: #0000000;
	font-size: small;
	color: #333333;
}
#menuhoriz ul li {
	list-style: none;
	margin: 0;
	display: inline;
	color: #333333;
}
#menuhoriz ul li a {
	display: inline;
	padding: 3px 0.5em;
	border: 1px solid #778;
	border-bottom: none;
	text-decoration: none;
	/*font-size: small;*/
	color: #333333;
}
html>body #menuhoriz ul li a{
	width: auto;
}
#menuhoriz ul li a:hover {
	border-left: 1px solid #036;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #69f;
	color: #fff;
	border-style: inset;
}

/* @end */



/*-----------------------------------Première page---------------------------------------------------------
========================================================================================================*/
#EnteteFirstPage {
	background-image: url(../Buttons/PanoramaDistilleries2a.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 90px;
}
#EnteteLogoFirst {
	/*font-size: xx-small;*/
	color: #FFCC33;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0px;
	background-image: url(../Images/TitleButton.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 67px; /* ie5win fudge begins */
	padding-top: 65px;
	padding-bottom: 0px;
	font-size: small;
	line-height: 1.5em;
	}
html>body #EnteteLogoFirst {
	height: 60px; /* ie5win fudge ends */
	background-image: url(../Images/TitleButton.png);
	}

	
#LeftColumn {
	float: left;
	width: 44%;
	/*margin-top: 82px;*/
	padding-top: 0px;
	padding-right: 1em;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #E5E5E5;
	margin-left: 1.5%;
	margin-top: 0px;
	color : #003063;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFCC00;
	padding-left: 2em;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#LeftColumn ul {background-image: url(../Images/cnvbkgnd.jpg);}

#RightColumn {
	margin-top: 2px;
	padding-top: 0px;
	padding-left: 50%;
	padding-right: 2em;
	color: #003063;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFCC00;
	text-align: justify;
	margin-right: 1.5%;
	padding-right: 2em;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#RightColumn ul {background-image: url(../Images/cnvbkgnd.jpg);}

#RightColumn ul li a, #LeftColumn ul li a{
	border-top-width: medium;
	border-top-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-left-width: medium;
	background-color: #0000FF;
	color: #FFCC33;
}
#LeftColumnFR {
	position: relative;
	float: left;
	left: 0.00%;
	width: 47.00%;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	background-color: transparent;
	margin-left: 5px;
	border: thin solid orange;
	margin-top: 5px;
	padding: 8px;
	margin-bottom: 5px;
	}
#LeftColumnFR h2 {
    background-color: #184C86;
    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	font-size: medium;
	text-decoration: none;
	color: #e8e8e8;
}

#LeftColumnFR h1{
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	background-color: #184C86;
	display: block;
	text-decoration: none;
	border: thin ridge silver;
	padding-top: 0;
	color: #e8e8e8;
}
#LeftColumnFR h1 a{
	display: block;
	text-decoration: none;
}
   

	

#RightColumnEN {
	 position: relative;
   float: right;
   right: 0.00%;
   width: 47.00%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
   background-color: transparent;
	border: thin solid orange;
	margin-top: 5px;
	margin-right: 5px;
	border-style: solid;
	padding: 8px;
}
#RightColumnEN h1{
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	background-color: #184C86;
	display: block;
	text-decoration: none;
	border: thin ridge silver;
	padding-top: 0;
	color: #e8e8e8;
}
#RightColumnEN h1 a{
	display: block;
	text-decoration: none;
}
#RightColumnEN h2 {
    background: #184C86;
    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	font-size: medium;
	text-decoration: none;
	color: #e8e8e8;
}



#BottomFirstPage {
	clear: both;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	border: thin solid silver;
	margin-top: 5px;
	margin-right: 5px;
	padding: 5px;
	margin-left: 5px;
	margin: 5px;
}
#BottomFirstPage h1 {
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	display: block;
	text-decoration: none;
	border: thin ridge silver;
	background-color: rgba(219,218,0,0.5);
	color: #e8e8e8;
	 background: #184C86;
}

#Bottom {
	clear: both;
	
}

#Bottom h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-variant: small-caps;
}

#SelectImageLeft{
	margin-left: 3%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#SelectImageLeft a span{
	display: none;
}
#SelectImageLeft a#home {
	display:block;
	background-image: url(../Images/MediumDist/Caol-Ila-stills-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 133px;
	float: right;
	margin-left: 10px;
	border: medium outset #FFFFFF;
}
#SelectImageLeft a#home:hover {
	display:block;
	background-image: url(../Images/MediumDist/Caol-Ila-stills-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 133px;
	border: medium inset #FFFFFF;
	}
#SelectImageLeft a#bouteilles {
	display:block;
	background-image: url(../Images/GlenGariochForumFirstPage1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 133px;
	float: right;
	margin-left: 10px;
	border: medium outset #FFFFFF;
}
#SelectImageLeft a#bouteilles:hover {
	display:block;
	background-image: url(../Images/GlenGariochForumFirstPage1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 133px;
	border: medium inset #FFFFFF;
	}
#SelectImageRight{
	margin-right: 3%;
}

#SelectImageRight a span{
	display: none;
}


#SelectImageRight a#home {
	display:block;
	background-image: url(../Images/MediumDist/Bowmore-stills-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 133px;
	float: left;
	margin-right: 10px;
	border: medium outset #FFFFFF;
}
#SelectImageRight a#home:hover {
	display:block;
	background-image: url(../Images/MediumDist/Bowmore-washbacks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 133px;
	border: medium inset #FFFFFF;
	}	
#SelectImageRight a#bouteilles {
	display:block;
	background-image: url(../Images/GlenGariochForumFirstPage2.jpg);
	background-repeat: no-repeat;
	background-position: 150px top;
	height: 200px;
	width: 133px;
	float: left;
	margin-right: 10px;
	border: medium outset #FFFFFF;
}
#SelectImageRight a#bouteilles:hover {
	display:block;
	background-image: url(../Images/GlenGariochForumFirstPage2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 133px;
	border: medium inset #FFFFFF;
	}

/*------------------------------           Entête: horizontal box on whole width of page ---------------
======================================================================================================*/
#EnteteGeneral {
	background-image: url(../Buttons/PanoramaGeneral.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteGeneral2 {
	background-image: url(../Buttons/PanoramaGeneral2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteCampbeltown{
	background-image: url(../Buttons/PanoramaCampbeltown.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteCentralHL{
	background-image: url(../Buttons/PanoramaCentralHighlands.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteEasternHL{
	background-image: url(../Buttons/PanoramaEasternHighlands.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteIsles{
	background-image: url(../Buttons/PanoramaIsles.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteIslay{
	background-image: url(../Buttons/PanoramaIslay.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteLowlands{
	background-image: url(../Buttons/PanoramaLowlands.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteNorthernHL{
	background-image: url(../Buttons/PanoramaNorthernHighlands.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteSpeyside{
	background-image: url(../Buttons/PanoramaSpeyside.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EnteteWesternHL{
	background-image: url(../Buttons/PanoramaWesternHighlands.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}
#EntetePhotosDistilleries{
	background-image: url(../Buttons/PanoramaDistilleries.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
}

#EnteteLogo {
	/*font-size: xx-small;*/
	color: #FFCC00;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0px;
	background-image: url(../Images/TitleButton.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 65px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*height: 65px;*/
	padding-top: 65px;
	padding-bottom: 0px;
	font-size: small;
	}
html>body #EnteteLogo {
	height: 60px; /* ie5win fudge ends */
	background-image: url(../Images/TitleButton.png);
	}
#EnteteLogoEN {
	/*font-size: xx-small;*/
	color: #FFCC00;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0px;
	background-image: url(../Images/TitleButton_EN.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 65px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*height: 65px;*/
	padding-top: 65px;
	padding-bottom: 0px;
	font-size: small;
	}
html>body #EnteteLogoEN {
	height: 60px; /* ie5win fudge ends */
	background-image: url(../Images/TitleButton_EN.png);
	}
/*---------------------- suppression double entête bulletin affiché sur le site ------------*/

#entete, #entete_EN {
display: none;
}
	
/*-------------------------------  Menu marge gauche  -----------------------------------------
=============================================================================================*/

/* @group menuleft */

#menuleft {
	position: absolute;
	top: 229px;
	margin: 0px;
	/*background: url(../Images/TitreNouveau.png) repeat-y left;*/
	width: 145px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	/*width: 150px;*/
	list-style: none;
	text-align: left;
	left: 1px;
	padding-left: 10px;
}
html>body #menuleft {
	width: 150px; /* ie5win fudge ends */
	}
 
#menuleft ul {
	list-style: none;
	padding: 0;
	margin: 3px 0;
}
#menuleft ul li{
	list-style: none;
	margin-top: 1px;
	margin-bottom: 5px;
}
/* style, color and size links and headings to suit */
#menuleft ul h5 {
	display: block;
	margin: 0 0 2px;
	padding: 2px 3px;
	background-image: url(../Images/Tit_Whisky.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 2em;
	border: thin outset #FFCC00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #666666;
	width: 152px;
}
#menuleft ul ul h4 {
	display:block;
	margin: 0;
	padding: 0px;
}
#menuleft li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 
#menuleft ul ul ul {
position: absolute;
top: 0%;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}
div#menuleft ul ul ul,
div#menuleft ul ul li:hover ul ul
{display: none;}
div#menuleft ul ul li:hover ul,
div#menuleft ul ul ul li:hover ul
{display: block;}

/* @end */
	
	
/*------------------------------  Milieu de page -------------------------------------------
=============================================================================================*/	
#centrepage {
	background-image: url(../Images/First-Page_bkg.jpg);
	padding: 2px;
	border: 0px;
	color: #000000;
	background-attachment: fixed;
	margin: 122px 150px 0px 166px;
}
html>body #centrepage {
	margin: 105px 148px 0px 155px;
}
	
#centrepageMail {
	background-image: url(../Images/First-Page_bkg.jpg);
	padding: 2px;
	border: 0px;
	color: #000000;
	background-attachment: fixed;
	margin: 0px 3%;
}


/*------------------------------ Marge de droite ------------------------------------------
============================================================================================ */

/* @group menuright */

#menuright {
	position: absolute;
	top: 229px;
	right: 2px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 0px;
	/*background: url(../Images/TitreNouveau.png) repeat-y right;*/
	width: 155px; /* ie5win fudge begins */
	text-align: left;
	}
html>body #menuright {
	width: 140px; /* ie5win fudge ends */
	right: 14px;
	}
	
 
#menuright ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuright ul li{
	list-style: none;
	padding-bottom: 1px;
	border-bottom-style: none;

}
/* style, color and size links and headings to suit */
#menuright ul h5 {
	display: block;
	margin: 0 0 2px;
	padding: 2px 3px;
	background-image: url(../Images/Tit_Whisky.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 2em;
	border: thin outset #FFCC00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #666666;
	/*width: 120px;*/
}

#menuright ul ul h4 {
	display:block;
	margin: 0;
	padding: 0px;
}
#menuright li {
/* make the list elements a containing block for the nested lists */
position: relative;

} 
#menuright ul ul ul {
position: absolute;
top: 0%;
right: 100%; /* to position them to the left of their containing block */
width: 100%; /* width is based on the containing block */
}
div#menuright ul ul ul,
div#menuright ul ul li:hover ul ul
{display: none;}

div#menuright ul ul li:hover ul,
div#menuright ul ul ul li:hover ul
{display: block;}

/* @end */

	
	


/*--------------------------------  Publicité  --------------------------------------------
============================================================================================*/
#Pub {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-align: center;
	background-image: url(../Images/cnvbkgnd.jpg);
	overflow: hidden;
}

/*--------------------------------  Recherche  --------------------------------------------
============================================================================================*/
#Search{
	text-align: center;
	background-color: #F2F1EA; 
	font-size: 0.8em;
	font-weight: bold;
	display: block;
}

/*------------------------------ Bouteilles et généralités ------------------------------------
=========================================================================================*/
/* _________________________________________________________________________________________________________________________ */
#paperBackground {
	background-image: url(../Images/cnvbkgnd.jpg);
	background-repeat: repeat;
	border: medium outset #FFFFFF;
}
#DivisionsW_B{
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	margin: 1%;
	padding: 1%;
}

#DistilleryDescription {
	text-align: left;
	/*margin: 5px;*/
	/*padding-right: 10px;
	padding-left: 10px;*/
	font-size: 14px;
		margin: 10px;
	background-color: transparent;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	border-style: inset;
	border-width: thin;
}
#RegionTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: white;
	/*width: 20%;*/
	border: thin none #FFFFFF;
	float: left;
	margin-left: 4%;
	margin-top: 1px;
}

#RegionDescription {
	border: medium outset #FFFFFF;
	margin: 2px;
}
#RegionTexte {
	width: 100%;
	/*float: right;*/
	text-align: justify;	/*margin-left: 165px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*margin-right: 5px;*/
	border-top: medium outset #FFFFFF;
	border-right: medium outset #FFFFFF;
	border-bottom: medium outset #FFFFFF;
	border-left: medium double #CCCCCC;
}

#RegionMap {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	background-color: #ECE9D8;
	height: 220px;
	float: left;
	margin-left: 5px;
	margin-right: 25px;
	padding-bottom: 2px;	
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 2px;
	}
html>body #RegionMap {
	width: 153px; /* ie5win fudge ends */
	height: 230px;
	}

#WhiskyDescription {
	margin: 10px;
	background-color: transparent;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	border-style: inset;
	border-width: thin;
}
#Drapeaux {
	border: thin double #CCCCCC;
	float: right;
	width: 2em;
	background-color: #FFFFFF;
	position: relative;
	top: 1px;
}
#Embouteilleur {
	/*position: relative;*/
}

#TableauBouteille {
	float: left;
	position: relative;	
	width: 46%; /* ie5win fudge begins */
	top: 1px;
	left: 1px;
		clear: none;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	padding: 8px;
	border: medium ridge silver;
}

/* My Comment */
html>body #TableauBouteille {
	width: 46%; /* ie5win fudge ends */
	}



#CommentaireBouteille {
	/*clear: both;*/
	top: 10px;
	border: thin inset #FFFFFF;
	font-style: normal;
	/*background-image: url(../Buttons/paper_b003.gif);*/
	padding: 5px 5px 5px 10px;
	background-color: #F4F4F4;
}


#OnLine {
	top: 2px;
	text-align: right;
	position: absolute;
}

/*___________________________ Forms ____________________________________ */

/* @group WD */

#WD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
}

#WD th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	/*background-image: url(../Images/First-Page_bkg.gif);*/
	border: medium outset #CCCCCC;
	color: #333333;
}
#WD input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 2px inset #FFCC00;
	width: 300px;	
}
html>body #WD input,textarea {
	width: 50%;	
}
#WD input[type="text"] {
	border: 2px inset #FFCC00;
	width: 100px;
}
html>body #WD input[type="text"] {
	width: 60%;	
}
#WD input[type="text"]:focus {
	width: 100px;
}
html>body #WD input[type="text"]:focus {
	width: 75%;
}

#WD textarea:focus {
	width: 300px;
	height: 400px;
}
html>body #WD textarea:focus {
	width: 100%;
	height: 400px;
}
#WD input[type="submit"] {
	background-color: #FFCC00;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-image: none;
}

/* @end */
/* _________________________________________________________ end menuright */
/*______________________Première page ___________________________________ */

/* @group First Page */

/* La première page est différente des autres, à cause de l'extension htm ( serverside includes ne fonctionnent pas)  */

#firstPage  {
	background-attachment: fixed;
	background-image: url(../Images/First-Page_bkg2.gif);
}

#firstPage a:hover {
	text-decoration: none;
	color: #FF0000;
	font-variant: small-caps;
}
#firstPageTable {
	border: 1px solid blue;
	/*/*/line-height: 1.5em; /* */
	background-image: none;
}

#buttons {
	/*background-image: url(../Images/First-Page_bkg.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	position: relative;
	color: #FFFFFF;
}

#buttons ul {
	display: inline;
	text-decoration: none;
	list-style: none;
	color: #FFFFFF;

}
#buttons li {
	float: left;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	background: url(../Buttons/FirstPageButton_and_L.png) repeat-x fixed right;
	margin-right: 5em;
	margin-left: 5em;
}
#buttons a{
	display: block;
	background-image: url(../Buttons/FirstPageButtonSep.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 15px 10px 30px;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;

}
#buttons a:hover {
	display:block;
	background-image: url(../Buttons/FirstPageButton_and_LH.png);
	color: #FFCC00;
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 15px 10px 30px;
	text-decoration: none;
	list-style: none;
	font-variant: normal;
}

 My Comment */
#buttons ul li a:link, ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}



html>body #buttons li a{
	width: auto;
	}

/* @end */
	



  /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++ REGIONS +++++++++++++++++++++++++++++++++++++++++++++
  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
  
  
/*==================================================================================================
++++++++++++++++++++   Régions arrière-plan pour menu droite +++++++++++++++++++++++++++++++++++++
==================================================================================================*/
.campbeltown {
	background-image: url(../Buttons/Tit_Campbeltown.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.general {
	background-image: url(../Buttons/Tit_General.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.singlegrain {
	background-image: url(../Buttons/Tit_SingleGrain.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.centralHighlands {
	background-image: url(../Buttons/Tit_CentralHL.jpg);
	background-repeat: repeat;
	background-position: right;
	color: #FFFFFF;
	text-align: center;
}
.easternHighlands {
	background-image: url(../Buttons/Tit_EasternHL.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.isles {
	background-image: url(../Buttons/Tit_Isles.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.islay {
	background-image: url(../Buttons/Tit_Islay.jpg);
	background-repeat: repeat;
	background-position: right;
	color: #FFFFFF;
	text-align: center;
}
.lowlands {
	background-image: url(../Buttons/Tit_Lowlands.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.northernHighlands {
	background-image: url(../Buttons/Tit_NorthernHL.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.speyside {
	background-image: url(../Buttons/Tit_Speyside.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
.westernHighlands {
	background-image: url(../Buttons/Tit_WesternHL.jpg);
	background-repeat: repeat;
	background-position: right;
	text-align: center;
	color: #FFFFFF;
}
/*======================================================================================================*/
/* __________________________________________________________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) */
/* _________________________________________________________________________________________________________________________ */

/* @group DistilleriesBottlesIndex */

#DistilleriesBottlesIndex {
	color: #b3b3b3;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	background: #e6e6e6 url(../Images/First-Page_bkg3.gif) repeat-y fixed center center;
	width: 60%;
	border: thin ridge white;
	margin-left: 10%;
	margin-right: 10%;
	padding-right: 10%;
	padding-left: 10%;
}

#DistilleriesBottlesIndex ul li a:link {
	text-decoration: none;
	background-color: #6cb3dd;
	background-image: none;
	color: white;
	margin: 2px;
	display: block;
	border-style: outset;
	border-color: #e6e6e6;
	list-style-image: none;
	list-style-type: disc;
	opacity: 1;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-variant: small-caps;
	
}
#DistilleriesBottlesIndex ul li a:visited {
	text-decoration: none;
	background-color: #6dbded;
	background-image: none;
	color: gray;
	margin: 2px;
	display: block;
	border-style: outset;
	border-color: #e6e6e6;
	list-style-image: none;
	list-style-type: disc;
	opacity: 1;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
}

#DistilleriesBottlesIndex ul  li a:hover, a:hover a:visited {
	border-style: inset;
	color: black;
}




/* @end */

/* @group General */

/* Lay-out utilisé pour les pages d'ordre général (pas liées à une région particulière) */

#ContainerGeneral {
	width: 99%;
	border: thick groove #0066FF;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerGeneral a:link, #ContainerGeneral a:visited {
	text-decoration: none;
	color: #0066FF;
}
#ContainerGeneral a:hover {
	text-decoration: none;
	color: #FF0000;	
}
#ContainerGeneral ul a:link, #ContainerGeneral ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}

#ContainerGeneral table {
	border: 2px inset #0066FF;
}
#ContainerGeneral hr {
	background-color: #0066FF;
}
#ContainerGeneral th {
	color: white;
	background-color: silver;
	font-weight: bold;
}
#ContainerGeneral td {
	border: 1px none white;
}
#ContainerGeneral h1 {
	color: #000000;
	border: thin groove #006699;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerGeneral h2 a {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	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, #ContainerGeneral h2 a:visited{
	background-position: right center;

	border: medium outset;
	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.jpg);
	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.jpg);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-sizef: small;
	color: #FFFFFF;
	font-weight: normal;

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

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

/* @end */
/* _____filter:alpha(opacity=70);
	opacity:.70;____________________________________________________________________________________________________________________*/

/* @group Maps */

#contentmap {
	
	background-image: url(../Images/First-Page_bkg.jpg);
	margin-right: 1.67em;
	margin-bottom: 0px;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
	padding-top: 2px;
	border: medium outset #CCCCCC;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: bottom;
	}

#ContainerMaps {
	width: 99%;
	border: thick groove #666666;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerMaps a:link, #ContainerMaps a:visited {
	text-decoration: none;
	color: #333333;
}
#ContainerMaps a:hover {
	text-decoration: none;
	color: #FF0000;	
}
#ContainerMaps ul a:link, #ContainerMaps ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#ContainerMaps table {
	border: 2px inset #666666;
}
#ContainerMaps hr {
	background-color: #666666;
}
#ContainerMaps th {
	color: white;
	background-color: #666666;
	font-weight: normal;
}
#ContainerMaps td {
	border: 2px inset #666666;
}
#ContainerMaps h1 {

	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px
	color: #000000;
	border: thin groove #666666;
	background-color: #FFFFFF;
	margin-left: 3%;
	margin-right: 3%;
}
#ContainerMaps h2 a {

	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%;
}
#ContainerMaps h2 a:link, #ContainerMaps h2 a:visited{
	background-position: right center;
	color: white;
	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}

#ContainerMaps h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerMaps h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}

/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerMaps ul ul {
	background-image: url(../Buttons/Tit_Maps.png);
	background-position: left;
	background-repeat: repeat-y;
	filter:alpha(opacity=80);
	opacity:.80;
	display: block;
	margin-bottom: 1px;
	font-size: small;
	border: thin outset #999999;
	color: #333333;
}
#ContainerMaps ul ul h4 {
	background-image: url(../Buttons/Tit_Maps.png);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	color: #333333;

}
#ContainerMaps ul ul a:link {
	background-image: url(../Buttons/Tit_Maps.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
	color: #333333;
	

}
#ContainerMaps ul ul a:visited {
	background-image: url(../Buttons/Tit_Maps.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px; 
	margin-bottom: 1px;
	color: #333333;
	
}
#ContainerMaps ul ul a:hover {
	color: #FF0000;
	background-position: right;
	border: thin inset #999999;
	background-image: url(../Buttons/Tit_Maps.png);
	background-repeat: repeat-y;
}

#ContainerMaps ul li a {
	color: #000000;
	background-position: right;
}

/* @end */


/*__________________________________________________________________________________________________________________________*/

/* @group Single Grain */

#ContainerSingleGrain {
	width: 99%;
	border: thick groove #666666;
	border: thick outset #666666;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerSingleGrain a:link, #ContainerSingleGrain a:visited {
	text-decoration: none;
	color: #333333;
}
#ContainerSingleGrain a:hover {
	text-decoration: none;
	color: #FF0000;	
}
#ContainerSingleGrain ul a:link, #ContainerSingleGrain ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerSingleGrain ul a:hover {
	
	border: medium inset #dcdcdc;
}
#ContainerSingleGrain ul li#Title a:link, #ContainerSingleGrain ul li#Title a:visited  {
	background-image: url(../Buttons/Tit_Speyside.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#ContainerSingleGrain li#Title a:hover {
	border-style: inset;	
}

#ContainerSingleGrain table {
	border: 3px inset #666666;
	width: 100%;
}
#ContainerSingleGrain hr {
	background-color: #666666;
}
#ContainerSingleGrain th {
	color: white;
	background-color: #666666;
	font-weight: normal;
}
#ContainerSingleGrain td {
	border: 1px none #666666;
}
#ContainerSingleGrain h1 {
	color: #000000;
	border: thin groove #666666;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	margin-left: 3%;
	margin-right: 3%;
}


#ContainerSingleGrain h2 a {
	font-size: small;
	font-weight: normal;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
		-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerSingleGrain h2 a:link, #ContainerSingleGrain h2 a:visited{
	background-position: right center;
	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}

#ContainerSingleGrain h2 a:active {
	background-position: left center;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerSingleGrain h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}

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

}
#ContainerSingleGrain ul ul a:link, #ContainerSingleGrain ul ul a:visited  {
	background-image: url(../Buttons/Tit_SingleGrain.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}

	

#ContainerSingleGrain ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}
#ContainerSingleGrain ul li a {
	color: #000000;
	background-position: right;
}

/* @end */


  
 /* ________________________________________________________________________________________________________________________ */
/* 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) */
/* _________________________________________________________________________________________________________________________ */

/* @group Speyside */

#ContainerSpeyside {
	width: 99%;
	border: thick groove #FF9900;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerSpeyside h1 {
/*	background-image: url(../Buttons/Tit_Speyside.jpg);
	background-repeat: no-repeat;
	background-position: center center; */
	color: #000000;
	text-align: center;
	border: 2px groove #FF9955;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin-left: 3%;
	margin-right: 3%;
}
#ContainerSpeyside table {
	border: 3px inset #FF9900;
}
#ContainerSpeyside hr {
	background-color: #FF9900;
}
#ContainerSpeyside th {
	color: white;
	background-color: #FF9900;
	font-weight: normal;
}
#ContainerSpeyside td {
	border: 1px none #FF9900;
	text-align: left;
	}
#ContainerSpeyside a:link, #ContainerSpeyside a:visited {
	text-decoration: none;
	color: #FF9900;
}
#ContainerSpeyside ul a:link, #ContainerSpeyside ul a:visited  {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}	
	#ContainerSpeyside a:hover {
	text-decoration: none;
	color: #FF0000;
	border-style: inset;

}
#ContainerSpeyside ul li#Title a:link, #ContainerSpeyside ul li#Title a:visited  {
	background-image: url(../Buttons/Tit_Speyside.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#ContainerSpeyside li#Title a:hover {
	border-style: inset;	
}

/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerSpeyside ul ul {
	background-image: url(../Buttons/Tit_Speyside.jpg);
	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.jpg);
	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.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerSpeyside ul ul a:visited {
	background-image: url(../Buttons/Tit_Speyside.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerSpeyside ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}
#ContainerSpeyside h2 a {
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	font-size: small;
	font-weight: normal;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
}
#ContainerSpeyside h2 a:link, #ContainerSpeyside h2 a:visited {

	border: medium outset;
	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;	
}

/* @end */

/* _________________________________________________________________________________________________________________________ */

/* ___________________Pages distilleries de Campbeltown : Couleur dominante: A9A9A9 (Gris)_____________________________ */

/* @group Campbeltown */

#ContainerCampbeltown {
	width: 99%;
	border: thick groove #A9A9A9;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerCampbeltown h1 {
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #A9A9A9;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerCampbeltown table {
	border: 3px 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: 1px none #A9A9A9;
}
#ContainerCampbeltown a:link, #ContainerCampbeltown a:visited {
	text-decoration: none;
	color: #A9A9A9;
}
#ContainerCampbeltown h2 a:link, #ContainerCampbeltown h2 a:visited {
	text-decoration: none;
}

#ContainerCampbeltown h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}

#ContainerCampbeltown h2 a:link, #ContainerCampbeltown h2 a:visited {
	background-position: right center;
	border: medium outset;
	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 ul a:link, #ContainerCampbeltown ul a:visited{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}

#ContainerCampbeltown h2 a {
	font-size: small;
	font-weight: normal;
	color: #A9A9A9;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#ContainerCampbeltown a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerCampbeltown ul ul {
	background-image: url(../Buttons/Tit_Campbeltown.jpg);
	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.jpg);
	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:background-image: url(../Buttons/Tit_Campbeltown.jpg);
	background-position: right;
	background-repeat: repeat-y;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerCampbeltown ul ul a:visited {
	background-image: url(../Buttons/Tit_Campbeltown.jpg);
	background-position: right;
	background-repeat: repeat-y;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerCampbeltown ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}
#ContainerCampbeltown ul li#Title a:link, #ContainerCampbeltown ul li#Title a:visited  {
	background-image: url(../Buttons/Tit_Speyside.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#ContainerCampbeltown li#Title a:hover {
	border-style: inset;	
}
/* @end */
/* _________________________________________________________________________________________________________________________ */

/* ___________________Pages Indépendants : Couleur dominante: A9A9A9 (Gris)_____________________________ */

/* @group independants */

#ContainerIndependents {
	width: 99%;
	border: thick groove #BEBEBE;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerIndependents h1 {
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #006699;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;	
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerIndependents table {
	border: 3px inset #BEBEBE;
}
#ContainerIndependents hr {
	background-color: #BEBEBE;
}
#ContainerIndependents th {
	color: white;
	background-color: #BEBEBE;
	font-weight: bold;
	font-size: xx-small;
	text-align: left;
}
#ContainerIndependents td {
	border: 1px none #BEBEBE;
}
#ContainerIndependents a:link, #ContainerIndependents a:visited {
	text-decoration: none;
	color: #767777;
}
#ContainerIndependents h2 a:link, #ContainerIndependents h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#ContainerIndependents ul a:link, #ContainerIndependents ul a:visited{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerIndependents a:hover {
	text-decoration: none;
	color: #FF0000;
	border: medium inset #dcdcdc;
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerIndependents ul ul {
	background-image: url(../Buttons/Tit_Campbeltown.jpg);
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	margin-bottom: 1px;
	font-size: small;
}
#ContainerIndependents ul ul h4 {
	background-image: url(../Buttons/Tit_Campbeltown.jpg);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	width: 148px;
	margin-bottom: 1px;
	font-size: small;
	color: #000000;
	font-weight: lighter;
}
#ContainerIndependents ul ul a:link {
	background-image: url(../Buttons/Tit_Campbeltown.jpg);
	background-position: right;
	background-repeat: repeat-y;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerIndependents ul ul a:visited {
	background-image: url(../Buttons/Tit_Campbeltown.jpg);
	background-position: right;
	background-repeat: repeat-y;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerIndependents ul ul a:hover {
	color: #0000FF;
	background-position: left;
}
#ContainerIndependents h2 a {
	
	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%;

}
#ContainerIndependents h2 a:link, ContainerIndependents h2 a:visited {
	
	color: white;
	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIndependents h2 a:active {
	
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIndependents h2 a:hover {
	
	color: #FF0000;	
}

/* @end */
/* _________________________________________________________________________________________________________________________ */

/* ___________________Pages distilleries de Central Highlands  : Couleur dominante: 006666 (vert)_____________________________ */

/* @group Central Highlands */

#ContainerCentralHL {
	width: 99%;
	border: thick groove #006666;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerCentralHL  h1 {
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: 2px groove #006633;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerCentralHL  table {
	border: 3px inset #006666;
}
#ContainerCentralHL  hr {
	background-color: #006666;
}
#ContainerCentralHL  th {
	color: white;
	background-color: #006666;
	font-weight: normal;
}
#ContainerCentralHL  td {
	border: 1px none #006666;
}
#ContainerCentralHL  a:link,#ContainerCentralHL a:visited {
	text-decoration: none;
	color: #006666;
}
#ContainerCentralHL ul a:link,#ContainerCentralHL ul a:visited {
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerCentralHL  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerCentralHL  ul ul {
	background-image: url(../Buttons/Tit_CentralHL.jpg);
	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.jpg);
	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.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerCentralHL  ul ul a:visited {
	background-image: url(../Buttons/Tit_CentralHL.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerCentralHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}

#ContainerCentralHL h2 a {
	font-size: small;
	font-weight: normal;
	color: white;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

/* @end */

#ContainerCentralHL h2 a:hover {
	background-position: right center;
	color: #FF0000;	
}

#ContainerCentralHL h2 a:link, #ContainerCentralHL h2 a:visited {
	
	color: #006699;
	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}

#ContainerCentralHL h2 a:active {
	
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}

#ContainerCentralHL h2 a:link,#ContainerCentralHL h2 a:visited {
	text-decoration: none;
}

/* _______________________________________ Eastern Highlands ___________________________________*/

/*______________________________________________Mauve CC3399__________________________________*/

/* @group Eastern Highlands */

#ContainerEasternHL {
	width: 99%;
	border: thick groove #FFCC33;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerEasternHL  h1 {
	color: #000000;
	text-align: center;
	border: 2px groove #FFCC44;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerEasternHL  table {
	border: 3px inset #FFCC33;
}
#ContainerEasternHL  hr {
	background-color: #FFCC33;
}
#ContainerEasternHL  th {
	color: white;
	background-color: #FFCC33;
	font-weight: normal;
}
#ContainerEasternHL  td {
	border: 1px none #FFCC33;
}
#ContainerEasternHL  a:link,#ContainerEasternHL a:visited {
	text-decoration: none;
	color: #FFCC33;
}
#ContainerEasternHL ul a:link, #ContainerEasternHL ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerEasternHL  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerEasternHL  ul ul {
	background-image: url(../Buttons/Tit_EasternHL.jpg);
	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.jpg);
	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.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerEasternHL  ul ul a:visited {
	background-image: url(../Buttons/Tit_EasternHL.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerEasternHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}

#ContainerEasternHL h2 a:link,#ContainerEasternHL h2 a:visited {
	text-decoration: none;
}

#ContainerEasternHL h2 a {

	font-size: small;
	font-weight: normal;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px
}
#ContainerEasternHL h2 a:link, #ContainerEasternHL h2 a:visited {
	
	
	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 {
	
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerEasternHL h2 a:hover {
	
	color: #FF0000;	
}

/* @end */
/* _______________________________________        Isles     ___________________________________*/
/*______________________________________________Bleu 996600 __________________________________*/

/* @group Isles */

#ContainerIsles {
	width: 99%;
	border: thick groove #0099FF;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerIsles  h1 {

	color: #000000;
	text-align: center;
	border: 2px groove #0099FF;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerIsles  table {
	border: 1mm ridge #0099FF;
}
#ContainerIsles  hr {
	background-color: #0099FF;
}
#ContainerIsles  th {
	color: white;
	background-color: #0099FF;
	font-weight: normal;
}
#ContainerIsles  td {
	text-align: left;
	border: 1px none #0099FF;
}
#ContainerIsles  a:link,#ContainerIsles a:visited {
	text-decoration: none;
	color: #0099FF;
}
#ContainerIsles ul a:link,#ContainerIsles ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerIsles  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerIsles  ul ul {
	background-image: url(../Buttons/Tit_Isles.jpg);
	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.jpg);
	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.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerIsles  ul ul a:visited {
	background-image: url(../Buttons/Tit_Isles.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerIsles  ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}

#ContainerIsles h2 a {

	font-size: small;
	font-weight: normal;
	color: white;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}


#ContainerIsles h2 a:link, #ContainerIsles h2 a:visited {

	text-decoration: none;
	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIsles h2 a:active {
;
	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIsles h2 a:hover {

	color: #FF0000;	
}

/* @end */
/* _______________________________________        Islay     ___________________________________*/
/*______________________________________________Brun 996600 __________________________________*/

/* @group Islay */

#ContainerIslay {
	width: 99%;
	border: thick groove #996600;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerIslay  h1 {
	color: #000000;
	text-align: center;
	border: 2px groove #996600;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerIslay  table {
	border: 3px inset #996600;
	text-align: left;
}
#ContainerIslay  hr {
	background-color: #996600;
}
#ContainerIslay  th {
	color: white;
	background-color: #996600;
	font-weight: normal;
}
#ContainerIslay  td {
	border: 1px none #996600;
	text-align: left;
}
#ContainerIslay  a:link,#ContainerIslay  a:visited {
	text-decoration: none;
	color: #996600;
}

#ContainerIslay ul a:link,#ContainerIslay  ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerIslay  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerIslay  ul ul {
	background-image: url(../Buttons/Tit_Islay.jpg);
	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.jpg);
	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.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerIslay  ul ul a:visited {
	background-image: url(../Buttons/Tit_Islay.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerIslay  ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}


#ContainerIslay h2 a {

	font-size: small;
	font-weight: normal;
	color: white;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerIslay h2 a:link, #ContainerIslay h2 a:visited {

	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIslay h2 a:active {

	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerIslay h2 a:hover {

	color: #FF0000;	
}

/* @end */
/* _______________________________________        Lowlands      ___________________________________*/
/*______________________________________________ 00CC00 __________________________________*/

/* @group Lowlands */

#ContainerLowlands {
	width: 99%;
	border: thick groove #00CC00;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerLowlands  h1 {
	color: #000000;
	text-align: center;
	border: 2px groove #00CC22;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerLowlands  table {
	border: 3px inset #00CC00;
}
#ContainerLowlands  hr {
	background-color: #00CC00;
}
#ContainerLowlands  th {
	color: white;
	background-color: #00CC00;
	font-weight: normal;
}
#ContainerLowlands  td {
	border: 1px none #00CC00;
}
#ContainerLowlands  a:link,#ContainerLowlands  a:visited {
	text-decoration: none;
	color: #00CC00;
}

#ContainerLowlands ul a:link,#ContainerLowlands  ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerLowlands  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerLowlands  ul ul {
	background-image: url(../Buttons/Tit_Lowlands.jpg);
	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.jpg);
	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.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerLowlands  ul ul a:visited {
	background-image: url(../Buttons/Tit_Lowlands.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerLowlands  ul ul a:hover {
	color: #0000FF;
	background-image: url(../Buttons/Tit_Lowlands.jpg);
	background-position: left;
	border: medium inset #dcdcdc;
}

#ContainerLowlands h2 a {

	font-size: small;
	font-weight: normal;
	color: white;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}
#ContainerLowlands h2 a:link, #ContainerLowlands h2 a:visited {


	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerLowlands h2 a:active {

	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerLowlands h2 a:hover {

	color: #FF0000;	
}

/* @end */

/* _______________________________________       Northern Highlands      ___________________________________*/
/*______________________________________________ 00CC00 __________________________________*/

/* @group Northern Highlands */

#ContainerNorthernHL {
	width: 99%;
	border: thick groove #9999CC;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerNorthernHL  h1 {

	color: #000000;
	text-align: center;
	border: 2px groove #9999DD;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerNorthernHL  table {
	border: 3px inset #9999CC;
}
#ContainerNorthernHL  hr {
	background-color: #9999CC;
}
#ContainerNorthernHL th {
	color: white;
	background-color: #9999CC;
	font-weight: normal;
}
#ContainerNorthernHL  td {
	border: 1px none #9999CC;
}
#ContainerNorthernHL  a:link,#ContainerNorthernHL a:visited {
	text-decoration: none;
	color: #9999CC;
}
#ContainerNorthernHL ul a:link,#ContainerNorthernHL ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerNorthernHL  a:hover {
	text-decoration: none;
	color: #FF0000;	
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- SingleGrain ------------------------ */
#ContainerNorthernHL  ul ul {
	background-image: url(../Buttons/Tit_NorthernHL.jpg);
	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.jpg);
	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.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerNorthernHL  ul ul a:visited {
	background-image: url(../Buttons/Tit_NorthernHL.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
}
#ContainerNorthernHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
	border: medium inset #dcdcdc;
}

#ContainerNorthernHL h2 a {
	
	font-size: small;
	font-weight: normal;
	color: white;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
}
#ContainerNorthernHL h2 a:link, #ContainerNorthernHL h2 a:visited  {
	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
	text-decoration: none;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;


}
#ContainerNorthernHL h2 a:active {

	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerNorthernHL h2 a:hover {

	color: #FF0000;	
}

/* @end */
/* _______________________________________       Western Highlands      ___________________________________*/
/*______________________________________________ CCCC33 __________________________________*/

/* @group Western Highlands */

#ContainerWesternHL {
	width: 99%;
	border: thick groove #CCCC33;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#ContainerWesternHL  h1 {

	color: #000000;
	text-align: center;
	border: 2px groove #CCCC44;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    margin-left: 3%;
	margin-right: 3%;
}
#ContainerWesternHL  table {
	border: 3px inset #CCCC33;
}
#ContainerWesternHL  hr {
	background-color: #CCCC33;
}
#ContainerWesternHL th {
	color: white;
	background-color: #CCCC33;
	font-weight: normal;
}
#ContainerWesternHL  td {
	border: 1px none #CCCC33;
}
#ContainerWesternHL  a:link, #ContainerWesternHL a:visited {
	text-decoration: none;
	color: #CCCC33;
}

#ContainerWesternHL ul a:link, #ContainerWesternHL ul a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border: medium outset #dcdcdc;
}
#ContainerWesternHL  a:hover {
	text-decoration: none;
	color: #dcdcdc;
	border-style: inset;
	border-width: medium;
}
/* ------------- Lists (menu): lay-out - couleurs spécifiques  -- General ------------------------ */
#ContainerWesternHL  ul ul {
	background-image: url(../Buttons/Tit_WesternHL.jpg);
	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.jpg);
	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, #ContainerWesternHL  ul ul a:visited  {
	background-image: url(../Buttons/Tit_WesternHL.jpg);
	background-position: right;
	background-repeat: no-repeat;

	display: block;
	font-size: small;
	text-decoration: none;
	width: 128px;
	margin-bottom: 1px;
	border-style: outset;
}

#ContainerWesternHL  ul ul a:hover {
	color: #0000FF;
	background-position: left;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding: 5px;
	border-style: inset;
	border-width: medium;
}


#ContainerWesternHL h2 a {
	font-size: small;
	font-weight: normal;
	text-align: center;
	width: auto;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	border-style: ridge;
	border-width: thin;
	text-transform: capitalize;
	display: inline-block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#ContainerWesternHL h2 a:active {

	color: #0000CC;
	border: medium inset;
	padding-right: 2%;
	padding-left: 2%;
}
#ContainerWesternHL h2 a:hover {

	color: #FF0000;	
}
#ContainerWesternHL h2 a:link, #ContainerWesternHL h2 a:visited{
	text-decoration: none;
	border: medium outset;
	font-size: medium;
	font-weight: normal;
	padding-right: 2%;
	padding-left: 2%;
}

/* @end */
/* @group Distilleries horizontal */

#distilleriesHoriz ul, #distilleriesHoriz ul ul{
	margin-left: -25px;
	background-image: none;
	display: block;
}
#distilleriesHoriz ul li{
	
	display: inline-block;
	margin-top: 1px;
	margin-right: 1px;
	border-style: none;
	padding: 1px;
}
#distilleriesHoriz h5 {
	display: block;
	margin: 0 0 2px;
	padding: 2px 3px;
	background-image: url(../Images/Tit_Whisky.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 2em;
	border: thin outset #FFCC00;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #666666;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
#distilleriesHoriz ul li a:link {
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
  	border: 2px outset silver;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #696969;
	margin-bottom: 5px;
	padding-right: 10px;
	line-height: 1.6em;
	margin: 2px;
	background: url(../Buttons/TextureCampbeltown.jpg) right top;
	display: block;
}
#distilleriesHoriz ul li  a:hover {
	border-style: inset;
	text-decoration: none;
	color: #696969;
	background: url(../Buttons/TextureWesternHighlands.jpg) left bottom;
}
#distilleriesHoriz ul li  a:visited{
	background: url(../Buttons/TextureWesternHighlands.jpg) left bottom;
	color: #696969;
	border-style: groove;
}
#distilleriesHoriz ul li li, #distilleriesHoriz ul li#Ailleurs , #distilleriesHoriz ul li#Elsewhere{
	display: none;
}

/* @end */
/*=============================  Tables in forms ================================*/

/* @group Formartist Table */

#FormArtist table {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
}


#FormArtist th {
	color: white;
	font-weight: normal;
	background-image: none;
}
#FormArtist td {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
}

/* @end */

/* @group Elegant Table */

#ElegantTables table {
	border: 6px groove #66CCCC;
	background-color: #CCCCCC;
	empty-cells:hide;
	border-collapse:separate;
	border-spacing:0px;
	display: block;
}

#ElegantTables th {
	font-weight: bold;
	background-image: none;
	font-size: small;
	text-align: center;
	border-top: 2px outset #F4F4F4;
	border-right: 1px outset #F4F4F4;
	border-bottom: 2px outset #F4F4F4;
	border-left: 1px outset #F4F4F4;
	background-color: #D4D0C8;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #666666;
	vertical-align: top;
}

#ElegantTables th a:link, #ElegantTables th a:visited {
	font-weight: bold;
	color: #666666;
	width:100%;
	background-color: #D4D0C8;
	text-decoration: none;
	border: thin outset #CCCCCC;
	display: block;
}

#ElegantTables th a:hover {
	font-weight: bold;
	color: #FFFFFF;
	width:100%;
	background-color: #9DB6D2;
	text-decoration: none;
	border: thin inset #CCCCCC;
	display: block;
}


#ElegantTables td a:link, #ElegantTables td a:visited {
	background-color: #9DB6D2;
	border: thin none #CCCCCC;
	border: thin outset #CCCCCC;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#ElegantTables td {
	/*width:100%;*/
	text-decoration: none;
	background-color: #9DB6D2;
	border: thin none #CCCCCC;
	border: thin outset #CCCCCC;
	color: #FFFFFF;
	/*display: block;*/
}
#ElegantTables td h6 {
	display: none;
}
#ElegantTables td a:hover {
	/*width:100%;*/
	color: #006699;
	background-color:#CCCCCC;
	text-decoration: none;
	font-variant: small-caps;
	border: thin outset #CCCCCC;
	display: block;
}

#ElegantTables li {
position:relative;
}

#ElegantTables ul li {
	background-image: none;
	background-color: #9DB6D2;
	border: 1px outset #FFFFFF;
}
#ElegantTables ul li a:link, #ElegantTables ul li a:visited{
	color: #006699;
	background-color:#9DB6D2;
	text-decoration: none;
	border: thin outset #CCCCCC;
	display: block;
}
#ElegantTables ul li a:hover{
	color: #006699;
	background-color:#CCCCCC;
	text-decoration: none;
	font-variant: small-caps;
	border: thin outset #CCCCCC;
	display: block;
}



#ElegantTables ul ul li, #ElegantTables ul ul li a {
	background-image: none;
	background-color: #6F8F95;
	color:#006699;
	border: 1px none #FFFFFF;
	width: 85%;
}
#ElegantTables ul ul li a:hover {
	color: #6F8F95;
	background-color:#CCCCCC;
	background-image: none;
	text-decoration: none;
	font-variant: small-caps;
	border: thin outset #CCCCCC;
	/*width: 85%;*/
}

/* @end */
#resultat  td a:link, #resultat td a:visited {
	background-image: none;
	border: thin outset #FFFFFF;
	display: marker;	/*text-align: right;*/
	background-color: #999999;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #FFFF00;
	margin: 1px;
	padding: 1px;
}
#resultat td a:hover {
	/*background-image: none;
	border: thin outset #FFFFFF;
	display: marker;*/
	background-color: #FFCC33;
	margin: 1px;
	padding: 1px;
}
.b_normal {

    font-size : 12px;
    color : #003063;
    font-family : Verdana, Arial, Helvetica;

}
I am 
.b_normalGray  td{
	border-style: none;
	color: gray;
}
/* @group My Group */



/* @end */

#sidebar {
	float: left;
	padding-left: 2%;
	background-image: url(../Images/First-Page_bkg.gif);
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-right: 2%;
	margin-left: 1%;
	width: 16%;
	
}
#contentbody {
	
	background-image: url(../Images/First-Page_bkg.jpg);
	margin-left: 20%;  
	width: 60%;
	margin-right: 1.67em;
	margin-bottom: 0px;
	padding-left: 2%;
	padding-right: 2%;
	text-align: justify;
	padding-top: 2px;
	border: medium outset #FF9900;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: bottom;
	}
	
/*html>body #contentbody  {
      margin-left: 32%; 
   }*/
 


#bodyfooter {
	clear: both;
	padding-bottom: 1em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

/* @group Table bouteilles */

#tableBouteilles table {	
	background-color: transparent;
	empty-cells:hide;
	border-collapse:separate;
	border-spacing:0px;
	/*display: block;*/
	width: 100%;
}

#tableBouteilles  th {
	/*font-weight: bold;*/
	background-image: none;
	font-size: small;
	text-align: center;
	background-color: #D4D0C8;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #666666;
	/*vertical-align: top;*/
	border: 2px ridge #F4F4F4;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	margin-left: 1px;
	margin-right: 1px
}



#tableBouteilles  th a, #tableBouteilles th a:link, #tableBouteilles th a:visited {
	color: #000000;
	display: block;
	border: 2px outset #F4F4F4;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	margin-left: 1px;
	margin-right: 1px;
}
#tableBouteilles  th a:hover {
	color: #000000;
	display: block;
	border: 2px inset #F4F4F4;
}

#tableBouteilles td {
	text-decoration: none;
	background-color: transparent;
	color: gray;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align: center;
	border: 1px outset #FFFFFF;
}
#tableBouteilles td h6 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
#tableBouteilles td a:link,#tableBouteilles a:visited {
	text-decoration: none;
	border: 2px outset #FFFFFF;
	color: #000000;
	/* padding-right: 2px;
	padding-left: 5px; */
	display: block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
	}
#tableBouteilles td a:hover {
	text-decoration: none;
	border: 2px inset #FFFFFF;
	color: #000000;
	/* padding-right: 2px;
	padding-left: 5px; */
	}

/* @end */

/* @group Prix */

.Prix00 {
	background-color: #9DB6D2;
	display: block;
	color: #333333;
	border: thin inset #FFFFFF;
	text-align: left;
	width: 100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
}
.Prix0 {
	background-color: #FFFFFF;
	display: block;
	color: #333333;
	border: thin inset #FFFFFF;
	text-align: left;
	width: 100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
}
.Prix1 {
	background-color: #FFFFC6;
	display: block;
	color: #333333;
	border: thin inset #FFFFFF;
	text-align: left;
	width: 100%
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
}
.Prix2 {
	background-color: #FFFF00;
	display: block;
	color: #333333;
	border: thin inset #FFFFFF;
	width: 100%;
	text-align: left;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
}
.Prix3 {
	background-color: #FFCC00;
	display: block;
	color: #333333;
	border: thin inset #FFFFFF;
	text-align: left;
	width: 100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	}

.Prix4 {
	background-color: #FF9933;
	display: block;
	color: #333333;		
	border: thin inset #FFFFFF;
	width: 100%;
	text-align: left;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
}
.Prix5 {
	background-color: #FF0000;
	display: block;
	color: #CCCCCC;
	border: thin inset #FFFFFF;
	text-align: left;
	width: 100%;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}
.Prix6 {
	background-color: #996600;
	display: block;
	color: #CCCCCC;
	border: thin inset #FFFFFF;
	width: 100%;
	text-align: left;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
}
.Prix7 {
	background-color: #990000;
	display: block;
	color: #CCCCCC;
	border: thin inset #FFFFFF;
	width: 100%;
	text-align: left;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

/* @end */
#ListeBouteillesDistillerie {
	float: left; 
	position: relative;	
	clear: none;
	}
#ListeBouteillesDistillerie table {
	width: 100%;
	empty-cells: hide;
	background-color: transparent;
	
}
#ListeBouteillesExplication {
	border: medium inset #FFFFFF;
	float: right;
	width: 12%;
	background-color: #9DB6D2;
	padding: 0px 5px;
	text-align: justify;
	font-size: x-small;
	}
#ListeBouteillesExplication p{
	text-align: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	}
#CommentaireBouteillesDistilleries {
	background-color: #E9E9E8;
	clear: both;
	border: medium outset #FFFFFF;
}
		
/* Cartes */

#DistilleryNameSpeyside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #003366;
	border: medium outset #FFCC33;
	background-image: url(../Buttons/Tit_Speyside.jpg);
	background-repeat: repeat;
	position: absolute;
	height: auto;
	width: 200px;
	left: 400px;
	top: 400px;
}

/* @group GrayBackground */

#GrayBackground{
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background: #CCCCCC ;
	line-height: 1;
	margin: 1%;
	border-style: double;
	border-color: gray;
	color: gray;
}



/* @end */

/* @group BlueBackground */

#BlueBackground {
	width: 597px;
	background-image: url(../Images/bg_center.png);
	line-height: 0;
	text-align: center;
}
#BlueBackground p{
	text-align: center;
	color: gray;
}

#BlueBackground::before {
	display: block;
	line-height: 0;
		background: none no-repeat;
		content: url(../Images/bg_top.png);
	text-align: center;
}
#BlueBackground::after {
	display: block;
	line-height: 0;
	background-image: url(../Images/bg_bottom.png);
	content: url(../Images/bg_bottom.png);
	text-align: center;
}
.AuteurCommentaire {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color: #CCCCCC;
	border: 2px outset;
	text-align: center;
	color: black;
	display: block;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border-width: medium;
	float: none;
	white-space: nowrap;
	padding-left: 3px;
	margin-left: -2px;
	margin-right: -1em;
	padding-right: 20px;
}
.AuteurCommentaire h2{
	background-color: #CCCCCC;

}

.AuteurCommentaire tr td a{
	background-color: #e9e9d0;
	clear: both;
	border-style: groove;
	display: block;
	color: black;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border-width: medium;
	}
	
#CommentairePersonnel {
	border: thick ridge #FFFFFF;
	float: right;
	width: 45%; /* ie5win fudge begins */
	background-color: #ECE9D8;
	padding: 5px;
	text-align: justify;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
     border-radius: 20px;
	}
html>body #CommentairePersonnel {
	width: 47%; /* ie5win fudge ends */
	}

#CommentairePersonnel table, th, tr {
	background-color: #e9e9d0;
	border-style: hidden;
	border-color: #e9e9d0;
}
#CommentairePersonnel td {
	background-color: #e9e9d0;
	border-style: hidden;
	border-color: #e9e9d0;
}

#CommentaireSite {
	background-color: #E9E9E8;
	clear: both;
	border: medium outset #FFFFFF;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	padding: 5px 10px 5px 5px;
}
#CommentaireSite table{
	background-color: #e9e9d0;
	clear: both;
	font-size: 14px;
	color: black;
	padding-left: 2px;
	padding-right: 2px;
	border: 2px inset silver;


}

#CommentaireSite table tr td{
	background-color: #e9e9d0;
	margin-top: 0;
	margin-bottom: 0;
	color: gray;
	padding-right: 1em;
	border: 1px outset white;
	padding-left: 1em;
}

#CommentaireSite table a, visited {
	background-color: #e9e9d0;
	clear: both;
	border-style: outset;
	display: inline;
	color: black;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

.CommentaireSiteCote {
	background-color: #e9e9d0;
	clear: both;
	border: thick outset orange;
	font-size: 14px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	padding-right: 7px;
}
.CommentaireSiteCote table tr{
	background-color: #e9e9d0;
	clear: both;
	font-size: 14px;
	color: black;
	border-style: hidden;
	border-color: #e9e9d0;
}

.CommentaireSiteCote table  td a{
	background-color: #e9e9d0;
	clear: both;
	border-style: outset;
	display: block;
	color: black;
}
.CommentaireSiteCote table th a {
	background-color: #e7e7d8;
	clear: both;
	border: none ;
	font-size: 14px;
	font-weight: bold;
	color: black;
	display: block;
}


.CommentaireSiteCoteThin {
	background-color: #e9e9d0;
	clear: both;
	border: medium solid white;
	font-size: 14px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.CommentaireSiteCoteThin table tr{
	background-color: #e9e9d0;
	clear: both;

}
.CommentaireJMP {
	background-color: #ECE9D8;
	clear: both;
	border: thin solid silver;
	font-size: 14px;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px; 
}
#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%;
	padding-right: 5px;
	padding-left: 5px;
	background-color: silver;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	border-style: outset;
	border-width: 5px;
}
#copyright table{
	background-color: #ececd9;
	border: 10px solid #fffeff;
}
#copyright td{
	background-color: #ececd9;
	border-style: outset;
	border-color: #fffeff;
}
#copyright th{
	border-style: none;
	background-color: #ececd9;
}


/* @end */
/* #GrayBackground p{
	color: silver;
	margin-left: 10px;
}*/
/* My Comment */

