/* @ CONTENT : Soins */
		#content .product {
			position: relative;
			min-height: 430px;
		}
		#content .tools {
			position: absolute;
			width: 360px;
			bottom: 25px;
			left: 25px;
		}
		/* Infos sur le produit */
		#content .product .infosSoin {
			position: relative;
			padding: 0 25px 50px;
			width: 382px;
			min-height: 380px;
			background: url('/defaultSites/marycohr/images/bgSoin.png') no-repeat right bottom;
		}
			#content .product .infosSoin h2 {
				font-size: 22px;
				color: #007d44;
			}
			#content .product .infosSoin h3 {
				font-size: 16px;
				color: #c09338;
				margin-bottom: 20px;
			}
			#content .product .infosSoin h4 {
				margin: 0 0 6px;
				height: 17px;
				line-height: 17px;
				font-size: 12px;
				font-weight:normal;
				color: #007d44;
				clear: both;
			}
			#content .product .infosSoin .text {
				color: #7F7F7F;
				font-size: 12px;
				margin-bottom: 70px;
				min-height:262px;
			}
			#content .product .infosSoin .text ul,
			#content .product .infosSoin .text ol {
				margin: 0 0 10px 20px;
			}
				#content .product .infosSoin .text li,
				#content .product .infosSoin .text p {
					margin: 0 0 10px 0;
				}
					#content .product .infosSoin .text img {
						margin:0 10px 0 0;
						vertical-align:middle;
						border: 1px solid;
					}
		#content .product #playerSoins {
			bottom:5px;
			left:439px;
			position:absolute;
		}
		#content .product #produitsAsso {
			bottom:5px;
			position:absolute;
			right:5px;
			width:280px;
		}
			#content .product #produitsAsso p {
				margin: 0;
			}
			#content .product #produitsAsso #produitsAssoImages {
				text-align: center;
				padding-bottom: 10px;
			}
				#content .product #produitsAsso #produitsAssoImages a {
					color:#007d44;
					text-decoration: none;
				}
				#content .product #produitsAsso #produitsAssoImages img {
					vertical-align: bottom;
					display: inline-block;
				}
			#content .product #produitsAsso .allproducts a {
				display: block;
				color: #007d44;
				font-size: 10px;
				text-decoration: none;
				text-transform: uppercase;
				padding: 5px 8px;
				background: #fff;
				-moz-box-shadow: 0 0 5px #ccc;
				-webkit-box-shadow: 0 0 5px #ccc;
				box-shadow: 0 0 5px #ccc;
				border: 1px solid #dadada;
			}
			
	
		#content .product .infosSoin .back {
			bottom:84px;
			left:26px;
			position:absolute;
		}
			#content .product .infosSoin .back a {
				font-size:16px;
				color: #A06B1A;
				text-decoration:none;
				text-transform:uppercase;
				line-height: 17px;
				padding-left: 19px;
				background: url('/defaultSites/marycohr/images/produits/arrowLeft-mini.png') no-repeat left center;
			}
			#content .product .infosSoin .back a:hover,
			#content .product .infosSoin .back a:focus {
				color: #007d44;
				background-image: url('/defaultSites/marycohr/images/produits/arrowLeft-mini-hover.png');
			}
				
			#content .tools {
				margin: 0;
			}
			#content .tools .tools-institute a {
				float: right;
				margin-top: -49px;
				padding: 7px 5px 0px;
				width: 168px;
				height: 43px;
				line-height: 18px;
				color: #fff;
				font-size: 15px;
				text-align: center;
				text-transform: uppercase;
				background: url('/defaultSites/marycohr/images/institute_near-button.png') no-repeat left center;
			}
			#content .tools .tools-institute a:hover,
			#content .tools .tools-institute a:focus {
				background-image: url('/defaultSites/marycohr/images/institute_near-button-hover.png');
			}
			div.popup.sendfriend {
				margin-left: 60px;
			}