#left .vistaligne-download-type {
    background-image: url(../img/design/left-back-blue2.png);
    /*margin-top: 180px;*/
    padding-top: 168px;
}

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

#main #essentiel  {
	width: 641px;
	height: 112px;
	margin: 5px;
	margin-bottom: -5px;
	margin-left: 2px;
}

#main table#centre {
    border-collapse: collapse;
    width: 641px;
}

    #main table#centre tr {
    	padding: 0px;
    }

    	#main table#centre tr td  {
            padding: 0px;
            vertical-align: top;
		}

		#main table#centre tr td#descriptif  {
            height: 420px;
            width: 348px;
            padding-left: 5px;
		}

		#main table#centre tr td#produits  {
            height: 420px;
            width: 291px;
		}

		#main table#centre tr td#produits h4 {
		    background: url(../img/design/la-forme/puce-titre.png) no-repeat 0 0px;
			margin: 15px 0 8px 0;
			padding-left: 50px;
			color: #000000;
			font-style: italic;
			font-size: 14px;
			/*font-weight: normal;*/
		}

		#main table#centre #productslist {
			height: 296px;
			overflow: auto;
		}

		#main table#centre table#liste {
			color: #000000;
			font-size: 13px;
		}

        #main table#centre table#liste * {
            vertical-align: middle;
        }

		#main table#centre table#liste .descriptif1, table#liste .descriptif2 {
			font-size: 10px;
		}

			#main table#centre table#liste .ico {
			     padding: 0 4px;
			}

			#main table#centre table#liste .item {
			     padding: 3px 10px;
			}

			#main table#centre table#liste .i1 {
				background: url(../img/design/la-forme/bg-item-1.png);
			}

			#main table#centre table#liste .i1 span {
				padding-left: 10px;
				background: url(../img/design/la-forme/fleche.png) no-repeat 0px 3px;
			}
			#main table#centre table#liste .i0 span {
                padding-left: 10px;
				background: url(../img/design/la-forme/fleche.png) no-repeat 0px 3px;
			}

			#main table#centre table#liste a {
				color: #000000;
			    font-weight: bold;
			    text-decoration: underline;
			}
			#main table#centre table#liste a:hover {
			    text-decoration: none;
			}

			#main table#centre table#liste span {
			     font-size: 10px;
			     font-weight: bold;
			}

		a#more {
			display: block;
		}

		a#d1clic {
			display: block;
			background: url(../img/design/la-forme/d1clic.png) no-repeat 0px 0px;
			width: 262px;
			height: 64px;
			margin-left: 15px;
			margin-top: 15px;
		}