*{
	padding: 0px;
	margin: 0px;
}
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	background-image: url(../img/fd_repeat.jpg);
	background-repeat: repeat-x;
	background-position: middle;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #037eff;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 76px;
	padding-right: 15px;
}
div#fond{
	max-width: 1172px;
	min-width: 990px;
	height: 570px;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
div#flash_intro{
	width: 990px;
	height: 570px;
	margin-left: auto;
	margin-right: auto;
}
div#pied-page{
	max-width: 1172px;
	min-width: 990px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
div#flash_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#flash_intro a {
	text-decoration: none;
	color: #007e7d;
}
