/* CSS document coffret */
div {
	font-family: Arial;
	font-size: 13px;
}
.etape {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 180px;
}
#petit {
	width: 206px;
	height: 177px;
	text-align: center;
	z-index: 1;
}
#petit:hover, #moyen:hover, #grand:hover {
	background: url(../images/fondcoffret_survol.jpg) no-repeat;
	background-position: bottom right;
}
#petit a:hover, #moyen a:hover, #grand a:hover {
	text-decoration: none;
}
#moyen {
	width: 229px;
	height: 206px;
	z-index: 2;
	text-align: center;
	margin-left: -8px;
	margin-top: -29px;
}
#grand {
	width: 242px;
	height: 227px;
	z-index: 3;
	text-align: center;
	margin-top: -50px;
	margin-left: -9px;
}
#petit.avant {
	background-image: url(../images/cadre_petit.jpg);
	background-repeat: no-repeat;
}
#moyen.avant {
	background-image: url(../images/cadre_moyen.jpg);
	background-repeat: no-repeat;
}
#grand.avant {
	background-image: url(../images/cadre_grand.jpg);
	background-repeat: no-repeat;
}
#petit a img {
	display: block;
	border-style: none;
	position: relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#moyen a img {
	display: block;
	border-style: none;
	position: relative;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;

}
#grand a img {
	display: block;
	border-style: none;
	position: relative;
	margin-top: 19px;
	margin-left: auto;
	margin-right: auto;
}
#style_coffret {
	width: 660px;
	height: 227px;
	z-index: 0;
	margin-top:50px;
}
#style_coffret div {
	float: left;
}
#contenu_coffret {
	position: relative;
	background-color: #fefdf8;
	background-image: url(../images/fond_cases.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 660px;
	margin-top: -50px;
}
#contenu_coffret div li {
   	margin-top: 2px; 
   	margin-left: 10px;
   	font-size: 13px;
   	line-height: 22px;
   	clear: left;
}
#contenu_coffret div li a:hover {
   	text-decoration: underline;
}
#contenu_coffret p#selection {
   	position: inherit;
   	margin-top: 180px;
   	margin-left: 100px;
   	margin-right: 10px;
   	width: 500px;
   	height:37px;
   	display: block;
   	text-align: right;
   	padding-right: 30px;
   	padding-top: 15px;
}
.ajoutercoffretPanier
{
	width:194px;
	height:37px;
	background:url(../images/btn_ajouterc.jpg) no-repeat;
	background-position: right;
}
.enliste {
	display: inline;
	float: left;
	width: 200px;
}
.sansliste {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 585px;
}
#descriptif_produit{
	margin-top: 20px;
}
table.description_produit {
	width: 660px;
	border-style: none;
	border-collapse: collapse;
}
#titre-descriptif {
	background-image: url(../images/fond_titre_descriptif.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}
td.cellule_descr {
	background-image: url(../images/base_cadre_descriptif.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 660px;
	height: 11px;
}
.agauche {
	background-image: url(../images/coteG_cadre_descriptif.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 120px;
}
.adroite {
	background-image: url(../images/coteD_cadre_descriptif.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 83px;
}
.adroite img{
	vertical-align: bottom;
}
input.btn_selection_coffret {
	background-image: url(../images/bouton_selection.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 34px;
	border-style: none;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}
a.images_survol {
	clear:left;
}
a.images_survol img {
	border-style: none;
}
.miniature_alavolee {
	position: absolute;
	background-color: #ccc;
	width: 41px;
	height: 41px;
	min-width: 42px;
	min-height: 42px;
	margin-top: -20px;
	
}
.minature_alavolee img{
	margin-left: 1px;
	margin-top: 1px;
}
.description_prix {
	padding-left: 30px;
	}
	/************ coffrets préparés ************/

.imgcoffret
{
	width: 352px;
	height:275px;
	background:url(../images/fondimg-coffrets.jpg) no-repeat;

	clear:left;
	padding-top:20px;
	padding-left:25px;
	
}
.infoscoffret
{
	width: 244px;
	height:275px;
	background:url(../images/fondinfos-coffrets.jpg) no-repeat;

	padding-top:20px;
	padding-right: 20px;
	margin-left: 377px;
	padding-left: 2px;
	margin-top: -295px;
}
.zoom-coffret
{
	background: url(../images/fondZoom.jpg) repeat-y;
	background-position: right;
	width:327px;
	height:20px;
	padding-right: 10px;
}
#lienPanier_coffret {
	margin-left: 10px;
}

p.texteDescription {
	width: 200px;
	height: 150px;
	overflow: hidden;
}
.compocoffret
{
	width: 615px;
	height:211px;
	background:url(../images/fondcompo-coffrets.jpg) no-repeat; 

	padding-left:25px;
	position: relative;
}
.compocoffret p
{
	width:475px;
	padding-top:20px;
	height:170px;
}
#coffretTemporaire {
	width: 580px;
	height: 345px !important;
	height: 105px;
	background-position: top left;
}
.directPanier {
	background: url(../images/coffretPerso_btnFinaliser.jpg) no-repeat;
	width: 194px;
	height: 34px;
	padding-top: 10px;
	text-align: center;
}
.directPanier a:hover {
	text-decoration: none;
}