#header h1 { 
	background: url(../images/bandeaux/actualites.jpg) no-repeat top right;
}

#root {
	background: url(../images/fonds/actualites.gif) no-repeat top center;
}

#centre ul.revueDesMedias {
	margin: 20px 0 0 0;
	padding: 0;
}

#centre ul.revueDesMedias li a {
	color: #9C0A0A;
	font-weight: bold;
}

#centre ul.revueDesMedias li.camera {
	list-style-type: none;
	background: url(../images/camera.gif) no-repeat left top;
	padding: 3px 0 3px 25px;
	margin: 10px 0 5px 0;
}

#centre ul.revueDesMedias li.texte {
	list-style-type: none;
	background: url(../images/texte.gif) no-repeat left top;
	padding: 3px 0 3px 25px;
	margin: 10px 0 5px 0;
}

#centre .photo-detail {
	width: 120px;
	text-align: center;
}

#centre .logo-detail {
	padding-top: 20px;
}

#centre .liste-detail {
	padding-top: 15px;
}


/* activation des onglets du menu */
#header ul li.actualites a, 
#header ul.menu_en li.news a {
	background-position: top right;
}
