@charset "utf-8";
/* CSS Document */
body,td,th {

}
body {
	background-position: center center;
	background-repeat: repeat-y;
	background-image: url(fi.jpg);
	background-attachment: fixed;
	background-color: #FBFAF6;
}
#calque-1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.titre {
	background-image: url(titre.jpg);
	background-repeat: no-repeat;
	height: 257px;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}
.centre {
	background-image: url(centre.jpg);
	height: auto;
	width: 798px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.menu-gauche {
	height: auto;
	width: auto;
	margin-left: 60px;
	padding-top: 240px;
	margin-right: 60px;
}
.menu-droit {
	float: right;
	height: auto;
	width: 430px;
	margin-left: 20px;
	padding-top: 220px;
	margin-right: 90px;
}
.pied {
	background-image: url(pied.jpg);
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.clamensane-services {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #46412E;
	text-decoration: none;
	font-size: 12px;
}
.menu {
	margin-left: 1px;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 30px;
	float: left;
}
.centrec {
	padding-left: 280px;
	padding-right: 40px;
}
