.bonsplans_box .content, .bonsplans_box .b
{
				width:820px;
}

/* boite bons plans (acceuil) */

.bonsplans_box {
	position:relative;
	min-width:8em;
	max-width:860px; /* un peu moins que la largeur de l'image */
	color:#fff;
	_width:100%; /* IE 6 bug. */
	margin:0px 0px 10px 10px;  /* gauche = largeur du coin gauche + l'espace souhaité*/
}




.bonsplans_box .hd,
.bonsplans_box .bd,
.bonsplans_box .ft {
	position:relative;
	z-index:2;
}

.bonsplans_box .hd .image
{
	position:relative;
	bottom:10px;	
}

.bonsplans_box h1 {
	margin:0px 0px -10px 0px;
	padding:0px;
}

.bonsplans_box .content {
	position:relative;
	_overflow-y:hidden;
	padding:0px 0px 0px 0px;
	font-size:11px;
	color:#98021d;
}

.bonsplans_box .t {
	position:absolute;
	left:0px;
	top:0px;
	width:10px; /* largeur du coin supperieur gauche */
	margin-left:-10px;
	height:100%;
	_height:1600px; /*  IE 6 */
	background-position:top left;
}


.bonsplans_box .b,
.bonsplans_box .b div {
	height:10px; /* hauteur du coin bas */
	font-size:1px;
}

.bonsplans_box .b {
	background-position:bottom right;
}

.bonsplans_box .b div {
	position:relative;
	width:10px; /* largeur du coin bas gauche */
	margin-left:-10px;
	background-position:bottom left;
}

.bonsplans_item {
	float:left;
	position:relative;
	text-align:center;
	width:150px;
	height:120px;
	margin:10px 20px 10px 0px;
	background:transparent url(../images/2008/bonsplans_item_bg.gif) no-repeat top right;
}


.bonsplans_item .icone{
 	height:60px;
 	margin:auto;
 	position:absolute;
 	overflow:hidden;
 	left:0px;
	right:25px;
}

.bonsplans_item .titre {
 	font-size:10px;
 	font-weight:bolder;
 	color:#98021d;
 	position:absolute;
 	text-decoration:none;
 	bottom:27px;
	left:0px;
	right:30px;
	margin: auto;
	height:30px;
	line-height:10px; 
	overflow:hidden;
}

.bonsplans_item .titre a{
	font-size:10px;
	font-weight:bolder;
	color:#98021d;
	text-decoration:none;
}

.bonsplans_item .prix {
	font-size:14px;
	font-weight:bolder;
	color:#98021d;
	position:absolute;
	bottom:0px;
	left:0px;
	right:30px;
	margin: auto; 
	height:14px;
	background:transparent url(../images/2008/bonsplans_prix_bg.gif) no-repeat 50% 50%;
}

.bonsplans_item .marque
{
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	position:absolute;
	bottom:14px;
	left:0px;
	right:30px;
	margin: auto; 
}

.bonsplans_item .marque a, table.page_products_list .marque a
{
	color:#7f7f7f;
	text-decoration:none;
}

.jcarousel-container {
    position: relative;
    width:200px;
    height:110px;
    top:8px;
    left:70px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 200px;
    height: 115px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 90px;
    height: 115px;
    text-align:center;
}


.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}




#bonsplanscarousel_box {
	width:275px;
	height:129px;
	background:transparent url(../images/2008/bonsplanscarousel_box.gif) no-repeat;
	float:right;
	margin-right:145px;

}

.bonsplanscarousel_item {
	text-align:center;
	width:90px;
	height:115px;
	position:relative;
	margin:0px;
}




.bonsplanscarousel_item .icone{
 	height:60px;
 	margin:auto;
 	position:absolute;
 	overflow:hidden;
 	left:0px;
	right:0px;
}

.bonsplanscarousel_item .titre {
 	font-size:9px;
 	font-weight:bolder;
 	color:#98021d;
 	position:absolute;
 	text-decoration:none;
 	bottom:27px;
	left:0px;
	right:0px;
	margin: auto;
	height:28px;
	line-height:9px; 
	overflow:hidden;
}

.bonsplanscarousel_item .titre a{
	font-size:10px;
	font-weight:bolder;
	color:#98021d;
	text-decoration:none;
}

.bonsplanscarousel_item .prix {
	font-size:14px;
	font-weight:bolder;
	color:#98021d;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	margin: auto; 
	height:14px;
	background:transparent url(../images/2008/bonsplans_prix_bg.gif) no-repeat 50% 50%;
}

.bonsplanscarousel_item .marque{
	font-size:11px;
	font-weight:bold;
	color:#7f7f7f;
	position:absolute;
	bottom:14px;
	height:14px;
	left:0px;
	right:0px;
	margin: auto; 
	overflow:hidden;
}

.bonsplanscarousel_item .marque a
{
	color:#7f7f7f;
	text-decoration:none;
}



