body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	max-width:600px;
	margin-top:22px;
	margin-left:auto;
	margin-right:auto;
}
body.logo {
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	max-width:1215px;
	margin-top:22px;
	margin-left:auto;
	margin-right:auto;
}
h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}
a img {
	border:none;
}

#devise {
	width:22em;
	margin-left:auto;
	margin-right:auto;
}

#devise p {
	text-align:right;
	color:#0000DD;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.6em;
	margin:3em 0 3em 0;
}

#menu {
	text-align:center;
	margin-left:240px;
	margin-right:20px;
	height:40px;
	background-color:#69F;
}
#menu a {
	line-height:40px;
	margin:0;
}

#pied {
	text-align:center;
	font-size:0.5em;
	margin-top:2em;
}

#contact div {
	margin-top:1em;
}
#contact p {
	text-align:justify;
}

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #009;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #009;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color:#842;
	text-decoration: none;
}
.mot_cle {
	font-size: 1.6em;
}
p.principal {
	text-align:justify;
	max-width:1024px;
}
ul {
	text-align: left;
	max-width:1024px;
}

