
/* Fenetre info */
.pmpMsgBox { color:#345836; width:400px; display:block; overflow:hidden; border:1px solid #99CC00; background:transparent url(../_image/fond_dialogue.png) 0 0 no-repeat; }
.pmpMsgBox #titlebar { height:15px; width:370px; background:transparent url(../_image/fenetre_dialogue/haut.png) 0 0 no-repeat; padding:0 15px 0 15px; }
.pmpMsgBox #titre { font-size:18px; line-height:normal; color:#6e3817; margin-bottom:15px; }
.pmpMsgBox #icone img { margin-right:5px; }
.pmpMsgBox #messagearea { text-align:left; width:366px; background:#fed189; overflow:hidden; padding:0 15px 0 15px; border-left:2px solid #dd702f; border-right:2px solid #dd702f; }
.pmpMsgBox #messagearea { color:#333333; }
.pmpMsgBox #buttonsbar { text-align:center; padding:21px 0 0 0;  background:#fed189; border-left:2px solid #dd702f; border-right:2px solid #dd702f; }
.pmpMsgBox #buttonsbar .button { height:19px; width:80px; background:url(../_image/fr/btt_fermer.png) 0 0 no-repeat; display:block; cursor:pointer; margin: 0 auto;}
.pmpMsgBox #bottombar  { padding:0 0 21px 0; background:transparent url(../_image/fenetre_dialogue/bas.png) bottom no-repeat; width:400px; overflow:hidden;}



