/*#######    Chapitre 201    ########## EDITO ########## */
#PanelEdito img {border:1px solid #801418; margin:0 5px 3px 0; padding:1px; float:left}
#PanelEdito font, #BlocEdito p, #PanelNews font, #PanelNews p {font-size:12px}
#PanelEdito a { font-size:12px; font-weight:bold}
#PanelEdito a:hover { color:#D7535C;}
#PanelEdito br {font-size:5px}

/*#######    Chapitre 202    ########## NOUVEAUTES ########## */
/*Selection nouveautes*/
/* ATTENTION AUSSI PRESENT DANS View.css*/
/*#######    Chapitre 304    ##########  Les listes d articles en pleine page - Mode de vue standard ########## */
.ListArticl_elmt {width:175px; height:285px; float:left; margin:0 2px; position:relative; background:url(../Image/DESIGN/Menu_HR.jpg) no-repeat 50% 160px; overflow:hidden}
.ListArticl_elmt_Bck {}
.ListArticl_cntr {display:block; margin:11px 7px 7px 7px; text-align:center; height:145px; }
table.ListArticl_cntr td{width:165px; height:147px; text-align:center; vertical-align:bottom!important;}
.ListArticl_cntr img, .INCONT_img img {padding:1px; border:1px solid #999}
.ListArticl_tit {text-align:center; margin:10px 0 0 0}
.ListArticl_tit a{ font-size:12px; color:#0A50A1!important; font-weight:bold; text-decoration:none; line-height:13px; }
.ListArticl_tit a:hover{text-decoration:underline;}
.ListArticl_txt {padding:8px 3px 3px 3px; clear:both; text-align:center;}
.ListArticl_prx {text-align:center; line-height:15px; color:#333; font-size:14px; margin-top:5px }
.ListArticl_prx strike {padding-left:5px; color:#999999; font-size:11px}
.ListArticl_prx strong{color:#BF0000; font-family: "Impact","Arial Black", Arial; letter-spacing: 1px; font-size:16px; font-weight:normal; padding-left:5px}
.ListArticl_bts a { float:left }

.ContenuBulle .ListArticl_crt {display:none;}/*NE PAS TOUCHER necessaire au mecanisme des infobulles*/

/*#######    Chapitre 203    ########## PROMO ########## */
/*etiquette promo*/
/* ATTENTION AUSSI PRESENT DANS View.css ET AfficheResultatRechercheAvancee.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; }
.INCONT_elmt .promo {left:0!important; top:5px!important; }

/*#### AUTEUR ####*/
.SpanAuteur, .CTL_A_autr {color:#808080; font-size:11px; line-height:18px}


.promo {
    background: url("../Image/DESIGN/promo.png") no-repeat scroll left top transparent;
    color: #993300;
    font-family: "Arial Black",Arial;
    font-size: 16px;
    font-weight: normal;
    height: 39px;
    left: 25px;
    padding: 10px 0 0;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 258px;
}
