.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 891px;
}
.univers {
	background-image: url(images/univers.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.topleft {
	background-image: url(images/topleft.jpg);
	height: 53px;
	width: 303px;
	background-repeat: no-repeat;
}
.key {
	background-image: url(images/key.jpg);
	background-repeat: no-repeat;
	height: 93px;
	padding-left: 10px;
}
.adspetit {
	background-image: url(images/adspetit.jpg);
	background-repeat: no-repeat;
	height: 159px;
}
.adsgrand {
	background-image: url(images/adsgrand.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 588px;
}
body {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
a:active {
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:link {
}
