/*
   WebSite
*/

a:active  { text-decoration : none; color : #800000; }
a:link    { text-decoration : none; color : #800000; }
a:visited { text-decoration : none; color : #800000; }
a:hover   { text-decoration : none; color : #008080; }

body {
background-color : #CCCCCC;
font-size : 10pt;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
color : #000080;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.edito {
font-family : Lucida Console, Arial Unicode MS, Tahoma, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : 18px;
font-weight : normal;
color : #000080;
}


td.copyright {
height:22px;
font-size : 10px;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.copyright {
text-decoration : none;
color : #000000;
}

a:hover.copyright {
text-decoration : none;
color : #008080;
}

h1 {
font-size : 13px;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight : bolder;
color: #000080;
}

h2 {
font-size : 12px;
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/*
   TKOF Release
*/

.tkhide { position: absolute; visibility: hidden; left: -5000; top : -5000; }
