#left {
    float: left;
    width: 135px;
    margin-top: -10px;
    margin-right: 12px;
}

        #leftup {
            background: url(../img/design/left-head.png) no-repeat;
            height: 18px;
        }
		#leftupblue {
            background: url(../img/design/left-head3.png) no-repeat;
            height: 18px;
        }

        #left a {
            display: block;
            color: #237ea8;
            font-weight: bold;
        }

        #left .green, #left .blue {
            padding-top: 10px;
            background-repeat: repeat-y;
        }

        #left .green {
            background-image: url(../img/design/left-back-green.png);
        }

		#left .green p {
            padding: 5px;
			margin: 0;
			font-size: 14px;
			font-weight: bold;
			text-align: center;
        }
			#left .green p#protolefttop {

			}
			#left .green p#protoleftbottom {
				padding-bottom: 20px;
			}
			#left .green p#protoleft {
				margin: 10px 0;
				padding: 0px;
				padding-top: 29px;
				font-size: 14px;
				height: 61px;
				background: url(../img/design/la-ligne/protoleft.png) no-repeat;
	        }
				#left .green p#protoleft a {
					color: white;
				}

        #left .logoinfo {
            background: url(../img/design/logo-info.png) no-repeat 5px 0;
            height: 32px;
        }

		#left .logomenu {
			display: block;
            background: url(../img/design/logo-menu.gif) no-repeat 5px 0;
            height: 32px;
        }

        #left .green ul {
            list-style-type: none;
            margin: 0;
            margin-left: 5px;
            padding: 0;
        }

        #left .green ul li {
            padding-bottom: 15px;
            background: url(../img/design/left-puce.png) no-repeat 0 5px;
            padding-left: 20px;
            font-size: 11px;
        }

        #left .logodl {
            background: url(../img/design/logo-dl.png) no-repeat 5px 0;
            height: 43px;
        }

        #left .blue {
            background-image: url(../img/design/left-back-blue4.png);
        }
			#left .blue p.pupuce {
	            background:  url(../img/design/pupuce.png) no-repeat 5px 0;
		        padding-left: 25px;
				margin-top: 0px;
				font-size: 16px;
		        text-decoration: underline;
		        height: 40px;
	        }

        #left #leftfoot {
            background: url(../img/design/left-bottom.png) no-repeat;
            height: 36px;
        }
		#left #leftfoot2 {
            background: url(../img/design/left-bottom3.png) no-repeat;
            height: 36px;
        }

        #left .menusaveurs {
            padding-top: 2px;
            padding-left: 0px;
            background-image: url(../img/design/left-back-green.png);
            font-weight: bold;
        }
			#left .menusaveurs p {
				padding: 0;
				margin: 0;
				padding-left: 15px;
				padding-bottom: 5px;
				width: 110px;
				font-size: 11px;
				text-align: center;
				color: #5F2F12;
				font-weight: normal;
			}
			#left .menusaveurs p#leftbonus {
				padding-bottom: 5px;
				padding-top: 5px;
				font-size: 12px;
				font-weight: bold;
			}

	        #left .menusaveurs ul {
	        	padding: 0;
				margin: 0;
	            list-style-type: none;
	        }

		        #left .menusaveurs ul li {
		            margin: 0;
					padding: 0;
					padding-top: 10px;
					_padding-top: 5px;
		            padding-bottom: 3px;
		            font-size: 12px;
					text-align: center;
					line-height: 12px;
		        }

				#left .menusaveurs ul li.separation {
					padding: 0;
					height: 10px;
					background: url(../img/design/la-forme/bouger-chez-soi/left-back-green.png) no-repeat;
		        }

		        #left .menusaveurs ul li#dalink {
		        }

			        #left .menusaveurs ul li#dalink a {
			            color: #EF8A22;
			        }

				#left .menusaveurs ul li a:hover {
		            text-decoration: underline;
		        }

        #left .vistaligne-download-saveurs {
            background-image: url(../img/design/left-back-blue2.png);
            padding-top: 0px;
        }

        #left .vistaligne-download-saveurs div {
            color: white;
            text-align: center;
            font-size: 11px;
        }


		#middle #gamme #fisheye_menu {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		#middle #gamme #fisheye_menu li {
			position: relative;
			display: block;
			float: left;
			padding: 0;
			margin-right: -3px;
		}
		#middle #gamme #fisheye_menu span {
			position: absolute;
			top: 100%;
			left: 0;
			text-align: center;
			width: 60px;
			padding: 1px;
			margin: 0;
			border: solid 1px #bbb;
			color: #333;
			font-size: 11px;
			font-style: normal;
			background: #eee;
		}
		#middle #gamme #fisheye_menu a {
			text-decoration: none;
		}
		#middle #gamme #fisheye_menu img {
			border: 0;
			vertical-align: top;
		}






        #middle table#contenu {
            /*width: 641px;*/
			width: 790px;
			border-collapse: collapse;
			background-color: #ffffff;
			color: #EF8A22;
        }
			#middle table#contenu tr, #middle table#contenu tr td  {
				border-collapse: collapse;
				margin: 0;
				padding: 0;
				border: 0;
			}

			#middle table#contenu tr#top {
	            /*width: 641px;*/
				width: 790px;
	            height: 121px;
	        }
				#middle table#contenu tr#top td {
					padding-left: 140px;
					vertical-align: middle;
				}
					#middle table#contenu tr#top td span {
						display: block;
						width: 160px;
						font-size: 25px;
					}

			#middle table#contenu tr#slogan {
	            background-color: #ffffff;
	            width: 641px;
	            height: 40px;
	        }
				#middle table#contenu tr#slogan td {
		            text-align: center;
					font-weight: bold;
					background: url(../img/design/la-forme/bouger-chez-soi/bg-top.png) repeat-x;
					color: #ffffff;
					border-bottom: 1px solid #EF8A22;
		        }

			#middle table#contenu #products {
				/*height: 325px;
				overflow: auto;*/
			}

				#middle table#contenu #products div.aproduct {
					background: url(../img/design/la-forme/bouger-chez-soi/bg.png) no-repeat;
					width: 595px;
					height: 150px;
					margin-left: 3px;
					padding: 10px;
					padding-left: 12px;
				}
					#middle table#contenu #products div.aproduct p {
						padding: 0;
						margin: 0;
					}
					#middle table#contenu #products div.aproduct p.img {
						float: left;
						width: 220px;
						height: 150px;
					}

					#middle table#contenu #products div.aproduct p.infos {
						float: right;
						width: 186px;
						font-size: 13px;
					}
						#middle table#contenu #products div.aproduct p.infos a {
							color: #EF8A22;
						}
						#middle table#contenu #products div.aproduct p.infos span {
							display: block;
						}
						#middle table#contenu #products div.aproduct p.infos span.pTitle {
							height: 45px;
							font-weight: bold;
							text-decoration: underline;
						}
							#middle table#contenu #products div.aproduct p.infos span.pTitle a, #middle table#contenu #products div.aproduct p.infos span.pTitle a:visited {
								text-decoration: underline;
							}
						#middle table#contenu #products div.aproduct p.infos span.pUnity {
							float: left;
							height: 20px;
							color: #FFAA4F;
							font-style: italic;
							text-align: right;
							width: 65px;
						}
						#middle table#contenu #products div.aproduct p.infos span.pPrice {
							float: left;
							font-size: 15px;
							font-weight: bold;
							text-align: left;
							width: 55px;
							margin-left: 5px;
						}
						#middle table#contenu #products div.aproduct p.infos span.pDetails {
							float: left;
							font-size: 10px;
							font-weight: bold;
							text-align: center;
						}
							#middle table#contenu #products div.aproduct p.infos span.pDetails a:hover {
								text-decoration: none;
							}
						#middle table#contenu #products div.aproduct p.infos span.pQty {
							background: url(../img/design/la-forme/bouger-chez-soi/caddie.gif) no-repeat;
							float: left;
							margin-left: 15px;
							padding-left: 18px;
							text-align: center;
						}
							#middle table#contenu #products div.aproduct p.infos span.pQty select {
								font-size: 10px;
							}

			#middle table#contenu tr#bottom {
				font-size: 20px;
				font-weight: bold;
	            /*width: 641px;*/
				width: 790px;
	            height: 45px;
				background: url(../img/design/la-forme/bouger-chez-soi/bg-bottom2.png) no-repeat;
	        }
				#middle table#contenu tr#bottom td {
					border-top: 1px solid #EF8A22;
					vertical-align: middle;
				}
				#middle table#contenu tr#bottom span {
	            	display: block;
					padding-left: 26px;
					color: #FFAA4F;
				}

p.vignette {
	float: left;
	margin: 3px;
	border: 2px solid #EF8A22;
}


/* SANS MENU GAUCHE */
/*
#right {
	margin-left: 819px;
}
*+html #right {
	margin-left: 819px;
}*/
