.center {
   text-align:center;
}

.footnote {
/*   font-size      : 8pt; */
   font-size	: x-small;
   font-variant	: small-caps;
}

.info {
   font-size	: x-small;
/*   color		: #F9A845; */
   font-variant	: small-caps;
}

.array {
   border: solid 1px #F9A845;
}

.arrayEUR {
   background: white;
}

.required {
   font-size      : 12pt;
   color          : red;
   vertical-align : text-top;
}

.colored {
   BACKGROUND-COLOR	: transparent;
   color			: #46468C;
}

.upfront {
   BACKGROUND-COLOR: transparent;
   color: #5f63ff;
   border: solid;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-color: #F9A845;
}

BODY, TABLE, TR, TD, ADDRESS {
   BACKGROUND-COLOR: #E7F6FF;
   FONT-FAMILY: Arial, Helvetica, sans-serif;    
   COLOR: #46468C;
   background-image: url('Images/bgmsk4.gif');
   SCROLLBAR-DARKSHADOW-COLOR: #E7F6FF;
   SCROLLBAR-HIGHLIGHT-COLOR:  #E7F6FF;
   SCROLLBAR-SHADOW-COLOR:  #4BA0FF;
   SCROLLBAR-3DLIGHT-COLOR: #4BA0FF;
   SCROLLBAR-ARROW-COLOR: #4BA0FF;
   scrollbar-track-color: #bbd0ea;
   SCROLLBAR-FACE-COLOR:  #bbd0ea;
   font-size	: 10pt;
  }

QUOTE {
   font-style: italic;
   background-color:rgb(200, 240, 255);
}

A:link    {
   BACKGROUND-COLOR: transparent;
   color: #000080;
   text-decoration: underline;
}

A:visited {
   BACKGROUND-COLOR: transparent;
   color: #5f63ff;
   text-decoration: underline;
}

A:active  {
   BACKGROUND-COLOR: transparent;
   color: #000080;
   text-decoration: underline;
}

A:hover   {
   BACKGROUND-COLOR: transparent;
   color: #0000C0;
   text-decoration: underline overline;
}

P {
   text-align		: justify;
}

H3, H4, H5, H6 {
   BACKGROUND-COLOR: transparent;
   color: #5f63ff;
   margin-bottom:2px;
}

H1, H2 {
   BACKGROUND-COLOR: transparent;
   color: #5f63ff;
   border: solid;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-right-width: 0px;
   border-left-width: 0px;
/*   border-color: #F0D17E;*/
   border-color: #F9A845;
}

HR {
   BACKGROUND-COLOR: transparent;
   height: 1px;
   color:#F9A845;
}

UL.puce {
   list-style-image	: url(Images/to.gif)
}
UL.none {list-style-type:none}



/*	
    <HR>
    
    <TABLE width="100%" cellspacing="5" cellpadding="5" align="center" class="center" border="0">
      <TR>
	<TD align="center">
	  <A href="#top" target="main">top</A>
	</TD>
	<TD align="center">
	  <A href="../../main.html" target="main">home</A>
	</TD>
	<TD align="center">
	  <SPAN title="contact@bertrand-blanc.com">
             <A href="mailto:contact@bertrand-blanc.com">contact</A>
	  </SPAN>
	</TD>
      </TR>
    </TABLE>

    <SCRIPT language="JavaScript" type="text/javascript">
      <!--
      function single() {
      var current = "";
      var message = "Do you want to be redirected to the web site home page at www.bertrand-blanc.com?";


      if ( window.parent.frames.length  < 2 ) {
      if (confirm(message)) {
      window.location.replace('http://www.bertrand-blanc.com');
      }
      }
      }
      // -->
    </SCRIPT>
  </HEAD>
  
  <BODY onLoad="single();">


*/
