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

#container {
	width: 843px;
	margin: 0 auto;
	padding: 3px;
	background-color: #ffffff;
}

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

#header {
	display: block;
	width: 843px;
	height: 100px;
	background: url('images/bg_header.jpg') 0px 0px no-repeat #9dceea;
}

.mainBlue #header {
	background: url('images/bg_header_mainBlue.jpg') 0px 0px no-repeat;
}

	#logo {
		display: block;
		width: 200px;
		height: 200px;
		z-index:100;
		position: relative;
		margin-bottom: -200px;
	}

	#headerRight {
		
	}

		#tools {
			
		}

		#tools a {
			
		}

			#tools .lang {
				
			}

		#header #menu {
			display: block;
			width: 638px;
			height: 45px;
			float: right;
			background: url('images/bg_menu.jpg') 0px 6px repeat-x;
			z-index:100;
		}

			.mainBlue #header #menu {
				background: url('images/bg_menu_mainBlue.jpg') 0px 6px repeat-x;
			}

			.mainGreen #header #menu {
				background: url('images/bg_menu_mainGreen.jpg') 0px 6px repeat-x;
			}

				#menu .last {
					background: none;
				}

				.mainBlue #menu .last {
					background: none;
				}

				.mainGreen #menu .last {
					background: none;
				}

				#menu .last

			#menu a:hover {

			}

				#menu .last:hover {

				}

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

#main {
	width: 843px;
}

#main .column {
	float: left;
}

.sepColumns {
	display: block;
	width: 1px;
	height: 30px;
}

#main .two-columns {
	display: block;
	background: url('images/bg_two-columns.jpg') 0px 0px repeat-y;
}

.mainBlue #main .two-columns {
	background: url('images/bg_two-columns_mainBlue.jpg') 0px 0px repeat-y;
}

.mainGreen #main .two-columns {
	background: url('images/bg_two-columns_mainGreen.jpg') 0px 0px repeat-y;
}

#main .two-columns #mainLeft {
	width: 569px;
	padding: 20px 10px 10px 10px;
}

#main .two-columns #mainRight {
	width: 231px;

	margin-left: 3px;

	padding: 20px 10px 10px 10px;
	background: url('images/bg_mainRight.jpg') 0px 0px no-repeat;

	margin-bottom: 10px;
}

.mainBlue #main .two-columns #mainRight {
	background: url('images/bg_mainRight_mainBlue.jpg') 0px 0px no-repeat;
}

.mainGreen #main .two-columns #mainRight {
	background: url('images/bg_mainRight_mainGreen.jpg') 0px 0px no-repeat;
}

	#main .two-columns #mainRight .separator {
		width: 231px;
		height: 2px;
		display: block;

		background: url('images/mainRight_separator.jpg') 0px 0px repeat-x;

		margin: 15px 0px 15px 0px;
		_margin: 15px 0px 10px 0px;
		padding: 0px;

		clear: both;
	}

	.mainBlue #main .two-columns #mainRight .separator {
		background: url('images/mainRight_separator_mainBlue.jpg') 0px 0px repeat-x;
	}

	.mainGreen #main .two-columns #mainRight .separator {
		background: url('images/mainRight_separator_mainGreen.jpg') 0px 0px repeat-x;
	}


#main .three-columns {
	display: block;
	background: url('images/bg_three-columns.jpg') 0px 0px repeat-y;
}

#main .three-columns #mainLeft {
	width: 589px;
}

	#main .three-columns #mainLeft .columnSeparator {
	}

	#main .three-columns #mainLeft #leftSide {
		width: 184px;
		padding: 20px 10px 0px 10px;
	}

	#main .three-columns #mainLeft #rightSide {
		width: 365px;

		padding: 20px 10px 0px 10px;
	}

	#main .three-columns #mainLeft .columnSeparator {
	}


#main .three-columns #mainRight {
	width: 231px;

	margin-left: 3px;

	padding: 20px 10px 10px 10px;
	background: url('images/bg_mainRight.jpg') 0px 0px no-repeat;

	margin-bottom: 10px;
}

	#main .three-columns #mainRight .separator {
		width: 231px;
		height: 2px;
		display: block;

		background: url('images/mainRight_separator.jpg') 0px 0px repeat-x;

		margin: 15px 0px 15px 0px;
		_margin: 15px 0px 10px 0px;
		padding: 0px;

		clear: both;
	}



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

.footerPadding {
	width: 843px;
	height: 39px;
	margin: 0 auto;
	padding: 0px 3px 3px 3px;
	background-color: #ffffff;
}

#footer{
	width: 828px;
	height: 27px;
	margin: 0 auto;
	padding-top: 12px;
	padding-left: 15px;

	letter-spacing: -1px;

	font-size: 11px;
	color: #ffffff;
	
	background: url('images/bg_footer.jpg') 0px 0px repeat-x;
}

	#footer a {
		color: #545454;
		text-decoration: none;
	}

	#footer a:hover {
		text-decoration: underline;
	}


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

.pagerTop {
	width: 563px;
	height: 21px;
	padding: 1px 3px 0px 3px;
	font-size: 10px;

	font-size: 11px;
	border-top: 1px solid #d7d3ca;
	border-bottom: 1px solid #d7d3ca;
}

.pagerBottom {
	width: 563px;
	height: 21px;
	padding: 1px 3px 0px 3px;
	font-size: 10px;

	font-size: 11px;
	border-top: 1px solid #d7d3ca;
	border-bottom: 1px solid #d7d3ca;
}

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

		color: #ffffff;
	}

	.mainBlue .pagerTop a.current,
	.mainBlue .pagerBottom a.current {
		background-color: #79bad8;

		color: #ffffff;
	}

	.mainBlue .pagerTop a.current:hover,
	.mainBlue .pagerBottom a.current:hover {
		color: #ffffff;
		background-color: #e0166c;
	}

	.pagerTop a.current:hover,
	.pagerBottom a.current:hover {
		color: #ffffff;
		background-color: #5d8419;
	}

	.pagerTop a:hover,
	.pagerBottom a:hover {
		background-color: #5d8419;
	}

	.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: #c4beb2;
		background-color: #ffffff;

		font-size: 9px;
		color: #7a776f;
	}

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

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

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

.cadre,
.notice, 
.important    { padding: 10px; margin-bottom: 0px; border: 2px solid #de176a; background-color: #fcfbf3;}

.cadre      { border: 2px solid #fbfaf6; background-color: #e5e3d7; margin-bottom: 10px; }
.notice      { background: #e3eef8; color: #4d87be; border-color: #72aade; }
.important    { background: #facde5; color: #c8006e; border-color: #e5037f; }
.importantText { color: #e5037f; }
	
	.notice a    { color: #4d87be; }
	.important a  { color: #c8006e; }



/*
#popSendToFriend{
	width:545px;
    height:350px;
    position:absolute;
    padding-left:25px;
    padding-top:50px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
*/
