body 
{ /* Modifications : la couleur de fond de page - la police - l'unité utilisée pour la taille de la police  */ 
 background-color :#000000; 
}

div#header,
div#footer_full,
ul.ul_pictos,
h1,
ul.promotions_categories
{
 display :none;
}

a:link, a:visited 
{
 color: #520;
 background: transparent;
 font-weight: bold;
 text-decoration: underline;
}

/* PROMOTIONS */

div.bg-grey-2.myPromotion
{
 page-break-after:always;
}

div.bg-grey-2.myPromotion div.promotion_title
{
 color: #1C81C3;
 font-weight: bold;
}
