BODY {scrollbar-base-color: #33cc66; 
font-family:Arial,Verdana,Trebuchet MS,Helvetica;
font-size:10pt;
color:black;
}

a:hover { color: red; text-decoration: none; }


.lien1 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline}
a.lien1:visited { color: #000000;font-size: 8pt;}
a.lien1:hover { color: red ;font-size: 8pt;}

.gris { background-color: #cccccc;
padding:15px}

.titreTab{font-size:1.3em;color:red; font-weight:bold;}

.titreR{font-size:11pt;color:red; font-weight:bold;}

.titreB{color: blue; font-size: 11pt;  font-weight:bold;}

.titreV{font-size:11pt; color:green; font-weight:bold;}

.titreM {font-size:11pt; color:#990000; font-weight:bold;}

div.main {
    background-color: white;
    margin: 1em;
    padding: .5em;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    
}

.cadrevert{padding:13px;border: solid 2px green;}
.cadremarron{padding:13px; border: solid 2px #990000;}
.cadrebleu{padding:13px;border: solid 2px blue; }











