BODY {font-family: arial ; background-color: navy; color: white; margin: 0.5cm;}
p {color: white;}
p.note {color: white; font-size: 10pt; text-align: center;}
h1 { font-size: large ; font-weight: bold; color: white; text-align: center;} 
h2 { color: gray; margin-left:15x;} 
h3, h4 { color: teal; font-size: small; } 
A:link { color: yellow ; text-decoration: underline;}
A:hover { color: red ;}
A:active { color: yellow ; }
A:visited { color: yellow ; }
table, tr, td, ol, ul, li  {color: white; font-size: 10pt;}

img {
   border: none;
}
table {
/*   background: #ffffff;*/
   border: none;
   border-collapse: collapse;
   margin-left: auto;
   margin-right: auto;
}
td {   
   text-align: center;
}

table.container {
   background: transparent;
}

table.outertable {
   /*border: 1px solid #1B70CF;*/
}
th.header {
   background: url(header.png);
   color: #104581;
   font-size: 22px;
   font-weight: bold;
   height: 45px;
   padding: 0 10px 0 10px;
   vertical-align: middle;
   text-align: left;
}
td.secheader {
   background: #E7EDF1;
   border-bottom: 1px solid #97B9DF;
   color: #3C4F64;
   font-size: 16px;
   font-weight: bold;
   padding: 5px 10px 5px 10px;
   text-align: left;
}
td.content {
   padding: 10px;
   vertical-align: middle;
   background: navy;
}
td.thumbs {
   color: #000000;
   background: #BBBBFF;
   font-size: 10px;
   width: 10em;
   vertical-align: baseline;
   padding: 10px 5px 5px 5px;
}
td.navi {
   background: #E7EDF1;
   border-bottom: 1px solid #97B9DF;
   color: #3C4F64;
   font-size: 12px;
   padding: 5px;
}
td.desc {
   background: #E7EDF1;
   border-top: 1px solid #97B9DF;
   color: #000000;
   font-size: 12px;
   padding: 5px;
   text-align: center;
}
td.footer {
   background: #dadada;
   color: #808080;
   font-size: 10px;
   padding: 10px;
}


/****************************************************************
A:visited { color: teal ; }
couleur des liens vlink="#FAFC96"
ambiance bleue bgcolor="#6699CC" text="#000099" link="#660066
****************************************************************
fond bleu #333399
violet pastel #CCCCFF (utilisé pour le blog)
brun #BB935B
beige clair #F7E7C8
beige-jaune #FFC90D
****************************************************************
couleurs standards
black maroon navy brown purple blue 
white yellow cyan lime magenta silver fuchsia aqua
red green olive teal gray 
****************************************************************
font-family: Arial, Helvetica, sans-serif, verdana, times
****************************************************************/