@charset "utf-8";
html {
	background-color: #FFFFFF;
	text-align: center;
}
body {
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


ul.menu {
	width:1040px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	float: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

.left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 263px;
	margin-top: 0px;
	margin-left:0px;
}

.right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 265px;
	margin-top: 0px;
}

.accueil a {
	height: 78px;
	width: 127px;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

.accueil a:link, .accueil a:visited {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.accueil a:hover, .accueil a:active {
	background-image: url(images/menu.jpg);
	background-position: 0px -78px;
	background-repeat: no-repeat;
}
.galerie a {
	height: 78px;
	width: 127px;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
.galerie a:link, .galerie a:visited {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -127px 0px;
}
.galerie a:hover, .galerie a:active {
	background-image: url(images/menu.jpg);
	background-position: -127px -78px;
	background-repeat: no-repeat;
}
.temoignages a {
	height: 78px;
	width: 127px;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
.temoignages a:link, .temoignages a:visited {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -254px -0px;
}
.temoignages a:hover, .temoignages a:active {
	background-image: url(images/menu.jpg);
	background-position: -254px -78px;
	background-repeat: no-repeat;
}
.contact a {
	height: 78px;
	width: 127px;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
.contact a:link, .contact a:visited {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -381px -0px;
}
.contact a:hover, .contact a:active {
	background-image: url(images/menu.jpg);
	background-position: -381px -78px;
	background-repeat: no-repeat;
}

ul.principal {
	width: 1040px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftbas {
	background-image: url(images/leftbas.jpg);
	background-repeat: no-repeat;
	height: 346px;
	width: 125px;
	margin-top: 0px;
	margin-left:0px;
}

.rightbas {
	background-image: url(images/rightbas.jpg);
	background-repeat: no-repeat;
	height: 346px;
	width: 119px;
	margin-top: 0px;
}

.principal .princ {
	margin: 0px;
	padding: 0px;
	height: 346px;
	width: 796px;
	text-align: center;
	background-image: url(images/middle1.jpg);
}
