body {
	color: #444444;
	background: #FFFFFF;
	font: 12px 'Arial';
	text-align: left;
}
body, html {
	overflow: hidden;
}
body a {
	color: #AD9F01;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	color: #444444;
	text-decoration: underline;
}
p {
	text-align: justify;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
h1 {
	font-size: 14px;
	color: #AD9F01;
	font-weight: bold;
}
#actualites-creation-sites-internet {
	position:absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 200px;
}
#actualites-creation-sites-internet-2 {
	z-index: 1000;
	position:absolute;
	left: 50%;
	top: 200px;
	width: 1000px;
	height: 1000px;
	margin-left: -500px;
	text-align: left;
}
