body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../_images/Graphisme/fond.jpg)
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/Graphisme/fond.jpg);
}
#wrapper {
	text-align: left;
	width: 700px;
	margin: 0 auto;
	margin-top: 50px;
	background-image: url(../_images/Graphisme/background.png);
}
#header {
	height: 59px;
	text-align: center;
	position: relative;
	padding: 0;
	margin: 0;
	background-image: url(../_images/Graphisme/header.png);
}
#header #mainNav {
	position: absolute;
	left: 102px;
	top: 40px;
	width: 500px;
	right: 130px;
}
#header #mainNav a {
	font-size: 70%;
	color: #A45D61;
	text-decoration: none;
}
#header #mainNav a:hover {
	font-size: 80%;
	color: #362F2D;
	text-decoration: none;
}
#mainContent {
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	margin-top: 20px;
}
#mainContent title {
	height: 50px;
}
#mainContent p {
	font-size: 70%;
	margin-left: 25px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.h1 {
	font-size: 70%;
	margin-left: 25px;
	padding-left: 5px;
	text-align: justify;
	padding-right: 5px;
	font-weight: normal;
}
#mainContent ul {
	font-size: 70%;
	margin-left: 10px;
}
#sidebar {
	float: right;
	padding: 0;
	margin: 0;
	width: 305px;
	margin-top: 20px;
}
#sidebar p {
	font-size: 70%;
	text-align: justify;
	padding-right: 5px;
	margin-right: 25px;
	padding-left: 5px;
}
#sidebar title {
}
.title {
	margin-left: 25px;
	padding-left: 5px;
}
.sidebartitle {
	padding-left: 5px;
}
#footer {
	height: 59px;
	clear: both;
	margin: 0;
	padding: 0px;
	text-align: center;
	background-image: url(../_images/Graphisme/footer.png);
}
.tarif {
	color: #A45D61;
}
.clear {
	clear: both;
}
.liens {
	color: #a45d61;
	text-decoration: none;
}
.h1sidebar {
	font-size: 70%;
	text-align: justify;
	margin-right: 25px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	font-weight: normal;
}
.h1center {
	font-weight: normal;
	font-size: 70%;
	text-align: justify;
	margin-left: 200px;
	width: 300px;
}
