/*elements generaux*/
.tarif_white{
	background-color: #FFFFFF;
	height:20px;
	text-align: center;
}
.tarif_grey{
	background-color: #F8F8F8;
	height:20px;
	text-align: center;
}

.tarif_prix_normal{
	text-align: center;

}
.tarif_prix_barre{
	font-size:9px;
	text-decoration:line-through;
	text-align: right;
}
.tarif_promo{
	color: red;
	text-align: left;
}
.under_tarif{
	background-image:url(/images/site/tarifs/under_tarif.gif);
	background-repeat:no-repeat;
	background-position: 0px 19px;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #A2978E;
}
.pourcentage{font-size: 18px;}

h2{
	padding-left: 2px;
	margin-bottom: 24px;
	line-height: 1px;
}
/*elements uniques*/

#faire_part{
	width: 599px;
	margin-top: 24px;
	text-align: left;
	margin-left : auto;
	margin-right : auto;
	overflow: visible;
}

#presentation_faire_part{
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 270px;
}

#presentation_faire_part_img{
	float: left;
	width:409px;
	height: 270px;
}
#presentation_faire_part_picto{
	float: right;
	width: 188px;
	position:relative;
	left: 2px;
	margin-left: 2px;
}
#presentation_faire_part_picto img{
	margin-right: 4px;
	margin-bottom: 0px;
}
#presentation_faire_part_commander{
	position: relative;
	left: 1px;
	margin-top: 1px;
	background-image: url(/images/tarifs/image-commander.jpg);
	background-repeat: no-repeat;
	width: 183px;
	height: 51px;
	text-align: center;
	padding-top: 31px;	
}

#info_faire_part{
	clear: both;
	margin-top: 10px;
	width: 597px;
	max-height: 170px;
	margin-bottom: 40px;
}

#information_faire_part{
	background-image: url(../produit/creatif/carte-postale/image/bg_information_carte_postale.gif);
	background-repeat: repeat-y;
	width: 404px;
	height: 170px;
	margin-top:0px;
	padding-top: 5px;
	float:left;
}
#faire_part ul{
	margin-top:0px;
	margin-bottom:0px;
}

#faire_part li{
	list-style-image: url(/images/puce/puce-orange-small.gif);	
	margin-left: -5px;
}

#info_faire_part_bottom{
	clear: both;
}

#expedition_faire_part{
	background-image:url(/images/divers/delai-traitement-puce.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 180px;
	height: auto;
	float:right;
	position: relative;
	top: -170px;   /* la valeur est calculé en fct de height de information_photo_mosaique */
	left: -5px;
	text-align: center;
	padding-top: 25px;
}
#expedition_faire_part p{
	color: #A59C8E;
	font-size: 11px;
	padding-top: 5px;
}

#lien_tarif_port_faire_part{
	border: dotted 1px #A2978E;
	text-align: left;
	margin-top: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 15px;
	width: 183px;
}

#tarifs_presentation_faire_part{
	
}

#tarifs_faire_part{	
	float: left;
	width: 284px;
}

#prix_faire_part{
	background-image: url(../produit/creatif/carte-postale/image/bg_tarifs_carte_postale.gif);
	background-repeat:repeat-y; 
	width: 274px;
	padding-left: 5px;
	padding-right: 5px;	
}

#reduction_faire_part{
	float: right;
	width: 124px;
	padding-top: 0px;
}

#contenu_reduction_faire_part{
	background-image: url(../produit/creatif/carte-postale/image/bg_reduction_carte_postale.gif);
	background-repeat:repeat-y;
	width: 304px;
	padding-left: 5px;
	padding-right: 5px;
}

#reduction_faire_part img,#tarifs_faire_part img, #info_faire_part img{
	display: block;
	line-height: 2px;
}


/*elements superposé*/

#port{
	display:none;
	position: absolute;
	top: 345px;
	height:575px;
	left: 165px;
	z-index:10;
	overflow:visible;
}
#transporteur{
	width:130px;
}
#apercu{
	display:none;
	position: absolute;
	top: 345px;
	height:575px;
	left: 165px;	
	z-index:10;
	overflow:visible;
}

/*PAM : 2009-07-10 ajout des classes pour le cadre des pictogrammes*/

.fond-non-sel {
	background-image:url(/produit/creatif/faire-part/image/fond_non_sel.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:69px;
	height:69px;	
	text-align:left;	
	padding-top:2px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:0px;
}
.fond-sel {
	background-image:url(/produit/creatif/faire-part/image/fond_sel.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:69px;
	height:69px;
	text-align:left;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:2px;
	padding-right:0px;
}

.fond-non-sel-h {
	background-image:url(/produit/creatif/faire-part/image/fond_non_sel.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:69px;
	height:69px;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:5px;
}
.fond-sel-h {
	background-image:url(/produit/creatif/faire-part/image/fond_sel.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:69px;
	height:69px;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:5px;
}

