﻿body
{
    margin: auto;
    color: black;
    background-color: white;
    background-image: url("Images/fondecran/apple_green.jpg");
    text-align: center;
    background-attachment: fixed;
    vertical-align:text-bottom;
    font-family: Arial, Helvetica, sans-serif;
    font-size:10px;
    scrollbar-face-color: #006400;
    scrollbar-shadow-color: #228b22;
    scrollbar-highlight-color: #98fb98;
    scrollbar-3dlight-color: #8fbc8b;
    scrollbar-darkshadow-color: #7cb57c;
    scrollbar-track-color: #7cb57c;
    scrollbar-arrow-color: #eee8aa;        
}
  
 titre
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #00AA00;
    font-style: normal;
    text-decoration: blink;
}
#DivContenu {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top:60px;
    text-align:center;
}
 btn
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    color: #669900;
    text-decoration: blink;
}
 lbl
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #0000FF;
    font-weight: normal;
    font-variant: normal;
    line-height:10px;
}

vert 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #0B5B1B;
    font-weight: normal;
    font-variant: normal;   
}

 infoslbl
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #0000FF;
    font-weight: normal;
    font-variant: normal;   
}

 small
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #0000FF;
    font-weight: bold;
    font-variant:small-caps; 
      
}

 big
{
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #FFFFFF;
    font-weight: bold;
    font-variant: normal;   
}

select 
{
  font:.9em "Trebuchet MS", Verdana, sans-serif;
  width:15.5em;   
}

textArea {
  font:.9em "Trebuchet MS", Verdana, sans-serif;
  width:38em;
  height:12em;
  padding:.2em;
}
td 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
    font-weight: normal;
    font-variant: normal;
    text-align:left;
   }

a:link {
    color: #0066FF;
    font-family: arial, serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
}
a:visited {
    color: #CC0099;
    font-family: arial, serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
}
a:hover {
    color: #FF0000;
    font-family: arial, serif;
    font-size: 12px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
} 
a:active {
    color: #FF6600;
    font-family: arial, serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
}

