body
{
	background-color : #000000;
	font-size : 14px;
}

a
{
	color: #9A1E17;
	text-decoration:underline;
}

h1  {color : #9A1E17; }

#fond
{
	background-image: url(SiteProvisoire.jpg);
	background-position:top center;
	background-repeat : no-repeat;
	text-align:center;
	font-weight : bolder;
	width : 990px;
	height : 700px;
	margin : auto;
}

#texte
{
	width : 750px;
	height : 500px;
	color : #000000;
	padding-top:220px;
	padding-left:100px;

}

