#centerPage { 
position: absolute; 
visibility: hidden;}

input{background-color:#FFFFFF;}
.drinkname{color: orange;}
.ingredients{color: green;}
.booster{color: yellow;}
/*.fieldGreen{font-family:arial,helvetica,sans-serif; color:#008000; font-size:12px; background-color:#B5F65D;}*/
.fieldGreen{font-family:arial,helvetica,sans-serif; color:#009530; font-size:12px; background-color:#CCFF99;}
.textGreen{font-family:arial,helvetica,sans-serif; color:#009530; font-size:12px}
.textBoldGreen{font-family:arial,helvetica,sans-serif; color:#009530; font-size:12px; font-weight:bold; text-decoration:none}
/*div.menu{position:absolute; left:20; top:20}*/
div.page{position:absolute; left:200; top:0;}
span.smoothieTitle{font-size:10.0pt; font-family:arial,helvetica,sans-serif; color:#FF9900; font-weight:bold;}
.IntroEnter{font-size:12.0pt; font-family:arial,helvetica,sans-serif; color:#FF7B00; font-weight:bold; text-decoration:none}

#OuterTable{background-color:#FFFFFF; width: 800px;}

#Map_Zeste{visibility:'hidden';display:'none';}

body  {
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #CCFF99; 
scrollbar-darkshadow-color: #009933;
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #009933;

background-image: url(BckGround_darker.gif);
background-repeat: repeat
	}
#content {
	margin-top: 35px;
}

#menuHead   {
	/*background-color: #ccff99;*/
	/*position: absolute;
	z-index: 50;
	top: 80px;
	left: 44px;*/
	position: relative;
	}

		
/*#menuHead1  {
		position: relative;
		visibility: visible;
		 } */

#menu1 {
	/*position: absolute;*/
	position: relative;
	z-index: 100;
	visibility: hidden;
	width: 150px;
	}
/*	
#menuHead2  {
	position: relative;
		}
*/
#menu2 {
	/*position: absolute;*/
	position: relative;	  
	top: -5px;
	/*background-color: #ccc;*/
	z-index: 400;
	/*visibility: hidden;*/	
	display: none;
	width: 800px; 
	}
	
/*#menuHead3  {
		position: relative;	
		visibility: visible;
		 } */

#menu3 {
	/*position: absolute;*/
	position: relative;	 
	top: -5px;
	/*background-color: #ccc;*/
	z-index: 0;
	/*visibility: hidden;*/
	display: none;
	width: 400px;
	}
	
/*#menuHead6  {
		position: relative;	 
		visibility: visible;
		 }	*/

#menu6 {
	/*position: absolute;*/
	position: relative;	 
	top: -5px;
	z-index: 0;
	/*visibility: hidden;*/
	display: none;
	width: 400px;
	}
	
	/*a.menulink:link {
	font-weight: bold;
	text-decoration: none
	}*/	   	

a.menulink:hover {
	cursor: pointer;
	}
	
a.textGreen {
	font-family:arial,helvetica,sans-serif; color:#009530; font-size:12px
	}	

a:hover {
	cursor: pointer;
	}
	
#bienvenue {
	/*background-color: #ccc;*/
	/*background-image: url(images/bienvenue_bkgrnd.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	padding: 0px
	}
	
span.data {	
	position: relative;
	top: -10px;
	left: 8px;
	background-color:white
	}

span.Intro {	
	position: relative;
	top: 75px;
	left: -10px;
	}	
	
img.BKTitle {
	position: relative;
	vertical-align: bottom 
	/*bottom: -10px*/
	}
	
/*img.BKFruit {
	position: relative;
	/*vertical-align: bottom*/ 
	top: 22px;
	left: 5px;
	}*/

table.NoBorder {
	/*border: 2px solid red;*/
	padding: 0px
	}

table.news {
	position: relative;
	top: -25px;
	}	
	
img.BackgroundFruit {
	/*background-position: top right;*/
	/*background-repeat: no-repeat;*/
	/*background-attachment: fixed;*/
	}								 
	
/*.clWin{position:relative; z-index:1; visibility:hidden; overflow:hidden; background-color:transparent;}*/
.clWindow{position:relative; z-index:15; left:1px; width:200; top:0px; overflow:hidden;}
.clWinHead{position:relative; width:200; top:0px; font-family:arial,arial,helvetica; font-size:11px; font-weight:bold; color:white;}
.clText{position:relative; width:98%; z-index:2; font-family:arial,helvetica; font-size:11px;}	 
.clUp{position:absolute; z-index:3; background-color:transparent;}
.clDown{position:absolute; z-index:4; background-color:transparent;}

