body{	
	margin: 0;
	padding: 0;
	height: 100%;
	background: url('images/customer/bg_body.gif') 0 0 repeat-x #f5f4f5;
}

#container {
	width: 870px;
	margin: 0 auto;
	padding: 0 10px;
	background: url('images/customer/bg_container.gif') 0 0 no-repeat #f5f4f5;
}

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

#header {
	width: 870px;
	height: 300px;
}

	#lang {
		position: absolute;

		width: 100px;
		margin-left: 870px;
		margin-top: 34px;
		height: 30px;

		z-index: 3;
	}

		#lang a {
			display: block;
			width:37px;
			height: 29px;
		}

		#lang .fr {
			background: url('images/customer/fr/lang.jpg') 0 0 no-repeat;
		}

		#lang .nl {
			background: url('images/customer/nl/lang.jpg') 0 0 no-repeat;
		}

			#lang a:hover {
				background-position: bottom;
			}

	.fr #logo {
		display: block;
		width: 270px;
		height: 100px;
		float: left;
		background: url('images/customer/fr/bg_logo.jpg') 0 0 no-repeat;
	}

	.nl #logo {
		display: block;
		width: 270px;
		height: 100px;
		float: left;
		background: url('images/customer/nl/bg_logo.jpg') 0 0 no-repeat;
	}

	#headerRight {
		width: 577px;
		height: 64px;
		float: left;
		padding: 36px 0 0 23px;
		background: url('images/customer/bg_headerright.jpg') 0 0 no-repeat;
		
		color: #fff;
		font-size: 13px;
		text-transform: uppercase;
	}

	#menu {
		width: 235px;
		height: 190px;
		float: left;
		padding: 10px 15px 0 20px;
		background: url('images/customer/bg_menu.jpg') 0 0 no-repeat;
	}

		#menu a {
			display: block;
			padding: 5px 12px 5px 0;
			border-bottom: 1px dotted #255da2;
			background: url('images/customer/puce_menu.gif') right 10px no-repeat;

			color: #fff;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
			text-align: right;
		}

		#menu a:hover {
			background-color: #F4B000;
		}

	#banner	{
		width: 600px;
		height: 215px;
		float: left;

		position: relative;
		top: -15px;
		margin-bottom: -15px;
	}	

/* Main
-------------------------------------------------------------- */

#main {
	width: 870px;
	background-color: #fff;
}

	#main .column {
		float: left;
	}

	#main .two-columns #mainLeft {
		width: 250px;
		min-height: 230px;
		padding: 20px;
		background: url('images/customer/bg_mainleft.gif') right 0 no-repeat;
		font-size:11px;
	}

	#main .two-columns #mainRight {
		width: 540px;
		padding: 20px;
	}

/*#main #mainRight .two-columns .column {
	width : 359px;
}

#main #mainRight .two-columns .columnSeparator {
	width: 11px;
	height:1px;
	float: left;
}

#main #mainRight .three-columns .column {
	width : 235px;
}

#main #mainRight .three-columns .columnSeparator {
	width: 12px;
	height:1px;
	float: left;
}

#main #mainFull .two-columns .column {
	width : 455px;
}

#main #mainFull .two-columns .columnSeparator {
	width: 10px;
	height:1px;
	float: left;
}

#main #mainFull .three-columns .column {
	width : 300px;
}

#main #mainFull .three-columns .columnSeparator {
	width: 10px;
	height:1px;
	float: left;
}

#main .three-columns #mainLeft {
	width: 181px;
	background-color: #e8e7e7;
}

#main .three-columns #mainCenter {
	width : 538px;
	padding: 0 10px;
}

#main .three-columns #mainRight {
	width: 181px;
	background-color: #e8e7e7;
}

#main .full-column #mainFull {
	width: 100%;
} 

/* Footer
-------------------------------------------------------------- */

#footer{
	width: 570px;
	margin: 0 auto 10px auto;
	padding: 10px 10px 30px 290px;
	background: url('images/customer/bg_footer.gif') 0 0 no-repeat #fff;

	font-size: 10px;
	color: #878787;
}

	#footer a {
	}

/* Products > Products List Pager
-------------------------------------------------------------- */

.pagerTop {
	height: 23px;
	border-top: 1px solid #e7e7e7;

	font-size: 10px;
	font-weight: bold;
}

.pagerBottom {
	height: 23px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;

	position: relative;
	top: -1px;

	font-size: 10px;
	font-weight: bold;
}

	.pagerTop a,
	.pagerBottom a {
		display: block inline;
		margin-right: 3px;
		padding: 0 2px 2px 2px;

		color: #000000;
		text-decoration: none;
		text-align: center;
	}
	
	.pagerTop a.current,
	.pagerBottom a.current {
		height: 10px;
		padding-bottom: 0;
		border-bottom: 2px solid #1776b8;

		color: #1776b8;
	}

	.pagerTop a:hover,
	.pagerBottom a:hover {
		background-color: #1776b8;

		color: #fff;
	}

	.pagerTop .left,
	.pagerBottom .left {
		width: 25%;
		height: 18px;
		padding-top: 5px;
		float: left;

		text-align: left;
	}

	.pagerTop .center,
	.pagerBottom .center {	
		width: 50%;
		height: 18px;
		float: left;
		padding-top: 5px;

		text-align: center;
	}

	.pagerTop .right,
	.pagerBottom .right {
		width: 25%;
		height: 20px;
		float: right;
		padding-top: 3px;

		text-align: right;
	}

	.pagerTop .input,
	.pagerBottom .input {
		padding: 0;
		border-color: #c7c7c7;
		background-color: #fff;

		font-size: 9px;
		color: #000000;
	}

/* Float Elements
-------------------------------------------------------------- */

.floatLeft { float:left; }
.floatRight { float:right; }

/* Misc classes
-------------------------------------------------------------- */

.cadre {
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #dff1ff;

	color: #1776b8;
	font-size: 11px;
	line-height: 16px;
}

.notice, 
.important    { padding: 10px; margin-bottom: 0; border: 3px solid #ddd; }

.notice      { background: #e3eef8; color: #4d87be; border-color: #72aade; }
.important    { background: #facde5; color: #c8006e; border-color: #1776b8; }
.importantText { color: #1776b8; }
	
	.notice a    { color: #4d87be; }
	.important a  { color: #c8006e; }

/* modal Popup
-------------------------------------------------------------- */

.modalPopup {
	padding: 20px; 
	border: 10px solid #0182d4; 
	background-color: #fff;
}

.modalPopup  .btnClose {
	width: 20px;
	height: 20px;
	border: 0px solid #fff;
	background-color: #0182d4;

	position: absolute;
	margin-top: -47px;
	margin-left: 510px;

	color: #fff;
	font-size: 10px;
}

.modalPopup  .btnClose:hover {
	background-color: orange;
}
