body {

  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color=#4A5A40;

  scrollbar-face-color: #E5E5E5; 
  scrollbar-highlight-color: #757474; 
  scrollbar-shadow-color: #757474; 
  scrollbar-3dlight-color: #ffffff; 
  scrollbar-arrow-color: #757474;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
}



.tools {
  font-size: 0.7em;
  font-weight: bold;
}

a.linktools { 
  font-weight: bold;
  text-decoration: none ;
  color: #000000;
}

a.linktools:hover { 
  font-weight: bold; 
  text-decoration: none ; 
  color: #EAEAEA;
}

a.menuleft {
  font-size: 0.7em;
  font-weight: bold;
  text-decoration: none ;
  color: #000000;
}
a.menuleft:hover { 
  font-size: 0.7em;
  font-weight: bold;
  text-decoration: none ;
  color: #73AE51;
}

.paddingmenu {
  padding-top: 1px;
  padding-bottom: 1px;
}

a.menuright {
  font-size: 0.7em;
  font-weight: bold;
  text-decoration: none ;
  color: #000000;
  
}

a.menuright:hover {
  font-size: 0.7em;
  font-weight: bold;
  text-decoration: none ;
  color: #909090;
}

.searchbox {
  font-size: 0.7em;
  color: #333333;
  width: 140px;
}

.searchbox2 {
  font-size: 0.7em;
  color: #333333;
}

.txt {
  font-size: 0.7em;
  color=#4A5A40;
}

a {
  text-decoration: underline;
   color=#4A5A40;
}

a:hover {
  color: #73AE51;
  text-decoration: underline
}

#footer {
  font-size: 0.7em;
  color: #ffffff;
} 

#footer a {
  text-decoration: underline;
  color: #ffffff;
}

#footer a:hover {
  color: #ffffff;
  text-decoration: underline
}

.listbox1 {
  font-size: 0.7em;
  list-style-image: url(http://webzone/preview/site/images/bullet_box1.gif);
  padding-left: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 5px
}

.listbox2,.listbox3,.listbox4 {
  font-size: 0.7em ;
  padding-left: 0px;
  margin-left: 20px;
  padding-top: 0px;
  padding-bottom: 5px; 
  list-style-image: url(http://webzone/preview/site/images/bullet_box2.gif);
}

.txtbox { 
  font-size: 0.7em ;
  padding-top: 0px;
  padding-right: 5px;
  padding-left: 5px
}

// section css

#section div {
  font-size: 0.7em;
}

#section div.menu {
  border-top: 2px dotted #cccccc;
  border-bottom: 2px dotted #cccccc;
  font-size: 0.7em;
  padding: 5px;
}

#section h1 { 
  color: #468124;
  font-weight: normal;
  font-size: 1.4em;
  padding: 6px 6px 0px 0px;
  margin: 0px;
}

#section a {
  font-weight: bold;
  text-decoration: none ;
  color: #000000;
}

#section a:hover { 
  font-weight: bold;
  text-decoration: none ;
  color: #73AE51;
}

// story css

#story div {
  font-size: 0.7em;
}

#story h2 {
  color: black;
  font-weight: normal;
  font-size: 1.2em;
  background-color: #e5e5e5;
  padding: 6px 6px 6px 10px
}

#story h3 { 
  color: white; 
  font-weight: bold; 
  font-size: 1em; 
  background-color: #73ae51; 
  padding: 6px 6px 6px 10px 
}

#story h4 { 
  color: #468124; 
  font-weight: bold; 
  font-size: 0.75em; 
  background-color: #badaa8; 
  padding: 4px 4px 4px 10px; 
  border: solid 1px #73ae51
}

#story h5 { 
  color: black;
  font-weight: bold;
  font-size: 0.75em;
  margin: 0px;
  padding: 0px 0px 0px 10px
}

#story p { 
  font-size: 0.7em;
  line-height: 1.4em;
}

#story p.legend { 
  font-size: 0.7em;
  color: #999999;
}

#story ul { 
  font-size: 0.7em;
}

#story p.chapeau {
  color: #468124;
  font-weight: bold;
  font-size: 0.7em;
  line-height: 1.6em;
}

#story em.italic {
  font-style: italic;
}

#story div.linklist_1 {
  font-size: 0.7em ;
  padding: 5px;
  background-color: #EBF3E4;
}


#story div.linklist_0 {
  font-size: 0.7em ;
  padding: 5px;
  background-color: #ffffff;
}

#story img.LargeImage {
  margin: 10px;
}

// button lang

.langbutton div {
  font-family: helvetica,arial,sans-serif;
}
.langbutton a {
  font-size: 0.55em;
}
.langbutton span {
  font-size: 0.55em;
  color: #aaaaaa;
}
.langbutton a:link,
.langbutton a:visited,
.langbutton a:hover {
  background-color: transparent;
  color: #000000;
  text-decoration: none;
}

font.link {
  color: #478434;
  font-weight: bold;
}
a.link {
  color: green
}
font.linksize {
  color: #848484;
  font-weight: bold;
}

img.picto, img.puce {
  vertical-align: middle;
  border: none;
}



// javascript - Bruno

.smallP {   
	font-size   : 4pt;
    font-family : Arial;
    font-weight : 500;
    color       : #3D3E1F;
    background  : transparent;
    text-decoration : none;
}

.heading1 { 
  color: black;
  font-weight: normal;
  font-size: 1.2em;
  padding: 6px 6px 6px 10px
}
.heading2 {  color: #4A5A40; 
  font-weight: bold; 
  font-size: 0.7em; 
  padding: 4px 4px 4px 10px; 
  border: solid 0px #73ae51
}
.heading3 { font-size   : 8pt;
    font-family : Arial;
    color       : #3D3E1F;
    text-decoration : none;
}
.text1 { 
  color: black;
  font-weight: normal;
  font-size: 1.2em;
  background-color: #e5e5e5;
  padding: 6px 6px 6px 10px
}
.text2 {  color: #4A5A40; 
  font-weight: bold; 
  font-size: 0.7em; 
  padding: 4px 4px 4px 10px; 
  border: solid 1px #73ae51
}

.text3 { font-size   : 8pt;
    font-family : Arial;
    color       : #3D3E1F;
    text-decoration : none;
}

.text4  { 
  font-size:8pt;
}

// table Jean-Claude

table.tab {
	width: 100%;
	border: 0;
	cellpadding: 0;
    cellspacing: 0;
}
	
th.th { 
  color: #468124; 
  font-weight: bold; 
  font-size: 0.75em; 
  background-color: #badaa8; 
  padding: 4px 4px 4px 10px; 
  border: solid 1px #73ae51;
}

td.td1 { 
  padding: 5px;
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #EBF3E4;
  valign: middle;
}
td.td0 { 
  padding: 5px;
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #ffffff;
  valign: middle;
}


// table bruno test 1 2 3 

table.tabX {
  border: 0;
  cellpadding: 0;
  cellspacing: 0;  
}
    
th.thX { 
  color: #468124; 
  font-weight: bold; 
  font-size: 0.75em; 
  background-color: #badaa8; 
  padding: 4px 4px 4px 10px;   
  border: solid 1px #73ae51;
}

td.td1X {
	padding: 4px 4px 4px 10px;
	font-size: 0.7em;
	background-color: #EBF3E4;
	valign: top;
	line-height: normal;

}
td.td0X {
	padding: 4px 4px 4px 10px;
	font-size: 0.7em;
	background-color: #ffffff;
	valign: top;
	line-height: normal;

}
 // table WLA

table.sub {
	width: 100%;
	border: 0;
	cellpadding: 0;
    cellspacing: 0;
}
	
th.ths { 
  color: #468124; 
  font-weight: bold; 
  font-size: 0.75em; 
  background-color: #badaa8; 
  border: solid 1px #73ae51;
}

th.ths1 { 
  color: #468124; 
  font-weight: bold; 
  font-size: 0.75em; 
  background-color: #badaa8; 
  border: none 1px #73ae51;

}

td.td2s { 
  color: black; 
  font-weight: normal; 
  font-size: 1em; 
  background-color: #e5e5e5; 
}

td.td1s { 
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #EBF3E4;
  valign: middle;
}
td.td0s { 
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #ffffff;
  valign: top;
}
td.td0xs { 
  padding: 1px 2px 2px 1px;
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #ffffff;
  valign: top;
  text-align: left;
  vertical-align: center;
}
td.td0xs1 { 
  padding: 0px 2px 2px 1px;
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #ffffff;
  valign: top;
  text-align: left;
  vertical-align: top;
}

tr.tr0 {

  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #ffffff;
  valign: top;
}
tr.tr1 {

  padding: 5px;
  font-size: 0.7em;
  line-height: 0.8em;  
  background-color: #EBF3E4;
  valign: middle;
}
