#listProdContainer.ProdX3 {
	width:660px;
	height:293px;
	left:20px;
}

#listProdContainer.ProdX3 .Prod {
	width:212px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	float: left;
	_padding-top:15px;

}

#listProdContainer.ProdX2 {
	width:640px;
	left:20px;
}
#listProdContainer.ProdX2 .Prod {
	width:320px;
	padding: 0;
	float: left;
}

#listProdContainer.ProdX3 .menu_Prod {margin: 15px auto 0 auto;}
#listProdContainer.ProdX2 .menu_Prod {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 60px;
}
.prix_Prod {
	color:#90a11d;
	text-align: center;
	font-weight: bold;
	width: 50px;
	background-color:#e0eabd;
	font-size: 0.8em;
	float: left;
	margin-right: 2px;
	height: 22px;
	line-height: 22px;
	margin-top: 0px;
}
.titre_Prod {
	background-color:#90a11d;
	width: 90px;
	background-repeat: repeat;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-right: 2px;

	background-position: center center;
	vertical-align: middle;
	height: 22px;
	line-height: 22px;
	margin-top: 0px;
}

.titre_Prod a,.titre_Prod a:visited{
	color:#FFFFFF;
	font-size:0.8em;
}
.titre_Prod a:hover{color:#FFFFFF;text-decoration:underline;}

#pages {
	width: 640px;
	font-size: 0.9em;
	color: #12335B;
	height: 28px;
	clear: both;
	padding-top: 12px;
	text-align: center;
	position:absolute;
	bottom:0px;
}
.page_off {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fffFFF;
	font-weight: bold;
	background-image: url(client/gfx/photos/new-images/bt_page-roll.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 20px;
	float: left;
	}

.page_on {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fffFFF;
	font-weight: bold;
	background-image: url(client/gfx/photos/new-images/bt_page-dessus.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 20px;
	float: left;
	}

