body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#cccccc;
	margin: 0;
	padding: 0;
	background-image:url(../images/fond.jpg);
}
img {
	border:none;
	}
a {
	text-decoration:none;
	color:#cccccc;
	}
h1 {
	font-size:1.3em;
	color:#666699;}
h2 {
	font-size:1.1em;
	}
#conteneur {
	position: relative;
	width: 660px;
	margin: 0 auto;
}
#entete {
	margin-top:15px;
	margin-bottom:15px;
	height: 112px;
}
#navigation {
	background-image:url(../images/fondnav.gif);
	background-repeat:no-repeat;
	height:112px;
	color:#ffffff;
	margin-bottom:15px;
}
#navigation h1 {
	font-size:0.9em;
	color:#cccccc;
	}
#navigation ul {
	list-style-type:none;
	font-size:0.8em;
	margin-left:0px;
	padding-left:0px;
	}
#contenu {
	margin-bottom:15px;
	}
.centrer {
	text-align:center;
	}
#pied {
	width:660px;
	height: 32px;
	line-height:32px;
	font-size:small;
	padding-left:18px;
	padding-right:18px;
	background-image:url(../images/pieddepage.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
p {margin: 0 0 10px 0;}
