h2#titre-promo
{
	width:680px;
	height:32px;
	background:#fff url(../images/graphisme/index/titre-promo.gif);
}

h2 span
{
	display:none;
}

ul#liste-promo
{
	height:158px;
	margin:0;
	padding:4px 0px;
}

ul#liste-promo li
{
   display:inline;
   list-style:none;       
   margin:0px 0px 0px 12px;
   padding:0px;
   float:left;
   width:155px;
   height:158px;
   background: url(../images/graphisme/index/promo-fond-puce.gif) bottom;  
}
ul#liste-promo a
{
   padding:4px;
   display:block;
   border:1px solid #ddd;
   height:147px;
   position:relative;
}
ul#liste-promo a:hover
{
   border:1px dashed #009966;
   text-decoration:none;
   cursor:pointer;
}

ul#liste-promo span.puce-titre
{
   font: 11px verdana;
   color:#009966;
   position:absolute;
   bottom:20px;
   left:4px;
   width:155px;
   line-height:12px;
   height:12px;
   overflow:hidden;
}
ul#liste-promo span.remise-promo
{
   font: 12px arial;
   color:#339933;
   position:absolute;
   top:0px;
   left:0px;
   width:100%;
   text-align:center;
   background:#eee;
   font-weight:bold;
}
ul#liste-promo span.pourcent
{
   font: 14px verdana;
}
ul#liste-promo span.prix-promo
{
   font: 14px verdana;
   color:#339933;
   position:absolute;
   bottom:3px;
   left:4px;
}
ul#liste-promo img
{
   border:0px;
   padding:0px;
   margin:0px;
}
ul#liste-promo img.photo-modele
{   
   position:absolute;
   top:20px;
   left:30px;
   padding:0px;
   margin:0px;
   width:100px;
}

/*
TOP REMISE
いいいいい
*/
h2#titre-top-remise
{
	width:470px;
	height:32px;
	background:#fff url(../images/graphisme/index/titre-top-remise.gif);
	margin-bottom:10px;
}
div.bl-g
{
	float:left;
	width:470px;
	height:250px;
	background:url(../images/graphisme/index/fond-d-top.jpg) no-repeat bottom right;
}
div.infos
{
	width:450px;
	height:190px;
	height:auto;
	padding:10px;
	background:#eee;
	margin-top:10px;
	display:none;
}
hr.infos
{
	display:none;
	visibility:hidden;
}
.ItemBody
{
	text-align:justify;
}
.ItemBody img
{
	float:left;
	margin:5px;
}
.ItemBody h3
{
	font-size:13px;
}
/*
NEWS
いいいいい
*/
div.bl-d
{
	float:right;
	width:200px;
	height:250px;
	background:url(../images/graphisme/index/fond-concept.jpg) no-repeat bottom left;
}
h2#titre-news-remise
{
	width:200px;
	height:32px;
	background:#fff url(../images/graphisme/index/titre-concept.gif);
}

div.bl-d ul,
div.bl-d li
{
	margin:0;
	padding:0;
	list-style:none;
}

div.bl-d li
{
	padding:2px;
	list-style:inside;
}

/*
CREDIT
いいいいい
*/
div#bloc-credit
{
	clear:both;
	float:left;
}
h2#titre-credit
{
	width:680px;
	height:32px;
	background:#eee url(../images/graphisme/index/titre-credit.gif);
	margin-bottom:6px;
	margin-top:6px;
}

