#global{
	position:relative;
}
.center{
	text-align:center;
}

#footer {
	overflow: hidden;
	text-align: center;
	width: 955px;
	margin: auto;
	padding: 10px 0;
	clear: both;
}

#picto {
	position:absolute;
	width:177px;
	height:308px;
	top:160px;
	left:0px;
}
	#table_picto {
		border-collapse:collapse;
	}
		#table_picto img{
			display:block;
		}

#detail_article {
	float:left;
	height:250px;
	margin-left:185px;
	width:770px;
}
	#colonne_gauche {
		width:335px;
		float:left;
	}
	
		#ref_article, #ref_article span {
			font-weight:bold;
			font-size:14px;
			color:#FFFFFF;
			margin-top:27px;
		}
	#colonne_droite {
		width:435px;
		float:left;
	}
		#image_article {
			margin-top: -40px;
		}
		#fonctions {
			float:right;
			width:100px;
			margin:170px 10px 0 0;
		}
			#lien_imprimer{
				cursor:pointer;
			}

			#spec_article {
				float:left;
				width:100%;
				/*height:330px;*/
			}
			#bloc_img_secondaires {
				width:454px;
				height:86px;
				float:right;
				margin-right:41px;
				background:url("../images/articles/bloc_blancPhoto.png") no-repeat;
				text-align:center;
				overflow-x: auto;
				overflow-y: hidden;
			}
				#table_img_secondaires{
					margin:0 auto;
				}
			.span_sous_titre_img_article {
				font-size:9px;
			}
			.separateur_sous_titre{
				font-size:9px;
			}
		.descriptif h3{
			font-weight:bold;
		}
		
		.descriptif h4{
			margin-top: 10px;
			color:#95877B;
		}
	#top_description_longue {
		width:452px;
		height:18px;
		margin:-80px 41px 0 0;
		float:right;
	}
	#bottom_description_longue {
		width:452px;
		height:16px;
		margin-right:41px;
		float:right;
	}
	#picto_detail_article {
		width:210px;
		height:140px;
		margin:25px 0 0 200px;
	}
/****** Colonne Gauche *****/
#nomArticle {
	white-space:nowrap;
	font-weight:bold;
	font-size:22px;
}
#ulArticle {
	list-style:inside disc;
	height: 100px;
}
#ulArticle li{
	font-size:12px;
	line-height:18px;
}
#divPrixArticle {
	margin-top: 5px;
	width:100%;
}
#table_article {
	width:100%;
	clear:both;
}
	#gammeValeur option {
		padding: 0 10px;
	}
	
	#prixBarreArticle {
		color: gray;
		font-size: 17px;
		font-weight: bold;
		text-decoration:line-through;
		float:left;
		margin: 4px 7px 0 0;
	}
	#prixArticle {
		float:left;
	}
	#fp_article {
		clear:both;
	}
	#td_picto_livraison {
		width:36px;
	}
	#td_stock {
		padding:8px 0 0 8px;
		color: #95877B;
		font-size:12px;
		font-weight:bold;
	}
		#prixArticle {
			font-size:22px;
			font-weight:bold;
		}
	#td_livraison {
		color: #95877B;
		font-size:10px;
		font-weight:bold;
	}
	#td_ajout_panier {
		width:127px;
		cursor:pointer;
	}

/****** Partie basse (descriptions) *****/

#contenu_fiche_technique,
#contenu_fiche_description,
#contenu_plus_cornilleau {
	display:none;
}
#bloc_description_longue {
	width:424px;
	padding:0 14px;
	margin:-62px 41px 0 0;
	float:right;
	min-height:100px;
	/*height:173px;*/
}
#fiche_description {
	cursor: pointer;
	width:141px;
	height:33px;
}
#fiche_description.actif {
	width:141px;
	height:33px;
}
#fiche_technique {
	cursor: pointer;
	width:141px;
	height:33px;
	margin: 10px 0 0 35px;
}
#plus_cornilleau {
	cursor: pointer;
	width:141px;
	height:34px;
	margin: 10px 0 0 70px;
}
#plus_cornilleau.actif {
	width:141px;
	height:34px;
}
#zoom{
	cursor: pointer;
	width:73px;
	height:33px;
	margin:10px 0 0 105px;
}
.descriptif ul {
	margin-left: 15px;
	line-height: 20px;
}
.descriptif a {
	color: #0000FF;
}
.maskproduits {
	position:absolute;
}
