#edito {
	text-align:justify;
}

#edito img {
	margin: 0 0 5px 5px;
}

.date {
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	font-size:0.9em;
}

#cie-spectacle {
	display:block;
	margin-top:30px;
	margin-bottom:0;
	padding:3px 3px 3px 15px;
	background-color:#333;
	color:#FFF;
	font-weight:bold;
	font-size:1.2em;
}

#details {
	display:block;
	margin-top:0px;
	padding:3px 3px 3px 15px;
	background-color:#333;
	color:#FFF;
	font-size:0.9em;
	font-style:italic;
}

/* ############################################
**** Les bandeaux **** */
#bandeauentete {
	margin:0 auto 2em auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeaupied {
	margin:0 auto;
	width:720px;
	background-color:#DCD5CD;
}

#bandeauentete img, #bandeaupied img {
	border:0;
}