/* CSS Document */

/* Tri */
.cadre_tri {
	position:relative;
	margin:20px 0px;
	padding:10px;
	background-color:#F3F3F3;
}

/* Fil d'Ariane */
.fil_ariane {
	color:#999;
}

/* Cadres : prix, chrono */
.cadre_prix, .cadre_prix_2 {
	position:relative;
	margin:auto;
}
.cadre_prix_2 {
	background-image:url(../img/bg/prix-jaune.png);
}
.cadre_prix small {font-size:12px;}
.cadre_prix_barre {
	color:#000;
	text-decoration:line-through;
	white-space:nowrap;
	color:#000;
	z-index:50;
	font-size:14px;
}

/* Titres encarts */
.titre_encart_orange, .titre_encart_gris {
	position:absolute;
	margin:-35px 0px 0px 0px;
	padding:8px 10px 10px 30px;
	height:45px;
	color:#0F71B8;
	text-shadow:2px 2px 2px #fff;
	background:url(/global/img/bt/sigle-rouge.png) no-repeat 2px 3px;
	font:bold 16px Tahoma, sans-serif;
	border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-ms-border-radius:10px 10px 0px 0px;
	-o-border-radius:10px 10px 0px 0px;
	behavior:url(/global/css/pie.htc);
	z-index:1;
}
.titre_encart_orange{background-color:#ffd012;}
.titre_encart_gris{
	background-color:#bfbfbf;
	color:#fff;
	text-shadow:2px 2px 2px #0F71B8;
}

/* Lignes */
ul.liste_articles {
	position: relative;
	padding: 0 !important;
	margin:0 !important;
	background:none !important;
	list-style:none !important;
}
ul.liste_articles li {
	background:none !important;
	list-style:none !important;
	width:290px;
	/*height:240px;*/
	float: left;
	list-style: none;
	background-image:none;
	padding:0px 10px 0px 10px;
	margin:0 !important; 
	background-image:url(../img/bg/trait-bleu-200.png);
	background-repeat:no-repeat;
	background-position:right 10px;
}
.ligne_article {
	position:relative;
	border-bottom:1px solid #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
.ligne_article_cadre {
	position:relative;
	display:inline-block;
	width:280px;
	padding:10px;
	height:260px;
	overflow:hidden;
	/*margin:0px 30px 30px 0px;*/
	vertical-align:top;
	/*box-shadow:2px 2px 4px #77C6FF;*/
	text-align:center;
	background-color:#FFF;
	margin-bottom:20px;
}
.lac_titre {
	position:relative;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	height:38px;
	color:#082A42;
	overflow:hidden;
	line-height:18px;
}
.lac_image {
	position:relative;
	text-align:center;
	display:block;
	height:180px;
	line-height:180px;
	overflow:hidden;
}
.lac_image a {
	position:relative;
	display:inline-block;	
}
.lac_remise {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../img/bg/encart-promo-petit.png);
	height:75px;
	width:108px;
	overflow:hidden;
	z-index:100;
}
.lac_remise span {
	position:relative;
	display:block;
	color:#FFF;
	font-size:30px;
	text-align:center;
	line-height:55px;
	font-family:"titilliumtext22l_rgbold_web";
	margin:auto;
}
.lac_prix {
	position:absolute;
	bottom:0px;
	left:0px;
	text-align:right;
	background-color:#082a42;
	color:#FFF;
	font-size:22px;
	width:50%;
	border-bottom:2px solid #fb2537;
	height:36px;
	line-height:26px;
	white-space:nowrap;
}
.lac_prix .cadre_prix_barre {
	color:#FFF;
	display:inline-block;
}
.lac_prix .cadre_prix {
	display:inline-block;
}
.lac_macaron {
	position:absolute;
	top:10px;
	right:10px;
}
.lac_reference {
	position:absolute;
	bottom:0px;
	right:0px;
	width:50%;
	text-align:left;
	background-color:#e1ecf3;
	border-bottom:2px solid #cdd8df;
	font-size:11px;
	line-height:13px;
	height:36px;
}
.lac_reference_1l {
	line-height:26px;
}
.lac_reference strong {
	position:relative;
	display:block;
	color:#FB2537;
	font-size:14px;
}
.lac_prix > div, .lac_reference > div {
	position:relative;
	padding:5px;
}
.lac_details {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:40px;
	background-image:url(../img/bg/traits-bleus.png);
	display:none;
}
.lac_details_1, .lac_details_2 {
	position:relative;
	float:left;
	width:50%;
	text-align:center;
	background-image:url(../img/icones/oeil-blanc-60.png);
	background-position:center 20px;
	background-repeat:no-repeat;
	padding-top:80px;
	padding-bottom:40px;
	color:#FFF;
	font-size:16px;
	margin-top:40px;
	text-shadow:1px 1px 1px #000;	
}
.lac_details_2 {
	background-image:url(../img/icones/panier-blanc-60.png);
	width:49%;
	border-left:1px solid #FFF;
}
.lac_details_large {
	width:100% !important;
}
.lac_details a:hover {
	color:#FFF;
	opacity:0.7;
}

/* Total */
#total_articles {
	position:relative;
	border:1px solid #CCCCCC;
	border-radius:20px;
	width:250px;
	padding:20px;
}

/* Encart promo */
.encart_promo {
	position:relative;
	text-align:center;
}
.encart_promo .titre {margin-bottom:5px;}
.encart_promo .titre .titre_h2 {
	font-family:Tahoma, sans-serif;
	color:#082a42;
	font-size:12px;
	line-height:12px;	
	font-weight:bold;
}
.encart_promo .titre .titre_h2 a {color:#082a42;}
.encart_promo .titre .titre_h2 a:hover {color:#D90617;}
.encart_promo .cadre_prix, .encart_promo .cadre_prix_2 {}
.encart_promo .ecopart {
	position:relative;
	color:#69be28;
}

/* Tops des ventes */
ul#tops_ventes {
	margin-left:5px;
	padding:0;
}
ul#tops_ventes li {
	position:relative;
	list-style:none;
	height:30px;
	clear:both;
	background:url(/global/img/puces/rond.png) no-repeat 0px 3px;
}
ul#tops_ventes li .liste_num {
	position:relative;
	float:left;
	width:12px;
	text-align:center;
	margin:0px 0px 0px 2px;
	padding:2px 2px;
	background-color:#404040;
	border:1px solid #F9BB08;
	border-radius:50px;
	font:normal 9px Tahoma, sans-serif;
}
ul#tops_ventes li .liste_titre {
	position:relative;
	float:left;
	width:150px;
	margin-left:15px;
	font:normal 10px Tahoma, sans-serif;
}