                  /* styles css propres par business unit */
body{
	margin:0;
	background-color:#95509F;
  /* background-image:url(/images/background/additifs_bitume.jpg); */
	background-repeat:no-repeat
}

					/* COMPOSANT CENTRAL */
td.separateur_page {
  background-image:url(/images/structure/cadres/presse/separateur_page.gif);
}
                    /*LES LIENS */
table#VF a, table#VF a:hover{
  text-decoration:underline;
  border:0px;
	color:#95509F
}
a.underline{
  text-decoration:underline;
  border:0px;
	color:#95509F
}
a.underline:hover{
  text-decoration:none;
  border:0px;
	color:#95509F
}
                          /* MENU VERTICAL A GAUCHE */
.menuleft{
  visible:false;
  background-color:#95509F;
}
.menuleft0 * {
  visible:false;
  background-color:#931AA3;
  font-weight:bold;
  font-size:13px;
  color:#FFFFFF;
}
.menuleft1 * {
  visible:false;
  color:#DFC7DF;
}
.menuleft1 * a:hover{
  visible:false;
  color:#FFFFFF;
}
.menuleftsel1 * {
  visible:false;
  font-weight:bold;
  color:#FFFFFF;
}
.menuleft2 * {
  visible:false;
  font-weight:bold;
  color:#DFC7DF;
}
.menuleft2 * a:hover{
  visible:false;
  font-weight:bold;
  color:#FFFFFF;
}
.menuleftsel2 * {
  visible:false;
  font-weight:bold;
  color:#FFFFFF;
}
.menuleft3 * {
  visible:false;
  color:#DFC7DF;
  background-color:#931AA3;
}
.menuleft3 * a:hover{
  visible:false;
  color:#FFFFFF;
}
.menuleftsel3 * {
  visible:false;
  background-color:#931AA3;
  color:#FFFFFF;
}

td.menu_sep{
  background-image:url(/images/structure/cadres/presse/menu_sep.gif)
}
td.menu_bd{
  background-image:url(/images/structure/cadres/presse/menu_bd.gif)
}

.puceBU{
  background-image:url(/images/structure/cadres/presse/puce_bu.gif);
  background-repeat:no-repeat
}
.fleche_small{
  background-image:url(/images/structure/cadres/presse/fleche_small.gif);
  background-repeat:no-repeat
}
.puce_plus{
  background-image:url(/images/structure/cadres/presse/picto_plus.gif);
  background-repeat:no-repeat
}

																/* couleur de police et fond */
.colorBU, .colorBU *{
  caption : business color;
  color:#95509F;
}
.fondBU {
  caption : business background color;
  background-color:#95509F;
}


                                     /* POPUP  */

td.bt_left_bu{
  background-image:url(/images/structure/cadres/presse/bt_left_bu.gif)
}
td.bt_inner_bu{
  background-image:url(/images/structure/cadres/presse/bt_inner_bu.gif)
}
td.bt_right_bu{
  background-image:url(/images/structure/cadres/presse/bt_right_bu.gif)
}