#produits {
	float: left;
	width: 100%;
	padding: 0 0 40px 0;
	background-color: #fff;
}

	#produits #contenu {
		float: right;
		width: 699px;
		padding: 0 15px;
	}

		#contenu h1 {
			float: left;
			width: 100%;
			margin: 10px 0 0 0;
			font-size: 20px;
			color: #007bc2;
			text-align: left;
			text-transform: uppercase;
		}

	#produits #filariane {
		float: left;
		width: 100%;
		margin: 5px 0 15px 0;
	}

		#filariane a {
			float: left;
			padding: 0 18px 0 0;
			font-size: 13px;
			color: #333;
			background: url(../images/flecheBleu.png) right no-repeat;
		}

		#filariane a.last {
			color: #007bc2;
			background: 0;
			cursor: default;
			text-decoration: none;
		}

	#contenu #filtre {
		float: left;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 10px 0;
		background-color: #464646;
	}

		#filtre .field {
			float: left;
			margin: 0 0 0 10px;
		}

		#filtre .right {
			float: right;
			margin: 0 10px 0 0;
		}

			#filtre .field label {
				float: left;
				margin: 0 15px 0 0;
				line-height: 28px;
				color: #fff;
				font-size: 15px;
			}

			#filtre .field .filtreGamme {
				float: left;
				height: 28px;
				margin: 0 10px 0 0;
			}

			#filtre .field select {
				float: left;
				width: 90px;
				height: 28px;
				border: 1px solid #fff;
			}

			#filtre .right select {
				width: 160px;
			}

	#contenu #lienSynthese {
		float: left;
		margin: 0 0 20px 250px;
	}

	#contenu .produits {
		float: left;
		width: 100%;
	}

		#contenu .produits .produit {
			display: block;
			float: left;
			width: 210px;
			height: 280px;
			margin: 0 16px 20px 0;
			padding: 5px;
			background-color: #eeeeee;
			border-radius: 6px;
		}

		#contenu .produits .top {
			background-color: #f49aa2;
		}

		#contenu .produits .last {
			margin: 0 0 20px 0;
		}

			#contenu .produits .produit .image {
				position: relative;
				float: left;
				width: 210px;
				height: 156px;
			}

				#contenu .produits .produit .image .imageProduit {
					position: absolute;
					top: 0;
					left: 0;
					z-index: 1;
					width: 210px;
					height: 156px;
				}

				#contenu .produits .produit .image .gamme {
					position: absolute;
					top: 5px;
					right: 5px;
					z-index: 2;
				}

				#contenu .produits .produit .image .star {
					position: absolute;
					top: 30px;
					right: 5px;
					z-index: 2;
				}

			#contenu .produits .produit h2 {
				float: left;
				width: 195px;
				margin: 10px 0 0 10px;
				line-height: 22px;
				font-weight: bold;
				font-size: 16px;
				text-transform: uppercase;
				color: #565656;
			}

			#contenu .produits .produit h3 {
				float: left;
				width: 195px;
				height: 32px;
				margin: 0 0 0 10px;
				line-height: 16px;
				font-size: 12px;
				font-weight: bold;
				font-family: Tahoma, Arial;
				color: #5d5d5d;
			}

			#contenu .produits .produit h4 {
				float: left;
				width: 195px;
				margin: 10px 0 0 10px;
				font-size: 12px;
				color: #626262;
			}

		#produits #fiche {
			float: right;
			width: 699px;
			padding: 0 15px;
		}

			#fiche #titre {
				float: left;
				width: 500px;
			}

				#titre h1 {
					float: left;
					width: 100%;
					margin: 10px 0 0 0;
					line-height: 40px;
					font-size: 22px;
					color: #007bc2;
					text-transform: uppercase;
				}

			#fiche #gamme {
				float: right;
				width: 199px;
				height: 86px;
				margin: 0 0 0 0;
				text-align: center;
			}

			#fiche #compacte {
				float: right;
				margin: 10px 10px 0 0;
			}

			#fiche h2 {
				float: left;
				width: 490px;
				line-height: 33px;
				font-size: 28px;
				color: #5D5D5D;
			}

				#fiche h2 span {
					padding: 0 0 0 10px;
					font-size: 20px;
				}

			#fiche #descendre {
				float: right;
				width: 200px;
				height: 33px;
			}

			#fiche h3 {
				float: left;
				width: 100%;
				line-height: 32px;
				font-size: 16px;
				color: #626262;
			}

			#fiche .boutons {
				float: left;
				width: 100%;
				height: 60px;
				padding: 20px 0;
			}

				#fiche .boutons a {
					float: left;
					width: 210px;
					height: 60px;
					margin: 0 34px 0 0;
				}

				#fiche .boutons a.last {
					margin: 0;
				}

			#fiche .left {
				clear: left;
				float: left;
				width: 370px;
				margin: 20px 0 0 0;
			}

				#fiche .left .rubrique {
					float: left;
					width: 100%;
					margin: 0 0 30px 0;
				}

					#fiche .left .rubrique h4 {
						float: left;
						width: 100%;
						margin: 0 0 10px 0;
						text-transform: uppercase;
						font-weight: bold;
						font-size: 22px;
						color: #007bc2;
					}

					#fiche .left .rubrique p {
						float: left;
						width: 100%;
						line-height: 22px;
						font-size: 16px;
						color: #626262;
					}

			#fiche #tampon {
				float: left;
			}

			#fiche .right {
				float: right;
				width: 310px;
				text-align: center;
			}

				#fiche .right #associes {
					float: left;
					width: 100%;
				}

					#associes th {
						padding: 0 0 10px 10px;
						text-transform: uppercase;
						text-align: left;
						font-weight: bold;
						font-size: 18px;
						color: #007bc2;
					}

					#associes td {
						padding: 0 0 0 10px;
						line-height: 24px;
						color: #464646;
						font-size: 13px;
						text-align: left;
					}

						#associes td a {
							color: #464646;
						}

				#fiche #informations {
					float: left;
					width: 100%;
					margin: 30px 0 0 0;
				}

					#informations h4 {
						float: left;
						width: 100%;
						margin: 0 0 20px 0;
						padding: 0 0 0 60px;
						line-height: 40px;
						text-transform: uppercase;
						font-weight: bold;
						font-size: 22px;
						color: #007bc2;
						background: url(../images/produits/fiche/bleu/information.png) no-repeat;
					}

					#informations table {
						float: left;
						width: 100%;
						border-collapse: collapse;
					}

					#informations th {
						padding: 5px;
						font-size: 13px;
						font-weight: bold;
						color: #464646;
						border: 1px solid #ccc;
					}

					#informations td {
						padding: 0 0 0 5px;
						font-size: 13px;
						color: #464646;
						text-align: left;
						border: 1px solid #ccc;
					}

			#fiche #pictos {
				float: left;
				width: 100%;
				margin: 30px 0 0 0;
			}

				#pictos h4 {
					float: left;
					width: 100%;
					margin: 0 0 10px 0;
					text-transform: uppercase;
					font-weight: bold;
					font-size: 22px;
					color: #007bc2;
				}

				#pictos .images {
					float: left;
					width: 100%;
					margin: 0 0 15px 0;
				}

					#pictos .images a {
						float: left;
						width: 50px;
						margin: 0 10px 0 0;
					}

				#pictos #application {
					float: left;
					width: 689px;
					padding: 5px 0 5px 10px;
					line-height: 30px;
					color: #fff;
					font-weight: bold;
					font-size: 15px;
					background-color: #5D5D5D;
				}

				#pictos #details {
					float: left;
					width: 100%;
				}

					#details .detail {
						float: left;
						width: 689px;
						padding: 15px 0 15px 10px;
						border-bottom: 2px solid #727272;
					}

						#details .detail .picto {
							float: left;
							width: 50px;
							height: 50px;
							margin: 0 10px 0 0;
						}

						#details .detail .texte {
							float: right;
							width: 620px;
							font-size: 15px;
							color: #7c7c7c;
						}

						#details .detail .pictoTab {
							float: right;
							width: 620px;
							border-collapse: collapse;
						}

							#details .detail .pictoTab td {
								padding: 5px;
								border: 1px solid #ccc;
								font-size: 15px;
								color: #7c7c7c;
							}

	#contenu #selection {
		float: left;
		width: 100%;
	}

		#selection h2 {
			float: left;
			width: 690px;
			margin: 20px 0 10px 0;
			padding: 0 0 0 9px;
			line-height: 34px;
			background-color: #e30519;
			font-size: 16px;
			text-transform: uppercase;
			color: #fff;
		}

		#selection .produit {
			float: left;
			width: 100%;
			margin: 0 0 5px 0;
		}

			#selection .produit label {
				float: left;
				line-height: 21px;
				font-size: 15px;
				color: #7c7c7c;
			}

			#selection .produit input {
				float: left;
				width: 13px;
				height: 13px;
				margin: 4px 10px 0 9px;
			}

	#contenu #selectionForm {
		float: left;
		width: 100%;
		margin: 20px 0 0 0;
	}

		#selectionForm #selectionFormSubmit {
			float: left;
			width: 169px;
			margin: 0 0 0 265px;
			height: 42px;
			line-height: 42px;
			color: #fff;
			text-align: center;
			font-size: 22px;
			background-color: #e30519;
			border: 0;
			cursor: pointer;
		}