@charset "utf-8";
/* CSS Document */
a:link {
	color: #394853;
}
a:visited {
	color: #394853;
}
a:hover {
	color: #394853;
}
a:active {
	color: #394853;
}
.shadow {
	width: 754px;
	margin: auto;
	padding: 0px;
	background-image: url(Images/back_drop.jpg);
	background-repeat: repeat-y;
}
body {
	background-color: #617c8d;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page {
	margin-bottom: 5px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 25px;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	top: 0px;
}
#header {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 65px;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#menu {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 65px;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#contenu {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 130px;
	color: #506674;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer {
	padding-bottom: 0px;
	height: auto;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	padding-top: 0px;
}
