#pageLeft{
	width:244px;
	min-height: 270px;
	float:left;
	padding:20px;
	margin-left:25px;
	_margin-left:13px;
}

#pageRight{
	width:525px;
	min-height: 270px;
	float:right;
	padding:20px;
	margin-right:25px;
	_margin-right:13px;
}

	#pageRight .leftSide{
		width:263px;
		float:left;
	}

	#pageRight .rightSide{
		width:244px;
		float:right;
	}

#pageFull{
	width:860px;
	margin-left:25px;
}

#homePage {
}

	#homePage .column {
		width: 249px;
		min-height: 270px;
		float: left;
		padding: 20px;
		background:url('images/bg_columnhome.jpg') 0 0 no-repeat;
	}

	#homePage .sepColumn {
		width: 20px;
		height: 1px;
		float: left;
	}

/*----------------------------------------------------------------------*/
/*-- START COLORS ------------------------------------------------------*/
/*----------------------------------------------------------------------*/

/*-- DEFAULT COLORS -------------------------------------------*/

.defaultColor #pageLeft{

	background:url('images/colors/bg_pageleft_default.jpg') 0px 0px no-repeat;
}

.defaultColor #pageRight{

	background:url('images/colors/bg_pageright_default.jpg') 0px 0px no-repeat;
}

	.defaultColor{color:#EEE4E3;}
	.defaultColor H1{color:#EEE4E3;line-height:16px;}
	.defaultColor H2{color:#EEE4E3;line-height:14px;}
	.defaultColor H3{color:#EEE4E3;line-height:12px;}
	.defaultColor H4{color:#EEE4E3;line-height:12px;}
	.defaultColor A{color:#EEE4E3;}
	.defaultColor HR{color:#654a45;background-color:#654a45;}
	.defaultColor input, 
	.defaultColor select, 
	.defaultColor textarea{color:#e4d7d4; border:1px solid #220f0c; background-color:#502721;}

	.defaultColor btn:hover {
		background-color: #72232e;
	}

	.defaultColor .sepDotted{margin:15px 0px; border-bottom:1px dotted #654a45;}


/*-- AT HOME COLORS -------------------------------------------*/

.atHomeColor #pageLeft{

	background:url('images/colors/bg_pageleft_athome.jpg') 0px 0px no-repeat;
}

.atHomeColor #pageRight{

	background:url('images/colors/bg_pageright_athome.jpg') 0px 0px no-repeat;
}

	.atHomeColor{color:#e6d5d2;}
	.atHomeColor H1{color:#ffffff;line-height:16px;}
	.atHomeColor H2{color:#ffffff;line-height:14px;}
	.atHomeColor H3{color:#ffffff;line-height:12px;}
	.atHomeColor H4{color:#ffffff;line-height:12px;}
	.atHomeColor A{color:#ffffff;}
	.atHomeColor HR{color:#672219;background-color:#672219;}
	.atHomeColor input, 
	.atHomeColor select, 
	.atHomeColor textarea{color:#e6d5d2; border:1px solid #6b1f2a; background-color:#ac5b67;}

	.atHomeColor .sepDotted{margin:15px 0px; border-bottom:1px dotted #b87169;}
	.atHomeColor .starFlash {
		 position: absolute; 
		 margin-left: 165px;
		 margin-top: -30px;
		 display: block;
		 width: 76px;
		 height: 55px;
		 background:url('images/athome/starFlash.png') 0px 0px no-repeat;
		 color: white;
		 font-size: 14px;
		 text-align: center;
		 padding-top: 20px;
	}

/*-- OFFICE COLORS -------------------------------------------*/

.officeColor #pageLeft{

	background:url('images/colors/bg_pageleft_office.jpg') 0px 0px no-repeat;
}

.officeColor #pageRight{

	background:url('images/colors/bg_pageright_office.jpg') 0px 0px no-repeat;
}

	.officeColor{color:#ebd2cc;}
	.officeColor H1{color:#ffffff;line-height:16px;}
	.officeColor H2{color:#ffffff;line-height:14px;}
	.officeColor H3{color:#ffffff;line-height:12px;}
	.officeColor H4{color:#ffffff;line-height:12px;}
	.officeColor A{color:#ffffff;}
	.officeColor HR{color:#7d1700;background-color:#7d1700;}
	.officeColor input, 
	.officeColor select, 
	.officeColor textarea{color:#ebd2cc; border:1px solid #7d1700; background-color:#a53117;}

	.officeColor .sepDotted{margin:15px 0px; border-bottom:1px dotted #bb6854;}
	.officeColor .starFlash {
		 position: absolute; 
		 margin-left: 165px;
		 margin-top: -30px;
		 display: block;
		 width: 76px;
		 height: 55px;
		 background:url('images/office/starFlash.png') 0px 0px no-repeat;
		 color: white;
		 font-size: 14px;
		 text-align: center;
		 padding-top: 20px;
	}

/*-- PROFESSIONAL COLORS -------------------------------------------*/

.professionalColor #pageLeft{

	background:url('images/colors/bg_pageleft_pro.jpg') 0px 0px no-repeat;
}

.professionalColor #pageRight{

	background:url('images/colors/bg_pageright_pro.jpg') 0px 0px no-repeat;
}

	.professionalColor{color:#d2d9cf;}
	.professionalColor H1{color:#ffffff;line-height:16px;}
	.professionalColor H2{color:#ffffff;line-height:14px;}
	.professionalColor H3{color:#ffffff;line-height:12px;}
	.professionalColor H4{color:#ffffff;line-height:12px;}
	.professionalColor A{color:#ffffff;}
	.professionalColor HR{color:#16340e;background-color:#16340e;}
	.professionalColor input, 
	.professionalColor select, 
	.professionalColor textarea{color:#d2d9cf; border:1px solid #16340e; background-color:#305226;}

	.professionalColor .sepDotted{margin:15px 0px; border-bottom:1px dotted #568044;}

	.professionalColor .starFlash {
		 position: absolute; 
		 margin-left: 165px;
		 margin-top: -30px;
		 display: block;
		 width: 76px;
		 height: 55px;
		 background:url('images/pro/starFlash.png') 0px 0px no-repeat;
		 color: white;
		 font-size: 14px;
		 text-align: center;
		 padding-top: 20px;
	}

/*-- MANO MANO COLORS -------------------------------------------*/

.manoColor #pageLeft{

	background:url('images/colors/bg_pageleft_mano.jpg') 0px 0px no-repeat;
}

.manoColor #pageRight{

	background:url('images/colors/bg_pageright_mano.jpg') 0px 0px no-repeat;
}

	.manoColor{color:#ffffff;}
	.manoColor H1{color:#ffffff;line-height:16px;}
	.manoColor H2{color:#ffffff;line-height:14px;}
	.manoColor H3{color:#ffffff;line-height:12px;}
	.manoColor H4{color:#ffffff;line-height:12px;}
	.manoColor A{color:#ffffff;}
	.manoColor HR{color:#2b9bcd;background-color:#2b9bcd;}
	.manoColor input, 
	.manoColor select, 
	.manoColor textarea{color:#f6fafc; border:1px solid #0c648e; background-color:#309fd1;}
	.manoColor .bgCharte {background:url('images/manomano/bg_charte.jpg') top no-repeat #f9fdff; color:#381d0c; padding:20px;margin-right: 35px;}
	.manoColor .bgCharte h3 {color:#a0b41a;}
	.manoColor .bgCharte small {font-size: 12px;color: #59483d;}
	.manoColor .charte_bottom {
		background:url('images/manomano/bg_charte_bottom.jpg') 0px 0px no-repeat #f9fdff;
		display: block;
		width: 453px;
		height: 22px;
		position: relative;
		top: -22px;
		margin-bottom: -22px;
	}

	.manoColor .puceManoMano {
		width:12px;
		height:10px;
		float: left; 
		margin-right: 5px; 
		margin-bottom: 1px; 
		position: relative; 
		top: 2px;
	}

	.manoColor .sepDotted{margin:15px 0px; border-bottom:1px dotted #52a8ce;}


/*-- GRANDES ORIGINES COLORS -------------------------------------------*/

.origineColor #pageLeft{

	background:url('images/colors/bg_pageleft_origine.jpg') 0px 0px no-repeat;
}

.origineColor #pageRight{

	background:url('images/colors/bg_pageright_origine.jpg') 0px 0px no-repeat;
}

	.origineColor{color:#afafaf;}
	.origineColor H1{color:#dadada;line-height:16px;}
	.origineColor H2{color:#dadada;line-height:14px;}
	.origineColor H3{color:#dadada;line-height:12px;}
	.origineColor H4{color:#dadada;line-height:12px;}
	.origineColor A{color:#afafaf;}
	.origineColor HR{color:#353535;background-color:#353535;}

/*----------------------------------------------------------------------*/
/*-- END COLORS --------------------------------------------------------*/
/*----------------------------------------------------------------------*/



/*----------------------- Liquid division --------------------------------*/

.liquidRight {
	width: 49%;
	float: left;
	margin-left: 14px;
}

.liquidLeft {
	width: 49%;
	float: left;
}


/*----------------------- Link --------------------------------*/

.link{
}

	.link A{
		display:block;
		padding:4px 0px 4px 15px;
		text-decoration:none;
		font-weight:bold;
		border-bottom:1px dotted #e4d7d4;
		background:url('images/puce_link.gif') 2px 7px no-repeat;
	}

		.link .linkActive{
			color:#ffffff;
		}

		.link a:hover {
			background:url('images/puce_link.gif') 2px -24px no-repeat #5b2c1f;
		}

		.atHomeColor .link a {
			background:url('images/athome/puce_link.gif') 2px 7px no-repeat;
		}

		.atHomeColor .link a:hover {
			background:url('images/athome/puce_link.gif') 2px -24px no-repeat #581a21;
		}

		.officeColor .link a {
			background:url('images/office/puce_link.gif') 2px 7px no-repeat;
		}

		.officeColor .link a:hover {
			background:url('images/office/puce_link.gif') 2px -24px no-repeat #621200;
		}

		.professionalColor .link a {
			background:url('images/pro/puce_link.gif') 2px 7px no-repeat;
		}

		.professionalColor .link a:hover {
			background:url('images/pro/puce_link.gif') 2px -24px no-repeat #16350e;
		}

		.manoColor .link a {
			background:url('images/manomano/puce_link.gif') 2px 7px no-repeat;
		}		

		.manoColor .link a:hover {
			background:url('images/manomano/puce_link.gif') 2px -24px no-repeat #0a567c;
		}



/*----------------------- Cadre--------------------------------*/

.cadre{
	border:1px solid #E8E1DF;
	padding:10px;
	margin-bottom:15px;
}

.style1{border:1px solid #98A529;}

/*----------------------- Important ---------------------------*/

.important{
	padding:20px;
	border:2px solid #ff696a;
	font-size:120%;
	text-align:justify;
	color:#ff696a;
	background-color:#ffd6d7;
	text-align:center;
}


/*----------------------- Liste ---------------------------*/

.liste{
	text-align:left;
	margin-bottom:15px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}

.liste TD{
	padding:3px;
	border-bottom:1px solid #dedede;
}

.liste TH{
	color:#ffffff;
	padding:3px;
	background-color:#4b7390;
}


/*---------------------------------------------------------*/

.puce{
	float:left;
	width:26px;
	height:40px;
	padding-right:10px;
}

.txtPuce{
	float:left;
	width:488px;
}

/*----------*/

#intro{
	width:580px;
	height:105px;
	float:left;
	padding-top:15px;
	font-size:14px;
	color:#A27A62;
	margin-left:25px;
}

	#intro h1{
	color:#A27A62;
	}


/*----------*/

#originesLinks{
	width:900px;
	height: 26px;
	padding: 10px 0;
	margin-top:20px;
	margin-left:6px;
	text-align:center;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535;
}

	#originesLinks .linkBox{
		width:99px;
		float:left;
		text-align:center;
		font-size:11px;
		border-right:1px solid #353535;
	}

	#originesLinks .linkBox A{
		display:block;
		text-decoration:none;
	}

	#originesLinks .linkBox A:hover{
		/*background-color:#353535;*/
	}

/*----------*/

.boxProducts{
	display:block;
	float:left; 
	width:262px; 
	height:80px; 
	margin-bottom:12px;
}

	.sepProducts{
		float:left; 
		width:12px; 
		height:1px; 
	}

/*----------*/

.productsCategory{
}

	.defaultColor .productsCategory .productBox{
		float:left;
		width:232px;
		padding:10px 10px 0px 10px;
	}

	.productsCategory .productBox{
		float:left;
		width:232px;
		padding:10px 10px 0px 10px;
		margin-bottom:30px;
	}
	
	.atHomeColor .productsCategory .productBox{background:url('images/athome/bg_productscategory.gif') 0px 0px repeat-x;}
	.officeColor .productsCategory .productBox{background:url('images/office/bg_productscategory.gif') 0px 0px repeat-x;}
	.professionalColor .productsCategory .productBox{background:url('images/pro/bg_productscategory.gif') 0px 0px repeat-x;}
	.defaultColor .productsCategory .productBox{background:url('images/societe/bg_productscategory.gif') 0px 0px repeat-x;}

		.defaultColor .productsCategory .productBox .productPhoto{
			width:232px;
			height:100px;
			margin-bottom:10px;
		}

		.productsCategory .productBox .productPhoto{
			width:232px;
			height:100px;
			margin-bottom:10px;
		}

		.productsCategory .productBox .productDescription{
			height:175px;
			font-size:12px;
			text-align:justify;
			margin-bottom:0px;
		}

		.productsCategory .productBox .productMore,.productsCategory .productBox .contactUs{
			display:block;
			width:232px;
			height:35px;
			cursor:pointer;
		}

			/* PRODUCTMORE EN FRANCAIS */
		
		.defaultColor .fr .productBox .productMore{background:url('images/fr/default_btn_more.jpg') 0px 0px no-repeat;}
		.atHomeColor .fr .productBox .productMore{background:url('images/fr/athome_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .fr .productBox .productMore{background:url('images/fr/office_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .fr .productBox .contactUs{background:url('images/fr/office_btn_contact.jpg') 0px 0px no-repeat;}
		.professionalColor .fr .productBox .productMore{background:url('images/fr/pro_btn_more.jpg') 0px 0px no-repeat;}
		.professionalColor .fr .productBox .contactUs{background:url('images/fr/pro_btn_contact.jpg') 0px 0px no-repeat;}

			.productsCategory .productBox .productMore:hover{
				background-position:0px bottom;
			}

		/* FIN DE PRODUCTMORE EN FRANCAIS */

		/* PRODUCTMORE EN ALLEMAND */

		.defaultColor .de .productBox .productMore{background:url('images/de/default_btn_more.jpg') 0px 0px no-repeat;}
		.atHomeColor .de .productBox .productMore{background:url('images/de/athome_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .de .productBox .productMore{background:url('images/de/office_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .de .productBox .contactUs{background:url('images/de/office_btn_contact.jpg') 0px 0px no-repeat;}
		.professionalColor .de .productBox .productMore{background:url('images/de/pro_btn_more.jpg') 0px 0px no-repeat;}
		.professionalColor .de .productBox .contactUs{background:url('images/de/pro_btn_contact.jpg') 0px 0px no-repeat;}

			.productsCategory .de .productBox .productMore:hover{
				background-position:0px bottom;
			}

		/* FIN DE PRODUCTMORE EN ALLEMAND */

		/* PRODUCTMORE EN ANGLAIS */

		.defaultColor .en .productBox .productMore{background:url('images/en/default_btn_more.jpg') 0px 0px no-repeat;}
		.atHomeColor .en .productBox .productMore{background:url('images/en/athome_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .en .productBox .productMore{background:url('images/en/office_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .en .productBox .contactUs{background:url('images/en/office_btn_contact.jpg') 0px 0px no-repeat;}
		.professionalColor .en .productBox .productMore{background:url('images/en/pro_btn_more.jpg') 0px 0px no-repeat;}
		.professionalColor .en .productBox .contactUs{background:url('images/en/pro_btn_contact.jpg') 0px 0px no-repeat;}

			.productsCategory .en .productBox .productMore:hover{
				background-position:0px bottom;
			}

		/* FIN DE PRODUCTMORE EN ANGLAIS */

		/* PRODUCTMORE EN NEERLANDAIS */

		.defaultColor .nl .productBox .productMore{background:url('images/nl/default_btn_more.jpg') 0px 0px no-repeat;}
		.atHomeColor .nl .productBox .productMore{background:url('images/nl/athome_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .nl .productBox .productMore{background:url('images/nl/office_btn_more.jpg') 0px 0px no-repeat;}
		.officeColor .nl .productBox .contactUs{background:url('images/nl/office_btn_contact.jpg') 0px 0px no-repeat;}
		.professionalColor .nl .productBox .productMore{background:url('images/nl/pro_btn_more.jpg') 0px 0px no-repeat;}
		.professionalColor .nl .productBox .contactUs{background:url('images/nl/pro_btn_contact.jpg') 0px 0px no-repeat;}

			.productsCategory .nl .productBox .productMore:hover{
				background-position:0px bottom;
			}

		/* FIN DE PRODUCTMORE EN NEERLANDAIS */

		.espaceClient {
			display: block;
			width:232px;
			height:35px;
			cursor:pointer;
		}

		/* ESPACE CLIENT EN FRANCAIS */

		.defaultColor .fr .espaceClient {background:url('images/fr/default_btn_client.jpg') 0px 0px no-repeat;}
		.atHomeColor .fr .espaceClient {background:url('images/fr/athome_btn_client.jpg') 0px 0px no-repeat;}
		.officeColor .fr .espaceClient {background:url('images/fr/office_btn_client.jpg') 0px 0px no-repeat;}
		.professionalColor .fr .espaceClient {background:url('images/fr/pro_btn_client.jpg') 0px 0px no-repeat;}
		.manoColor .fr .espaceClient {background:url('images/fr/manomano_btn_client.jpg') 0px 0px no-repeat;}

		/* FIN DE ESPACE CLIENT EN FRANCAIS */

		/* ESPACE CLIENT EN ANGLAIS */

		.defaultColor .en .espaceClient {background:url('images/en/default_btn_client.jpg') 0px 0px no-repeat;}
		.atHomeColor .en .espaceClient {background:url('images/en/athome_btn_client.jpg') 0px 0px no-repeat;}
		.officeColor .en .espaceClient {background:url('images/en/office_btn_client.jpg') 0px 0px no-repeat;}
		.professionalColor .en .espaceClient {background:url('images/en/pro_btn_client.jpg') 0px 0px no-repeat;}
		.manoColor .en .espaceClient {background:url('images/en/manomano_btn_client.jpg') 0px 0px no-repeat;}

		/* FIN DE ESPACE CLIENT EN ANGLAIS */

		/* ESPACE CLIENT EN ALLEMAND */

		.defaultColor .de .espaceClient {background:url('images/de/default_btn_client.jpg') 0px 0px no-repeat;}
		.atHomeColor .de .espaceClient {background:url('images/de/athome_btn_client.jpg') 0px 0px no-repeat;}
		.officeColor .de .espaceClient {background:url('images/de/office_btn_client.jpg') 0px 0px no-repeat;}
		.professionalColor .de .espaceClient {background:url('images/de/pro_btn_client.jpg') 0px 0px no-repeat;}
		.manoColor .de .espaceClient {background:url('images/de/manomano_btn_client.jpg') 0px 0px no-repeat;}

		/* FIN DE ESPACE CLIENT EN ALLEMAND */

		/* ESPACE CLIENT EN NEERLANDAIS */

		.defaultColor .nl .espaceClient {background:url('images/nl/default_btn_client.jpg') 0px 0px no-repeat;}
		.atHomeColor .nl .espaceClient {background:url('images/nl/athome_btn_client.jpg') 0px 0px no-repeat;}
		.officeColor .nl .espaceClient {background:url('images/nl/office_btn_client.jpg') 0px 0px no-repeat;}
		.professionalColor .nl .espaceClient {background:url('images/nl/pro_btn_client.jpg') 0px 0px no-repeat;}
		.manoColor .nl .espaceClient {background:url('images/nl/manomano_btn_client.jpg') 0px 0px no-repeat;}

		/* FIN DE ESPACE CLIENT EN NEERLANDAIS */

		.espaceClient:hover {
			background-position: bottom;
		}

	.productsCategory .sepProducts{
		float:left;
		width:20px;
		height:1px;
	}

/*----------*/

/* TERRESOLIDAIRE EN FRANCAIS */

.fr #terreSolidaire{
	width:240px;
	height:324px;
	padding:30px 30px 0px 255px;
	line-height:20px;
	background:url('images/fr/manomano_bg_terresolidaire.jpg') 0px 0px no-repeat;
}


/* FIN DE TERRESOLIDAIRE EN FRANCAIS */

/* TERRESOLIDAIRE EN ANGLAIS */

.en #terreSolidaire{
	width:240px;
	height:324px;
	padding:30px 30px 0px 255px;
	line-height:20px;
	background:url('images/en/manomano_bg_terresolidaire.jpg') 0px 0px no-repeat;
}

/* FIN DE TERRESOLIDAIRE EN ANGLAIS */

/* TERRESOLIDAIRE EN ALLEMAND */

.de #terreSolidaire{
	width:240px;
	height:324px;
	padding:30px 30px 0px 255px;
	line-height:20px;
	background:url('images/de/manomano_bg_terresolidaire.jpg') 0px 0px no-repeat;
}

/* FIN DE TERRESOLIDAIRE EN ALLEMAND */

/* TERRESOLIDAIRE EN NEERLANDAIS */

.nl #terreSolidaire{
	width:240px;
	height:324px;
	padding:30px 30px 0px 255px;
	line-height:20px;
	background:url('images/nl/manomano_bg_terresolidaire.jpg') 0px 0px no-repeat;
}

/* FIN DE TERRESOLIDAIRE EN NEERLANDAIS */



	#terreSolidaire H1{color:#0082bc;}

/*----------*/

/* WHICHCOFFEE EN FRANCAIS */

.fr .whichCoffee{
	display:block;
	width:244px;
	height:100px;
	cursor:pointer;
	background:url('images/fr/bg_whichcoffee.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE WHICHCOFFEE EN FRANCAIS */

/* WHICHCOFFEE EN FRANCAIS */

.de .whichCoffee{
	display:block;
	width:244px;
	height:100px;
	cursor:pointer;
	background:url('images/de/bg_whichcoffee.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE WHICHCOFFEE EN ALLEMAND */

/* WHICHCOFFEE EN ANGLAIS */

.en .whichCoffee{
	display:block;
	width:244px;
	height:100px;
	cursor:pointer;
	background:url('images/en/bg_whichcoffee.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE WHICHCOFFEE EN ANGLAIS */

/* WHICHCOFFEE EN NEERLANDAIS */

.nl .whichCoffee{
	display:block;
	width:244px;
	height:100px;
	cursor:pointer;
	background:url('images/nl/bg_whichcoffee.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE WHICHCOFFEE EN NEERLANDAIS */

	.whichCoffee:hover{
		background-position:0px bottom;
	}


/*----------*/

/* WHERECOFFEE EN FRANCAIS */

.fr .whereCoffee{
	display:block;
	width:237px;
	height:70px;
	padding:11px 7px 0px 0px;
	text-align:right;
	color:#fffffff;
	background:url('images/fr/bg_wherecoffee.jpg') 0px 0px no-repeat;
}

/* FIN DE WHERECOFFEE EN FRANCAIS */

/* WHERECOFFEE EN ANGLAIS */

.en .whereCoffee{
	display:block;
	width:237px;
	height:70px;
	padding:11px 7px 0px 0px;
	text-align:right;
	color:#fffffff;
	background:url('images/en/bg_wherecoffee.jpg') 0px 0px no-repeat;
}

/* FIN DE WHERECOFFEE EN ANGLAIS */

/* WHERECOFFEE EN ALLEMAND */

.de .whereCoffee{
	display:block;
	width:237px;
	height:70px;
	padding:11px 7px 0px 0px;
	text-align:right;
	color:#fffffff;
	background:url('images/de/bg_wherecoffee.jpg') 0px 0px no-repeat;
}

/* FIN DE WHERECOFFEE EN ALLEMAND */

/* WHERECOFFEE EN NEERLANDAIS */

.nl .whereCoffee{
	display:block;
	width:237px;
	height:70px;
	padding:11px 7px 0px 0px;
	text-align:right;
	color:#fffffff;
	background:url('images/nl/bg_wherecoffee.jpg') 0px 0px no-repeat;
}

/* FIN DE WHERECOFFEE EN NEERLANDAIS */

	.whereCoffee:hover{
		background-position:0px bottom;
	}

	.whereCoffee img {
		margin-top:7px;
	}
/*----------*/

#forcesTab{width:440px;}
#whereTab{width:740px;}
.machineTab{width:440px;}
.PopUp{width:320px;}


#forcesTab, 
#whereTab,
.machineTab,
.PopUp{
	padding:20px;
	background-color:#792734;
	border:10px solid #ffffff;
	position:absolute;
}

#exportDiv,
#label {
	padding:20px;
	border:10px solid #ffffff;
	position:absolute; 
	width:320px;
}

.professionalColor #exportDiv,
.professionalColor #label {
	background-color: #1d4111;
}

.defaultColor #exportDiv,
.defaultColor #label {
	background-color: #2c130f;
}

	#forcesTab A, 
	#whereTab A,
	.machineTab A,
	.PopUp A{
		text-decoration:none;
		font-weight:bold;
	}

	.PopUp h2 {
		font-size: 14px;
		font-weight: bold;
		
	}
	
	#forcesTab TABLE, 
	#whereTab TABLE,
	.machineTab TABLE,
	.PopUp TABLE{
		padding:3px;
	}

	.officeColor table {
		border:1px solid #6a1300;
		background-color:#9c1d00;
	}

	.officeColor table .odd {
		background-color: #6a1300;
	}

	.professionalColor table {
		border:1px solid #132a0d;
		background-color:#1d4111;
	}

	.professionalColor table .odd {
		background-color: #132a0d;
	}

	.defaultColor table {
		border:1px solid #2c130f;
		background-color:#1a0c07;
	}

	.defaultColor table .odd {
		background-color: #2c130f;
	}

	.atHomeColor table {
		border:1px solid #4c171f;
		background-color:#792632;
	}

	.atHomeColor table .odd {
		background-color: #4c171f;
	}

	#forcesTab .odd, 
	#whereTab .odd,
	.machineTab .odd,
	.PopUp .odd{
		
	}

.btnClose{
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	font-size:16px;
	background-color:#913948;
	border:2px solid #ffffff;
	cursor:pointer;

	position:relative;
	top:-40px;
	margin-bottom:-24px;
	float:right;
}

.btnClose:hover {
	color: white;
}

.atHomeColor .machineTab {
	background-color: #792632;
}

.atHomeColor .PopUp {
	background-color: #792632;
}

.atHomeColor .btnClose {
	background-color:#5b1c24;
	text-decoration: none;
	font-weight: bold;
}

.professionalColor .machineTab {
	background-color:#1d4111;
}

.professionalColor .PopUp {
	background-color:#1d4111;
}

.professionalColor .btnClose {
	background-color: #132a0d;
	text-decoration: none;
	font-weight: bold;
}

.defaultColor .machineTab {
	background-color: #1a0c07;
}

.defaultColor .PopUp {
	background-color: #1a0c07;
}

.defaultColor .btnClose {
	background-color:#2c130f;
	text-decoration: none;
	font-weight: bold;
}

.officeColor .machineTab {
	background-color: #0981b6;
}

.manoColor .PopUp {
	background-color: #0981b6;
}

.manoColor .btnClose {
	background-color: #0b537b;
	text-decoration: none;
	font-weight: bold;
}

.officeColor .machineTab {
	background-color: #981c00;
}

.officeColor .PopUp {
	background-color: #981c00;
}

.officeColor .btnClose {
	background-color: #6a1300;
	text-decoration: none;
	font-weight: bold;
}

.origineColor .PopUp {
	background-color: #212121;
}

.origineColor .btnClose {
	background-color: #121212;
	text-decoration: none;
	font-weight: bold;
}

/* COULEURS - 1 = clair ; 2 = foncé */

.Green {
	background-color:#1d4111;
}

.Green2 {
	background-color: #132a0d;
}

.Brown {
	background-color: #1a0c07;
}

.Brown2 {
	background-color:#2c130f;
}

.Pink{
	background-color: #792632;
}

.Pink2 {
	background-color:#5b1c24;
}

.Blue {
	background-color: #0981b6;
}

.Blue2 {
	background-color: #0b537b;
}

.Red {
	background-color: #981c00;
}

.Red2 {
	background-color: #6a1300;
}

.Black {
	background-color:#212121;
}

.Black2 {
	background-color: #121212;
}

/*----------*/

.postitProduct{
	width:116px;
	height:145px;
	float:left;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	border: none;
	text-decoration: none;
	outline: 0;
}

.postitProduct:hover {
	color: white;
}

	.atHomeColor .postitProduct{background:url('images/athome/bg_postitproduct.jpg') 0px bottom no-repeat;}
	.officeColor .postitProduct{background:url('images/office/bg_postitproduct.jpg') 0px bottom no-repeat;}
	.professionalColor .postitProduct{background:url('images/pro/bg_postitproduct.jpg') 0px bottom no-repeat;}
	.manoColor .postitProduct{background:url('images/manomano/bg_postitproduct.jpg') 0px bottom no-repeat;}
	.origineColor .postitProduct{background:url('images/origine/bg_postitproduct.jpg') 0px bottom no-repeat;}

	.postitProduct .productName{
		padding-top:5px;
	}

.sepPostitProduct{
	width:20px;
	height:1px;
	float:left;
}

/*----------*/

/* VENDING EN FRANCAIS */

.fr .vending{
	display:block;
	width:244px;
	height:90px;
	cursor:pointer;
	background:url('images/fr/bg_vending.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE VENDING EN FRANCAIS */

/* VENDING EN ALLEMAND */

.de .vending{
	display:block;
	width:244px;
	height:90px;
	cursor:pointer;
	background:url('images/de/bg_vending.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE VENDING EN ALLEMAND */

/* VENDING EN ANGLAIS */

.en .vending{
	display:block;
	width:244px;
	height:90px;
	cursor:pointer;
	background:url('images/en/bg_vending.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE VENDING EN ANGLAIS */

/* VENDING EN NEERLANDAIS */

.nl .vending{
	display:block;
	width:244px;
	height:90px;
	cursor:pointer;
	background:url('images/nl/bg_vending.jpg') 0px 0px no-repeat;
	margin-bottom:10px;
}

/* FIN DE VENDING EN NEERLANDAIS */

	.vending:hover{
		background-position:0px -100px;
	}

/*----------*/

.export,
.plan {
	display:block;
	width:244px;
	height:100px;
	cursor:pointer;
	margin-bottom:10px;
}

	/* EXPORT EN FRANCAIS */

	.professionalColor .fr .export{background:url('images/fr/pro_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .fr .export{background:url('images/fr/default_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .fr .plan{background:url('images/fr/default_bg_plan.jpg') 0px 0px no-repeat;}
	.atHomeColor .fr .plan{background:url('images/fr/athome_bg_plan.jpg') 0px 0px no-repeat;}
	.officeColor .fr .plan{background:url('images/fr/office_bg_plan.jpg') 0px 0px no-repeat;}
	.professionalColor .fr .plan{background:url('images/fr/pro_bg_plan.jpg') 0px 0px no-repeat;}
	.manoColor .fr .plan{background:url('images/fr/manomano_bg_plan.jpg') 0px 0px no-repeat;}

	/* FIN DE EXPORT EN FRANCAIS */

	/* EXPORT EN ANGLAIS */

	.professionalColor .en .export{background:url('images/en/pro_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .en .export{background:url('images/en/default_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .en .plan{background:url('images/en/default_bg_plan.jpg') 0px 0px no-repeat;}
	.atHomeColor .en .plan{background:url('images/en/athome_bg_plan.jpg') 0px 0px no-repeat;}
	.officeColor .en .plan{background:url('images/en/office_bg_plan.jpg') 0px 0px no-repeat;}
	.professionalColor .en .plan{background:url('images/en/pro_bg_plan.jpg') 0px 0px no-repeat;}
	.manoColor .en .plan{background:url('images/en/manomano_bg_plan.jpg') 0px 0px no-repeat;}

	/* FIN DE EXPORT EN ANGLAIS */

	/* EXPORT EN NEERLANDAIS */

	.professionalColor .nl .export{background:url('images/nl/pro_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .nl .export{background:url('images/nl/default_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .nl .plan{background:url('images/nl/default_bg_plan.jpg') 0px 0px no-repeat;}
	.atHomeColor .nl .plan{background:url('images/nl/athome_bg_plan.jpg') 0px 0px no-repeat;}
	.officeColor .nl .plan{background:url('images/nl/office_bg_plan.jpg') 0px 0px no-repeat;}
	.professionalColor .nl .plan{background:url('images/nl/pro_bg_plan.jpg') 0px 0px no-repeat;}
	.manoColor .nl .plan{background:url('images/nl/manomano_bg_plan.jpg') 0px 0px no-repeat;}

	/* FIN DE EXPORT EN NEERLANDAIS */

	/* EXPORT EN ALLEMAND */

	.professionalColor .de .export{background:url('images/de/pro_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .de .export{background:url('images/de/default_bg_export.jpg') 0px 0px no-repeat;}
	.defaultColor .de .plan{background:url('images/de/default_bg_plan.jpg') 0px 0px no-repeat;}
	.atHomeColor .de .plan{background:url('images/de/athome_bg_plan.jpg') 0px 0px no-repeat;}
	.officeColor .de .plan{background:url('images/de/office_bg_plan.jpg') 0px 0px no-repeat;}
	.professionalColor .de .plan{background:url('images/de/pro_bg_plan.jpg') 0px 0px no-repeat;}
	.manoColor .de .plan{background:url('images/de/manomano_bg_plan.jpg') 0px 0px no-repeat;}

	/* FIN DE EXPORT EN ALLEMAND */

	.export:hover,
	.defaultColor .plan:hover,
	.atHomeColor .plan:hover,
	.officeColor .plan:hover,
	.professionalColor .plan:hover,
	.manoColor .plan:hover{
		background-position:0px -100px;
		margin-bottom:10px;
	}

/*----------*/

.privateLabel{
	display:block;
	width:244px;
	height:80px;
	cursor:pointer;	
	margin-bottom:10px;
}
	
	/* PRIVATE LABEL EN FRANCAIS */

	.professionalColor .fr .privateLabel{background:url('images/fr/pro_bg_private_label.jpg') 0px 0px no-repeat;}
	.defaultColor .fr .privateLabel{background:url('images/fr/default_bg_private_label.jpg') 0px 0px no-repeat;}

	/* FIN DE PRIVATE LABEL EN FRANCAIS */

	/* PRIVATE LABEL EN ANGLAIS */

	.professionalColor .en .privateLabel{background:url('images/en/pro_bg_private_label.jpg') 0px 0px no-repeat;}
	.defaultColor .en .privateLabel{background:url('images/en/default_bg_private_label.jpg') 0px 0px no-repeat;}

	/* FIN DE PRIVATE LABEL EN ANGLAIS */

	/* PRIVATE LABEL EN ALLEMAND */

	.professionalColor .de .privateLabel{background:url('images/de/pro_bg_private_label.jpg') 0px 0px no-repeat;}
	.defaultColor .de .privateLabel{background:url('images/de/default_bg_private_label.jpg') 0px 0px no-repeat;}

	/* FIN DE PRIVATE LABEL EN ALLEMAND */

	/* PRIVATE LABEL EN NEERLANDAIS */

	.professionalColor .nl .privateLabel{background:url('images/nl/pro_bg_private_label.jpg') 0px 0px no-repeat;}
	.defaultColor .nl .privateLabel{background:url('images/nl/default_bg_private_label.jpg') 0px 0px no-repeat;}

	/* FIN DE PRIVATE LABEL EN NEERLANDAIS */

	.privateLabel:hover{
		background-position:0px -82px;
	}

/*---------------*/

.uppercase {
	text-transform: uppercase;
}

/*-------------*/
.subHome {
	border-left:0px solid #96a229;
}

/*-------------*/

#popup {
	display: none;	
	margin-left: auto;
	margin-right: auto;
	
	position: absolute;
	z-index: 100;
}

	#popup .close {
		right: 0;
		margin: 3px 3px 0 0;
		position: absolute;
		
		font-size: 12px;
		text-decoration: none;
	}

	#popup .info {			
		display: block;
		width: 415px;
		height: 500px;
		border: 3px solid white;
		/*background: url("images/concours_festivals_fr.jpg") 0 0 no-repeat;*/
	}