body {
   background-position: 0 0;
   font-size:12px;
   font-family: Arial, Helvetica;
   font-weight: bold;
   background-image: url(/img_acc/logo_fond-2.gif) ;
   background-repeat:repeat;
   background-attachment:fixed;
   color : #828282;
   background-color:#828282;
   margin: auto;

   /*margin-top: 0;
   margin-left: 0;*/

}

.intrologo
{
    margin: auto;
}
.center-area {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .center-area:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .centered {
    display: inline-block;
    vertical-align: middle;
  }
/*BLOCKQUOTE {    font-size : 9px;    font-family : Arial;    color : ;    text-align : left } */
/*bgproperties="fixed" link="#828282" vlink="#828282" alink="#C0C0C0"> -->*/
A:visited, A:link {
   /*font-weight : normal;
   font-family : Arial;
   font-size : 12px;*/
   color :#828282;
   /*text-decoration : none;*/
/*  line-height: 18px   */
}
A:hover,A:active {
   /*font-weight : normal;
   font-size : 12px;*/
   color : #C0C0C0;
   /*text-decoration : none;
   background : transparent;*/
}
.MonTexte {
  font-size:10px;
  font-family: Arial, Helvetica;
  font-weight: normal;
  color : #000000;
}
