body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #999;
}

/* Styles textes */

a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 18pt;
	line-height: normal;
	margin: 0;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: normal;
	margin: 0;
}

p {
	font-family: Georgia;
	font-size: 10pt;
	line-height: normal;
	margin: 0;
}

.titres {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.grand_titres {
	position: relative;
	float: left;
	width: 177px;
	height: 63px;
	padding-top: 19px;
	overflow: hidden;
}

.petit_titres {
	position: relative;
	float: left;
	width: 177px;
	height: 20px;
	padding-top: 6px;
	overflow: hidden;
}

.grand_titres_large {
	position: relative;
	float: left;
	width: 421px;
	height: 63px;
	padding-top: 19px;
	overflow: hidden;
}

.petit_titres_large {
	position: relative;
	float: left;
	width: 421px;
	height: 20px;
	padding-top: 6px;
	overflow: hidden;
}

/* Structures */

#general {
	width: 920px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
}

#entete {
	width: 920px;
	height: 22px;
	background-color: transparent;
}

#kwicks_container {
	width: 920px;
	height: 700px;
	overflow: hidden;
	background: white;
}

#kwicks {
	position: relative;
	margin: 0;
 	margin-left: -40px;
 	z-index: 10;
}

#kwicks .kwick {
	float: left;
	display: block;
	width: 22px;
	height: 700px;
	overflow: hidden;
	z-index: 10;
}

/* Bandeaux sections */

#one {
	background: #111 url(images/memoire01.jpg);
	height: 700px;
	width: 22px;
}

#two {
	background: #222 url(images/arborescence01.jpg);
	height: 700px;
	width: 22px;
}

#three {
	background: #333 url(images/03.jpg);
	height: 700px;
	width: 22px;
}

#four {
	background: #444 url(images/07.jpg);
	height: 700px;
	width: 22px;
}

#five {
	background: #555 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

#six {
	background: #777 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

#seven {
	background: #888 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

#eight {
	background: #999 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

#nine {
	background: #888 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

#ten {
	background: #777 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

#eleven {
	background: #555 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

#twelve {
	background: #444 url(images/05bis.jpg);
	height: 700px;
	width: 22px;
}

/* Sections */

#kwick_one {
	background-color: white;
	z-index: 10;
}

#kwick_two {
	background-color: white;
	z-index: 10;
}

#kwick_three {
	background-color: white;
}

#kwick_four {
	background-color: white;
}

#kwick_five {
	background-color: white;
}

#kwick_six {
	background-color: white;
}

#kwick_seven {
	background-color: white;
}

#kwick_eight {
	background-color: white;
}

#kwick_nine {
	background-color: white;
}

#kwick_ten {
	background-color: white;
}

#kwick_eleven {
	background-color: white;
}

#kwick_twelve {
	background-color: white;
}

#separator1 {
	float: left;
	width: 177px;
	height: 1px;
	margin-bottom: 4px;
	background-color: #333333;
}

#separator2 {
	float: left;
	width: 177px;
	height: 6px;
	background-color: #000000;
}

#separator3 {
	float: left;
	width: 421px;
	height: 6px;
	background-color: #000000;
}

#separator4 {
	float: left;
	width: 421px;
	height: 1px;
	margin-bottom: 6px;
	background-color: #333333;
}

/* Blocs sections */

.kwick_general {
	position: relative;
	width: 656px;
}

/* Bloc gauche sections */

.kwick_left {
	position: relative;
	font-family: "Trebuchet MS";
	float: left;
	height: 700px;
	width: 22px;
	text-align: left;
	color: white;
	font-size: 34pt;
	overflow: hidden;
}

/* Bloc milieu sections */

#kwick_middle {
	position: relative;
	float: left;
	width: 177px;
	height: 688px;
	padding-left: 12px;
	padding-bottom: 6px;
	background-color: #ffffff;
	color: black;
	z-index: 10;
}

/* Images en HOVER */

.images {
}

.groupe_images {
	float: left;
	width: 421px;
}

.petite_image {
	margin: 0;
	z-index: 1;
}

.thumbs {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 5px;
	margin-bottom: 6px;
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
	border-left: dotted #000 1px;
	border-top: dotted #000 1px;
}

.grande_image {
	position: absolute;
	left: 223px;
	top: 121px;
	margin: 0;
	z-index: 5;
}

.popups {
	border-bottom: solid #000 1px;
	border-right: solid #000 1px;
	border-left: dotted #000 1px;
	border-top: dotted #000 1px;
	z-index: 5;
}

/* Bloc droit contenu titres et images */

#kwick_right {
	float: left;
	width: 433px;
	padding-bottom: 6px;
	margin-left: 12px;
	background-color: #fff;
	color: black;
	z-index: 10;
}

#colonne_general {
	width: auto;
	background-color: #65ff5a;
}

#colonne_gauche {
	float: left;
	width: 190px;
	height: 660px;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-color: #32c9ff;
}

#pave_global {
	background-color: #1674ff;
	float: left;
	width: 420px;
	height: 660px;
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: transparent;
}

.pave_titre {
	float: left;
	width: 400px;
	height: auto;
	padding: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-color: #96ddff;
	overflow: hidden;
}

.colonne_milieu {
	float: left;
	width: 189px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 8px;
	padding-top: 0px;
	background-color: #a7ffdf;
	overflow: hidden;
}

.colonne_droite {
	float: left;
	width: 189px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 8px;
	padding-top: 0px;
	background-color: #51ffff;
	overflow: hidden;
}

#pied {
	width: 920px;
	height: 40px;
	background-color: transparent;
}

#colonne_pied1 {
	background-position: -2px;
	background-image: url(images/banner_jonagored.jpg);
	float: right;
	left: 150px;
	margin-top: 12px;
	border-collapse: collapse;
	height: 28px;
	width: 216px;
}

#colonne_pied2 {
	background-position: -1px;
	background-image: url(images/banner_wearehereatlast.jpg);
	float: right;
	margin-right: 12px;
	left: 100px;
	margin-top: 12px;
	border-collapse: collapse;
	height: 28px;
	width: 204px;
}

