body {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: medium;
	color: #424242;
	text-align: center;
}

h1 {
	font-size: larger;
}

img {border:none}

a {color:#424242;text-decoration:underline}
a:hover {text-decoration:none}

#logo {
	width: 200px;
	height: 60px;
	z-index: 2;
	position: relative;
	top: 82px;
	margin: auto;
}

#logo img {width:200px;height:60px}

#intro {
	width: 830px;
	z-index: 3;
	position: relative;
	margin: auto;
	margin-top:188px;
}

#content {
	width: 400px;
	z-index: 4;
	position: relative;
	text-align: justify;
	margin: auto;
	margin-top:75px;
}

#footer {
	width: 400px;
	z-index: 5;
	position: relative;
	bottom: -25px;
	height: 50px;
	font-size: small;
	text-align: center;
	border-width: 1px;
	border-color: Grey;
	border-style: dotted none none none;
}

#sujet1 {
	position: absolute; left:-255px;	top: 54px; width:205px;	height:176px; z-index:7; font-size: small;
} 

#sujet2 {
	position: absolute; left:-255px; top: 366px; width:205px; height:176px; z-index:7; font-size: small;
}

#sujet3 {
	position: absolute; left:370px; top: 645px; width:205px; height:176px; z-index:7; font-size: small;
}

#sujet4 {
	position: absolute; left:-255px; top: 700px; width:205px; height:176px; z-index:7; font-size: small;
}
#sujet5 {
	position: absolute; left:370px;	top: 700px; width:205px;	height:176px; z-index:7; font-size: small;
}

#sujet6 {
	position: absolute; left:-255px; top: 966px; width:205px;	height:176px; z-index:7; font-size: small;
}

#sujet7 {
	position: absolute; left:370px; top: 900px; width:205px; height:176px; z-index:7; font-size: small;
}

#sujet8 {
	position: absolute; left:-255px; top: 1200px; width:205px; height:176px; z-index:7; font-size: small;
}

#sujet9 {
	position: absolute; left:370px; top: 1300px; width:205px; height:176px; z-index:7; font-size: small;
}

#sujet10 {
	position: absolute; left:370px; top: 1500px; width:205px; height:176px; z-index:7; font-size: small;
}

#form1 {
	position: relative;
	left: 300px;
	top: 25px;
	border: 0px;
	background: White;
	color: Grey;
}
