body {
	background-color: #FFFFFF;
	background-image: url(../images/image007.jpg);
	background-repeat: repeat;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #003399;
}
a:active {
	color: #003399;
}

div.haut {
	margin: 0px;
	height: 80px;
	width: 1000px;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.haut_centre{
	background-image: url(../images/image004.jpg);
	margin: 0px;
	height: 84px;
	width: 678px;
	left: 170px;
	top: 0px;
}

div.titre{
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bold;
	color: #003399;
}

div.sous_titre{
	font-size: 19px;
	font-style: normal;
	color: #003399;
}

div.menu{
	margin: 0px;
	height: 575px;
	width: 10px;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #000000;
	position: absolute;
	left: 1px;
	top: 80px;
	background-image: url(../images/image004.jpg);
}

div.menu2{
	position: absolute;
	left: 1px;
	top: 80px;
}

div.centre{
	height: auto;
	width: auto;
	position: absolute;
	left: 106px;
	top: 84px;
}
div.mail{
	height: auto;
	width: 133px;
	position: absolute;
	left: 788px;
	top: 396px;
}

