div#produit {
	position: relative;
	float: left;
	width: 785px;
	_width: 770px;
	padding: 0 0 0 3px;
	background: #ffffff url('images/contenu-sep.jpg') 0 0 no-repeat;
	z-index: 5;
	margin: 0 0 50px 0;
}
	div#produit H2 {
		background: url('images/titre-haut-page-produit.jpg') 0 0 no-repeat;
		width: 785px;
		_width: 767px;
		height: 35px;
		padding: 20px 0 0 15px;
	}
	div#produit H3 {
		position: relative;
		clear: both;
		background: #FFFFFF url('images/sous-titre-page-contenu.jpg') 0 0 no-repeat;
		width: 585px;
		height: 35px;
		padding: 15px 0 0 15px;
		margin: 25px 0 0 10px;
	}
		div#produit H3.sousTitre {
			position: relative;
			background: none;
			width: 590px;
			height: 13px;
			padding: 0;
			margin: 0 0 0 20px;
			color: #000000;
			font-size: 11px;
		}
		div#produit H3.margin {
			margin-bottom: -15px;
			z-index: 1;
		}
		div#produit H3.sousTitreT1 {
			position: relative;
			background: none;
			width: 100%;
			clear: both;
			height: 13px;
			padding: 0;
			margin: 0;
			color: #000000;
			font-size: 11px;
		}
		div#produit H3.sousTitreT2 {
			position: relative;
			background: none;
			width: 100%;
			clear: both;
			height: 13px;
			padding: 0;
			margin: 10px 0 0 0;
			color: #000000;
			font-size: 11px;
		}
	div#produit ul {
		position: relative;
		clear: both;
		list-style-type: none;
		margin: 5px 0 0 15px;
		z-index: 2;
	}
	div#produit li {
		margin: 0 0 5px 0;
		width: 575px;
	}
		div#produit li A {
			display: block;
			margin: 10px 0 10px 10px;
			padding: 0 0 0 10px;
			background: #FFFFFF url('images/liste-orange.jpg') 0px 5px no-repeat;
		}
	
		/* classes propres au produit */
		div#produit P.contenu {
			background: #FFFFFF url('images/fond-haut-page-type.jpg') 0 -42px no-repeat;
			width: 554px;
			height: 42px;
			padding: 0 26px 0 16px;
		}
			div#produit P.contenu P {
				display: inline;
			}
			div#produit P.contenu A {color: #FF6600;}
		A.liste {
			position: relative;
			display: block;
			clear: both;
			margin: 10px 0 10px 25px;
			padding: 0 0 0 10px;
			background: #FFFFFF url('images/liste-orange.jpg') 0px 5px no-repeat;
			font-weight: 900;
			z-index: 2;
		}
		div#produit li.com {
			margin: 0 0 10px 0;
			padding: 0 0 10px 10px;
			border-bottom: #E8E8E8 solid 1px;
		}
		div#produit P.marque {
			margin: 15px 0 15px 20px;
			width: 590px;
			text-align: justify;
		}
		div#produit P.descBis {
			margin: 0 0 15px 20px;
			width: 590px;
			text-align: justify;
		}
		div#produit span.margin {
			position: relative;
			z-index: 2;
			display: block;
			margin: 10px 0 0 25px;
		}
		
		table#comCmd {
			margin: 15px 0 0 25px;
		}
		div.divCom {
			position: relative;
			margin-left: 25px;
			z-index: 2;
		}
			div.divCom a {
				display: block;
				border: solid #B7B7B4 1px;
				height: 150px;
				width: 125px;
				margin-right: 10px;
				float: left;
				vertical-align: center;
			}
				div.divCom a img {
					display: block;
					margin: auto;
				}
		input#subCom {
			display: block;
			margin-left: 550px;
			font-weight: 900;
		}
/* ENCART DROIT */
div#produit_droite {
	position: absolute;
	top: 55px;
	left: 635px;
	width: 150px;
	height: 230px;
	text-align: center;
	background: #ffffff url('images/fond-pdt-droite.jpg') 0 0 repeat-y;
	z-index: 15;
}
	div#produit_droite IMG {
		margin: 0 0 10px 0;
	}
	div#produit_droite H3 {	
		background: #ffffff url('images/titre-produit-photo.jpg') 0 0 no-repeat;
		height: 35px;
		width: 150px;
		padding: 15px 0 0 7px;
		margin: 0 0 10px 0;
	}
	div#produit_droite hr {
		display: block;
		margin: 10px 0 10px 10px;	
		color: #eeeeee;
		background-color: #eeeeee;
		width: 120px;
	}
	div#produit_droite a.video {
		display: block;
		clear: both;
		width: 113px;
		background: #ffffff url('images/liste-orange.jpg') 90px 5px no-repeat;
		margin: 8px 0 0 20px;
		font-weight: 900;
	}
	div#produit_droite img#bottom {
		/*position: absolute;
		top: 465px;
		left: 0px;*/
		clear: both;
		margin: 10px 0 0 0;
	}
	
div#produit_droite_bis {
	position: absolute;
	left: 635px;
	width: 150px;
	/*height: 465px;*/
	background: #ffffff url('images/fond-pdt-droite.jpg') 0 0 repeat-y;
	z-index: 15;
}
	div#produit_droite_bis IMG {
		margin: 0 0 10px 0;
	}
	div#produit_droite_bis H3 {	
		background: #ffffff url('images/titre-produit-photo.jpg') 0 0 no-repeat;
		height: 35px;
		width: 150px;
		padding: 15px 0 0 7px;
		margin: 0 0 10px 0;
	}
	div#produit_droite_bis hr {
		display: block;
		margin: 10px 0 10px 10px;	
		color: #eeeeee;
		background-color: #eeeeee;
		width: 120px;
	}
	div#produit_droite_bis a.video {
		display: block;
		clear: both;
		height: 13px;
		width: 133px;
		background: #ffffff url('images/liste-orange.jpg') 90px 5px no-repeat;
		margin: 8px 0 0 20px;
		font-weight: 900;
	}
	div#produit_droite_bis img#bottom_bis {
		/*position: absolute;
		top: 465px;
		left: 0px;*/
		clear: both;
		margin: 40px 0 0 0;
	}
	
/* INFOS PRODUIT */
div#produit table#info {
	margin: 10px 0 0 10px;
	width: 607px;
	clear: both;
}
	div#produit table#info img {
		display: block;
		margin: 0 10px 0 10px;
	}
	div#produit table#info td {text-align: justify;}
	div#produit table#info ul {
		width: 280px;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		div#produit table#info ul li {
			width: 280px;
			background: url('images/liste-orange.jpg') 0 5px no-repeat;
			padding: 0 0 0 10px;
			margin: 0;
		}
			div#produit table#info ul li a {
				display: inline;
				margin: 0 0 0 10px;
				padding: 0;
			}

/* PRODUIT OPTION */
table#pdt-option {
	margin: 10px 0 0 10px;
	width: 595px;
	clear: both;
	border-collapse: collapse ;
}
	table#pdt-option tr#titre {
		height: 33px;
		width: 607px;
		padding: 0;
		margin: 0;
	}
	table#pdt-option td {
		border-bottom: #E8E8E8 solid 1px;
		height: 50px;
		padding: 0;
		margin: 0;
	}
	table#pdt-option th {
		padding: 0;
		margin: 0;
	}
	table#pdt-option a {
		display: inline;
		background-image: none;
	}
		/* CELLULES TITRES DU TABELAU */
		table#pdt-option th#designation {
			background: #ffffff url('images/titre-produit-option-designation.jpg') 0 0 no-repeat;
			width: 265px;
		}
		table#pdt-option th#ref {
			background: #ffffff url('images/titre-produit-option-ref.jpg') 0 0 no-repeat;
			width: 112px;
		}
		table#pdt-option th#prix {
			background: #ffffff url('images/titre-produit-option-prix.jpg') 0 0 no-repeat;
			width: 113px;
		}
		table#pdt-option th#qtt {
			background: #ffffff url('images/titre-produit-option-qtt.jpg') 0 0 no-repeat;
			width: 112px;
		}
		
		table#pdt-option th#designation img, table#pdt-option td.designation img {
			padding: 0 0 0 12px;
			vertical-align: middle;
		}
	
/* LIVRAISON */
div#produit table#livraison {
	display: block;
	clear: both;
	margin: 0 0 0 10px;
}
	div#produit table#livraison td {
		padding: 0 3px 0 13px;
	}
	
/* PRODUIT COPAIN */
div#produit div.pdtCop {
	position : relative;
	clear: both;
	margin: 10px 0 0 24px;
	width: 150px;
	/*height: 220px;*/
}
	div#produit div.pdtCop h4 {
		width: 120px;
	}
	div#produit div.pdtCop span {
		display: block;
	}
	div#produit div.pdtCop img {
		position: relative;
		display: block;
		margin: 5px 0 0 0;
		padding: 0;
	}
	div#produit div.pdtCop A.lien {
		position: relative;
		display: block;
		width: 100px;
		margin: 5px 0 0 0;
		padding: 0 0 0 10px;
		background: #ffffff url('images/liste-orange.jpg') 0 5px no-repeat;
	}
	
/* PRODUIT ENVOYER */
div#produit hr.envoie {
	display: block;
	clear: both;
	float: left;
	margin: 20px 0 10px 10px;	
	color: #eeeeee;
	background-color: #eeeeee;
	width: 607px;
}

/* BLOC CONFIRM */
div#confirmPanier {
	display: none;
	position: absolute;
	top: 50px;
	left: 50px;
	width: 333px;
	height: 245px;
	border: #999999 solid 3px;
	z-index: 20;
	background-color: #ffffff;
}
	div#confirmPanier img{
		position: absolute;
		top: 7px;
		left: 275px;
	}
	div#confirmPanier span#close {
		position: absolute;
		top: 5px;
		left: 287px;
		color: #999999;
		cursor: pointer;
	}
	div#confirmPanier span#text {
		position: absolute;
		top: 30px;
		left: 20px;
		width: 275px;
		height: 125px;
	}
	div#confirmPanier ul {
		position: absolute;
		top: 180px;
		left: 40px;
		list-style-type: none;
	}
	
	div#confirmPanier ul li {
		margin: 10px 0;
		width: 200px;
	}
		div#confirmPanier ul li a {
			display: block;
			margin: 0;
			padding: 0 0 0 10px;
			background: #FFFFFF url('images/liste-orange.jpg') 0px 5px no-repeat;
		}
	
/* BLOC VIDEO */
div#ajaxbox {
	width: 320px;
	height: 358px;
	background-color: #ffffff;
	padding: 10px;
}
	div#ajaxbox div#play {
		position: relative;
		width: 320px;
		height: 358px;
		font-size: 11px;
		font-weight: 900;
		text-align: center;
		-moz-opacity:1;
		opacity: 1;
		filter:alpha(opacity=100);
	}
		div#ajaxbox div#play img#logoVideo {
			
		}
		div#ajaxbox div#play a#playVideoTop {
			display: block;
			position: relative;
			height: 20px;
			width: 320px;
			background-color: #FF7F00;
			clear: both;
			-moz-opacity:0.8;
			opacity: 0.8;
			filter:alpha(opacity=80);
			color: #000000;
		}
			div#ajaxbox div#play a#playVideoTop img{
				position: absolute;
				top: 7px;
				left: 300px;
			}
			div#ajaxbox div#play a#playVideoTop span#clos {
				position: absolute;
				top: 5px;
				left: 5px;
				color: #ffffff;
				cursor: pointer;
			}
			
/* BLOC COMMENTAIRES */
div#addComents {
	margin: 10px 0 10px 23px;
	padding: 10px 5px;
	width: 572px;
	border: solid 2px #eeeeee;
	background-color: #FFF0D1;
}

/* style pour image produitOption*/
		table#pdt-option tr td div.image_option {
			position: relative;
			cursor: pointer;
			float: left;
			margin-right: 10px;
		}
			
				table#pdt-option tr td div.image_option div { 
					position: absolute; 
					left: -320px;
					top: -80px;
					width: 300px;
					display:none;
					text-align: right;
				}
					/*table#pdt-option tr td div.image_option div img{ border:2px solid #9C203E; } */
