body {
	background-color: #A0B6CE;
	width: 1000px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	outline: none;
	text-decoration: none;
}
a img {
    border: none;
}
#bandeau {
	background-image: url(images/haut.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 132px;
}
#menu {
	width: 1000px;
	height: 72px;
	margin-top: -50px;
	padding: 0;
}
#bouton0 {
	background-image: url(images/bt0.jpg);
	width: 80px;
	height: 72px;
	float: left;
}
#bouton1 {
	background-image: url(images/bt1b.jpg);
	width: 130px;
	height: 72px;
	float: left;
}
#bouton1 a {
	background-image: url(images/bt1a.jpg);
	width: 130px;
	height: 72px;
	float: left;
}
#bouton1 a:hover {
	background-image: url(images/bt1b.jpg);
	width: 130px;
	height: 72px;
	float: left;
}
#bouton2 {
	background-image: url(images/bt2b.jpg);
	width: 132px;
	height: 72px;
	float: left;
}
#bouton2 a {
	background-image: url(images/bt2a.jpg);
	width: 132px;
	height: 72px;
	float: left;
}
#bouton2 a:hover {
	background-image: url(images/bt2b.jpg);
	width: 132px;
	height: 72px;
	float: left;
}
#bouton3 {
	background-image: url(images/bt3b.jpg);
	width: 214px;
	height: 72px;
	float: left;
}
#bouton3 a {
	background-image: url(images/bt3a.jpg);
	width: 214px;
	height: 72px;
	float: left;
}
#bouton3 a:hover {
	background-image: url(images/bt3b.jpg);
	width: 214px;
	height: 72px;
	float: left;
}
#bouton4 {
	background-image: url(images/bt4b.jpg);
	width: 218px;
	height: 72px;
	float: left;
}
#bouton4 a {
	background-image: url(images/bt4a.jpg);
	width: 218px;
	height: 72px;
	float: left;
}
#bouton4 a:hover {
	background-image: url(images/bt4b.jpg);
	width: 218px;
	height: 72px;
	float: left;
}
#bouton5 {
	background-image: url(images/bt5b.jpg);;
	width: 182px;
	height: 72px;
	float: left;
}
#bouton5 a {
	background-image: url(images/bt5a.jpg);
	width: 182px;
	height: 72px;
	float: left;
}
#bouton5 a:hover {
	background-image: url(images/bt5b.jpg);
	width: 182px;
	height: 72px;
	float: left;
}
#basdepage {
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: auto;
	float: left;
	text-align: center;
}
#basdepage table{
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
}
.stylebase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.stylecit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.styleinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.styleinfo a {
	color: #000000;
}
.styleinfo a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.styletitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.styletitre a {
	color: #000000;
	font-weight: bold;
}
.styletitre a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
