body{
	margin:0px;
	padding:0px;
	background-color:#fdfdfd;
	background-image:url(../images/produit/bgproduit.png);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	}
	
#bodyAccueil{
	width: 735px;
	margin-left:auto;
	margin-right:auto;
	}
	
#entete{
	width: 735px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	width:220px;
	margin-left:46px;
	}

#bgEnteteLeft{
	float:left;
	background-image:url(../images/bg_entete_left.png);
	width:46px;
	height:158px;
}

#bgEntete {
	float:left;
	width:641px;
	background-image:url(../images/bg_entete.png);
	height:158px;
}

#bgEntete h1{
	width:225px;
	height:158px;
	background-image:url(../images/produit/h1_votre_panier.png);
	margin-left:auto;
	margin-right:auto;
}

#bgEntete span{
	display:none;
}

#bgEnteteRight{
	float:left;
	background-image:url(../images/bg_entete_right.png);
	width:46px;
	height:158px;
}

.stabilisateur{
	clear:both;
}

#corps{
	width:735px;
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_corp_content.png);
	background-repeat:no-repeat;
}

#corpsContent{
	display:block;
	float:left;
	margin-left:46px !important;
	margin-left:23px;
}

#corpsContent h1 {
	background-image:url(../images/produit/h1_liste_des_produits_dans_.png);
	width:270px;
	height:18px;
	margin-top:47px;
	margin-left:12px;
}

#corpsContent span {
	display:none;
}

.divProduit {
	display:block;
	width:619px;
	margin-left:10px;
	margin-top:17px;
}

#div_produit_left {
	float:left;
	background-image:url(../images/produit/div_produit_left.png);
	width:5px;
	height:78px;
}


#div_produit {
	float:left;
	background-image:url(../images/produit/div_produit.png);
	width:595px;
	height:78px;
	padding-left: 10px;
}

#div_produit img {
	float:left;
	margin-top:10px;
	margin-left:8px;
}

#div_produit h2 {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	width:142px;
	text-align:center;
	font-family:#333;
}

#div_produit_right {
	float:left;
	background-image:url(../images/produit/div_produit_right.png);
	width:5px;
	height:78px;
}

#divQuantite {
	float:left;
	width:65px;
	text-align:center;
	padding-top:10px;
}

#divQuantite label{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-family:#333;
	font-weight:bold;
}

#divQuantite input{
	float:left;
	text-align:center;
	width:42px;
	height:22px;
	border:3px solid #ccc;
	margin:0px;
	padding: 4px;
	font-size:18px;
	font-weight:bold;
}

#divTotale {
	float:left;
	padding-top:10px;
	width:133px;
	text-align:center;
}

#divTotale label{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-family:#333;
	font-weight:bold;
}

#divTotale img{
	margin:0px;
	padding:0px;
	text-align:center;
}

.produit_prix{
	margin-bottom:5px;
	padding-left:27px;
}
.numeros_produits {
}

#divSupprimer {
	float:left;
	width:148px;
	margin-left:12px;
	margin-top:30px;
	cursor:pointer;
}

#divSupprimer label {
	font-weight:none;
}

#divSupprimer p {
	color:#999;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#divSupprimer:hover p {
	color:#666;
}

#divSupprimer span{
	display:block;
	font-size:11px;
	color:#999;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#divSupprimer:hover span{
	color:#666;
}

#iconSupprimer {
	float:left;
	width:16px;
	height:14px;
	margin-top:6px;
	margin-right:13px;
	background: url(../images/produit/icon_supprimer.png) no-repeat 0 0;
}

#divSupprimer:hover #iconSupprimer {
	background: url(../images/produit/icon_supprimer.png) no-repeat 0 -14px;
}

#divAjouter {
	float:left;
	width:150px;
	padding-left:40px;
	padding-top: 13px;
	cursor:pointer;
}

#divAjouter p {
	color:#999;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#divAjouter:hover p {
	color:#666;
}

#divAjouter span{
	display:block;
	font-size:11px;
	color:#999;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#divAjouter:hover span{
	color:#666;
}

#divAjouter #iconAjouter {
	float:left;
	width:29px;
	height:28px;
	margin-right:13px;
	background: url(../images/produit/icon_ajouter.png) no-repeat 0 0;
}

#divAjouter:hover #iconAjouter {
	background: url(../images/produit/icon_ajouter.png) no-repeat 0 -28px;
}

#divTotalFacture {
	float:left;
	width:264px;
	text-align:center;
	}
	
#divTotalFacture span {
	float:left;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	margin-top:20px;
	margin-left: 5px;
	width:58px;
	}
	
#afficherTotal{
	float:left;
	width:185px;
	margin-top:10px;
	text-align:center;
}
#divTotalFacture p {
	float:left;
	display:block;
	text-align:right;
	}

#divButton {
	float:left;
	margin-top:5px;
	position:relative;
	width:174px;
	height:39px;
	background-image:url(../images/produit/bn_passez_au_paiement.png);
}

#divButton a {
	display:block;
	width:174px;
	height:39px;
}

#pied{
	height:113px;
	margin-top:35px;
	margin-left:46px;
}

#foot_left{
	float:left;
	background-image:url(../images/foot_left.png);
	width:3px;
	height:113px;
}

#foot_bg{
	float:left;
	background-image:url(../images/foot_bg.png);
	height:113px;
	width:635px;
}

#foot_right{
	float:left;
	background-image:url(../images/foot_right.png);
	width:3px;
	height:113px;
}


#absolute{
	position:absolute;
	display:none;
	z-index:999999;
	}

#ajouterProduit {
	position:absolute;
	display:block;
	width:633px;
	top:0px;
	left:0px;
}

.documentationDetail {
	margin-top:10px;
	margin-bottom:10px;
	display:none;
}

.divHaut {
	width:633px;
	height:35px;
	background:url(../images/div/divHautprod.png) no-repeat bottom;
}

.divCenter {
	display:block;
	width:633px;
	padding-left:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/div/divCenter.gif) repeat-y;
}

.divCenter label {
	width:auto;
	margin-right:10px;
}

.divBas {
	width:633px;
	height:24px;
	background:url(../images/div/divBasprod.png) no-repeat;
}

.divFermer{
	display:block;
	margin-left:542px !important;
	width:104px;
	height:35px;
	background:url(../images/div/fermerOn.png) no-repeat 0 0;
}

.divFermer:hover{
	background:url(../images/div/fermerOn.png) no-repeat 0 -35px;
}


#menu {
	float:left;
	width:190px;
	background-image:url(../images/div/shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}

#menu .produitOn{
	width:180px;
	height:25px;
	background-color:#FFFFFF;
	background-image:url(../images/div/onbg.png);
	background-position:bottom;
	background-repeat:no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

#menu .produitOff{
	width:180px;
	height:20px;
	border-bottom:1px solid #d3d3d3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}

.contenu {
	float:left;
	width:400px;
	display:none;
	padding-top:35px;
	padding-left:35px;
}

.contenu img {
	float:left;
}

#produitInfo {
	float:left;
	width:140px;
	margin-left:37px;
	text-align:center;
}
#produitInfo produitPrix {
	margin-bottom:10px;
}

#produitInfo img {
	float:none;
	margin-top:35px;
	margin-bottom:10px;
	}

#produitInfo p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

#produitTxt {
	margin-top:16px;
	width:380px;
	}
	
#produitTxt h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	}
	
#actionProduit img {
	margin-left:170px;
	margin-bottom:10px;
	cursor:pointer;
	}
	
#plusDetail {
	margin-bottom: 6px;
}

#plusDetail p {
	margin-bottom:4px;
}
	
#griseure {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:1000px;
	margin:0;
	padding:0;
	background-color: #000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	display:none;
	z-index:99999;
}