#container{

}



#visuel{
	position: relative;
	width: 1024px;
	height: 346px;
}

#bandeau {
	position: relative;
	width: 1024px;
	height: 26px;
	background-image: url(../images/bandeauProduit.jpg);
}

#indexation {
	position: relative;
	width: 492px;
	height: 21px;
	float:left;
	padding-left: 20px;
	padding-top: 4px;
}

#nbArticlesPanier {
	position: relative;
	width: 452px;
	height: 21px;
	float:left;
	text-align:right;
	padding-right: 60px;
	padding-top: 4px;
}

#gauche{
	position: relative;
	width:364px;
	float:left;
	height: 280px;
	margin-top: 110px;

}


#titreTrie
{
	padding-left: 50px;
	vertical-align: middle;
	height: 16px;
	float: left;
	width: 240px;
	margin-top: 40px;
}

#comboTri
{
	padding-left: 50px;
	vertical-align: middle;
	height: 16px;
	float: left;
	width: 240px;
	margin-top: 40px;
}

#titreP
{
float:left;
}
#descriptionP
{
	float:left;
	position: relative;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#arabesque
{
	width:93px;
	position: relative;
	float: left;
	height: 60px;
}
#titreP
{
	width:240px;
	position: relative;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 22px;
}

#lienTrie
{
	font-size:13px;
	padding-left: 50px;
	vertical-align: middle;
	padding-top: 2px;
	float: left;
	width: 280px;
	/*z-index: 10000000000;*/

}

#liste{
	position: relative;
	width:660px;
	float:left;
	padding-top: 25px;
	padding-bottom: 45px;
	z-index: 10000000000;
}
#thumb{
	position: relative;
	width:330px;
	float:left;
	height: 160px;
	text-indent: 0px;
	line-height: 20px;
	margin-bottom: 25px;
	border:solid 0px;
	padding-top:5px;
}
#thumb a:hover{
	text-decoration:underline;
}
#thumbPict{
	position: relative;
	width:80px;
	height: 80px;
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;
	

}
#thumbDetail{
	position: relative;
	width:220px;
	height: 125px;
	float:left;
	padding-top: 0px;
	border:solid 0px;
	margin-left:10px;
}


#clear {
	position: relative;
	clear:left;
	padding-left: 530px;
	padding-right: 200px;
	text-align: center;
}
#fondItemRefonte{
	position:absolute;
	top:-5px;
	left:-5px;
	width:320px;
	height:150px;
	border-bottom:solid 0px;
	border-top:solid 1px;
}
#titreFamille{
	position:relative;
	float:left;
	clear:left;
	padding-left:20px;
	padding-right:20px;
	color:#FFFFFF;
	border:solid 0px;
	font-weight:bold;
	margin-bottom:15px;
}
/* Refonte de la page liste avec positionnement des bouton et textes */
#conteneurBoutonDetailsAchat{
	position:absolute;
	bottom:25px;
	left:0px;
	border:solid 0px;
	
}
#conteneurPrixListe{
	position:absolute;
	bottom:70px;
}
#conteneurPrixLitre{
	position:absolute;
	bottom:55px;
  left:0;
}
#conteneurPromoListe{
	position:absolute;
	bottom:0px;
	left:0px;
	border:solid 0px;
}
#titreListe{
	position:relative;
	float:left;
	width:220px;
	height:42px;
	overflow:hidden;
	border:solid 0px;
}
#descriptionListe{
	position:relative;
	float:left;
	width:220px;
	height:45px;
	border:solid 0px;
	overflow:hidden;
}
#dureeListe{
	position:absolute;
	left:100px;
	bottom:70px;
	border:solid 0px;
}
/* Fin des div necessaire a la refont e de laffichage */

