#menu ul li a#stage { background: url(../img/note_hover.gif) no-repeat 15px 0 #605E4D; }


#texte {
	float: left;
	width: 553px;
}

	#texte p { margin-bottom: 15px; text-align: justify; }
	
		#texte p span {
			margin-left: 180px;
		}
	#texte em { text-align: justify; }

	
#dates {
	float: right;
	margin-right: 5px;
	width: 300px;
	text-align: center;
}

	#dates table {
		margin-top: 35px;
		margin-bottom: 30px;
		width: 300px;
	}
	
		#dates table tr th, #dates table tr td {
			background-color: #ffffff;
			height: 40px;
		}
		
		#dates table tr th { font-style: italic; font-weight: bold; }

	#dates em {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		font-size: 16px;
		font-style: italic;
		color: #711418
	}
	
	#dates a {
			display: block;
			padding-left: 17px;
			height: 28px;
			background: url(../img/telecharger.gif) no-repeat top left;
			font-style: italic;
			color: #36362A;
			text-decoration: none;
		}
		
		#dates a:hover {
			text-decoration: underline;
			color: #711418;
			background: url(../img/telecharger.gif) no-repeat top left;
		}
