* { font-family: georgia, serif;color: #000000; }
/* div { border-width:2px;border-color:black;border-style:solid; } */

.puce { 
     border:none; padding: 0;margin :10px;
     line-height:10.5pt; line-height: 12pt;
      text-align :left; text-indent :10px;
      font-size:12pt;
}

.ulformat1 { margin-top: 50px }


#news {font-family:arial;font-size:14;position:absolute;top:150;left:0;height:350;text-align:left;padding-left:10;padding-right:10;}


body {text-align:center;}

#logo {
  position: absolute;
  left:0;
  top:0;
  margin:0;padding:0;
}
div { background-image:url(img/background.jpg) }

#footer {
position: absolute;
left: 425;
bottom: 220;
}

ul#menu, li { /* utilisation de liste pour le menu */
list-style-type: none;  /* suppression des puces de liste */
margin:0;
padding:0;
margin-top:159px;
}

ul#menu {
position: absolute; /* positionnement pour IE5 et IE5.5 */
left: 0%;
top: 2%;
background: transparent url(img/backgroundmenu.jpg) top left no-repeat; /* arrière-plan général du menu */
height: 400px;
width: 150px;
text-align: center;
}

li#menu {
display: inline; /* correction pour IE5 et IE5.5 */
}

li#menu a { /* dimensions et définitions des boutons */
display: block;  /* mise en block de <a> pour lui donner des dimensions */
height: 40px;
width: 150px;
line-height: 40px;  /* hauteur de ligne pour éviter les paddings */
color: #000000;
font-size: 20px;
font-family: georgia, serif;
text-decoration: none;
}

li a:hover {
color: #43271B;
background: transparent url(img/backgroundmenu.jpg) top left no-repeat;
}
a#menu0:hover {
background-position: 0% -400px; /* décalage de l'arrière-plan pour chaque bouton */
}
a#menu1:hover {
background-position: 0% -440px; /* décalage de l'arrière-plan pour chaque bouton */
}

a#menu2:hover {
background-position: 0% -480px;
}

a#menu3:hover {
background-position: 0% -520px;
}

a#menu4:hover {
background-position: 0% -560px;
}

a#menu5:hover {
background-position: 0% -600px;
}

a#menu6:hover {
background-position: 0% -640px;
}

a#menu7:hover {
background-position: 0% -680px;
}
a#menu8:hover {
background-position: 0% -720px;
}

span#arial{font-family:arial}
