html, body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Verdana, Sans-Serif;
	font-size: 100%;
	background-color: #E7E7E7;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #00CCFF;
	text-decoration: underline;
}
p {
	margin: 0px;
	line-height: 1.2em;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 10px;
}
li {
	line-height: 1.2em;
}
.bold {
	font-weight: bold;
}

/*
/*
/*
/* DEBUT des css concernant le div#header ///////////////////////////////// */

div#header {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/_bg-header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding-top: 35px;
	padding-bottom: 20px;
}
div#header2 {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/_bg-header2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	text-align: center;
	padding-top: 70px;
}
#header h1 {
	font-size: 3em;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	font-weight: bold;
}
#header h2 {
	font-size: 1.3em;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
	margin: 0px;
}
#dirigeable {
	clear: both;
	float: right;
	margin-right: 60px;
	margin-top: -80px;
}
#header a {
	color: #000000;
	text-decoration: none;
}

/*
/*
/*
/* FIN des css concernant le div#header ///////////////////////////////// */
/*
/*
/*
/* DEBUT des css concernant le div#container ///////////////////////////////// */

div#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/_bg-container.gif);
	background-repeat: repeat-y;
}
div#navbar {
	margin-left: 10px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	margin-bottom: 0px;
	font-size: 0.7em;
	color: #999999;
	position: relative;
	padding: 0px;
	margin-top: 0px;
}
#navbar ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#navbar ul li {
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
}
hr {
	background-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: right;
}

/*
/*
/*
/* DEBUT des css concernant le div#content */

div#content {
	float: left;
	font-size: 0.8em;
	padding-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	padding-left: 40px;
	width: 460px;
	top: -10px;
}
.slideshow {
	text-align: center;
	margin-bottom: 20px;
}
.imgborder {
	border: 1px solid #E7E7E7;
	margin: 0px;
	padding: 0px;
	width: 178px;
}
#content h1 {
	font-size: 2em;
	font-weight: lighter;
	text-transform: lowercase;
	color: #E7E7E7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h2 {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
	text-transform: uppercase;
}
#content h3 {
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 1em;
	font-weight: lighter;
	text-transform: uppercase;
}
#content h4 {
	margin-top: 0.8em;
	margin-bottom: 0.2em;
	font-size: 1.4em;
}
.contentblocbook {
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	width: 175px;
	padding-bottom: 20px;
}
.contentcolumnleft {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.contentcolumnright {
	width: 220px;
	float: right;
}
#signature {
	margin-top: 20px;
	font-weight: bold;
}
/*
/*
/*
/* DEBUT des css concernant le div#info */
	
div#info {
	width: 180px;
	float: right;
	margin-right: 10px;
	font-size: 0.7em;
	color: #000000;
	margin-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#info img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#info h3 {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 1.2em;
	text-transform: uppercase;
}
#info h4 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 1.1em;
}
.infotextbox {
	margin-top: 10px;
	text-align: left;
	margin-bottom: 20px;
}
.infotextboxbottomline {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 7px;
	text-align: left;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-bottom: 20px;
}
ul#infonavbar {
	list-style-type: none;
	margin: 0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#infonavbar li {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
/*
/*
/* FIN des css concernant le div#info */

.clearboth {
	background-repeat: no-repeat;
	clear: both;
}

/*
/*
/*
/* FIN des css concernant le div#container ///////////////////////////////// */
/*
/*
/*
/* DEBUT des css concernant le div#footer ///////////////////////////////// */

div#footer {
	background-image: url(../images/_bg-footer.gif);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: center;
	height: 40px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	font-weight: lighter;
}
/*
/*
/*
/* FIN des css concernant le div#footer ///////////////////////////////// */
#footer p {
	line-height: 30px;
}
