@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: normal;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#site {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/fond-index2.jpg);
	height: 432px;
	width: 968px;
}


#banner {
	background-image: url(images/banniere.jpg);
	height: 35px;
	width: 778px;
	padding-top: 115px;
	padding-left: 190px;
}


#bas {
	background-color: #000;
	height: 15px;
	width: 968px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #999;
	text-align: center;
	float: left;
	vertical-align: bottom;
}
#site-mission {
	background-image: url(images/fond-mission2.jpg);
	height: 432px;
	width: 968px;
	padding-left: 10px;
}
#site-services {
	background-image: url(images/fond-services.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	padding-right: 10px;
}

#site-qui {
	background-image: url(images/fond-qui.jpg);
	height: 432px;
	width: 968px;
	padding-left: 10px;
}
#site-quoi {
	background-image: url(images/fond-quoi2.jpg);
	height: 432px;
	width: 968px;
	padding-left: 10px;
}
#site-contact {
	background-image: url(images/fond-contact.jpg);
	padding-right: 20px;
	padding-left: 20px;
	height: 432px;
	width: 968px;
}
#site-sous {
	background-image: url(images/fond-sousmenu.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
