#contenu { position: relative; height: 360px; background: url('../images/fond_accueil2.png'); background-repeat: no-repeat; background-position: 20% 80%; -background-position: 14% 86%; }

	.lien_accueil { font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-weight: bold; font-family: "Trebuchet MS", sans-serif; font-weight: bold; color: #663A16; text-decoration: none; display: block; float: left; }
	.lien_accueil:hover { text-decoration: underline; }
	.lien_accueil img { margin-right: 10px; border: none; float: left; }
	.bloc_accueil { float: left; height: 38px; position: absolute; z-index: 10; }
	#lien_accueil_1 { line-height: 19px; width: 135px; top: 59px; left: 384px; }
	#lien_accueil_2 { line-height: 38px; vertical-align: middle; width: 160px; top: 121px; left: 400px; }
	#lien_accueil_3 { line-height: 19px; width: 130px; top: 193px; left: 395px; }
	#lien_accueil_4 { line-height: 38px; vertical-align: middle; width: 160px; top: 258px; left: 357px; }
	#lien_accueil_5 { line-height: 38px; vertical-align: middle; width: 185px; top: 309px; left: 307px; }

	#texte { margin: 0 0 0 550px; padding: 10px 0 0 0; height: 350px; width: 400px; }
		h1 { margin: 0 30px; font-family: "Trebuchet MS", sans-serif; font-size: 18px; font-weight: bold; color: #00632E; }
		#texte_accueil { width: 400px; }
		#texte_accueil .ligne_fixe { height: 160px; }
		#texte_accueil .cadre_texte { overflow: hidden; }
		#texte_accueil .cadre_texte p { margin: 0; }
		#texte_accueil .cadre_texte img, #texte_accueil .cadre_texte a { border: none; }
		#texte_accueil .cadre_texte a { text-decoration: none; color: #00632e; }

	#partenaires { margin: 10px 10px 20px 0px; text-align: right; width: 400px; }
		#partenaires img { margin: 0 10px; border: none; }

#actualites { padding: 0 25px; }
	.actualite { width: 300px; float: left; position: relative; top: -12px; }
		.actualite .ligne_fixe { height: 187px; }
		.actualite .cadre_texte { overflow: hidden; width: 230px; }
		.actualite_barre { position: absolute; left: -22px; width: 268px; height: 23px; background: #F4E4A1; z-index: 100; }
		.actualite_titre { position: relative; z-index: 200; }
		.actualite_titre a { color: #00632E; text-decoration: none; }
		h2 { margin: 0; font-family: "Trebuchet MS", sans-serif; font-size: 18px; font-weight: bold; color: #00632E; }
		h3 { margin: 5px 0; font-size: 13px; font-weight: bold; }
		.actualite_texte { float: left; font-size: 11px; }
		.actualite_texte a { color:#663A16; text-decoration: none; font-size: 11px; font-weight: bold; }
		.actualite_texte a:hover { text-decoration: underline; }
		.actualite_photo { margin-left: 110px; text-align: center; }
