* {
	margin:0;
	border:0;
	padding:0;
}
body {
	background-image:url(../images/fd_site.gif);
	background-position: 0px -10px;
	background-repeat:repeat-x;
	background-color:#094f63;
	width: 929px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#header {
	margin-top: 7px;
}
#contenu {
	background-image:url(../images/fd_contenu.gif);
	background-repeat: repeat-y;
	padding: 15px;
	padding-top: 0;
}
#footer {
	background-image:url(../images/fd_bottom.gif);
	background-repeat:no-repeat;
	height: 15px;
/*	font-size: 10px;*/
}
#footer p {
	color: white;
	padding-top: 10px;
	text-align: center;
}
h1 {
	/*color: #107390;*/
	color: #fff;
	font-size: 18px;
	font-style:italic;
	/*text-transform:uppercase;*/
	text-align:right;
	font-weight:bold;
	padding-bottom: 10px;
	background-image: url(../images/fond_titre.gif);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-right: 12px;
}
td#right h1 {
	text-align: right;
	text-transform: none;
	/*background-color: white;*/
	background-image: url(../images/fond_titre2.gif);
	background-position: top center;
	z-index: 100;
}
h2 {
	color: #60B6CE;
	font-size: 14px;
	font-style:italic;
	/*text-transform:uppercase;*/
	text-align:left;
	padding-bottom: 2px;
	font-weight:bold;
}
#right h2 {
	text-align: center;
}
a {
	color: #60B6CE;
	text-decoration:none;
}
a:hover {
	color: #107390;
	text-decoration:underline;
}
#contenu p {
	text-align:justify;
	margin-left: 10px;
}
div.separator {
	background-image:url(../images/fd_logo.gif);
	background-repeat: repeat-x;
	height:32px;
	background-position:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.separator {
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu {
	position: absolute;
	top: 88px;
	z-index:100;
	margin-left: 10px;
	background-color: #107390;
	/*width: 479px;*/
}
#menu p {
	float: left;
	margin-right: 1px;
}
#menu ul.menu {
	display: none;
	position: absolute;
	top: 22px;
	border: 1px solid #a7c5e7;
	background-color: white;
	width: 120px;
	padding-top: 2px;
}
#menu ul.ssmenu {
	display: none;
	position: absolute;
	border: 1px solid #a7c5e7;
	background-color: white;
	width: 120px;
	padding-top: 2px;
}
#menu li {
	text-align: center;
	background: #fff;
	list-style-type: none;
	width: 100%;
}
#menu li a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	width: 100%;
	font-weight: bold;
}
#menu li a:hover {
	background: #a7c5e7;
	color: #fff;
}
hr {
	width: 75%;
	margin: auto;
	background-color: #107390;
	color: #107390;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 1px;
	padding: 0;
}
td#right {
	width: 382px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:top;
	background-image: url(../images/fd_bateau.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contenu table {
	background-image: url(../images/fd_contenu_table.gif);
	background-repeat: repeat-y;
	background-position: center;
}