body { font-size : 12px;
       font-family : Verdana ; 
     }
     

/********** les liens **********/

.news:link {
             font-family : Verdana ;
             font-size: 10px;
             color: FFFFFF;
             text-decoration: none;
            }

.jaune:link {
         font-family : Verdana ;
         color: FFFFFF;
         text-decoration: none;
        }

.menu:link {
               font-family : Verdana ;
               color: cc0000;
               font-size: 10pt;
               text-decoration: none;
              }

/* les liens déjà visités */
.news:visited {
                text-decoration: none;
                font-size: 10px;
                font-family: Verdana;
                color: FFFFFF
              }
              
.jaune:visited {
            text-decoration: none;
            font-family: Verdana;
            color: FFFFFF
          }

.menu:visited {
               font-family : Verdana ;
               color: cc0000;
               font-size: 10pt;
               text-decoration: none;
              }

/* quand on passe par dessus un lien */
.news:hover {
                text-decoration: none;
                font-size: 10px;
                font-family: Verdana;
                color: FFFFCC
            }
            
.menu:hover {    font-size: 10pt;
                 font-family : Verdana ;
                 color: FFFFFF;
                 text-decoration: none;
                }


/*********** Fin des liens *******/



inputRecherche { 
		font-size : 12;
        font-family : Verdana ;
        color: FFFFFF ;
        background-color: 66CC66
      }
      

.corps { width: 1000 ;
         height: 1000 ;
         position : relative ;
         background-image: url(../image/fond.jpg)
       }
       
.centre { width: 568 ;
          height: 760 ;
          top: 222;
          left: 237;
          position : relative ;
          background-Color: FFFFFF
        }

.video {  width: 180 ;
          height: 210 ;
          top: 202;
          left: 792;
          position : absolute ;
          background-Color: 6699CC
        }


.recherche {

            top: 170;
            left: 22;
            position : absolute ;
        }
        
.ScrolNews {
               background:#99cc66;
               color:#003300;
               font-family: Verdana;
               width: 150;
               height: 182;
               padding: 1;
               top: 480;
               left: 835; 
               position: absolute;
               
                
           }        

                                 /*******  Menu haut droite *******/
                                 
.Accueil {     
			   width: 153 ;
               height: 29 ;
               top: 23;
               left: 816;
               position : absolute;
               background-image: url(../menu/Accueil.gif);
             }
             
.ForumLibre {     
			   width: 133 ;
               height: 29 ;
               top: 64;
               left: 836;
               position : absolute;
               background-image: url(../menu/ForumLibre.gif);
             }
             
.Journal {     
			   width: 113 ;
               height: 29 ;
               top: 106;
               left: 856;
               position : absolute;
               background-image: url(../menu/Journal.gif);
             }   
                         
.Statuts {     
			   width: 93 ;
               height: 29 ;
               top: 148;
               left: 876;
               position : absolute;
               background-image: url(../menu/Statuts.gif);
             }
             
 .Kriss {     
			   width: 7 ;
               height: 24;
               top: 976;
               left: 993;
               position : absolute
             }        
        