/*#######    Chapitre 401    ##########  Les listes d articles en pleine page - Mode de vue recherche et catalogue 2 ########## */
/* ATTENTION AUSSI PRESENT DANS View.css */
.ListArticl2_elmt {position:relative; margin:15px 0}
.ListArticl2_cntr {display:block; text-align:center;width:160px; height:160px; float:left; padding:1px 5px 9px 5px;  position:relative; background:url(../Image/DESIGN/CTL_ombre.png) repeat-x 50% 0;}
.ListArticl2_img { overflow:hidden;width:160px;height:160px; position:absolute; top:0; left:0}
table.ListArticl2_cntr td{width:160px; height:160px; text-align:center; vertical-align:middle!important;}
.ListArticl2_cntr img {width:148px}
.ListArticl2_txt {padding:0 8px 0 170px; width:370px; min-height:160px; height:auto!important; height:160px}
.ListArticl2_tit {text-align:left; margin:0 0 10px 0 }
.ListArticl2_tit a{ font-size:13px; font-weight:bold; text-decoration:none; line-height:15px; font-family:Verdana, Geneva, sans-serif; color:#F7931E}
.ListArticl2_tit a:hover{text-decoration:underline; color:#DF5703;}
.ListArticl2_PrixBt {margin:5px 0 0 0}
.ListArticl2_prx {text-align:left; line-height:12px; color:#F7931E; font-size:12px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; float:left; width:180px;}
.ListArticl2_prx strike {padding-left:5px; color:#ccc; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif }
.ListArticl2_prx strong{color:#BF0000; font-family: "Impact","Arial Black", Arial; letter-spacing: 1px; font-size:13px; font-weight:normal; padding-left:5px}
.ListArticl2_bts {float:right; width:165px; }
.ListArticl2_bts a { float:left; padding:0 5px 0 0}
	/*la pertinence de la recherche*/
.ListArticl_pertinence {color:#000000; position:absolute; top:8px; width:150px; height:10px; left:5px!important; left:-168px; font-weight:bold; text-align:center; font-size:10px; background:#FFFFFF; FILTER:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; -khtml-opacity: 0.7; padding:0 0 2px 0}
.ListArticl_pertinence span {float:left; margin:0 10px;}
.ListArticl_pertinence table {width:50px; margin:1px 0 0 5px; height:3px; float:left; margin:5px}

/*#######    Chapitre 402    ########## PROMO ########## */
/*etiquette promo*/
/* ATTENTION AUSSI PRESENT DANS accueil.css ET View.css */
.promo {position:absolute; left:6px; top:8px; width:64px; height:64px; background:url(../Image/DESIGN/promo.png) no-repeat top left; }
* html .promo{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../Image/DESIGN/promo.png'); background:none; }

/*#######    Chapitre 403    ##########  Numerotation de pages ########## */
/*Les numerotation de page quand le nombre d'aticles est superieur au maximum fixe */
/* ATTENTION AUSSI PRESENT DANS View.css */
table.Onglet { margin:10px 0 5px 50px; position:relative;}
table.Onglet td{ border-collapse:separate; padding:1px;}
#lbl_001 .Onglet a {color:#000000; font-size:10px; border:1px solid #CCCCCC; margin:4px 2px 4px 2px; text-decoration:none; background-color:#FFFFFF;}
#lbl_001 .Onglet a:hover { border:1px solid #890C08;}
#lbl_001 .Onglet .OngletSelected a {cursor:default; background:#4D4D4D; color:#FFFFFF; border-color:#4D4D4D}
.ValidPanier_BoiteWUC {display:none}
