body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../images/design/background.jpg");
	background-position: top;
	background-repeat: repeat;
}

a {
	color: #B0612D;  
	text-decoration: underline;
}

a:hover {
	color: #4E1300; 
	text-decoration: underline;
}

a.copyright {
	color: #FEEACA;  
	font-weight : bold;	
	text-decoration: none;
}

a.copyright:hover {
	color: #FEEACA; 
	font-weight : bold;	
	text-decoration: underline;
}

a img { 
	border: none 
}

p, li  { 
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family: "Arial Narrow", "Bookman Old Style";
	font-size : 10pt;
	line-height : 18px;
}

font.titre_sections {
	color: #B0612D;
	font-weight: bold;
	font-family : "Arial Narrow", "Bookman Old Style";
	font-size : 15pt;
	line-height : 15px;
	margin-left: 0px;
	font-variant: normal;
}

font.titre_sous_sections {
	color: #B0612D;
	font-weight: normal;
	font-family : "Arial Narrow", "Bookman Old Style";
	font-size : 14pt;
	line-height : 15px;
	font-variant: normal;
}

font.menu {
	color: #F69697;
	font-weight : normal;
	font-style : normal;
	font-family : "Arial Narrow", "Bookman Old Style";
	font-size : 9pt;
	line-height : 15px;
	margin-left: 0px;
	font-variant: normal;
}

font.copyright {
	color: #FEEACA;
	font-weight : normal;
	font-style : normal;
	font-family : "Arial Narrow", "Bookman Old Style";
	font-size : 8pt;
	line-height : normal;
	margin-left: 0px;
	font-variant: normal;
}

hr {
	color: #B0612D;  
}

table.menu {
	border: 1px solid #3E0300;
	border-bottom: 1px solid #3E0300;
	border-left: 1px solid #3E0300;
	border-right: 0px solid #3E0300;
	border-top: 1px solid #3E0300
}

td.menu {
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family: "Arial Narrow", "Bookman Old Style";
	font-size : 9pt;
	background-color: #D7B278;
	border-right: 1px solid #3E0300
}

a.menu {
	color: #FEEACA;  
	font-weight : normal;	
	text-decoration: none;
}

a.menu:hover {
	color: #3E0300; 
	font-weight : normal;	
	text-decoration: none;
}

td.arrows a {
	padding: 0 1em
}

td.textes {
	color : #000000;
	font-weight : normal;
	font-style : normal;
	font-family: "Arial Narrow", "Bookman Old Style";
	font-size : 10pt;
	line-height : 18px;
	
}

td.contenu {
	border: 1px solid #3E0300;
	border-bottom: 1px solid #3E0300;
	border-left: 1px solid #3E0300;
	border-right: 1px solid #3E0300;
	border-top: 1px solid #3E0300;
}

td.bg_menu_top {
	background-image: url(../images/design/bg_menu_top.jpg);
	background-repeat: no-repeat; 
}

td.bg_contenu {
	background-image: url(../images/design/bg_contenu.jpg);
	background-repeat: no-repeat; 
	
}

div#hold { 
	position: relative; 
	overflow: hidden;
	width: 535px; 
	top: 0px;
	left: 5px;
	height: 320px; 
  	z-index: 30 
}

div#hold_hor	{ 
	position: relative; 
	overflow: hidden;
	left: 90px;
	width: 320px; 
	height: 77px; 
	z-index: 30
}
	
div#wn	{ 
	position: absolute; 
	width: 535px; 
	top: 0px;
	left: 5px;
	height: 320px; 
	clip: rect(0px, 535px, 320px, 0px); 
	overflow: hidden;	
	z-index: 2
}

div#wn_hor	{ 
	position: absolute; 
	left: 0px;
	top: 0px; 
	width: 320px; 
	height: 77px; 
	clip: rect(0px, 320px, 77px, 0px); 
	overflow: hidden;	
	z-index: 2; 
}

div#lyr2	{ 
	position: absolute; 
	visibility: hidden; 
	left: 0px; 
	top: 0px; 
	z-index: 3; 
}
	
div.content { 
	position: absolute; 
	visibility: hidden;
	z-index: 10; 
	text-align: left
}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  	position: relative; 
  	left: -45px; 
  	top: 0px;
  	width: 11px; 
  	height: 300px; 
  	font-size: 1px; 
 	z-index: 1
}

div#scrollbar_hor { 
  position: relative; 
  left: 93px; 
  top: 10px;
  width: 314px; 
  height: 11px;
  font-size: 1px;
  z-index: 1
}
  
div#left { position:absolute; left:0; top:0; z-index:2 }  
div#right { position:absolute; right:0; top:0; z-index:2 }

div#track { 
  	position: absolute; 
	left: 0; 
	top: 12px;
  	width: 11px; 
  	height: 276px;
  	background: url("../images/design/track.gif") #336 repeat;
  	z-index: 1;
}

div#track_hor { 
  position: absolute; 
  left: 12px; 
  top: 0;
  width: 290px; 
  height: 11px;
  z-index: 1;
  background: url("../images/design/track.gif") #336 repeat;
}

div#dragBar {
  	position: absolute; 
	left: 1px; 
	top: 1px;
  	width: 9px; 
	height: 20px;
  	background-color: #B0612D;
  	z-index: 1;
}  

div#dragBar_hor {
  position: absolute; 
  left: 100px;
  top: 1px;
  width: 20px; 
  height: 9px; 
  z-index: 1;
  background-color:#B0612D
}  

div#up { 
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 2;
}  

div#down { 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	z-index: 3; 
}  

table.main { 
  /*background-color: #FFFFFF;*/
  margin: auto; 
  text-align: left;
  margin-left: 120px;
  /*border: 1px solid #000000; */
}

td#scrollLinks  { 
	width: 12px;
}