#centre {
	text-align: center;
}

#meilleursVente {
	height: 185px;
	width: 176px;
	background: url(../img/meilleurVente_BG.jpg) no-repeat;
	margin: 0px auto;
	padding-top: 40px;
	padding-left: 15px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

#meilleursVente a {
	font-size: 11px;
	margin-left: 100px;
	color: #2A5F0F
}

/* FLASH */

#flashPromos {
	width: 565px;
	height: 230px;
	margin: 0px auto 10px auto;
}

.arrierePlan {
	z-index: -1;
}

/* PROMO */

#nouveaute {
	margin: 16px auto 0px auto;
	width: 565px;
	height: 320px;
	background: url(../img/nouveaute_BG.gif) no-repeat;
	text-align: left;
}

#nouveaute img { border: 1px solid #D2D2D2; }

#nouveaute img.pLarge { width: 120px; }

#nouveaute img.pHaute { height: 120px; }

#nouveaute .texte a, #nouveaute .prix a { color: #000000; }

#nouveaute table.tabArt {
	width: 565px;
	margin-left: 5px;
	margin-top: 30px;
}

#nouveaute .lienTtNouv {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

#nouveaute .titre {
	height: 22px;
	width: 167px;
	color: #1c6303;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
	vertical-align: top;
}

#nouveaute .texte {
	height: 60px;
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
}

#nouveaute td.photoPrix{
	background: url(../img/promoBG.gif) no-repeat bottom;
}

#nouveaute div.photo {
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

#nouveaute div.prix {
	height: 22px;
	margin-top: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
/*
#nouveaute .elem1 {
	position: absolute;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	height: 250px;
	width: 167px;
	background: url(../img/promoBG.gif) no-repeat bottom;
}

#nouveaute .elem2 {
	position: absolute;
	margin-top: 30px;
	margin-left: 203px;
	height: 250px;
	width: 167px;
	background: url(../img/promoBG.gif) no-repeat bottom;
}

#nouveaute .elem3 {
	position: absolute;
	float: right;
	margin-top: 30px;
	margin-left: 390px;
	height: 250px;
	width: 167px;
	background: url(../img/promoBG.gif) no-repeat bottom;
}
*/

/* Zone Cadeau */
#zone_cadeaux {
	margin: 16px auto 0px auto;
	width: 565px;
	height: 320px;
	background: url(../img/zone_cadeau_BG.gif) no-repeat;
	text-align: left;
}

#zone_cadeaux img { border: 1px solid #D2D2D2; }

#zone_cadeaux img.pLarge { width: 120px; }

#zone_cadeaux img.pHaute { height: 120px; }

#zone_cadeaux .texte a, #zone_cadeaux .prix a { color: #000000; }

#zone_cadeaux .lienTtNouv {
	position: absolute;
	float: right;
	margin-top: 290px;
	margin-left: 440px;
	font-weight: bold;
}

#zone_cadeaux .titre {
	height: 22px;
	color: #1c6303;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
	vertical-align: top;
}

#zone_cadeaux .texte {
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
}

#zone_cadeaux .photo {
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

#zone_cadeaux .prix {
	height: 22px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}


#zone_cadeaux .elem1 {
	position: absolute;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	height: 250px;
	width: 167px;
	background: url(../img/promoBN.gif) no-repeat bottom;
}

#zone_cadeaux .elem2 {
	position: absolute;
	margin-top: 30px;
	margin-left: 203px;
	height: 250px;
	width: 167px;
	background: url(../img/promoBN.gif) no-repeat bottom;
}

#zone_cadeaux .elem3 {
	position: absolute;
	float: right;
	margin-top: 30px;
	margin-left: 390px;
	height: 250px;
	width: 167px;
	background: url(../img/promoBN.gif) no-repeat bottom;
}

/* A DECOUVRIR */

#aDecouvrir {
	margin: 27px auto 0px auto;
	width: 565px;
	height: 575px;
	background: url(../img/a_decouvrir_BG.gif) no-repeat;
	text-align: left;
}

#aDecouvrir img { border: 1px solid #D2D2D2; }

#aDecouvrir img.pLarge { width: 120px; }

#aDecouvrir img.pHaute { height: 120px; }

#aDecouvrir .texte a, #aDecouvrir .prix a { color: #000000; }

#aDecouvrir table.tabArt {
	width: 565px;
	margin-left: 5px;
	margin-top: 30px;
}

#aDecouvrir .titre {
	height: 22px;
	width: 167px;
	color: #1c6303;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
	vertical-align: top;
}

#aDecouvrir .texte {
	height: 60px;
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
}

#aDecouvrir td.photoPrix{
	background: url(../img/articleBG.gif) no-repeat bottom;
}

#aDecouvrir div.photo {
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

#aDecouvrir div.prix {
	height: 22px;
	margin-top: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

/*
#aDecouvrir .titre {
	height: 22px;
	color: #1c6303;
	font-weight: bold;
	font-size: 15px;
	padding-left: 10px;
	vertical-align: top;
}

#aDecouvrir .texte {
	text-align: left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	vertical-align: top;
}

#aDecouvrir .photo {
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

#aDecouvrir .prix {
	height: 22px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#aDecouvrir .elem1 {
	position: absolute;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	height: 250px;
	width: 167px;
	background: url(../img/articleBG.gif) no-repeat bottom;
}

#aDecouvrir .elem2 {
	position: absolute;
	margin-top: 30px;
	margin-left: 203px;
	height: 250px;
	width: 167px;
	background: url(../img/articleBG.gif) no-repeat bottom;
}

#aDecouvrir .elem3 {
	position: absolute;
	float: right;
	margin-top: 30px;
	margin-left: 390px;
	height: 250px;
	width: 167px;
	background: url(../img/articleBG.gif) no-repeat bottom;
}

#aDecouvrir .elem4 {
	position: absolute;
	float: left;
	margin-left: 15px;
	margin-top: 310px;
	height: 250px;
	width: 167px;
	background: url(../img/articleBG.gif) no-repeat bottom;
}

#aDecouvrir .elem5 {
	position: absolute;
	float: left;
	margin-left: 203px;
	margin-top: 310px;
	height: 250px;
	width: 167px;
	background: url(../img/articleBG.gif) no-repeat bottom;
}

#aDecouvrir .elem6 {
	position: absolute;
	float: left;
	margin-left: 390px;
	margin-top: 310px;
	height: 250px;
	width: 167px;
	background: url(../img/articleBG.gif) no-repeat bottom;
}
*/
