body {
background-position:center top;
}

.contenu {
	left: 200px;
	top: 60px;
	height: 511px;
	width: 510px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 10px;
}
.logo {
	height: 200px;
	width: 168px;
	left: 30px;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}
.caractere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px 8px;
	height: 490px;
	width: 490px;
}
.lemenu {
	height: 148px;
	width: 109px;
	left: 710px;
	top: 425px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
}
a:link {
	color: #000;
	text-decoration: none;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	font-weight: bold;
	line-height: 12px;
}

a:visited {
	color: #000;
	text-decoration: none;
	padding: 0px;
	border-style: none;
	border-width: 0px;
	font-weight: bold;
	line-height: 12px;
}

a:hover {
	color: #000;
	border-style: none;
	border-width: 0px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}

