#main #typetitre  {
	width: 640px;
	height: 100px;
	margin: 5px;
	margin-bottom: -5px;
	margin-left: 2px;
	background: url(../img/design/le-bien-etre/thes-tisanes/typetitre.jpg) no-repeat;
}

#main #centretop {
    background: url(../img/design/le-bien-etre/thes-tisanes/bg-top.jpg) no-repeat;
	width: 640px;
	height: 77px;
	margin-left: 2px;
	color: #000;
	text-align: center;
}
	#main #centretop h1 {
	    font-size: 18px;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	#main #centretop h2 {
	    font-size: 15px;
		color: #317397;
		font-style: italic;
		margin: 0;
		padding: 10px 10px;
	}

#main #centre {
    background: url(../img/design/le-bien-etre/thes-tisanes/bg.jpg) no-repeat;
	width: 640px;
	height: 355px;
	margin-left: 2px;
	color: #000;
}

	#main #centre div.gamme {
		width: 320px;
		height: 255px;
		float: left;
	}
		#main #centre div.gamme h3 {
			margin: 0;
			padding: 0;
			margin-left: 68px;
			font-size: 18px;
			color: #fff;
			font-weight: bold;
		}

		#main #centre div.gamme ul {
			margin: 10px 0 0 10px;
			padding: 0;
			list-style-type: none;
			list-style-position: outside;
			height: 208px;
		}

			#main #centre div.gamme ul li {
				background: url(../img/design/le-bien-etre/thes-tisanes/puce.gif) no-repeat;
				text-indent: 20px;
				font-weight: bold;
				font-size: 12px;
				line-height: 14px;
				color: #2e5a84;
				padding: 0;
				margin: 0;
				margin-bottom: 10px;
			}
			#main #centre div#gammeG ul li {
				margin-bottom: 14px;
			}

		#main #centre div#gammeG p {
			margin: 0;
			padding: 0;
			margin-left: 195px;
		}
		#main #centre div#gammeD p {
			margin: 0;
			padding: 0;
			margin-left: 20px;
		}

			#main #centre div.gamme p a {
				color: #000;
				font-weight: bold;
				font-style: italic;
			}