@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #445162;
	background-attachment: fixed;
	background-image: url(../images/autres/textureEau.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#wrapper {
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 200;
	color: #000000;
	font-style: italic;
}
#header {
	height: 130px;
}
#logo {
	height: 118px;
	background-image: url(../images/autres/header.jpg);
	margin-bottom: 12px;
}
td img {display: block;}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 200;
}
a:hover {
	border-bottom: 1px solid #ffc676;
	font-weight: 200;
	color: #EE9414;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#leftColumn {
	float: left;
	width: 300px;
	text-align: left;
}
#rightColumn {
	float: right;
	width: 400px;
}
#footer {
	clear: both;
	background-color: #45463A;
	height: 28px;
}
#nav {
	height: 30px;
}
table {
	width: 760px;
	height: 30px;
	background-image: url(../images/autres/navBar.jpg);
	font-style: normal;
}
h1 {
	color: #EE9414;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	border-bottom: 2px solid #A7A37E;
	padding-top: 10px;
	font-style: normal;
}
h2 {
	margin-top: 1em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	color: #004285;
	font-size: 1.4em;
	background-image: url(../images/autres/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-style: normal;
	letter-spacing: 0em;
}
p {
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #45463A;
	font-style: normal;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.photos {
	text-align: center;
	margin-right: 5px;
	line-height: 1.5;
	border: 1px solid #CCCCCC;
}
#navigation {
	height: 30px;
	width: 760px;
	margin-bottom: 12px;
}
.puce {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #45463A;
	line-height: 1.5em;
	font-style: normal;
}
.tableau {
	background-color: #FFFFFF;
	width: 100%;
	background-image: none;
	margin-bottom: 5px;
	vertical-align: top;
	line-height: 10pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.texteTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #45463E;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	background-image: none;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sousTitre {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #45463A;
	font-style: normal;
}
