/* CSS Document */
/* ----------------------------------FRANCAIS---------------------------------- */

/* ----------------------------------HEADER---------------------------------- */
#header_accueil_logo {
			background:  url(/fr/images/fondh.png) no-repeat;
			width: 971px;
			height: 68px;
			}
/* ----------------------------------ACCUEIL---------------------------------- */
/* A LA UNE */
	#contenu_accueil_droite_highlights_haut {
		background: url(/fr/images/home_highlights_haut.png) top left no-repeat;
		width: 170px;
		height: 29px;
		cursor:pointer;
		}

/* ACCES DIRECT */
		#contenu_accueil_droite_direct_haut {
			background: url(/fr/images/home_directaccesses_haut.png) top no-repeat;
			width: 170px;
			height: 19px;
			}
			
/* ----------------------------------INTERIEUR---------------------------------- */	
/* GAUCHE */
	#gauche {
		float: left;
		width: 159px;
		margin: 0px 0px 0px 20px;
		}