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

body {
	background-color: #8E93C7;
	font: 12px Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #039;
	background-attachment: fixed;
	background-image: url(images/fond800.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	color: #C60;
	font-weight: normal;
}
table {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-weight: normal;
	color: #930;
	text-align: center;
}
a {
	color: #900;
	font: 400 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
a:hover{
	color: #039;
	font: 600 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#menu li {
	display: inline-block;
	float: left;
	width: 145px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #666;
	background-color: #FFF;
	text-align: center;
}
#menu {
	width: 1000px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
.bordtable {
	border: 1px solid #5E66AE;
	line-height: 20px;
}
.centre .link {
	float: left;
}
.boitesocial {
	width: 150px;
}
