body
{
	background-color: #FFB800;

	scrollbar-face-color: #FFCC66;
	scrollbar-shadow-color: #FEDF8E;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #FFB800;
	scrollbar-arrow-color: #FF9900

	margin: 0px;
	padding:0px;

	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.8em;

	height:100%;
	background: url("/img/background.gif") repeat-y 50% #FFB800;
}

#systemWorking {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 10;
	border: dashed 1px #000;
	background: #FC0;
	font: small;
}

#mainContainer{
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	height:100;
}

#leftMenu{
	width: 145px;
	padding: 0px;
	margin: 0px;
	float:left;

	height: 100%;
}

#dhtmlgoodies_slidedown_menu div {
	padding: 0px;
	margin: 0px;
}

#mainContent{
	width: 635px;
	padding: 0px;
	margin-left: -5px;

	float:left;
}

#mainContent2{
	padding-left: 10px;
	padding-right: 10px;
}

#mainContent2 img {
	border: none;
}

#mainContent2 a {
	color: #966E00; text-decoration:underline;
}

#mainContent2 a:hover {
	font-weight: bold; color: #FF0000;
	text-decoration:underline;
}

#dhtmlgoodies_slidedown_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
}

#dhtmlgoodies_slidedown_menu li {
	position:relative;
	margin: 0 24px 0 -4px;
	padding: 0 0 0 3px;
}

#dhtmlgoodies_slidedown_menu li:hover {
	position:relative;
	margin: 0 25px 0 -4px;
	padding: 0 0 0 3px;
	background-color: #FFB800;
	border-left: #AAA solid 1px;
	border-right: #FFF solid 1px;
}

#dhtmlgoodies_slidedown_menu ul a{
	font-size: small;
	color: #666;
	text-decoration:none;
}

#dhtmlgoodies_slidedown_menu ul a:hover{
	color: #000;
	font-weight: bold;
	text-decoration:none;
	background-color: #FFB800;
}

.descPoele, .descPoeleH {
  float: left;
  margin: 0px 8px 8px 0px;
  padding: 0px;
  border: 1px solid #966E00;
  height: 155px;
  width: auto 110px;
  text-align: center;
  background-color: #FFF;
}

.descPoeleH {
  height: 215px;
}

.descPoeleH2 {
  border: 1px dotted #966E00;
}

.descPoele h2, .descPoeleH h2, .descCheminee h2, .descPierre h2, .descMarbre h2 {
  margin: 0 0 5px 0;
  padding: 2px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #A00;
  background-color: #FFB800;
}

.descCheminee {
  float: left;
  margin: 0px 8px 8px 0px;
  padding: 0px;
  border: 1px solid #966E00;
  height: 235px;
  width: 170px;
  text-align: center;
  background-color: #FFF;
}

.descPierre {
	float: left;
  margin: 0px 8px 8px 0px;
  padding: 0px;
  border: 1px solid #966E00;
  height: 210px;
  width: 250px;
  text-align: center;
  background-color: #FFF;
}

.descMarbre {
	float: left;
  margin: 0px 8px 8px 0px;
  padding: 0px;
  border: 1px solid #966E00;
  height: 340px;
  width: 250px;
  text-align: center;
  background-color: #FFF;
}


#tabSet ul {
	border-bottom: solid 1px;
}

#tabSet li {
	border: solid 1px;
	display: inline;
	padding: 0px 5px 0px 5px;
}

#tabSet li.selected {
	background-color: #FFB800;
	border-bottom: solid 1px #FFB800;
}

#tabSet ul li a {
	font-weight: bold;
	text-decoration: none;
}

.boite32 {
  float: left;
  margin-bottom: 5px;
  padding: 0px;
  border: 1px solid #966E00;
  text-align: center;
  background-color: #FFF;
}

.boite32 h1 {
	text-align: left;
	color: #966E00;
	padding: 5px;
	margin: 0px;
}

.boite32 h3 {
	text-align: left;
	color: #966E00;
	padding: 2px 5px 5px 5px;
	margin: 0px;
}

.divFoyer {
	float: left;
	width: 48%;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0px;
  border: 1px solid #966E00;
  background-color: #FFF;
}

.divFoyerD {
	float: right;
	width: 48%;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0px;
}

.divFoyer h2 {
	text-align: left;
	color: #966E00;
	padding: 5px;
	margin: 0px;
}


.boite33 {
  float: left;
  margin: 5px;
  padding: 2px;
  text-align: left;
}

.boite34 {
  float: right;
  margin-bottom: 5px;
  padding: 2px;
  border: 1px solid #966E00;
  text-align: justify;
  width: 250px;
  clear: right;
}

.boite34 h2 {
  color: #966E00;
  text-align: left;
  margin: 0px;
  padding: 0px;
  background: #FFB800;
  font-size: 1em;
}

.boite34 ul {
  text-align: left;
  umargin: 0px;
  padding-left: 20px;
}

.annotation {
 font-size: 10px;
 color: #666;
}

#mainContent4 hr, #mainContent3 hr {
	border: none;
	clear: both;
}

.poeleNav {
	text-align: right;
	margin-right: 10px;
}

/* Subsection Tabs
--------------------*/
ul.subsection_tabs {
	list-style:none;
	margin:0;
	margin-bottom: 1em;
	padding:0;
	clear:both;
	border-bottom:1px solid #000;
	height:20px;
	clear:both;
}

ul.subsection_tabs li {
	float:left;
	margin-right:7px;
	text-align:center;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
}

ul.subsection_tabs li a {
	display:block;
	height:20px;
	padding:0 6px 0 6px;
	width:80px;
	text-decoration: none;
}

ul.subsection_tabs li a:hover {
	text-decoration: none;
}

ul.subsection_tabs li a.active {
	background-color: #FFB800;
	border-bottom: solid 1px #FFB800;
}

div.colorImg {
	float: left;
	margin-right: 10px;
	}