 body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
 }

 * {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
 }

 a {
	color: #38465D;
 }
	 a img {
		border: 0;
	 }

.btn {
	display: block;
	float: left;
	background-color: #3F4F58;
	font-weight: bold;
    font-size: 12px;
	font-style: italic;
	text-decoration: none;
    color: #fff;
    border: 1px outset #cccccc;
    padding: 3px;
	margin: 5px 0 0 10px;
}

 #container  {
	width: 940px;
	margin: auto;
 }

	h1#header {
		background: no-repeat center;
		height: 102px;
		overflow: hidden;
		color: #fff;
		padding-top: 30px;
		padding-left: 230px;
		font-size: 34px;
	}
		h1#header span {
			display: block;
			width: 450px;
			text-align: center;
		}

		.violet h1#header {
			background-image: url(../img/toutclic/head-bg-violet.jpg);
		}
		.orange h1#header {
			background-image: url(../img/toutclic/head-bg-orange.jpg);
		}
		.bluegrey h1#header {
			background-image: url(../img/toutclic/head-bg-bluegrey.jpg);
		}
		.brown h1#header {
			background-image: url(../img/toutclic/head-bg-brown.jpg);
		}

	#menu {
		float: left;
		width: 210px;
		margin-right: 10px;
	}

		#menu img {
			display: block;
		}


		#maSelection {
			width: 172px;
			height: 81px;
			background: url(../img/toutclic/ma-selection.png) no-repeat center;
			padding: 50px 20px;
			padding-bottom: 0;
			font-size: 12px;
		}

		#leftmenu {
			background: repeat-y center;
		}
			.violet #leftmenu {
				background-image: url(../img/toutclic/menu-mid-violet.png);
			}
			.orange #leftmenu {
				background-image: url(../img/toutclic/menu-mid-orange.png);
			}
			.bluegrey #leftmenu {
				background-image: url(../img/toutclic/menu-mid-bluegrey.png);
			}
			.brown #leftmenu {
				background-image: url(../img/toutclic/menu-mid-brown.png);
			}

			#backlink {
				display: block;
				background: no-repeat top;
				padding: 15px 12px;
			}

			.violet #backlink {
				background-image: url(../img/toutclic/menu-top-violet.png);
			}
			.orange #backlink {
				background-image: url(../img/toutclic/menu-top-orange.png);
			}
			.bluegrey #backlink {
				background-image: url(../img/toutclic/menu-top-bluegrey.png);
			}
			.brown #backlink {
				background-image: url(../img/toutclic/menu-top-brown.png);
			}

			#leftmenubot {
				background: no-repeat top;
				height: 24px;
			}

				.violet #leftmenubot {
					background-image: url(../img/toutclic/menu-bottom-violet.png);
				}
				.orange #leftmenubot {
					background-image: url(../img/toutclic/menu-bottom-orange.png);
				}
				.bluegrey #leftmenubot {
					background-image: url(../img/toutclic/menu-bottom-bluegrey.png);
				}
				.brown #leftmenubot {
					background-image: url(../img/toutclic/menu-bottom-brown.png);
				}


			#mainrub {
				margin-left: 23px;
				height: 160px;
			}

				#mainrub li {
					float: left;
					margin: 2px;
				}

			#links {
				clear: both;
				margin-top: 20px;
				margin-left: 20px;
			}

	#realBody {
		margin-top: 10px;
		float: left;
		width: 712px;
	}

		#realBody div.groups {
			position: relative;
			padding-top: 85px;
			margin-top: 10px;
			margin-bottom: 30px;
		}
			.violet #realBody div.groups {
				background: url(../img/toutclic/bg-block-top-violet.png) no-repeat 0 15px;
			}
			.orange #realBody div.groups {
				background: url(../img/toutclic/bg-block-top-orange.png) no-repeat 0 15px;
			}
			.bluegrey #realBody div.groups {
				background: url(../img/toutclic/bg-block-top-bluegrey.png) no-repeat 0 15px;
			}
			.brown #realBody div.groups {
				background: url(../img/toutclic/bg-block-top-brown.png) no-repeat 0 15px;
			}

			#realBody div.groups div.title {
				position: absolute;
				top: 0;
				left: 10px;
				width: 400px;
			}

			h2, h3 {
				display: inline;
				background-color: white;
			}

			h2 {
				text-transform: uppercase;
				font-size: 20px;
			}
				.violet h2 {
					color: #38465d;
				}
				.orange h2 {
					color: #670D0E;
				}
				.bluegrey h2 {
					color: #32495B;
				}
				.brown h2 {
					color: #553325;
				}

			h3 {
				font-size: 19px;
				font-weight: normal;
			}
				.violet h3 {
					color: #660c3b;
				}
				.orange h3 {
					color: #EA7206;
				}
				.bluegrey h3 {
					color: #8a523c;
				}
				.brown h3 {
					color: #784b39;
				}

			#tooltip {
				position: absolute;
				z-index: 3000;
				border: 1px solid #111;
				background-color: #eee;
				padding: 5px;
				opacity: 0.95;
				text-align: center;
			}
				#tooltip h3, #tooltip div {
					margin: 0;
					background-color: #eee;
				}
				#tooltip .tooltiptitle {
					font-weight: bold;
					font-style: italic;
					margin-bottom: 5px;
				}
				#tooltip img {
					border: 1px solid #ccc;
				}

			.logo {
				position: absolute;
				top: -10px;
				right: 10px;
				font-family: Tahoma, Arial, sans-serif;
				font-weight: bold;
			}

			.howTo {
				position: absolute;
				top: 47px;
				right: 10px;
				font-family: Tahoma, Arial, sans-serif;
				font-weight: bold;
			}

				.howTo small {
					margin-left: 36px;
				}

			#realBody table {
				padding: 0px 15px 20px 15px;
				background-color: #e9dde5;
				border-collapse: collapse;
				border-spacing: 0;
			}

				.violet  #realBody table {
					background-image: url(../img/toutclic/bg-block-mid-violet.gif);
				}
				.orange  #realBody table {
					background-image: url(../img/toutclic/bg-block-mid-orange.gif);
				}
				.bluegrey  #realBody table {
					background-image: url(../img/toutclic/bg-block-mid-bluegrey.gif);
				}
				.brown  #realBody table {
					background-image: url(../img/toutclic/bg-block-mid-brown.gif);
				}

				#realBody td {
					width: 350px;
					height: 28px;
					overflow: hidden;
					padding-left: 20px;
					font-family: Tahoma, Arial, sans-serif;
					background: no-repeat 20px bottom;
				}

					#realBody tr.line td {
						background-position: 20px top;
					}

						.violet #realBody tr td {
							background-image: url(../img/toutclic/bg-td-violet.png);
						}
						.orange #realBody tr td {
							background-image: url(../img/toutclic/bg-td-orange.png);
						}
						.bluegrey #realBody tr td {
							background-image: url(../img/toutclic/bg-td-bluegrey.png);
						}
						.brown #realBody tr td {
							background-image: url(../img/toutclic/bg-td-brown.png);
						}

					#realBody td a,#realBody td em {
						display: block;
						float: left;
						text-decoration: none;
						overflow: hidden;
						height: 29px;
						line-height: 29px;
					}

						#realBody td a.popupProduit {
							width: 190px;
							padding-left: 30px;
							font-size: 15px;
							color: #38465d;
							font-weight: bold;
						}

						#realBody td a.popupProduit:hover {
							text-decoration: underline;
						}

						#realBody td em {
							font-size: 14px;
							width: 63px;
							text-align: center;
							font-weight: bold;
							font-style: normal;
						}

							.violet #realBody td em {
								color: #773685;
							}
							.orange #realBody td em {
								color: #EB6B0A;
								font-size: 13px;
							}
							.bluegrey #realBody td em {
								color: #81AABD;
								font-size: 13px;
							}
							.brown #realBody td em {
								color: #784b39;
								font-size: 13px;
							}

						#realBody a.addToCart img{
							margin-top: 4px;
							margin-left: 7px;
						}


			#realBody div.feet {
				height: 23px;
				margin-bottom: 20px;
			}

				.violet #realBody div.feet {
					background-image: url(../img/toutclic/bg-block-bottom-violet.png);
				}
				.orange #realBody div.feet {
					background-image: url(../img/toutclic/bg-block-bottom-orange.png);
				}
				.bluegrey #realBody div.feet {
					background-image: url(../img/toutclic/bg-block-bottom-bluegrey.png);
				}
				.brown #realBody div.feet {
					background-image: url(../img/toutclic/bg-block-bottom-brown.png);
				}

		#realBody #fouteur {
			background: url(../img/toutclic/bg-fouteur.png) repeat-x;
			width: 712px;
			height: 55px;
		}

			#realBody #fouteur ol {
				background: url(../img/toutclic/footlogo.png) no-repeat;
				float: left;
				width: 602px;
				height: 37px;
				padding-left: 90px;
				padding-top: 18px;
			}
				#realBody #fouteur ol li {
					float: left;
					margin-left: 6px;
					padding-left: 5px;
					color: #38475d;
					font-weight: bold;
					border-left: 1px solid #38475d;
				}
					#realBody #fouteur ol li a {
						text-decoration: none;
					}
					#realBody #fouteur ol li a:hover {
						text-decoration: underline;
					}

			#realBody #fouteur p {
				background: url(../img/toutclic/bg-fouteur-right.png) no-repeat;
				float: left;
				height: 55px;
				width: 20px;
			}

#soundmanager-debug {
	display: none;
	width: 1px;
	height: 1px;
}
