body{
  margin            : 0;
}
label{
  cursor            : pointer;
  cursor            : hand;
}
acronym, abbr{
  border-bottom     : 1px dotted;
  cursor            : help;
}
ul{
   float            : left;
}
dl{
   float            : left;
}
li{
   display          : inline;
   background-color : transparent;
}
img{
   border           : 0px;
}
a{
   text-decoration  : none;
}
#logo{position:absolute;top:200px;right:20px;
}
.header{
   height           : 110px;
   width            : 1024px;
}
.menu{
   width            : 100%;
   text-indent      : 13%;
   margin           : 0;
}
.menubasket{
   width            : 15%;
   margin           : 4% 0 0 2%;
   line-height      : 250%;
   padding          : 1% 0% 0% 0%;
   text-align       : center;
}
.central{
   width            : 60%;
   margin           : 8% 0 2% 25%;
   border           : 1px solid #369;
   padding          : 1% 0% 1% 0%;
}
.news{
   text-align       : center;
}
.titre{
   padding-left     : 15%;
}
.author{
   margin           : 0% 0% 0% 75%;
   color            : #BD7844;
   font-style       : italic;
}
.date{
   margin           : 0% 0% 2% 5%;
}
.nouvelle{
   width            : 80%;
   margin           : 0% 0% 0% 9%;
   line-height      : 120%;
   text-indent      : 3em;
}
.nouvelle a{
   font-style       : italic;
}
.clair{
   width            : 80%;
   margin           : 0% 0% 0% 9%;
   padding          : 1%;
   text-align       : center;
}
.guest{
   width            : 80%;
   margin           : 0% 0% 0% 9%;
   padding          : 1%;
}
.ballon{
   padding          : 1% 0%;
}
.comment{
   text-align       : center;
   width            : 80%;
   margin           : 0% 0% 4% 9%;
}
.score{
   font-size        : 120%;
   color            : red;
   text-indent      : 15%;
}
.foot{
   width            : 20%;
   margin           : 5% 0% 0% 70%;
   padding          : 2%;
}
.centre{
   color            : gray;
   font-style       : italic;
   text-align       : center;
}
.centre a{
   color            : gray;
}
.page{
   text-align       : center;
   margin-top       : 2%;
}
.plan{
   margin           : 0 0 0 10em;
   line-height      : 200%;
}
.floatimgright{
      float         :right;
}
.floatimgleft{
      float         : left;
}
.gray{
      color         : gray;
      cursor        : progress;
}


