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

/********** 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: FFFFFF;
               font-size: 8pt;
               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: FFFFFF;
               font-size: 8pt;
               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: FFFFCC;
                 text-decoration: none;
                }


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

.corps { width: 1000 ;
         height: 900 ;
         position : relative ;
         background-image: url(../images/fond.jpg)
       }
       
.centre { width: 573 ;
          height: 600 ;
          top: 225;
          left: 190;
          position : relative ;
          background-Color: FFFFFF
        }

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

.ScrolNews {
               background:#6699CC;
               color:#FFFFFF;
               font-family: Verdana;
               width: 180;
               height: 170;
               padding:0;
               top: 425;
               left: 792; 
               position: absolute
           }

.cabinet {  width: 103 ;
            height: 82 ;
            top: 620;
            left: 830;
            position : absolute ;
        }

input { font-size : 12;
        font-family : Verdana ;
        color: FFFFFF ;
        background-color: 6699CC
      }

.recherche {

            top: 190;
            left: 22;
            position : absolute ;
        }



                                 /*******  Menu *******/

.separateur {  width: 175 ;
               height: 7 ;
               left: 9;
               position : absolute;
             }


.Actualites {  width: 163 ;
               height: 53 ;
               top: 235;
               left: 18;
               position : absolute;
               background-image: url(../menu_gauche/images/Actualites.jpg)
             }

.ApedaFC {
           width: 163 ;
           height: 53 ;
           top: 290;
           left: 18;
           position : absolute;
           background-image: url(../menu_gauche/images/ApedaFC.jpg)
         }

.Information {
               width: 163 ;
               height: 53 ;
               top: 360;
               left: 18;
               position : absolute;
               background-image: url(../menu_gauche/images/Information.jpg)
             }

.Communication {
               width: 163 ;
               height: 53 ;
               top: 414;
               left: 18;
               position : absolute;
               background-image: url(../menu_gauche/images/Communication.jpg)
             }
             
.Accessibilite {
               width: 163 ;
               height: 53 ;
               top: 470;
               left: 18;
               position : absolute;
               background-image: url(../menu_gauche/images/Accessibilite.jpg)
             }

.Manifestations {
                   width: 163 ;
                   height: 53 ;
                   top: 525;
                   left: 18;
                   position : absolute;
                   background-image: url(../menu_gauche/images/Manifestations.jpg)
                 }

.AdressesUtiles {
               width: 163 ;
               height: 53 ;
               top: 580;
               left: 18;
               position : absolute;
               background-image: url(../menu_gauche/images/AdressesUtiles.jpg)
             }



.forum {
           width: 163 ;
           height: 53 ;
           top: 650;
           left: 18;
           position : absolute;
           background-image: url(../menu_gauche/images/forum.jpg)
         }

.contact {
           width: 163 ;
           height: 53 ;
           top: 705;
           left: 18;
           position : absolute;
           background-image: url(../menu_gauche/images/contact.jpg)
         }

.PlanDuSite {
           width: 163 ;
           height: 53 ;
           top: 760;
           left: 18;
           position : absolute;
           background-image: url(../menu_gauche/images/PlanDuSite.jpg)
         }

.AccesMembres {
           width: 163 ;
           height: 53 ;
           top: 822;
           left: 18;
           position : absolute;
           background-image: url(../menu_gauche/images/AccesMembres.jpg)
         }