BODY
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom:0px;
    margin-top: 0px;
    margin-left : 0px;
    margin-right : 0px;
    background-color: #A95F3E;
}

.tabHaut{
    background-position: right;
    background-image: url(picWeb/top_right_wood.gif);
    background-repeat: no-repeat;
    background-color:#d89c56;
    height: 109px;
}

.tabCent{
    text-align: center;
    background-color: #CD8D44;
    height: 38px;
    font-size: 16pt;
    color: black;
    font-family: Arial;
}

.tabFrame{
    background-color: #FCC483;
    border-style: solid;
    border-color: #B67324;
    border-width: 2px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: top;
}

.bordImage{
    border-style: solid;
    border-color: #B67324;
    border-width: 2px;
}

.tabBas{
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}

table.index td{
    vertical-align: top;
}

Table.news{
    text-align: center;
    width: 300px;
}

Table.news th{
    color: #cc0000;
    font-size: 200%;
    background-color: #d89c56;
    
}
Table.news td{
    vertical-align: middle;
    max-width: 600px;
    background-color: #f0ae62;
}

Table.links{
    text-align: center;
}

Table.links th{
    color: #cc0000;
    font-size: 200%;
    background-color: #d89c56;
    
}
Table.links td{
    vertical-align: middle;
    max-width: 600px;
}


Table.thumbnailsLink{
    background-color: #d89c56;
}

Table.thumbnailsLink td{
    background-color:#e8ac66;
    vertical-align: middle;
    font-size: 110%;
}

Table.award{
    background-color: #d89c56;
    width:600px;
}
.award td{
  padding-left: 20px;
}

LI {
    list-style-type: disc;
    font-size: 90%;
    max-width: 800px;
}

B {
    font-weight: bolder;
    color:#330033;
    font-family:garamond;
}

.legende {
    font-size: 100%;
}

p.texte {
    color: black;
    font-size:110%;
    max-width: 800px;
    text-align: left;
}

.explication {color:#006666}

p.thanks
{
       font-size: 120%;
       text-align: center;
       font-weight: bold;
}

p.titre {
    font-weight: bold;
    font-size: 300%;
    color:black;
    text-align:center;
}

p.sousTitre {
    font-size:200%;
    font-weight: bold;
    text-align: center;
}

.commentaire {
    text-align: center;
    font-size:70%;
}

p.noteBasPage {
    text-align: left;
    font-size:75%;
    max-width: 800px;
}

A.barreTitre:link{ color: black; text-decoration: underline; font-size:120%;font-family: Helvetica, Arial, sans-serif;}
A.barreTitre:visited {color: black; text-decoration: underline; font-size:120%;font-family: Helvetica, Arial, sans-serif;}
A.barreTitre:hover   {color: white; text-decoration: underline; font-size:120%;font-family: Helvetica, Arial, sans-serif;}
A.barreTitre:active  {color: black; font-size:120%; font-family: Helvetica, Arial, sans-serif;}

A:link    {color: blue; text-decoration: underline; }
A:visited {color: blue; text-decoration: underline; font-size:100%;}
A:hover   {color: black; text-decoration: underline; font-size:100%;}
A:active  {color: blue; font-size:100%;}

