div.conteneur {
	font-size: 90%;
	width: 61em;
	margin-right: auto;
	margin-left: auto;
	height:48em;
	background-image: url(fond_accueil2_2006.png);
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #FFC900;
}

div.texte {
	margin-bottom: 1em;
	padding-bottom:0px;
	margin-bottom:1em;
	color: #BC2F1C;
	padding-top: 37.5em;
	display: block;
	margin-left: 12.5em;
}
p {
	text-align: left;
}


div.signature {
	font-size:0.7em;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2em;
}

div.signature a {
	color: #702313;
	text-decoration: none;
}

div.signature a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#splash {
	position: absolute;
	top: 25em;
	index-z:1;
	width: 21%;
	z-index: 1;
	left: 5em;
	height: 26%;
}
