body {
	background-color: #10586e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	background-color: #ffffff;
	background-image: url(images/bg_wide.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
	padding-right: 12px;
}

#header {
	background-color: #10586e;
	padding: 0;
	padding-right: 12px;
	height: 77px;
	text-align: right;
	font-size: 13px;
	color: #fff;
}

#header a {
	color: #fff;
}

#header a:hover, #header a:active {
	color: #ff8d2d;
}

#logopane {
	float: left;
	background-image: url(images/bg_logopane.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #666666;
}

#logopane p {
	margin-top: 26px;
}

#logopane .tel {
	font-size: 16px;
	line-height: 24px;
	color: #f66400;
}

#logopane strong {
	color: #f66400;
}

#flash {
	float: left;
}

#menu {
	background-image: url(images/bg_menu.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #10586e;
	font-size: 12px;
	line-height: 33px;
	text-align: right;
	border-right: 1px solid #000000;
	display: block;
	margin-left: 234px;
}

#menu a {
	display: compact;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #000000;
	border-top: 3px solid #10586e;
	margin-top: 1px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover, #menu a:active {
	border-top: 3px solid #ffffff;
	background-color: #30788e;
}

#menu .motrecherche {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu a.recherche {
	background-color: #000000; /* #f56400; */
	border-top: 3px solid #000000; /* #f56400; */
	font-size: 14px;
	margin-left: 8px;
}

#menu a.recherche:hover, #menu a.recherche:active {
	border-top: 3px solid #ffffff;
	background-color: #ff8420;
}

#content {
	padding: 0;
	margin-left: 234px;
	line-height: 18px;
}

#content_bg {
	float: right;
	border: 0;
	margin: 0;
}

#contenttext {
	padding: 24px;
}

#content p {
	text-align: justify;
}

h1 {
	text-align: right;
	font-weight: bold;
	margin-top: 0;
	font-size: 16px;
	border-bottom: 3px double #999;
	color: #666;
	letter-spacing: 4px;
}

a {
	color: #f56200;
}

a:hover, a:active {
	color: #ff8420;
}

a:visited {
	color: #d54200;
}

ul li {
	text-transform: uppercase;
	font-weight: bold;
	color: #10586e;
	list-style-type: none;
	text-align: center;
}

#content strong em {
	font-size: 14px;
	color: #f66400;
}

#footer {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	height: 70px;
	padding-top: 45px;
	padding-right: 150px;
	background-image: url(images/bg_footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #ffc460;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #ffc460;
}