  .largeur	{width : 100%;}
  .cat		{font-weight : bold; color : rgb(70, 80, 110);}
  .aster	{color : rgb(255, 50, 50);}
  .haut		{position : absolute; top : 1em; left : 1em;}

  .gauche	{position : absolute; top : 7em; left : 1em; width : 14%;}

  .centre	{position : absolute; top : 7em; left : 20%; width : 60%;}

  .droite	{position : absolute; top : 4em; right : 1em;}

  .corps	{font-size : 80%; font-weight : bold;}

  .menu		{font-size : 80%; font-weight : bold;}

  .date		{font-weight : bold; color : rgb(80,80,80);}

  .colondr	{position : absolute; top : 4em; right : 1em;  width : 17%;}

  .bord		{position : absolute; top : 7em; left : 1em;  border : inset 2px rgb(236, 104, 10); background-color : rgb(255, 204, 110); padding : 0.5em;  }
  .post_it	{position : absolute; top : 17em; left : 1em;  width : 14%; border : inset 2px rgb(236, 104, 10); background-color : rgb(255, 204, 110); padding : 0.5em; }
  .gros		{font-size : 125%;}
BODY		{ background: url(fond_1.png) repeat-y; background-color: rgb(255,255,255);}

HR		{width : 99%; border : solid 1px collaped;}

A		{color : rgb(90, 90, 195); text-decoration : none;}

A:hover		{color : rgb(255, 90, 90); text-decoration : underline overline;}




TABLE		{font-size : 120%; }
DD		{font-weight : normal;}
IMG		{border=0;}