.popup_livraison_prix_iner {
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
	font-size: 13px;
	color: #222;
}

.popup_livraison_iner {
	text-align: right;
	margin-right: 5px;
	padding-top: 2px;
	font-size: 12px;
}

.popup_livraison_iner span {
	color: white;
	font-size: 13px;
}

.popup_livraison_gratuit_iner {
	margin-top: 3px;
	font-size: 9px;
	color: white;
}

.promo_etiquette {
	position: relative;
}

.promo_etiquette_magenta {
	background-image: url('../images/catalogue/etiquette_promo_magenta.png');
	height: 32px;
	width: 103px;
	position: absolute;
	left: 90px;
	top: -35px;
}

.promo_etiquette_jaune {
	background: transparent url('../images/catalogue/etiquette_promo_jaune.png') no-repeat ;
	height: 32px;
	width: 103px;
	position: absolute;
	left: 90px;
	top: -35px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 38px;

}

.article_promo .noir {
	color: #000000;
}

.article_promo .magenta {
	color: #ED008C;
	font-weight: bold;
}

.prix {
	font-size: 14px;
}

.prix_promo {
	background: transparent url('../images/catalogue/etiquette_promo_prix.png') no-repeat 0;
	color: #ed008c;
}
.prix_promo2 {
	background: transparent url('../images/catalogue/etiquette_promo_prix_bleu.png') no-repeat 0;
	color: #ed008c;
}

#icone_chronopost, #icone_colissimo {
	cursor: pointer;
}

#popup_chronopost {
	background-image: url('../../public/images/catalogue/popup_chronopost.png');
	height: 67px;
	width: 220px;
	display: none;
	position: absolute;
	z-index: 1000;
}

#popup_colissimo {
	background-image: url('../../public/images/catalogue/popup_colissimo.png');
	height: 67px;
	width: 220px;
	display: none;
	position: absolute;
	z-index: 1000;
}

.info_text {
	border: 1px solid #01aef8;
	width: 230px;
	height: 60px;
	position:relative;
}

.info_text .cursor_left {
	position: absolute;
	top: 1px;
	left: -6px;
}

.info_text .cursor_right {
	position: absolute;
	top: 1px;
	right: -6px;
}

.info_text_inner {
	position:relative;
	top:10%;
	color: #01aef8;
	font-weight: bold;
	padding: 5px;
}

.liste_garanties {
	list-style-type: none;
	position: relative;
}

#fiche_produit .liste_garanties {
	height: 50px;
}

.liste_garanties li {
	float: left;
	width: 44px;
	height: 44px;
	margin-left: 4px;
}

.catalogue_info .liste_garanties li {
	width: 60px;
	height: 60px;
}

.liste_garanties li img {
	cursor: pointer;
}

#infobulle {
	width: 290px;
	height: 50px;
	background-image: url('../../public/images/icones/infobulle/cadre_infobulle.png');
	position: relative;
	margin-top: 5px;
}

#infobulle #cursor {
	position: absolute;
	top: -5px;
	left: 20px;
}

#infobulle #info_text {
	width: 230px;
	color: #01aef8;
	font-weight: bold;
	position: absolute;
	top: 11px;
	left: 30px;
}

#panier_prix {
	width: 622px;
	height: 69px;
	margin: auto;
	margin-top: 2px;
}

#panier_prix #panier {
	width: 308px;
	height: 67px;
	float: left;
	background: transparent url(../../public/images/catalogue/produits/deg_cadre_ajout.png) repeat-x scroll center center;
	border: 1px solid #01aef8;
	position: relative;
}

#panier_prix #prix {
	width: 308px;
	height: 67px;
	float: right;
	border: 1px solid #01aef8;
	position: relative;
}

#panier_prix #panier_qte {
	position: absolute;
	width: 170px;
	top: 26px;
	left: 10px;
	color: #ffffff;
}

#panier_prix #red_minipanier {
	position: absolute;
	width: 100px;
	top: 10px;
	right: 5px;
}

#panier_prix #table_promo, #panier_prix #table_no_promo {
	width: 100%;
	height: 100%;
}

#panier_prix #table_promo th {
	background: transparent url(../../public/images/panier/barre_small_degrade.png) repeat-x scroll center center;
	height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}

#panier_prix #table_promo td {
	text-align: center;
}

#panier_prix #table_promo td .prix_ttc {
	font-weight: bold;
	font-size: 13px;
}

#panier_prix #table_promo .promo {
	background-color: #ed008c;
	color: #ffffff;
}

#panier_prix #table_promo .no_promo {
	text-decoration: line-through;
}

#panier_prix #table_no_promo th {
	background: transparent url(../../public/images/panier/barre_small_degrade.png) repeat-x scroll center center;
	height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
}

#panier_prix #table_no_promo td {
	text-align: center;
}

#panier_prix #table_no_promo td .prix_ttc {
	font-weight: bold;
	font-size: 13px;
}

#panier_prix #prix #ruban_promo0 {
	background: transparent url(../../public/images/catalogue/etiquette_promo_magenta.png) no-repeat scroll center center;
	width: 103px;
	height: 32px;
	position: absolute;
	top: 30px;
	left: 309px;
}

#panier_prix #prix #ruban_promo1 {
	background: transparent url(../../public/images/catalogue/etiquette_promo_jaune.png) no-repeat scroll center center;
	width: 103px;
	height: 32px;
	position: absolute;
	top: 30px;
	left: 309px;
}

#panier_prix #prix #ruban_promo1 p {
	position: absolute;
	top: 7px;
	left: 35px;
	font-size: 14px;
	font-weight: bold;
}

