body {
	color: #800080;
	background: #FFFFFF;
	font: 16px 'Arial';
}
body a {
	color: #800080;
	text-decoration: none;
	font: 16px 'Arial';
}
body a:hover {
	color: #828181;
	text-decoration: none;
	font: 16px 'Arial';
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
#creation-site-internet-lyon {	
	position:absolute;
	left: 50%;
	top: 0%;
	width: 800px;
	height: 350px;
	margin-top: 0px;
	margin-left: -400px;
}
h1 {
	font-size: 11px;
	color: #BBBBBB;
}
#creation-site-internet {	
	position:absolute;
	left: 50%;
	width: 800px;
	height: 20px;
	bottom: 10px;
	margin-left: -400px;
	font-size: 11px;
	color: #828181;
	text-align: center;
}
#creation-site-internet a {	
	font-size: 11px;
	color: #828181;
}
#creation-site-internet a:hover {	
	font-size: 11px;
	color: #BBBBBB;
}