body {
	margin: 0;
	padding: 0;
	background: url('../site/design/fond_site.gif') top center;
	color: #003366;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 140%;
}

h1, h2 {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

img {
	border: 0;
}

a {
	color: #5785b3;
	text-decoration: none;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

a:active {
	color: #5785b3;
	text-decoration: none;
}

#accueil {
	padding: 140px 0 0 505px;
	width: 490px;
}

#splash {
	margin: auto;
	background: url('./splash.jpg') no-repeat;
	width: 995px;
}

#pub {
	margin: 10px auto 0 auto;
	padding: 6px 0 0 6px;
	background: url('./fond-pub.png') no-repeat;
	width: 312px;
	height: 262px;
}

