/*#######    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; background:url(../Image/DESIGN/CTL2_barHorizon.jpg) no-repeat 50% 100%; }
.ListArticl2_cntr {display:block; margin:15px 7px 10px 7px; text-align:center; height:145px; width:150px; float:left }
table.ListArticl2_cntr td{width:165px; height:147px; text-align:center; vertical-align:top!important}
.ListArticl2_cntr img {padding:1px; border:1px solid #999}
.ListArticl2_txt {padding:8px 0; float:left; width:350px}
.ListArticl2_tit {text-align:left; margin:0 0 10px 0 }
.ListArticl2_tit a{ font-size:14px; color:#800000; font-weight:bold; text-decoration:none; line-height:15px; font-family:Verdana, Geneva, sans-serif; }
.ListArticl2_tit a:hover{text-decoration:underline;}
.ListArticl2_PrixBt {margin:5px 0 0 0}
.ListArticl2_prx {text-align:left; line-height:15px; color:#D8545D; font-size:14px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; float:left; width:180px;}
.ListArticl2_prx strike {padding-left:5px; color:#999999; 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:16px; font-weight:normal; padding-left:5px}
.ListArticl2_bts {float:right; width:155px; }
.ListArticl2_bts a { float:left}
	/*la pertinence de la recherche*/
.ListArticl_pertinence {color:#000000; position:absolute; top:10px; width:150px; height:10px; left:8px!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:25px; top:30px; width:49px; height:39px; background:url(../Image/DESIGN/promo.png) no-repeat top left; color:#FFFF00; font-family: "Arial Black", Arial; font-size:16px; font-weight:normal; padding:10px 0 0 0; text-align:center ; }

* 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 #800000;}
#lbl_001 .Onglet .OngletSelected a {cursor:default; background:#4D4D4D; color:#FFFFFF; border-color:#4D4D4D}


/*#### AUTEUR ####*/
.SpanAuteur {color:#808080; font-size:11px; line-height:18px}
