h2 {
	color: #8074AD;
	font-size: 1.8em;
	font-weight: bold;
	background-image: url(../img/fond_h2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: right;
	margin-right: 50px;
	margin-top: 15px;
}


#lien_entree {
	display: block;
	color: #8074AD;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin: 15px auto;
	width: 300px;
}

#date_accueil {
	display: block;
	height: 33px;
	margin: 45px auto 0;
	text-align: center;	
	font-size:1.5em;
	color: #8074AD;
}

p.accueil {
	margin-bottom: 0.8em;
}

