body {
  position: relative; 
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  padding: 0px; margin: 0px;
  background-color: #E8E8E8;
}
h1 {
  font-weight: normal; font-size: 24px; font-variant: small-caps;
  text-align: left;
  margin-bottom: 24px;
}
h1 .firstletter {
  color: #00ADEF;
  font-weight: bold;
}
abbr {
  cursor: help;
}
#wrapper {
	position: absolute;
	top: 19px;
	left: 147px;
	right: 25px;
	margin: 0;
	width: 750px;
	border: #666666 1px solid;
}
#main {
	background-color: #fff;
	
	padding: 1em 2em 1em 2em;
	text-align: justify;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #651A17;
	border-right-color: #651A17;
	border-bottom-color: #651A17;
	border-left-color: #651A17;
}
#main ul li {
  list-style: square;
}
#links {
  position: absolute; 
  top: 120px; left: 0; width: 119px; 
  z-index: 100;
}
#links a {
  display: block; 
  text-align: right; 
  padding: 4px 12px; margin: 0 0 1px; 
  border-width: 0; 
  text-decoration: none; 
  color: #fee; background-color: #00ADEF;
}
#links a:hover, #links a.active:link, #links a.active:visited {
  border-right: 5px solid #00ADEF;
  color: #411; background-color: #D4EFFC;
}
#links a:hover, #links a.active:hover {
  background-color: #fee;
}
#hnavbar {
	background-color: #651A17;
	padding-bottom: 3px;
	padding-top: 3px;
}
#hnavbar ul {
  margin: 0 16px 0 0;
  text-align: center;
}
#hnavbar li {
  margin: 0; padding: 0 7px 0 0;
  list-style: none; display: inline;
}
#hnavbar a:link, #hnavbar a:visited {
	color: #fee;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
#hnavbar a.active:link, #hnavbar a.active:visited, #hnavbar a:hover {
	color: #C37551;
	border-bottom: 5px solid #C37551;
	border-top: 5px solid #C37551;
}
#header {
/*	background-color: #D2691A; */
	height: 80px;
	background-image: url(img/bandeau1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	color: #fee;
	background-color: #FFF;
	background-image: url(img/pied_page1.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
.box, .smallbox {
	margin: 0 0 10px 0;
	padding: 1px;
	background-color: #f5f5f5;
	border: 1px solid #C37551;
}
.box ul, .box dl, .box ol {
  padding-right: 2em;
}
.box p {
	padding-left: 1px;
	padding-right: 1px;
}
.box dt {
  font-variant: small-caps;
  margin: 4px;
}
.box li, .box dd {
  padding-bottom: 4px; padding-top: 4px;
}
.box h2 {
	background-color: #FFF;
	color: #651A17;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-indent: 5px;
}
#leftcol {
  float: left;
  width: 380px;
}
#rightcol {
	margin-left: 394px;
	width: 280px;
}
.more {
  font-size: 8px;
  font-weight: bold;
}
.box a, .more a {
	color: #812D0B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallbox {
  font-size: 10px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #0093D7;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #C37551;
}
#wrapper2 {
	position: absolute;
	left: 150px;
	right: 25px;
	margin: 0;
	width: 750px;
	border: #666666 0px solid;
	height: 247px;
}
#tagcloud {
	background-color: #F4F4F4;									
	width: 730px;
	border: 1px solid #BFBFBF;
	padding: 10px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#tagcloud a {
	text-decoration:none;
}
#tagcloud a:hover {
	text-decoration:none;
	font-weight: bold;
}
#cloud-1 {
	color:#070089;
	font-size: 16px;
}
#cloud-2 {
	font-size: 14px;
	color:#AA3406;
}
#cloud-3 {
	font-size: 12px;
	color:#651A17;
}
#cloud-4 {
	font-size: 10px;
	color:#333333;
}
.titre, h1 {
	color: #651A17;
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
}
