body{
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	/*background:url(images/pattern-ev.gif) #f2f2f2;*/
	background:url(bg_parc.gif) center 53px no-repeat #ffffff;
	
}



#podcast {
	display:block;
	width:132px;
	height:28px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/podcast.jpg) top left no-repeat;
}

#happening {
	display:block;
	width:119px;
	height:28px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/happening.jpg) top left no-repeat;
}

#espaces {
	display:block;
	width:101px;
	height:28px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/espaces.jpg) top left no-repeat;
}

#sos {
	display:block;
	width:69px;
	height:28px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/sos.jpg) top left no-repeat;
}

#districtmode  {
	display:block;
	width:90px;
	height:28px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(images/districtmode.jpg) top left no-repeat;
}



#menu #district{
	background:url(images/menu_titre.jpg) top left no-repeat;
	width:175px;
	height:25px;
	float:left;
}

#menu #fr, #menu #en{
	width:29px;
	height:25px;
	background:top left no-repeat;
	float:right;
	text-indent:-10000px;
	font-size:0px;
}

#menu #fr:hover, #menu #en:hover{
	background-position:bottom left;
}

#menu .actif{background-position:bottom left!important;}


#menu #fr{background-image:url(images/menu_fr.jpg);}
#menu #en{background-image:url(images/menu_en.jpg); margin-right:6px;}

#flash {
	position:relative;
	width:980px;
	margin:0 auto;
}

