/* elements */
body {
	background: #442331;
}

img {
	border: 0px;
}

/* classes */
.conteneur {
  text-align: center;
}
.centre {
  margin-left: auto;
  margin-right: auto;
  width: 745px;
  text-align: left;
}

/* header */
#header {
	position: absolute;
	top: 0px;
}

#header #slogan {
	position: absolute;
	top: 111px;
	left: 140px;
}

#header #menu {
	position: absolute;
	top: 154px;
	left: 140px;
	width: 605px;
	background: url(bout.gif) no-repeat right top; 
}

#header #menu ul {
	padding:0px;
	border: 0px;
	margin: 0px;
}

#header #menu li {
	display:inline;
	padding:0px;
	border: 0px;
	margin: 0px;
}

#header #submenu {
	position: absolute;
	top: 210px;
	width: 745px;
	height: 115px;
	background: url(submenu.gif);
}
#header #subcontent {
	position: absolute;
	top: 212px;
	width: 745px;
	height: 115px;
}

#header #subcontent a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	opacity:0.9;
	line-height: 17px;
	height: 20px;
}

#header #subcontent a:hover {
	text-decoration: underline;
}

#header #subcontent li {
	font-size: 11px;
	width: 200px;
	display: block;
	padding:0px;
	border: 0px;
	margin: 0px;
	height: 20px;
}

#header #subcontent ul {
	padding:0px;
	border: 0px;
	margin: 0px;
}

#header #subcontent #block1 {
	position: absolute;
	top: 15px;
	left: 140px ;
}

#header #subcontent #block2 {
	position: absolute;
	top: 15px;
	left: 340px ;
}

#header #subcontent #block3 {
	position: absolute;
	top: 15px;
	left: 540px ;
}

#corps {
	position: absolute;
	top: 325px;
	background: #EDE9DF;
	width: 745px;
}

#corps p { 
font-family: Arial;
font-size: 12px;
color: #604C3F;
line-height: 18px;
text-align: justify;
}

#footer p {
	text-align: center ;
	color : white;
	font-size: 10px;
	line-height:normal;
}

a.ft {
	color : white;
	text-decoration: none;
	border-bottom: dotted #B29E93 1px;
}

#scroll {
	width: 205px;
}
#scroll p {
	text-align: left;
}

#scroll h3 {
font-family: Arial;
font-size: 12px;
color: #614D40;
line-height: 18px;
text-align: justify;
font-weight: bold;
}

#scroll a {
	color: #614D40 ;
	border-bottom: 1px dotted #604C3F;
	text-decoration: none;
}

hr {
	height: 4px;
	background-color: #614D40 ;
	border: 0;
}

.timeline-default {
    font-family: Trebuchet MS, Helvetica, Arial, sans serif;
    font-size: 8pt;
    border: 1px solid #aaa;
}
.timeline-event-bubble-body {
    font-family: Trebuchet MS, Helvetica, Arial, sans serif;
    font-size: 10pt;
}
