@font-face {
	font-family: 'Monotype Corsiva';
	src: url('fonts/MonotypeCorsiva.eot');
	src: url('fonts/MonotypeCorsiva.eot?#iefix') format('embedded-opentype'),
		 url('fonts/MonotypeCorsiva.woff') format('woff'),
		 url('fonts/MonotypeCorsiva.ttf')  format('truetype'),
		 url('fonts/MonotypeCorsiva.svg#MonotypeCorsiva') format('svg');
  font-weight: normal;
  font-style: normal;
}

body
{
	font-family: 'Monotype Corsiva',Arial;
	color: #6ea032;
	text-align: center;
}

h1
{
	font-weight: bold;
	font-size: 68px;
	margin:0px;
}

h2
{
	font-weight: bold;
	font-size: 51px;
	margin:0px;
}

figcaption
{
	color: black;
}

#accueil
{
	border: none;
	width: 500px;
	height: 582px;
}
#background_title
{
	width: 777px;
	height: 491px;
}