/* CSS Document */

.sousnav .pagination2{display:none}

.fichette{
	background:url(../fond/ombre.gif) no-repeat top left;
	display:block;
	float:left;
	width:271px;
	height:239px;
	margin:2px 1px 0 0;
	padding:3px;
}
.fichette .corp{
background:url(../fond/ficheb.gif) repeat-x top left;
	width:263px;
	height:225px;
	padding:10px 4px 4px;

}
.fichette .promo{
	position:absolute; 
	margin:120px 0 0 -10px;
}
.fichette .promo img{
	border:none;
}


.fichette h2 a{
	font-size:12px;
	line-height:12px;
}

.fichette .flash-h{
	float:left;
	width:156px;
	height:173px;
}

.fichette .logo{
	float:right;	width:92px;
	height:80px;
	margin-right:10px;
	margin-top:10px;
	text-align:center;

}
.fichette .logo img{
	border:none;

}

.fichette .prix{
	float:right;
	margin-right:10px;
	background:url(../fond/prix-fichette.gif) no-repeat;
	width:92px;
	height:84px;
	text-align:center;
	
}


.fichette .public{
	font-size:10px;
	font-weight:bold;
	padding:4px 0 0;
	display:block;
	
	color:#FFFC5F;
}


.fichette .public em{
	display:block;
	font-size:12pt;
	text-decoration:line-through;
	font-style:normal;
	color:#ffffff;

}


.fichette .prixtot{
	font-size:9px;
	padding:4px 0 0;
	letter-spacing:-0.05em;
	display:block;
	
	color:#FFFC5F;
}


.fichette .prixtot strong{
background:url(../fond/encadreprix.gif)  center 4px no-repeat;
	display:block;
	font-weight:bold;
	font-size:14pt;
	color:inherit;

}

.fichette p{
	display:block;
	z-index:10;
	position:absolute;
	clear:both;
	margin:200px 10px;
}

.fichette p .zoom{
	display:block;
	float:left;
	background:url(../fond/loupe.png) top left no-repeat;
	height:21px;
	color:#3A3532;
	padding:4px 10px 2px 22px;
	font-weight:bold;
}.fichette p .infos{
	display:block;
	float:left;
	background:url(../fond/plus.png) top left no-repeat;
	height:21px;
	color:#3A3532;
	padding:4px 10px 2px 22px;
	font-weight:bold;
}
