#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: 130px;
	text-indent: 0px;
	line-height: 20px;
	padding-top: 20px;
}
#thumbPict{
	position: relative;
	width:80px;
	height: 80px;
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;
	

}
#thumbDetail{
	position: relative;
	width:250px;
	height: 100px;
	float:left;
	padding-top: 0px;
}



#clear {
	position: relative;
	clear:left;
	padding-left: 530px;
	padding-right: 200px;
	text-align: center;
}
