body {
	color: #a9b20a;
	background: #FFFFFF;
	font: 16px 'Arial';
}
body a {
	color: #800080;
	text-decoration: none;
}
body a:hover {
	color: #a9b20a;
	text-decoration: none;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
h1 {
	font-size: 9px;
}
#creer-site-web-internet {	
position:absolute;
left: 50%;
top: 0%;
width: 800px;
height: 350px;
margin-top: 0px;
margin-left: -400px
}
#creer-site-web-internet-2 {
	background: #a9b20a;
}