@charset "utf-8";
/*****************************************************
**** SOMMAIRE **** GLOBAL
@DISPLAY LARGE

@OLD
	- module-large -
		__ Header __
		__ Intro __
		__ Premium reconnu __
		__ Avantages __
		__ Premium Days __
		__ Conditions __
		__ spécificités affichage : compte __
		__ spécificités affichage : popup prodcard __
		__ spécificité affichage : autres __
	- module-small -
		__ Titre du module dans panier __
		__ Global __
		__ Visuel __
		__ Prix __
		__ Liste avantages __
		__ Premium reconnu __
		__ Premium Days __
		__ Conditions __
		__ spécificités affichage : accueil compte __
	- module-popup-panier -
******************************************************/





/*****************************************************
**** @DISPLAY LARGE
******************************************************/

/* HEADER */

.premium_visuel {display:none;}
.premium_logo {
	display: block;
	margin: 20px auto;
}
.premium_accroche {
	font: 25px OpenSansCondLight, Arial, sans-serif;
	text-align: center;
}

/* MESSAGES ABONNÉS */

.is_premium, .premium_renew {
	display:flex;
	justify-content:center;
	align-items:center;
	margin: 20px auto;
}
.is_premium img {width:80px;}
.premium_renew img {width:80px; margin-right:20px;}
.is_premium div p, .premium_renew div p {margin: 5px;}
.is_premium div p:first-child, .premium_renew div p:first-child {font: 16px OpenSansBold, Arial, sans-serif;}
.premium_renew div p:first-child {color: #c30040;}
.premium_renew div p:nth-child(2) {text-align: center;}

/* BLOCS AVANTAGES */

.premium_subtitle, .gold_subtitle {
	text-align: center;
	font: 30px/40px OpenSansCondBold, Arial, sans-serif;
	text-transform: uppercase;
	margin: 30px auto 20px auto;
}
.premium_subtitle span {
	padding: 0 20px;
}
.premium_subtitle::before, .premium_subtitle::after {
	content: '';
	display: inline-block;
	height: 3px;
	width: 10%;
	border-top: 3px solid #363636;
	vertical-align: middle;
	margin-top: .1em;
}
.premium_reciprocity {
	display:block;
	width:320px;
	margin: 0 auto 20px;
	padding:5px;
	background-color: #251A5D;
	color: #fff;
	text-transform: uppercase;
	text-align:center;
	cursor: default;
}
#premium_liste {
	display:flex;
	justify-content: space-between;
}
.premium_advantage {
	width: calc(96% / 4);
	background-color: #f0eeee;
	text-align:center;
}
.premium_advantage img {width:100%;}
.premium_details {padding:20px 10px;}
.premium_details i {
	display:inline-block;
	font-size:30px;
	margin-bottom:10px;
}
.h2_premium  {
	font: normal normal 21px/25px OpenSansCondBold, Arial, sans-serif;
	text-transform: uppercase;
}
.conditions {
	margin-top: 10px;
	text-align:right;
	font-style: italic;
	font-size:10px;
}
.conditions span br {display:none;}
.premium_btn_conditions {
	text-decoration: underline;
	text-transform: capitalize;
}

/* BLOC PRIX */

.premium_addtobasket {
	display:block;
	width:300px;
	margin: 40px auto;
	padding:40px;
	border: 1px solid black;
	border-radius: 10px;
}
.premium_price {text-align:center;}
.premium_price span:first-child {font:50px/40px OpenSansCondLight,Arial,sans-serif; color : #c30040;}
.premium_price span:nth-child(2) {font:35px/40px OpenSansCondLight,Arial,sans-serif; color : #c30040;}
.premium_price span:last-child {font:25px/22px OpenSansCondLight,Arial,sans-serif;display:block;}
.premium_price span:last-child::after {content : '*';}
.monthly {text-align:center;font: italic 15px OpenSansCondLight, Arial, sans-serif;}
#service_premium button {display:block;margin:20px auto;}

/* GOLD */

.premium_gold {
	max-width: 80%;
	margin: auto;
	display:flex;
	justify-content: space-between;
}
.premium_gold > div {width: 48%; overflow:hidden;}
.premium_gold div img {width:100%;}
.premium_gold > div:last-child {
	padding:40px;
	border: 1px solid black;
	display:flex;
	flex-direction: column;
	justify-content: center;
	text-align:center;
}
.gold_od {
	display:inline-block;
	border: 1px solid black;
	border-radius: 5px;
	padding: 5px 20px;
	text-transform: uppercase;
	font: 18px OpenSansCondLight, Arial, sans-serif;
	align-self: center;
}
.gold_subtitle {margin: 20px auto;}
.gold_text {font: 18px OpenSansCondLight, Arial, sans-serif; margin-bottom:20px;}
.premium_gold a.btn {align-self: center;}





/*****************************************************
**** @DISPLAY SMALL
******************************************************/

/* AVERTISSEMENT RENOUVELLEMENT */
.premium_renew_small {
	background-color: #f0eeee;
	display:flex;
	padding:15px;
	align-items: center;
}
.premium_renew_small img {height:40px;}
.premium_renew_small div {
	text-align:center !important;
	flex-grow: 1;
}
.premium_renew_small div p {margin-bottom:5px;text-align:center!important;}
.premium_renew_small div p:first-child {font: 14px OpenSansBold, Arial, sans-serif; color:#c30040;}
.premium_renew_small i {font-size: 25px; font-style:bold;}

/* BASE */
.premium_small {
	display:flex;
	align-items: center;
}

.premium_small .premium_visuel {
	display:block;
	width:20%;
	overflow: hidden;
}
.premium_small .premium_visuel img {display:initial;object-fit:cover;}

/* AVANTAGES */

.premium_small .premium_liste {
	width:50%;
	padding: 0 20px;
}
.premium_small .premium_logo {
	padding: 0;
	height:40px;
	margin:0 0 20px;
}
.premium_small .premium_liste ul {list-style-type:none;}
.premium_small .premium_liste .premium_advantage {
	margin-left:0;
	width:100%;
	background-color:initial;
	text-align: left;
}
.premium_small .premium_liste .premium_advantage .h2_premium {
	font: 16px/22px OpenSansRegular, Arial, sans-serif;
	text-transform: initial;
	margin-bottom:10px;
}
.premium_small .premium_liste .premium_advantage .h2_premium i {
	font: 22px/22px OpenSansBold, Arial, sans-serif;
	margin-right:5px;
}
.premium_addtobasket {height:fit-content;}

/* ABONNÉ */
.premium_addtobasket .is_premium {
	display:block;
	text-align:center!important;
}
.premium_small .premium_addtobasket .is_premium img {margin-bottom: 10px;}
.premium_small .premium_addtobasket .is_premium p {text-align:center!important;}
.premium_small .premium_addtobasket .is_premium .conditions {text-align:center;}

/* CONDITIONS */

.premium_small .conditions {text-align:initial; margin-bottom:0;}
.premium_small .conditions span br {display:inline;}
.premium_small .premium_addtobasket {
	width:30%;
	margin: 0;
	padding: 30px;
}
.premium_small .premium_addtobasket .monthly {margin-top:5px;}
.premium_small .premium_addtobasket .conditions {
	display:block;
	margin:0;
	text-align:justify;
}





/*****************************************************
**** @POPUPS
******************************************************/

/* PREMIUM IN CART */

.popup-panier-title {
	width:80%;
	margin:auto 10% 20px;
	font-size:15px;
}





/*****************************************************
**** @OLD
******************************************************/

/*!*---- module-large ----*!*/
/*#module-large {overflow: hidden;}*/

/*!*__ Header __*!*/
/*.premium_header {text-align: center;}*/
/*#module-large .premium_header img {width:180px;}*/

/*!*__ Intro __*!*/
/*#service_premium .half {margin:0;}*/
/*.premium_intro {padding:10px 20px 0;}*/

/*.premium_intro p {*/
	/*font: 16px/25px OpenSansRegular, Arial, sans-serif;*/
	/*text-align: center !important;*/
	/*margin-bottom: 10px;*/
/*}*/
/*.premium_price p:first-of-type {color:#c30040;}*/
/*.premium_price p:first-of-type span:first-child {*/
	/*display: inline-block;*/
	/*font: 35px/22px OpenSansBold,Arial,sans-serif;*/
	/*vertical-align: middle;*/
/*}*/
/*.premium_price p:first-of-type span:nth-child(2),*/
/*.premium_price p:first-of-type span:last-child {*/
	/*display: inline-block;*/
	/*font: 22px/22px OpenSansBold,Arial,sans-serif;*/
	/*vertical-align: sub;*/
/*}*/
/*.premium_price .btn {font-size:14px;}*/
/*.premium_price .btn i {margin:0 2px;vertical-align:-2px;}*/

/*!* Premium offre en cours *!*/
/*.premium_price_offer p:first-of-type > span {color:#363636;}*/
/*.premium_price_offer p:first-of-type {*/
	/*text-decoration: line-through;*/
	/*color:#c30040;*/
/*}*/
/*.premium_price_offer p:nth-child(2) {color:#c30040;}*/
/*.premium_price_offer p:nth-child(2) span:first-child {*/
	/*display: inline-block;*/
	/*font: 35px/22px OpenSansBold,Arial,sans-serif;*/
	/*vertical-align: middle;*/
/*}*/
/*.premium_price_offer p:nth-child(2) span:nth-child(2),*/
/*.premium_price_offer p:nth-child(2) span:last-child {*/
	/*display: inline-block;*/
	/*font: 22px/22px OpenSansBold,Arial,sans-serif;*/
	/*vertical-align: sub;*/
/*}*/
/*.premium_price_offer .btn {font-size:14px;}*/
/*.premium_price_offer .btn i {margin:0 2px;vertical-align:-2px;}*/

/*.premium_offer_xmas {*/
	/*background-image: url(/images/premiumXmas.jpg);*/
	/*background-position: top;*/
/*}*/

/*!*__ Premium reconnu __*!*/
/*#premium_available {*/
	/*font: 13px OpenSansRegular, Arial, sans-serif;*/
	/*color: #363636;*/
	/*width:60%;*/
	/*margin: 30px auto 10px;*/
	/*padding:15px 15px 15px 30px;*/
	/*box-shadow: 0 0 9px 0 rgba(54,54,54,0.2);*/
	/*border-left:5px solid #c30040;*/
	/*position:relative;*/
/*}*/
/*#premium_available p {*/
	/*text-align:center !important;*/
	/*margin:0;*/
/*}*/
/*#premium_available p:nth-of-type(2) {*/
	/*font-family: OpenSansBold, Arial, sans-serif;*/
	/*color:#c30040;*/
	/*margin-bottom: 10px;*/
/*}*/
/*#premium_available p:nth-of-type(3),*/
/*#premium_available p:last-of-type {font-size:10px;}*/

/*#premium_star {*/
	/*background-color:#c30040;*/
	/*width:50px;*/
	/*height:50px;*/
	/*border-radius: 50px;*/
	/*position:absolute;*/
	/*left:-25px;*/
	/*!*top: défini en js*!*/
/*}*/
/*#premium_star i {*/
	/*color:#fff;*/
	/*font-size:38px;*/
	/*padding:5px;*/
	/*line-height: 45px;*/
/*}*/

/*!*__ Avantages __*!*/

/*!* Global *!*/
/*.premium_advantage {*/
	/*background-color: #f0eeee;*/
	/*margin-bottom:20px;*/
/*}*/
/*.premium_advantage img { max-width:100%; }*/
/*.premium_details { padding:20px; }*/
/*.h2_premium {*/
	/*text-transform: uppercase !important;*/
	/*font: normal normal 20px/25px OpenSansCondBold, Arial, sans-serif !important;*/
	/*text-align: center !important;*/
	/*margin:0 auto 20px !important;*/
/*}*/
/*.premium_details i {font-size:25px;}*/
/*.premium_details p {text-align: center !important;}*/
/*#premium_liste .premium_details p {text-align:center; margin-bottom:15px;}*/

/*.premium_advantage .conditions {*/
	/*font: italic 10px OpenSansRegular, Arial, sans-serif;*/
	/*margin-top:10px;*/
	/*display:block;*/
/*}*/

/*!* A la une *!*/
/*#module-large .premium_advantage.highlighted {display:table;width:100%;}*/
/*#module-large .premium_advantage.highlighted img,*/
/*#module-large .premium_details.highlighted {width:50%; float:left;}*/
/*#module-large .premium_advantage.highlighted img,*/
/*#module-large .premium_advantage.highlighted .premium_details.highlighted,*/
/*#module-large .premium_advantage.highlighted .premium_details.highlighted p {display:table-cell;vertical-align:middle;}*/
/*#module-large .premium_advantage.highlighted .premium_details.highlighted {padding:30px 10px 0;}*/

/*#module-large .premium_advantage.highlighted p {*/
	/*padding:10px;*/
	/*border-right:1px solid #c0c0c0;*/
	/*text-align:center;*/
	/*width:50%;*/
	/*float: left;*/
/*}*/
/*.sp_popup_content #module-large .premium_advantage.highlighted p {width:45%;}*/
/*#module-large .premium_advantage.highlighted p:last-child {border-right:none;}*/

/*!* Pas a la une *!*/
/*#module-large .premium_adv_after {display: table; margin:auto;}*/

/*.premium_adv_after .premium_advantage {*/
	/*display: table-cell !important;*/
	/*border-right: 20px solid white;*/
	/*width:325px;*/
/*}*/
/*.premium_adv_after .premium_advantage:last-child {border-right: none; width:305px;}*/

/*!*__ Premium Days __*!*/
/*.premium_day, .premium_day_premium {*/
	/*width:100%;*/
	/*text-align: center;*/
	/*color:#363636;*/
	/*font-size:13px;*/
/*}*/
/*.premium_day span:first-of-type, .premium_day_premium span:first-of-type {font-style: italic;}*/
/*.premium_day span:nth-of-type(2), .premium_day_premium span:nth-of-type(2) {*/
	/*font: 16px OpenSansBold, Arial, sans-serif;*/
	/*text-transform: uppercase;*/
	/*color:#c30040;*/
/*}*/

/*!*__ Conditions __*!*/
/*.conditions_remises {*/
	/*width:50%;*/
	/*float:right;*/
	/*padding: 0 10px;*/
	/*text-align: center;*/
	/*font:10px OpenSansItalic, Arial, sans-serif;*/
/*}*/
/*.premium_conditions {font:11px OpenSansItalic, Arial, sans-serif;}*/
/*#premium_conditions {border-top: 1px solid #c0c0c0;}*/

/*!*__ spécificités affichage : compte __*!*/
/*#affiche #module-large .premium_details.highlighted {padding:10px;}*/
/*#affiche #module-large .premium_details.highlighted .h2_premium {margin-bottom:10px !important;}*/
/*#affiche #module-large .premium_day {font-size:11px;}*/
/*.premium_day span:nth-child(2) {font: 18px OpenSansBold, Arial, sans-serif;}*/

/*!*__ spécificités affichage : popup prodcard __*!*/
/*.sp_popup_content #module-large {max-width:955px;margin:auto;}*/
/*.popup_alert_content #module-large {padding:20px;}*/
/*.popup_alert_mobile .premium_details.highlighted p {width:45% !important;}*/

/*!*__ spécificité affichage : autres __*!*/
/*#module-large .conditionsPremium {display:none;}*/


/*@media only screen and (max-width:830px) {*/
	/*!*---- module-large ----*!*/
	/*#module-large .premium_advantage, .premium_advantage img, .premium_details, .premium_details p,*/
	/*#module-large .premium_adv_after, .premium_advantage.homeBloc.tiers {display:block !important;}*/

	/*#module-large .premium_advantage.highlighted img, .premium_advantage.highlighted .premium_details,*/
	/*#module-large .premium_advantage.highlighted p { width:100% !important;}*/

	/*#module-large .premium_details.highlighted {background-color: #f0eeee; padding: 20px 10px !important;}*/

	/*#module-large .premium_advantage.highlighted, .premium_adv_after {*/
		/*width:96% !important;*/
		/*margin: 20px 2%;*/
		/*clear: both;*/
	/*}*/
	/*#module-large .premium_adv_after .premium_advantage {*/
		/*width: 48% !important;*/
		/*float:left;*/
		/*margin: 20px 1% 20px 1% !important;*/
		/*border: 0 !important;*/
	/*}*/
/*}*/

/*!*---- module-small ----*!*/
/*!*__ Titre du module dans panier __*!*/
/*.panierPremium .panierSubtitle {padding-left:0 !important; height:25px;}*/
/*.premium_panier_title {height:25px;}*/

/*!*__ Global __*!*/
/*#module-small, #module-popup-panier {background-color: #f0eeee; overflow: hidden;}*/
/*#module-small .conditionsPremium, #module-popup-panier .conditionsPremium {background-color:#fff; padding-bottom:40px;}*/

/*!*__ Visuel __*!*/
/*#module-small .premium_header img {display: none;}*/
/*#module-small .premium_header a {*/
	/*float:left;*/
	/*background: url("/images/premium_sban_small.jpg");*/
	/*background-position: center;*/
	/*background-size: cover;*/
	/*display:block;*/
	/*width:25%;*/
	/*height:188px;*/
/*}*/
/*#module-popup-panier .premium_header {float:left; width:25%;}*/
/*#module-popup-panier .premium_header img {max-width: 100%;}*/

/*!*__ Prix __*!*/
/*#module-small .premium_intro,*/
/*#module-popup-panier .premium_intro {*/
	/*padding:0;*/
	/*width:25% !important;*/
	/*max-height: 188px;*/
	/*float:right;*/
	/*margin-bottom:0;*/
/*}*/
/*#module-small .premium_price_offer,*/
/*#module-popup-panier .premium_price_offer {*/
	/*padding:20px 0 0;*/
/*}*/
/*#module-small .premium_price,*/
/*#module-popup-panier .premium_price {*/
	/*width:100%;*/
	/*height:188px;*/
	/*float: right;*/
	/*text-align: center;*/
	/*padding:40px 0 0;*/
/*}*/
/*#module-small .btn, #module-popup-panier .btn {font-size:12px; padding:4px 5px;}*/
/*#module-small .h2_premium, #module-popup-panier .h2_premium {font: 13px/15px OpenSansCondBold !important;}*/

/*!*__ Liste avantages __*!*/
/*#module-small #premium_liste,*/
/*#module-popup-panier #premium_liste {*/
	/*width:50%;*/
	/*float:left;*/
	/*padding:10px;*/
	/*border: solid #fff;*/
	/*border-width: 0 5px;*/
/*}*/
/*#module-small #premium_liste .premium_advantage,*/
/*#module-popup-panier #premium_liste .premium_advantage {*/
	/*width:50%;*/
	/*height:84px;*/
	/*float:left;*/
	/*margin:0;*/
/*}*/
/*#module-small .premium_details,*/
/*#module-popup-panier .premium_details {padding:10px;}*/

/*!* Séparateurs avantages *!*/
/*#module-small .premium_advantage,*/
/*#module-popup-panier .premium_advantage {border:1px solid #fff;}*/

/*#module-popup-panier .premium_advantage:first-child,*/
/*#module-small .premium_advantage:first-child {border-width: 0 1px 1px 0;}*/
/*#module-popup-panier .premium_advantage:nth-child(2),*/
/*#module-small .premium_advantage:nth-child(2) {border-width: 0 0 1px 1px;}*/
/*#module-popup-panier .premium_advantage:nth-child(3),*/
/*#module-small .premium_advantage:nth-child(3) {border-width: 1px 1px 0 0;}*/
/*#module-popup-panier .premium_advantage:last-child,*/
/*#module-small .premium_advantage:last-child {border-width: 1px 0 0 1px;}*/

/*!*__ Premium reconnu __*!*/
/*#module-small #premium_available {*/
	/*width:75%;*/
	/*float:right;*/
	/*margin: 15px 0 0;*/
	/*padding:15px 15px 15px 30px;*/
	/*box-shadow: none;*/
	/*border-left:0;*/
/*}*/
/*#module-small #premium_star {display:none;}*/

/*#module-small #premium_available .conditionsPremium {background-color: #f0eeee;padding-bottom:0;}*/
/*#module-small .premium_header #premium_available + .conditionsPremium {display: none;}*/

/*!*__ Premium Days __*!*/
/*!* client non premium *!*/
/*#module-popup-panier .premium_day,*/
/*#module-popup-panier .premium_day_premium,*/
/*#module-small .premium_day,*/
/*#module-small .premium_day_premium {*/
	/*font-size:10px;*/
/*}*/
/*!*#module-popup-panier .premium_day span:last-child,*/
/*#module-small .premium_day span:last-child {display: none;}*!*/
/*#module-popup-panier .panierInfo .premium_day span:nth-child(2) {font: 10px/20px OpenSansBold, Arial, sans-serif;}*/
/*.panierInfo .premium_day span:nth-child(2) {font: 14px/20px OpenSansBold, Arial, sans-serif;}*/

/*!* client premium *!*/
/*#module-small .premium_day_premium {*/
	/*width:75%;*/
	/*float:right;*/
	/*padding :15px 15px 0;*/
/*}*/
/*#module-small .premium_day_premium p {*/
	/*font-size:25px;*/
	/*margin-bottom:5px;*/
/*}*/
/*#module-small .premium_day_premium span:last-of-type {display: none;}*/
/*#module-small .premium_day_premium hr {margin-top: 15px;}*/
/*#module-small .premium_day_premium + #premium_available {*/
	/*margin: 0;*/
	/*padding:0;*/
/*}*/
/*.panierInfo #module-small .premium_day_premium + #premium_available p:last-child {display:none;}*/
/*.panierInfo .premium_day_premium + #premium_available + .conditionsPremium {display: block !important;}*/

/*!*__ Conditions __*!*/
/*.conditionsPremium {*/
	/*clear:both;*/
	/*width:100%;*/
	/*padding:10px 0;*/
	/*text-align: center;*/
/*}*/
/*.conditionsPremium p {*/
	/*margin-bottom:10px;*/
	/*font:11px/13px OpenSansItalic, Arial, sans-serif;*/
/*}*/
/*#premium_available + .conditionsPremium {display:none;}*/

/*!*__ spécificités affichage : accueil compte __*!*/
/*!*.contentD_compte #module-small .conditionsPremium {display:none;}*!*/
/*.contentD_compte #module-small .conditionsPremium {padding-bottom:0;}*/
/*.contentD_compte #module-small p {text-align: center;}*/
/*.contentD_compte #module-small .premium_price_offer .premium_conditions,*/
/*.contentD_compte #module-small .premium_price .premium_conditions {display:none;}*/
/*.contentD_compte #module-small hr {border-color: #c0c0c0;}*/
/*.contentD_compte #module-small .premium_price_offer,*/
/*.contentD_compte #module-small .premium_price {padding-top:35px;}*/
/*.contentD_compte #module-small .premium_day span:nth-child(2) {font: 13px OpenSansBold, Arial, sans-serif;}*/

/*!*---- module-popup-panier ----*!*/
/*#valid_popup_panier a {*/
	/*float:right;*/
	/*margin-left: 15px;*/
/*}*/
/*#valid_popup_panier {*/
	/*overflow:hidden;*/
	/*margin-bottom:20px;*/
	/*padding: 0 40px;*/
/*}*/
/*#module-popup-panier .premium_price_offer {padding-top:40px;}*/
/*#module-popup-panier .premium_price {padding-top:60px;}*/
/*.popup-panier-title h3, .popup-panier-title h4 {width:80%;margin:auto 10%;}*/
/*.popup-panier-title h4 {margin-bottom:10px;}*/
/*#valid_popup_panier + .section-cgv p,*/
/*#valid_popup_panier + .section-cgv ul {margin-left:0;}*/
/*#valid_popup_panier + .section-cgv .cgv-premium {margin-left:35px !important;}*/

/*#module-popup-panier .premium_day span:nth-child(2) {font-size: 11px;}*/

/*.no_thks {display:none;}*/
/*#module-popup-panier .no_thks {display:block;}*/

/*!*---- Message Renouvellement ----*!*/
/*#premium_renewal_div {display:inline-block;}*/
/*#module-large #premium_renewal_div {margin-top:20px;}*/
/*#premium_renewal {padding: 10px 20px 0;}*/
/*#premium_renewal p {text-align:center;width:100%;}*/
/*#premium_renewal p:first-child {*/
	/*font-size:1.3em;*/
	/*font-family:OpenSansBold, Arial, sans-serif;*/
	/*margin-bottom:5px;*/
/*}*/
/*.premium_renewal {width:100%;}*/
/*.premium_renewal_alert {*/
	/*background-color:#fff;*/
	/*color:#c30040;*/
	/*text-align:center;*/
	/*border:2px solid #c30040;*/
	/*padding:10px;*/
/*}*/
/*.premium_renewal_alert p:first-child {font-weight:bold;font-family: OpenSansBold, Arial, sans-serif;}*/
/*.premium_renewal_alert p {margin:0;}*/
/*#module-small .premium_renewal, #module-popup-panier .premium_renewal {width:100%!important;margin-right:0;}*/
/*#module-small #premium_renewal_div, #module-popup-panier #premium_renewal_div {width:25% !important;}*/

/*!* A supprimer au passage en SP popup *!*/
/*.popup_alert_content #module-popup-panier {display:inline-block; margin:10px auto;width:620px;}*/