/* Cascading style sheet for my site */
/* $Id: elistyle.css,v 1.9 2002/05/10 17:43:08 romuald Exp $ */
BODY { font-family: Helvetica, Arial, sans-serif; font-size: 10pt }
TABLE { font-family: Helvetica, Arial, sans-serif; font-size: 10pt }

#gcontent { text-align: justify }
#dcontent { text-align: justify }
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:hover { text-decoration: underline }
A.topbar { font-family:  Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: white;  }
A.menu2 { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt;}
A.hli {font-family: Helvetica, Arial, sans-serif}
/* SPAN.topbar { font-family: Arial Narrow, Helvetica, sans-serif; font-size: 12pt; font-weight: bold } */
SPAN.topbar { font-family:  Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold ; color: white}
SPAN.note { font-style: italic }
SMALL { font-size: 8pt }
H1 { font-size: 14pt; text-align: left;}
H1.graphic { text-align: center }
H2 { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; color: #000000;}
H2.graphic { text-align: left; margin-left: 0pt }
H3 { font-size: 11pt; padding-left: 1em }
H4 { margin-left: 1.5em;  font-family: Helvetica, Arial, sans-serif; font-size: 10pt; font-weight: bold }
P { font-family: Helvetica, Arial, sans-serif; margin-left: 2em;}
TH { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color:white; text-transform: uppercase; text-align: center}
.nostyle { display: none }
DIV.footer {  font-size: 8pt; text-align: center; color: gray; font-style: italic;  padding-top: .2em }
DIV.title { font-size: 24pt; font-family: Helvetica, Arial, sans-serif; color: #0055AA; padding-bottom: 0.3em}
DIV.subtitle { font-weight: bold; font-style: italic; color: #0055AA; text-align: right; padding-bottom: 0.1em }
DIV.select { color: #FFF42B; font-family: Helvetica, Arial, sans-serif; font-size: 14pt; font-weight: bold; }
DIV.para { font-family: Helvetica, Arial, sans-serif; padding-bottom: 0.7em; margin-left: 2em; }
DIV.ard { font-family: Helvetica, Arial, sans-serif; font-size: 16pt; text-align: center }
DIV.boxtitle {  font-weight: bold }
CODE.cmd {font-weight: bold}
CODE.app {font-weight: bold}
CODE.block { color: brown }
VAR.arg { font-style: italic; font-family: Courrier }
DL { margin-top: 0px; padding-top: 0px }
SPAN.rev { font-weight: bold }
SPAN.addr { color: darkcyan }
EM { color: #307860 }
ADDRESS { margin-left: 2em }

.thenews {
   font-weight : bold;
   font-size : 13px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #336699;
   background-color : #eeeeee;
   text-decoration : none;
}
.separateur {
   font-size : 2px;
   font-family : Arial, Helvetica, sans-serif;
   background-color : #cccccc;
   text-decoration : none;
}
.news {
   font-size : 11px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #336699;
   text-decoration : none;
   text-align: justify;
}
.grostitre {
   font-weight : bold;
   font-size : 14px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #FFFFFF;
   background-color : #999999;
   text-decoration : none;
   text-align : center;
}

IMG.pix { border: 1px solid black;
          margin-left: 3px;
          margin-right: 3px;
          margin-bottom: 3px;
          margin-top: 3px;
        }

IMG.illus {
          margin-left: 1px;
          margin-right: 10px;
          margin-bottom: 10px;
          margin-top: 1px;
        }

