#header #accueil a {
	position: absolute;
	background: url('../fr/nav/header_btn_accueil.jpg') no-repeat;
	width: 34px;
	height: 38px;
	top: 20px;
	left: 581px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}
#header #contact a {
	position: absolute;
	background: url('../fr/nav/header_btn_contact.jpg') no-repeat;
	width: 40px;
	height: 38px;
	top: 20px;
	left: 673px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}
#header #plan a {
	position: absolute;
	background: url('../fr/nav/header_btn_plan.jpg') no-repeat;
	width: 50px;
	height: 38px;
	top: 20px;
	left: 764px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}
#header #rechercher a {
	position: absolute;
	background: url('../fr/nav/header_btn_rechercher.jpg') no-repeat;
	width: 51px;
	height: 38px;
	top: 20px;
	left: 863px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}

#editable {
	width: 705px;
	border-collapse: collapse;
}
#editable #gauche {
	width: 305px;
	text-align: justify;
	vertical-align: top;
}
#editable #droite {
	text-align: justify;
	vertical-align: top;
}

#actualite {
	width: 270px;
	border-collapse: collapse;
	margin: 0 30px 15px 0;
}
#actualite #actualite_haut {
	background: url('../fr/nav/actualite_haut.jpg') no-repeat;
	height: 22px;
	_height: 20px;
}
#actualite td {
	background: url('../fr/nav/actualite_contenu.gif') repeat-y;
	width: 245px;
	padding: 15px 15px 10px 10px;
	font-size: 0.85em;
}
#actualite #actualite_bas {
	background: url('../fr/nav/actualite_bas.jpg') no-repeat;
	height: 23px;
}

#texte_droite {
	font-size: 0.9em;
	text-align: justify;
	margin-left: 302px;
}