﻿body {
	margin: 0;
	font: 1em Tahoma;
	padding: 0;
}
fieldset {
  -moz-border-radius:5px;
}
legend {
	font-weight:bold;
}
h1 {
	margin: 0;
	font: 1.2em Tahoma;
	padding: 0;
}
#header {
	width: 100%;
	height: 65px;
	background-color: #65524b;
	border-bottom: 2px solid #d1d0e2;
}
#intheader {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	float: left;
	width: 200px;
}
.menu {
	float: left;
	margin-top: 19px;
	margin-left: 120px;
}
#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#navigation li {
	display: inline;
	margin-right: 1px;
	color: #fff;
}
#navigation li a {
	padding-top: 16px;
	color: #fff;
	border-top: 3px solid #65524b;
	font: 1em Tahoma;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	border-top: 3px solid #fff;
	text-decoration: none;
}
.social {
	float: right;
	width: 100px;
	margin-top: 16px;
}
#subheader {
	width:100%;
	height:320px;
	background-color:#010119;
	color:#fff;
}
#subheader img {
	border:0;
}
#intsubheader {
	width:990px;
	padding-top:37px;
	margin-left:auto;
	margin-right:auto;
}
.bx-prev {
	position:absolute;
	left:-40px;
	top:100px;
	width:25px;
	height:25px;
}
.bx-next {
	position:absolute;
	left:440px;
	top:100px;
	width:25px;
	height:25px;
}
.box-texte {
	width:680px;
}
.ref {
	width:990px;
	height:258px;
}
.refLeft {
	float:left;
	width:422px;
}
.refImg {
	float:left;
	width:422px;
	height:234px;
}
.refTxt {
	float: left;
	width: 260px;
	height: 150px;
	margin-left: 160px;
	line-height: 2em;
	font-size: 1em;
}
.refLegend {
	clear: both;
	float: left;
	width: 422px;
	font-size: 0.8em;
}
#main {
	width:100%;
	background-color:#fff;
	color: #86756e;
}
#intmain {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
#footer {
	width:100%;
	background-color:#eee;
}
#intfooter {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#intfooterleft {
	float: left;
	width: 200px;
}
#intfooterright {
	float: left;
	width: 770px;
	margin-left: 20px;
	padding-bottom: 40px;
}
#intfooterleft p, #intfooterright p, #intfooterleft span, #intfooterright span, #intfooterleft a, #intfooterright a {
	color: #86756e;
	margin: 0;
	font-size: 0.8em;
	text-decoration: none;
}
.sendLink {
	color: #86756e;
	margin: 0;
	font-size: 1em;
	text-decoration: none;
}
#subfooter {
	width: 100%;
	background-color:#eee;
}
#intsubfooter {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	color:#fff;
	font-size:0.8em;
}
