/********** COMMUN *********/
a {text-decoration:none;}

#loading
{
	position: absolute; 
	/*width: 99%;*/
	margin-left: 45%;
	text-align: center; 
	top: 275px; 
	/*top: 46px; */
	z-index: 20;
}

.Warnings
{
	position: absolute;
	margin-top: 0px;
	margin-left: 33%;
	border: 1px solid black;
	padding: 5px;
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: 11px;
	background-color: #fff;
}
.WarningsBottom { margin-top: 645px; }


/********** HOME *********/
#HomeContainer
{
	border: 0px solid;
	width: 930px;
	height: 650px;
	margin: auto;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
}

#HomePage
{
	float: left;
	border: 0px solid;
	width: 800px;
	height: 600px;
	vertical-align: top;
}

#HomeMenu
{
	float: right;
	border: 0px solid;
	width: 130px;
	height: 600px;
	vertical-align: top;
	text-align: left;
}

#HomeFooter
{
	float: left;
	border: 0px solid;
	height: 25px;
	margin-top: 2px;
}

#HomeFooter hr
{
	width: 97%; 
	height: 2px; 
	color: #c6c6c6; 
	background-color: #c6c6c6; 
	border: 0px solid; 
	margin-bottom: 8px;
}

/********** MENU *********/
.boutons
{
	display: block;
	width: 125px; 
	height: 19px;
	background-color: transparent;
	text-decoration: none;
}
.boutons:hover {background-color: #ccc;}
.boutons img {border: 0px solid;}

.boutonsON
{
	display: block;
	width: 125px; 
	height: 19px;
	background-color: #ccc;
	text-decoration: none;
}
.boutonsON img {border: 0px solid;}

#menulang
{
	position: absolute;
	border: 1px solid #ccc;
	width: 60px;
	margin: 0 0 0 54px;
	text-align: center;
	background-color: #fff;
	font-size: 10px;
	font-family: Arial;
	color: #555;
	cursor: default;
}
#menulang a {display: block; width: 100%; color: black;}

#menulangchoice
{
	display: none;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #ccc;
}

/********** PIED DE PAGE *********/
#privacy
{
	border: 2px solid;
	border-color: #bbbbbb;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}

#PPArrowLeft
{
	margin-right: 7px; 
	border: 0px solid;
}

#PPArrowRight
{
	margin-left: 1px; 
	border: 0px solid;
}

/**************************/
/********** PAGES *********/
/**************************/

.GinesisBoutons
{
	border: 0px solid;
	opacity: 0.6;
	filter: alpha(opacity=60); /* Pour IE */
}

#GinesisVideo
{
	width: 160px;
	height: 120px;
	margin-top: 0px;
	margin-left: 0px;
}

.GintensityBotanicals
{
	position: absolute; 
	display: none;
}

.GinfusionChoix
{
	margin-top: 10px; 
	text-align: right; 
	font-family: Arial; 
	font-size: 11px; 
	line-height: 1.85em;
}

/***** GINTERACT *****/
#GinteractCadreNewsletter
{
	width: 795px; 
	height: 440px; 
	background-image: url('images/ginteract-bg1.jpg'); 
	background-repeat: no-repeat; 
	background-position: 8px 119px;
}

#GinteractCadreNewsletter form
{
	height: 442px;
	margin: 19px 0 0 238px;
}

#GinteractCadreNewsletter form .formText, #GinteractCadreNewsletter form .formTextsm
{
	position: absolute;
	height: 22px; 
	width: 175px; 
	margin: 0 0 10px 153px;
	font-size: 11px;
	border: 1px solid black;
}
#GinteractCadreNewsletter form .formText
	{ height: 20px; }
	
.GinteractMessages
{
	position: absolute;
	display: block;
	width: 350px;
	margin: 575px 0 0 280px;
	text-align: center;
	font-weight: bold;
}

/***** GCP *****/
#Connoisseurs2010BilanCadre
{
	width: 745px; 
	height: 460px; 
	margin: 15px 0 0 25px; 
	padding: 93px 17px 0 0; 
	text-align: right;
}

#Connoisseurs2010BilanCadre .bouton
{ 
	float: right;
	margin: 182px 0 0 28px;
	border: 0; 
}

#Connoisseurs2010BilanPopup
{
	display: none;
	position: absolute;
	width: 250px;
	top: 400px;
	margin: 0 0 0 432px;
	padding: 5px;
	border: 2px solid #ff3366;
	background-color: #ccc;
	text-align: center;
}

#Connoisseurs2010BilanPopupClose
{
	float: right;
	margin: -2px 0 0 -8px;
	font-weight: bold;
	color: black;
	cursor: pointer;
}

/* Galeries photos GCP 2010 */
#Connoisseurs2010GaleriesBoutons
{ 
	margin: 10px 0 0 25px; 
	text-align: left;
}

#Connoisseurs2010GaleriesBoutons a
{
	display: inline-block;
	margin: 1px 2px 0 3px;
	padding: 1px 4px 1px 4px;
	border: 1px solid white;
	vertical-align: top;
}
#Connoisseurs2010GaleriesBoutons a:hover
{
	padding: 1px 4px 1px 4px;
	border: 1px solid #ff3366;
}

#Connoisseurs2010GaleriesBoutons a img
	{ border: 0px solid; }

.GCP2010Photos
{
	width: 750px;
	height: 470px;
	margin: 10px auto 0 auto;
}
