table
{
    border-collapse : collapse;
}
a:link, a:active, a:visited
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 10px;
    Font : Arial;
    Color : rgb(0 , 0 , 0);
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
}
a:hover
{
    text-decoration : NONE;
    color : rgb(0 , 0 , 0);
}
th, td, tr, div, p
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 10px;
    Font : Arial;
    Color : rgb(0 , 0 , 0);
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
}
body
{
    Margin : 0px;
    Padding : 0px;
}

.titre
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 11px;
    Color : rgb(255 , 0 , 0);
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Padding-bottom: 0px;
}

.liste
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 11px;
    Color : rgb(0 , 0 , 0);
    Line-height : 12px;
    Text-transform : none;
    Letter-spacing : normal;
    Word-spacing : normal;
    Text-indent : 0px;
    Text-decoration : none;
    Padding-bottom: 0px;
}

.grey{
	Font-size: 9px;
	color: gray;
}

.red{
	Font-size: 11px;
	color: red;
}

.button {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  width: auto;
  padding: 0px 0px;
  /*line-height: 18px !important;*/
  /*line-height: 16px;*/
  /*height: 26px !important;*/
  /*height: 24px;*/
  margin: 0px;
  border: 0px;
  background-color: #FFFFFF;
  vertical-align: text-bottom;
}

.img_sep{
	Padding-bottom: 6px;
}

.txt_sep{
	Padding-bottom: 4px;
}

Padding-bottom: 4px;
}

