/* top
-------------------------------------------------------------- */

#top {
	width: 920px;
	margin: 15px auto;

	color: #ffffff;
	font-size: 15px;
}

	#top .topMenu {
		float: right;
	}

		#top .topMenu a {
			color: #ffffff;
			text-shadow: #251a14 0 1px 0;
			text-decoration: none;
		}

	#top #lang {
		float: right;
	}


/* Header
-------------------------------------------------------------- */

#header {
	background: url('images/customer/bg_header.jpg') 0 100% repeat-x;
}

	#header #column1 {
		/*background: url('images/customer/bg_header-1.jpg') 0 0 no-repeat;*/
		position: relative;
	}

	#header #column3 {
		/*background: url('images/customer/bg_header-2.jpg') 0 0 no-repeat;*/
	}

	#header #column4 {
	}

		#header #column4 #fairKids {
			width: 223px;
			height: 91px;
			display: block;
			border: 1px solid #eda921;
			background: url('images/customer/btn_fair-kids.jpg') 0 0 no-repeat;
		}
			#header #column4 #fairKids span {
				display: none;
			}

		#header #column4 #fairTrade {
			width: 223px;
			height: 91px;
			display: block;
			border: 1px solid #eda921;
			margin: -1px 0 0 0;
			background: url('images/customer/btn_fair-trade.jpg') 0 0 no-repeat;
		}

			#header #column4 #fairTrade span {
				display: none;

			}

/* Contact
-------------------------------------------------------------- */

.contactBloc {
	height: 250px;
	padding: 60px 20px 0 20px;
	background: url('images/customer/bg_contact.png') 0 0 no-repeat;
	margin: -18px 0 0 0;

	color: #ffffff;
}

	.contactBloc h1 {
		color: #ffffff;
		font-size: 14px;
		font-weight: normal;
		text-transform: none;
		background: none;
		padding: 0;
	}

	.contactBloc a {
		color: #ffffff;
		text-decoration: none;
	}

/* Column + blocs
-------------------------------------------------------------- */

.lightColumn {
	padding: 20px;
	border-bottom: 10px solid #fff;
	background: url('images/customer/bg_light.jpg') 0 0 repeat-x #fff;
	}
	.lightColumn h1 {
		background: none;
		padding: 0;
		}

.rightBottom {
	background: url('images/customer/bg_rightBottom.jpg') 0 0 repeat-x #ab2b56;
	}

.newsletterBloc {
	height: 81px;
	padding: 30px 20px 0 20px;
	background: url('images/customer/bg_newsletter.png') 0 0 no-repeat;
}

.textContent {
	padding: 20px 20px 0 20px;
}
	.textContent .leftPic {
		float: left;
		margin:3px 20px 10px 0;
		height: 178px;
	}

.rightSide fieldset {
	background: none;
}


/* pages color
-------------------------------------------------------------- */

.mayaPage .textContent h1, .mayaPage .textContent h2, .mayaPage .textContent h3, .mayaPage .textContent a { color: #d7002e; }
.apiculturePage .textContent h1,  .apiculturePage .textContent h2,  .apiculturePage .textContent h3,  .apiculturePage .textContent a { color: #d7b600; }
.commerceEquitablePage .textContent h1, .commerceEquitablePage .textContent h2, .commerceEquitablePage .textContent h3, .commerceEquitablePage .textContent a { color: #cf4900; }
.projetsPage .textContent h1, .projetsPage .textContent h2, .projetsPage.textContent h3, .projetsPage .textContent a { color: #7e9d00; }
.educationPage .textContent h1, .educationPage .textContent h2, .educationPage .textContent h3, .educationPage .textContent a { color: #007caa; }
.newsPage .textContent h1, .newsPage .textContent h2, .newsPage .textContent h3, .newsPage .textContent a { color: #777b00; }
.publicationsPage .textContent h1, .publicationsPage .textContent h2, .publicationsPage .textContent h3, .publicationsPage .textContent a { color: #d51c5c; }

h1 a {
	text-decoration: none;
}

/* CONTROL DOCUMENTS LIST page
-------------------------------------------------------------- */

.lightColumn #ControlDocumentList{
	padding: 0;
}
	.lightColumn #ControlDocumentList h1 {
		color: #30251C;
	}

	.lightColumn #ControlDocumentList .link a {
		color: #64564B;
	}

	.lightColumn #ControlDocumentList .item {}

		#ControlDocumentList .item a {}

		#ControlDocumentList .item a:hover {}

		#ControlDocumentList .item img {}

		#ControlDocumentList .text {}

		#ControlDocumentList .separator {}

		
.lightColumn .voirDocuments{
	display: none;
}

.lightColumn .link a {
	padding: 5px 0;
	border-bottom: 1px solid #CCC4BA;
	color: #30251C;
}
	.lightColumn .link a:hover {
		color: #D7002E;
		background: none;
	}

.rightBottom #ControlDocumentList {
		background: url('images/customer/bd_Documentslist.gif') no-repeat 147px 10px;
	}
	.rightBottom #ControlDocumentList h1 {
			width: 121px;
			height: 40px;
			background: url('images/customer/bd_titleDocumentslist.gif') no-repeat;
		}
			.rightBottom #ControlDocumentList h1 span {
				display: none;
			}

/* bannerZonne
-------------------------------------------------------------- */

.bannerZone {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
	.bannerZone li {
		height: 91px;
		margin:0;
		line-height:0;
		font-size: 0;
	}
	.bannerZone li.sepEncarts {
		height: 0px;
		font-size: 0; 
		line-height: 0;
	}
	#column4 .bannerZone {
	border: 1px solid #dfd6cd;
}

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

.memberLink {
	background: url('images/customer/icon-cadenas.gif') 100% 30% no-repeat;
	padding: 0 17px 0 0;
}
.btn.SendMail {
	margin-top: 10px;
}
		
.createAccountPage fieldset {
	padding: 10px;
}

.documentBloc {
	height:183px;
}
	
	.documentBloc .seeAll {
		padding: 0 0 0 20px;

		color: #fff;
	}

	.documentBloc #ControlDocumentList .link a:hover {
		background-color: #d3578d;

		color: #fff;
	}

/* projetList
-------------------------------------------------------------- */


.black {color: #000000; font-size: 12px;  }
.color1 {color: #ffcc00;  }
.color2 {color: #d4022e;  }
.color3 {color: #006666;  }
.color4 {color: #007caa;  }
.color5 {color: #cf4900;  }
.color6 {color: #7d9d00;  }

.projectList {
	padding: 0 0 0 15px;
}
*+html .projectList  {
	padding: 0 0 0 0px;
	margin: 0 0 0 10px;
}
.projectList li {
	font-size:18px;
	line-height:0.8;
}

/* text-align
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, a {
	text-align: left;
}

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

.contactBloc.contactPage {
	margin: 0;
	background-position: 0 -27px;
	padding: 20px;
	height:auto;
}


#bottomHome {
	background: url('images/customer/bg_bottomHome.gif') repeat-y;
}

.imgRight {
	float:right;
	height: 178px;
	margin: 5px 0px 10px 10px;
}

.imgLeft {
	float:left;
	height: 178px;
	margin: 5px 10px 10px 0px;
}



.copyrightLang.fr { display: none; }
.copyrightLang.nl { display: none; }
.copyrightLang.es { display: none; }