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

#container {
	width: 970px;
	margin: 0 auto;
}

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

#header {
	width: 970px;
	height: 184px;
}

	#logo {
		width: 187px;
		height: 102px;
		float: left;
		margin: 2px 0 0 0;
	}

	#headerRight {
		width: 783px;
		height: 102px;
		float: right;
	}

		#tools {
			width: 440px;
			height: 20px;
			float: right;
			padding: 0 10px 0 0;
			margin: 67px 0 0 0;
			background:url('images/customer/bg_tools.gif') 0 0 no-repeat #fff;
		}

			#tools .btnAccount {
				display: block;
				float: right;
				padding: 2px 10px 3px 30px;
				background:url('images/customer/ico_customer.gif') 8px 3px no-repeat;
				
				text-decoration: none;
			}

		#menuContainer {
			width: 970px;
			height: 30px;
			padding: 5px 0 0 0;
			float: left;
			background: url('images/customer/menu/bg_menucontainer.jpg') 0 5px no-repeat;
		}

		#menu {
			height: 30px;
			float: left;
		}

			#menu a {
				display: block;
				height: 23px;
				float: left;
				padding: 7px 18px 0 19px;
				border-left: 1px solid #898989;
				border-right: 1px solid #696969;

				color: #fff;
				text-decoration: none;

				background: url('images/customer/menu/bg_menu-a.gif') 0 0 repeat-x;
			}

			#menu a:hover,
			#menu a.active {
				border-left: 1px solid #fdaf10;
				border-right: 1px solid #fd8711;
				background: url('images/customer/menu/bg_menu-o.gif') 0 0 repeat-x;
			}

			#menu a.accueil {
				padding-left: 14px;
				border-left: 0px solid #898989;

				background-image: none;
			}

			#menu a.accueil:hover,
			#menu a.accueilActive {
				border-left: 0px solid #898989;
				background: url('images/customer/menu/bg_menu-o-accueil.jpg') 0 0 no-repeat;
			}

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

#main {
	width: 970px;
	padding: 0;
	margin: 10px 0 0 0;
	background: url('images/customer/bg_main.gif') 0 0 repeat-y;
}

#main .column {
	float: left;
}

#main #mainRight .two-columns .column {
	width : 345px;
}

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

#main .two-columns #mainLeft {
	width: 220px;
	min-height: 433px;
	padding: 0 0 20px 0;
	background: url('images/customer/bg_mainleft.jpg') 0 0 no-repeat;
}

#main .two-columns #mainRight {
	width: 735px;
	float: right;
}

	#main .two-columns #mainRight .page {
		width: 705px;
		min-height: 433px;
		padding: 10px 15px 15px 15px;
		background-color: #fff;
	}

	#main .two-columns #mainRight .page h1 {
		width: 710px;
		height: 20px;
		padding: 7px 0 0 16px;
		margin: 0 0 10px 0;
		background: url('images/customer/bg_h1_mainright.gif') 0 0 no-repeat;

		position: relative;
		left: -21px;
		margin-right: -21px;

		font-size: 14px;
		color: #ffffff;
		font-weight: normal;
	}

#main #mainFull {
	padding: 15px;
	background-color: #fff;
}
	
	#main #mainFull h1 {
		width: 710px;
		height: 20px;
		padding: 7px 0 0 16px;
		margin: 0 0 10px 0;
		background: url('images/customer/bg_h1_mainright.gif') 0 0 no-repeat;

		position: relative;
		left: -21px;
		margin-right: -21px;

		font-size: 14px;
		color: #ffffff;
		font-weight: normal;
	}

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

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

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

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

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

#footerContainer{
	height: 100px;
	background: url('images/customer/bg_footer.gif') 0 0 repeat-x;
}

	#footer {
		width: 970px;
		margin: 0 auto;

		font-size: 11px;
	}

	#footer a {
		text-decoration: none;
	}

	#footerLeft {
		width: 219px;
		float: left;
		padding: 15px 0 0 0;
	}

	#footerRight {
		width: 751px;
		float: left;
	}

		#footerRight .footerLinks {
			width: 160px;
			height: 70px;
			float: left;
			padding: 15px 0 0 15px;
			border-left: 1px solid #f9fcfb;
		}

			#footerRight .footerLinks b {
				color: #0182d4;
			}

			#footerRight .footerLinks a {
				display: block;
				padding: 1px 0;
			}

		#footerRight .footerLinksSeparator {
			width: 15px;
			height: 1px;
			float: left;
		}

	#footerBottom {
		margin: 20px 0 0 0;
		padding: 8px 0 20px 0;
		border-top: 1px solid #cfe8f9;

		font-size: 11px;
		text-align: right;
	}

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

.pagerTop {
	height: 23px;
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #cfe8f9;
	border-bottom: 1px solid #cfe8f9;
	background-color: #fff;

	font-size: 11px;
}

.pagerBottom {
	height: 23px;
	margin: 0;
	padding: 0 10px 0 10px;
	border-top: 1px solid #cfe8f9;
	border-bottom: 1px solid #cfe8f9;
	background-color: #fff;

	font-size: 11px;
}

	.pagerTop a,
	.pagerBottom a {
		display: block inline;
		padding: 2px 3px 0 3px;
		margin: 0 1px 0 0;
		
		color: #696969;
		text-decoration: none;
		text-align: center;
	}
	
	.pagerTop a.current,
	.pagerBottom a.current {
		background-color: #4babe7;

		color: #ffffff;
	}

	.pagerTop a.current:hover,
	.pagerBottom a.current:hover {
		color: #ffffff;
	}

	.pagerTop a:hover,
	.pagerBottom a:hover {
		color: #0182d4;
	}

	.pagerTop .left,
	.pagerBottom .left {
		width: 33%;
		height: 18px;
		float: left;
		margin: 5px 0 0 0;

		text-align: left;
	}

	.pagerTop .center,
	.pagerBottom .center {	
		width: 33%;
		height: 18px;
		float: left;
		margin: 5px 0 0 0;

		text-align: center;
	}

	.pagerTop .right,
	.pagerBottom .right {
		width: 33%;
		height: 20px;
		float: right;
		margin: 5px 0 0 0;

		text-align: right;
	}

	.pagerTop .input,
	.pagerBottom .input {
		height: 16px;
		padding: 0px;
		border-color: #c7c7c7;
		background-color: #ffffff;

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

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

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

/* 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: -50px;
	margin-left: 509px;

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

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

.nyromodal_PopUp {
	padding: 15px;
	background-color: #fff;
}