
A:link {
    color: #000000; text-decoration: none
}
A:visited {
    color: #000000; text-decoration: none
}
A:active {
    color: #00099a; text-decoration: none
}
A:hover {
    color: #00099a; text-decoration: none
}
BODY {
  scrollbar-face-color:#FFFFFF;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#EAEDF4;
  scrollbar-highlight-color:#D9E2EC;
  scrollbar-3dlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color:#FFFFFF;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0 ;
    background-color: #EAEDF4;
    color: #333355; 
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

TABLE.cadre {
     border-collapse: collapse;
     border-width: 1px;
     border-style: solid;
     border-color: #000055;
     background-color: #FFFFFF;
}

TD.cadre {
     border-width: 1px;
     border-top-style: solid;
     border-bottom-style: solid;
     border-left-style: none;
     border-right-style: none;
     border-color: #000055;
}

P {
    margin-top:25px;
    margin-bottom:5px;
}

DIV {
    margin-top:0px;
    margin-bottom:0px;
}

DIV.picto {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 10px;
    float: left;
}

DIV.webcam {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 2px;
    padding-right: 10px;
    float: left;
}

DIV.titre {
    text-align: center;
    font-style: italic;
    padding-top: 7px;
    padding-bottom: 0px;
}

DIV.large {
    text-align: justify;
    padding-top: 7px;
    padding-bottom: 7px;
}

DIV.cpyr {
    text-align: right;
    font-size: 8pt;
    color: #7777aa;
    padding-top: 2px;
    padding-bottom: 4px;
}

IMG.webcam {
    width: 150px;
    border: 0px;
}

FONT.verte {  color: #449944; }
FONT.bleue {  color: #5555ff; }
FONT.rouge {  color: #ff5555; }
FONT.noire {  color: #000000; }

.bigLien {
    font-family: Tahoma, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; text-decoration: none;
}
.tenGr {
    font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none;
}
.ten {
    font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none;
}