<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:9999999;
}
#popupContact{
	display:none;

	_position:absolute; /* hack for internet explorer 6*/
	height:150px;
	/*width:385px;*/ /*valable pour la petite popup : attention, ca jouera forécement sur le centrage*/
	width:650px; /* grande popup*/
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:99999991;
	padding:12px;
	font-size:13px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

#popupContact a{
	display:inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #f9b9b0;
	text-decoration: none;
	cursor: pointer;
	color: #000;
}
/*
#popupContactClose{
	font-size:14px;
	line-height:14px;
	color:#6fa5fd;
	font-weight:700;
}
*/


/* Choix de destination */
.popup_titre{color:#60000; font-size:13px}
.popup_entete{font-size:13px; color:#FFF; font-weight:bold; background-image:url(../fond/couleur2.gif)}
.popup_entete_centre{font-size:13px; color:#FFF; font-weight:bold; background-image:url(../fond/couleur2.gif); text-align:center}
.popup_ligne{font-size:13px; color:#000066;background-image:url(../fond/couleur1.gif)}
.popup_ligne_colissimo{ text-align:center; background-color:#FFDDCC}
.popup_ligne_delai{font-size:13px; color:#000066; background-color:#FFDDCC; text-align:center}
.popup_petite_phrase{color:#000066; font-size:10px}
.popup_petite_phrase_2{color:#000066; font-size:13px; font-weight:bold}


	/*
.button_continuermesachats{
	-moz-box-shadow:inset 0px 1px 0px 0px #fcb7b1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fcb7b1;
	box-shadow:inset 0px 1px 0px 0px #fcb7b1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcb7b1), color-stop(1, #fcb7b1) );
	background:-moz-linear-gradient( center top, #fcb7b1 5%, #fcb7b1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb7b1', endColorstr='#fcb7b1');
	background-color:#fcb7b1;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #fcb7b1;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:30px;
	line-height:32px;
	width:158px;
	text-decoration:none;
	text-align:center;
}
.button_continuermesachats:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcb7b1), color-stop(1, #fcb7b1) );
	background:-moz-linear-gradient( center top, #fcb7b1 5%, #fcb7b1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb7b1', endColorstr='#fcb7b1');
	background-color:#fcb7b1;
}.button_continuermesachats:active {
	position:relative;
	top:1px;
}
	
.button_voirmonpanier{
	-moz-box-shadow:inset 0px 1px 0px 0px #fcb7b1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fcb7b1;
	box-shadow:inset 0px 1px 0px 0px #fcb7b1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcb7b1), color-stop(1, #fcb7b1) );
	background:-moz-linear-gradient( center top, #fcb7b1 5%, #fcb7b1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb7b1', endColorstr='#fcb7b1');
	background-color:#fcb7b1;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #fcb7b1;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:30px;
	line-height:32px;
	width:137px;
	text-decoration:none;
	text-align:center;
}
.button_voirmonpanier:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcb7b1), color-stop(1, #fcb7b1) );
	background:-moz-linear-gradient( center top, #fcb7b1 5%, #fcb7b1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb7b1', endColorstr='#fcb7b1');
	background-color:#fcb7b1;
}.button_voirmonpanier:active {
	position:relative;
	top:1px;
}
*/


/*CSS pour la perso*/
div.options_prod_left{
	float: left;
	width: 160px;  
	text-align: right; 
	font-size:11px;
	font-weight: bold;
	color: #87456d;
	min-height: 20px;
}
div.options_prod_right{	
	float: right;
	width: 150px; 
	text-align: left;
	font-size:12px;
	min-height: 20px;
}

table.details_produit div.description_details{
	font-size: 11px;
	color: #826365;
	padding: 15px 15px 15px 15px;
}
table.details_produit div.description_details a,
div.detail_produit_txt a,
table.description_famille div.description a
{
	color: #b33030;
	text-decoration: none;
}
table.details_produit div.description_details a:hover,
div.detail_produit_txt a:hover,
table.description_famille div.description a:hover
{
	color: #fe7463;
	text-decoration: underline;
}</pre></body></html>