body
	{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	text-align: center;
	color: #555;
	background-color: #fb7191;
}

#siteweb
	{
	text-align: left;
	padding: 130px 50px 0;
	background-color: white;
	padding: 10px;
}

#bouton
	{
	width: 380;
	height: 600px;
	background: url(img/creation-sites-web-qualite.jpg) no-repeat 400px 150px;
	padding: 100px 400px 10px 10px;
	margin-bottom: 500px;
	font-size: 3em;
}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	vertical-align: top;
	margin-bottom: 10px;
	}
	
h1
	{
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #1b1c21;
	margin-bottom: 15px;
}

img
	{
	border: 0px;
	}

a:link, a:visited {text-decoration: underline; color: #fb7191;}
a:hover {color: #af4e67;}
a:active {color: #59b1a5;}

p {
	font-size: 150%;
	margin-top: 20px;
}
