#main #soustypetitre  {
	width: 640px;
	height: 100px;
	margin: 5px;
	margin-bottom: -5px;
	margin-left: 2px;
	background: url(../img/design/la-ligne/melanges-sels-epices/soustypetitre.jpg) no-repeat;
}

#main table#centre {
    background: url(../img/design/la-ligne/melanges-sels-epices/bg.jpg) no-repeat;
	width: 640px;
	height: 432px;
	margin-left: 2px;
	color: #000;
}

	#main table#centre td#soustypeintitule {
		padding-top: 2px;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		height: 30px;
	}
	#main table#centre td#soustypedesc {
		text-align: center;
		font-weight: bold;
		font-size: 14px;
		font-style: italic;
		height: 70px;
	}

	#main table#centre td#sels {
		width: 318px;
		height: 323px;
	}

		#main table#centre td .slog {
			margin: 0 0 0 65px;
			width: 200px;
			height: 40px;
			font-size: 16px;
			font-style: italic;
			font-weight: bold;
		}

	#main table#centre td .prods .aprod {
		float: left;
		width: 143px;
		height: 100px;
		margin: 6px;
	}
	#main table#centre td#sels .prods .aprod {
		background: url(../img/design/la-ligne/melanges-sels-epices/bg-asel.gif) no-repeat;
		color: #6F6A68;
	}
	#main table#centre td#epices .prods .aprod {
		background: url(../img/design/la-ligne/melanges-sels-epices/bg-aepice.gif) no-repeat;
		color: #BF6553;
	}
		#main table#centre td .prods .aprod .aprodname {
			margin-top: 6px;
			margin-left: 26px;
			font-size: 12px;
			font-weight: bold;
			font-style: italic;
			text-decoration: underline;
			height: 18px;
		}
			#main table#centre td .prods .aprod .aprodname a {
				color: #000;
			}
		#main table#centre td .prods .aprod .aprodimg {
			margin-left: 2px;
			font-size: 1px;
			float: left;
		}
		#main table#centre td .prods .aprod .aprodinfos {
			font-size: 11px;
			font-weight: bold;
		}
			#main table#centre td .prods .aprod .aprodinfos .aproddesc {
				float: left;
				padding-left: 12px;
				padding-top: 8px;
			}
				#main table#centre td .prods .aprod .aprodinfos .aproddesc p {
					margin: 0;
					padding: 0;
				}
				#main table#centre td .prods .aprod .aprodinfos .aproddesc p.aprodprice {
					font-size: 14px;
				}
			#main table#centre td .prods .aprod .aprodinfos .aprodloupe {
				padding-top: 8px;
			}
			#main table#centre td .prods .aprod .aprodinfos .aprodselect {
				margin-top: 10px;
				margin-left: 70px;
			}
				#main table#centre td .prods .aprod .aprodinfos .aprodselect select {
					font-size: 11px;
					width: 64px;
				}













