html {
    /*scrollbar-face-color: #e7c6ab;
    scrollbar-highlight-color: #c7a68b;
    scrollbar-3dlight-color: #c7a68b;
    scrollbar-arrow-color: #c7a68b;
    scrollbar-track-color: #e7c6ab;
    scrollbar-darkshadow-color: #BB893E;*/

    }
body         
{ 
    font-size: 10pt; 
    font-family: Arial; 
    font-weight: bold;
    color:#c7a68b;
    margin:0 0 0 0;
    background-image:url('/images/fond.jpg');
    background-repeat:repeat-y;
    background-color: #000000;
}

tbody         
{ 
    font-size: 10pt; 
    font-family: Arial; 
    font-weight: bold;
    color:#c7a68b;
}

img
{
    border:0;
}

a
{
    text-decoration:none;
    color:#77773C;
    cursor:pointer;
}

a.underline span
{
    text-decoration:underline;
}

a.white
{
    color:#FFFFFF;
}

a:hover
{
  color:#99995C;
}

.big
{
    font-size: 12pt;
}

.small
{
    font-size: 8pt;
    font-weight: normal;
}
.black
{
    color:#000000;
}

.EvtName
{
    font-size: 13pt;
    color: #c7a68b;
}

.title
{
    font-size: 15pt;
    color:#BB893E;
    font-weight: bold;
    font-family: Georgia, Times New Roman, Times, serif;
}

.thinborder
{
    border:solid 1px silver;
    padding:5px;
} 

.contenu
{
    width:894;
    height:373;
    background-image:url('/images/fond_gris.jpg');
}

.note
{
    font-size: 9pt;
    color:#D9AB22;
}

.kaki
{
    font-size: 9pt;
    color:#77773C;
}

.beige
{
    color:#c7a68b;
}

.pblanc
{
    font-size: 9pt;
    color:#ffffff;
}


.normal
{
    font-weight:normal;
}

hr.kakiseparator
{
    color:#77773C;
    width:300;
    text-align:left;
}

hr.separator
{
    color:#BB893E;
    width:300;
    text-align:left;
}

.linkbeige
{
    color:#c7a68b;
}

.history
{
    font-family: verdana;
    font-size: 11px;
    color: #550000;
    background-image: url('/images/fond_historique.jpg');
}

.scroll
{

    scrollbar-base-color: #000000;
    scrollbar-3d-light-color: #BDBDBD;
    scrollbar-arrow-color: #BDBDBD;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #9C9C9C;
    scrollbar-shadow-color: #9C9C9C;
    scrollbar-track-color: #000000;
}

td.history tbody
{
    font-family: verdana;
    font-size: 11px;
    color: #550000;
    text-align:justify;
}

form
{
    margin:0px;
    padding:0px;
}

input, select, textarea 
{
    background-color:#ffe6cb;
    font-size:10px;
    border-color:#c7a68b;
    border-style:solid;
    border-width:1px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:700000;
}

.contour
{
    background-color:#611F1F;
    width:700;
    border: 2px solid #FFE6CB;
}

.justified
{
    text-align:justify;
}

div.menu
{
    overflow:auto;
    border: 5px solid #440000;
    text-align:center;
    width:600px;
    height:750px;
    padding:14px;
    background-image:url('/images/menubg.jpg') !important;
    background-repeat:no-repeat;
    font-family:Times New Roman;
    color:#440000;
}

div.menu p.stitre
{
    font-size:18px;
    text-decoration:underline;
    font-style:italic;
}

div.menu p.titre
{
    text-transform:uppercase;
}

.annonce
{
    width:90%;
    background-color:#000000;
    color:#297B4A;
    font-weight:normal;
    text-align:left;
    border-color:#DE2121;
    border-style:dotted;

    padding:5px;
}

div.jour
{
    height:50;
    width:50;
    border-color:#c7a68b;
    border-style:solid;
    border-width:1px;
    text-align:center;
    vertical-align:middle;
    font-size:22pt;
}

tr.mois th
{
    background-color:000000;
    color:#77773C;
    border-color:#77773C;
    border-style:solid;
    border-width:1px;
    padding:1px;
}

.icone
{
    position:absolute;
}

.photo
{
    position:relative;
}