DIV#header {
	position: relative;
	width: 950px;
	height: 120px;
	background: url(imgs/fr/bg_header.png) no-repeat;
}

DIV#header #liControl  DIV {
	background: url(imgs/fr/bt_esp_control_off.png) no-repeat;
}

DIV#header #liControl .on {
	background: url(imgs/fr/bt_esp_control_on.png) no-repeat;
}

DIV#header #liControl .roll {
	background: url(imgs/fr/bt_esp_control_on.png) no-repeat;
}

DIV#header #liIntermed	DIV {
	background: url(imgs/fr/bt_esp_intermed_off.png) no-repeat;
}

DIV#header #liIntermed .on {
	background: url(imgs/fr/bt_esp_intermed_on.png) no-repeat;
}

DIV#header #liIntermed .roll {
	background: url(imgs/fr/bt_esp_intermed_on.png) no-repeat;
}

DIV#header #liAdherents	 DIV {
	background: url(imgs/fr/bt_esp_adherent_off.png) no-repeat;
}

DIV#header #liAdherents	.roll {
	background: url(imgs/fr/bt_esp_adherent_on.png) no-repeat;
}

DIV#header #liAdherents .on {
	background: url(imgs/fr/bt_esp_adherent_on.png) no-repeat;
}

DIV#header #liPresse  DIV {
	background: url(imgs/fr/bt_esp_presse_off.png) no-repeat;
}

DIV#header #liPresse .roll {
	background: url(imgs/fr/bt_esp_presse_on.png) no-repeat;
}

DIV#header #liPresse .on {
	background: url(imgs/fr/bt_esp_presse_on.png) no-repeat;
}

UL#menu .present {
	background: url(imgs/fr/bt_menu_presentation.gif) no-repeat;
	text-indent: -800px;
	overflow: hidden;
}

UL#menu .internat {
	background: url(imgs/fr/bt_menu_international.gif) no-repeat;
	text-indent: -800px;
	overflow: hidden;
}

UL#menu .dossier {
	background: url(imgs/fr/bt_menu_dossiers.gif) no-repeat;
	text-indent: -800px;
	overflow: hidden;
}

UL#menu .publi {
	background: url(imgs/fr/bt_menu_publication.gif) no-repeat;
	text-indent: -800px;
	overflow: hidden;
}

UL#menu .chiffres {
	background: url(imgs/fr/bt_menu_chiffres.gif) no-repeat;
	text-indent: -800px;
	overflow: hidden;
}

UL#menu .registre {
	background: url(imgs/fr/bt_menu_registre.gif) no-repeat;
	text-indent: -800px;
	overflow: hidden;
}
