<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--- HEADER ---*/
#goHome_luxe {
    background: url(../includes/languages/swedish/images/goHome_luxe.png);
    width: 160px;
    height: 90px;
}

/*--- Checkout_success ---*/
#titreGauche{background : url(../includes/languages/swedish/images/bgTitreGauche.jpg) no-repeat;}
#titreDroite{background : url(../includes/languages/swedish/images/bgTitreDroite.jpg) no-repeat;}
#confirmation2{background : url(../includes/languages/swedish/images/confirmation.jpg) no-repeat;}
#checkPoints{background: url(../includes/languages/swedish/images/points.jpg) left top no-repeat;}
#logosServices{background : url(../includes/languages/swedish/images/logos_services.jpg) no-repeat;}
#checkSignature{background : url(../includes/languages/swedish/images/signature.jpg) center center no-repeat;}
#confirmPieds{background: url(../includes/languages/swedish/images/confirmPieds.jpg) center center no-repeat;}

/*--- Paiement ---*/
#maxicheque {background: url(../includes/languages/swedish/images/paymentTitle8.gif) left top no-repeat;}

#windowShipping, #windowBank, .windowShippingAddress, .windowShippingAddress2 {
		display: none;
		position: absolute;
		width: 515px;
		left: 50%;
		padding: 0;
		top: 190px;
}
#windowShipping, #windowBank {
		height: 345px;
		margin: 0 0 0 -257px;
}
#windowShipping {
		z-index: 101;
		background: url(../includes/languages/swedish/images/windowShipping.png) center top no-repeat;
}
#windowBank {
		z-index: 110;
		background: url(../includes/languages/swedish/images/windowBank.png) center top no-repeat;
}
.windowShippingAddress {
		height: 400px;
		margin: 0 0 0 -260px;
		z-index: 101;
		background: url(../includes/languages/swedish/images/windowShippingAdress.png) center top no-repeat;
}
.windowShippingAddress2 {
		height: 450px;
		margin: 0 0 0 -260px;
		z-index: 101;
		background: url(../includes/languages/swedish/images/windowShippingAddress2.png) center top no-repeat;
}

/*--- kiala ---*/
.kialaSelection {
	position: relative;
	margin: 35px auto 0;
	padding: 20px 0 0;
	width: 480px;
	background: url(../includes/languages/swedish/images/kialaBg.gif) left top no-repeat;
	z-index: 200;
}
.kialaSelectionIE, .kialaSelectionReturnIE {
		position: absolute;
		left: 10px;
		top: 30px;
		margin: 0;
		padding: 20px 0 0;
		width: 480px;
		z-index: 200;
}
.kialaSelectionIE{background: url(../includes/languages/swedish/images/kialaBg.gif) left top no-repeat;}
.kialaSelectionReturnIE{background: url(../includes/languages/swedish/images/kialaBg.gif) left top no-repeat;}

#formFlou{
		width: 1000px;
		top: 80px;
}
#titreJM {
		position: absolute;
		top: -35px;
		left: 365px;
}

.pricerunner_link {
    position: absolute;
    top: 675px;
    width: 300px;
    padding: 3px;
    border: 3px solid #c0c0c0;
    left: 55%;
}
.fb-like {max-width: 48px !important;}

#btn_coeur{padding:10px 80px 10px 30px;}

.topLivraison {
		display:inline-block;
    font: 15px OpenSans, Arial, sans-serif;
		text-align: center;
		margin-top: 15px;
		margin: 15px 30px 0 5px;
}
.topNumTel{letter-spacing: 1px;}

/*   ----- GESTION HOME PAGE TEXTILE -----   */
.denimF .home_text_title, .denimH .home_text_title {
    margin: 0;
    font: bold 26px OpenSans, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 10px;
}
/*-------- Home Ventes Flash --------*/
.VF_remise_sup {margin: 10px 0 0 0;	}

/*---- PAGE STUDENT -----*/
.student_share_big {
		text-transform: uppercase;
		margin-bottom: 10px;
}
.student_share_small {
		font-size:14px;
		color: #fff;
}
.student_offer_big {font: bold 38px/40px OpenSans, Arial, sans-serif;}
.student_offer_medium {font: 18px OpenSans, Arial, sans-serif;}

/* PANEL */
#compte_home_panel &gt; div {font: 14px/16px OpenSans, Arial, sans-serif;}
#compte_home_panel &gt; div div {font: italic 10px/14px OpenSans, Arial, sans-serif;}

#popup_alert_parent #listeRelais .checkout-kialaResult {
	text-align: left;
	padding: 1em auto;
	margin: 1em auto;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	position: relative;
}
/* --- checkout new --- */
#popup_alert_parent #listeRelais .checkout-kialaResult span:before { content:'  '; }
#popup_alert_parent #listeRelais .checkout-kialaResult span { display: inline; }
#popup_alert_parent #listeRelais .kialaHoraires2 {
    top: inherit;
    bottom: -100px;
    left: 450px;
}</pre></body></html>