#news #top{
height:19px;
background-image:url(../interface/accueil/accueil-13_news-top-uk.gif)
}
/*configuration du menu*/
		#menu {
		padding-left:3px;
		height:47px;
		background-image:url(../interface/accueil/accueil-03_fond.gif);
		_margin-top:-3px;
		}
		ul, li { /* utilisation de liste pour le menu */
		list-style-type: none; /* suppression des puces de liste */
		margin:0;
		padding:0;
		}
		ul {
		background: transparent url(../interface/accueil/accueil-21_btn-menu-uk.gif) top left no-repeat; /* arrière-plan général du menu */
		height: 47px;
		width: 713px;
		padding-left:0px;
		}
		li {
		display: inline;
		float: left;
		}
		li a { /* dimensions et définitions des boutons */
		display: block; /* mise en block de <a> pour lui donner des dimensions */
		height: 47px;
		line-height: 40px; /* hauteur de ligne pour éviter les paddings */
		color: #E2C6BA;
		font-size: 18px;
		font-family: georgia, serif;
		text-decoration: none;
		}
		li a:hover {
		color: #43271B;
		background: transparent url(../interface/accueil/accueil-21_btn-menu-uk.gif) top left no-repeat;
		}
		a#menu1:hover {
		background-position:   0px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu1 {
		width:67px;
		}
		a#menu2:hover {
		background-position: -67px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu2 {
		width:97px;		
		}
		a#menu3:hover {
		background-position: -164px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu3 {
		width:75px;
		}
		a#menu4:hover {
		background-position: -239px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu4 {
		width:67px;
		}
		a#menu5:hover {
		background-position: -306px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu5 {
		width:80px;
		}
		a#menu6:hover {
		background-position: -386px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu6 {
		width:136px;
		}
		a#menu7:hover {
		background-position: -522px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu7 {
		width:84px;
		}
		a#menu8:hover {
		background-position: -606px -47px; /* décalage de l'arrière-plan pour chaque bouton */
		}
		a#menu8 {
		width:107px;
		}
/*fin de la configuration du menu*/
