
body {
  background-color: #BA9F6F;
  font-style: normal;
  font-weight: normal;
	font-size: 100%;
  font-family: verdana, arial, Geneva, Helvetica, sans-serif;
  line-height: 0px;
  padding: 0;
  margin-top: 10px;
  margin-right: 0px; 
  margin-bottom: 10px; 
  margin-left: 0px;

/* scrollbar propertys ################################         */
  scrollbar-arrow-color: #6F5B36; 
  scrollbar-3dlight-color: #6F5B36; 
  scrollbar-highlight-color: #6F5B36;
  scrollbar-face-color: #BA9F6F;
  scrollbar-shadow-color: #6F5B36;
  scrollbar-darkshadow-color: #6F5B36;
  scrollbar-track-color: #FBEFD5;
}

.RightTD{
  border-right:3px solid;
	border-color:#6F5B36;
}
.BottomTD{
  height:10px;
	background-image:url(./graphs/TD_Bot.gif);
	background-repeat:repeat-x;
}
.txtDiv{
  align:center;
	width: 550px;  
}
.txtDiv p{
 margin-left:30px; 
 padding-right:15px; 
 font-size:12px; 
 color:#000000; 
 text-indent:2em; 
 text-align:justify;
}
.txtDiv ul{
 list-style-type: square;
 list-style-position: inside;
}
.txtDiv ol{
 list-style-position: inside;
}
.txtDiv li{
/* margin-left:10px; */ 
 padding: 0.25em 15px; 
 font-size:12px; 
 color:#000000; 
 text-align:justify;
}
.txtDiv li p{
 margin: 0; 
 padding: 0.25em 0; 
 font-size:12px; 
 color:#000000; 
 text-align:justify;
}
.txtDiv dl{
 list-style-type: none;
/* list-style-position: inside;  */
}
.txtDiv dd, .txtDiv dt{
 font-size:12px; 
 color:#000000; 
 text-align:justify;
}
.txtDiv dd{
 padding: 0.25em 15px; 
}
.txtDiv dt{
 margin-left:30px;  
}
a.igTopPage {
  text-decoration:none;
  color:#A5BDD6;
  font-size:10px; 
  font-face: verdana, arial;
	font-style: italic;
	margin-right: 20px;
  text-align: right;
}
a.igTopPage:hover {
  text-decoration:underline;
}
#conseil{
 margin: 0.25em 15px; 
 list-style-type: circle;
 bulet-color:#992222;
 background-color: #F0F8FF;
}
#imStr{
 text-align:center;
 margin: 0;
 text-indent:0; 
 font-size:11px; 
 color:#000;
 font-weight:bold; 
}
#imStr a{
 text-align:center;
/* margin-left: 5pt;  */
 text-indent:0; 
 text-decoration: none;
 font-size:12px; 
 color:#F00;
 font-weight:normal; 
}
#ancStr{
 text-decoration: none;
 font-size:12px; 
 color:#008;
 font-weight:normal; 
}

.dataTab{
/*	width: 120px; /*Added*/
  margin: 0 20px 0 40px; 
  cellpadding:0;
	cellspacing:0; 
  border: 2px solid #A5BDD6;    
  background-color: #FFF;
}
.dataTab td{
  text-align:center;
  padding: 0.15em; 
	valign:middle;
  border: 1px solid #A5BDD6;    
  font-size:11px; 
  color:#000000; 
  text-indent:0; 
  font-family:arial, verdana, sans-serif;
  text-decoration: none;
}
.dataTab caption{
  text-align:left;
  font-size:12px; 
  color:#000000; 
  text-indent:0; 
  font-family:arial, verdana, sans-serif;
  text-decoration: none;
}

/*      ########## Vertical Menu ########################################################  */

.mmnutb, .mmnutbA, .mmnutbO{
  width: 140px;  
  margin: 0px;
/*  border-top: 1px solid #B51;  
  border-left: 1px solid #B51;  
  border-right: 1px solid #B51;   */ 
  padding: 3px; 
  font-family:  arial, verdana, helvetica, sans-serif; /*Added*/
  font-size: 13px;
  font-weight: bold;
	cursor: pointer;
	text-align: center;
}
.mmnutb{
/*  background-color: #4459A4; */
  border: 1px solid #B51;  
  color: #B51;
  text-decoration: none;
}

.mmnutbA{
/*  background-color: #3D83C1; 
  background: URL(./graphs/fon_body.jpg);
	background-repeat: repeat;    */
  border: 1px solid #F00;  
  color: #F00;
  text-decoration: none;
}

.mmnutbO{
/*  background-color: #3D83C1; 
  background: URL(./graphs/fon_body.jpg);
	background-repeat: repeat;    */
  border: 1px solid #F00;  
  color: #F00;
  text-decoration: underline;
}
/*      ################# End Vertical Menu #################################################  */
